|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.framework.search.SearchXslProfile<SearchCriteria,SearchResultRecord,SearchResultRecords,SearchResult> com.esri.gpt.catalog.search.SearchGptXslProfile
public class SearchGptXslProfile
The Class SearchGptProfile.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.esri.gpt.framework.search.SearchXslProfile |
---|
SearchXslProfile.FORMAT_SEARCH_TO_XSL |
Field Summary | |
---|---|
Logger |
LOG
Class logger |
static String |
XSLT_PARAM_SEARCH_URL
The xslt param search url. |
Constructor Summary | |
---|---|
SearchGptXslProfile()
|
Method Summary | |
---|---|
String |
getClassInstance()
Gets the class instance. |
String |
getId()
Gets the id. |
String |
getKey()
Gets the key. |
void |
readGetMetadataByIDResponse(String response,
SearchResultRecord record)
Read get metadata by id response. |
void |
setClassInstance(String classInstance)
Sets the class instance. |
void |
setId(String id)
Sets the id. |
void |
setKey(String key)
Sets the key. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Logger LOG
public static String XSLT_PARAM_SEARCH_URL
Constructor Detail |
---|
public SearchGptXslProfile()
Method Detail |
---|
public String getClassInstance()
public void setClassInstance(String classInstance)
classInstance
- the new class instancepublic String getKey()
public void setKey(String key)
key
- the new keypublic String getId()
SearchXslProfile
getId
in class SearchXslProfile<SearchCriteria,SearchResultRecord,SearchResultRecords,SearchResult>
public void setId(String id)
SearchXslProfile
setId
in class SearchXslProfile<SearchCriteria,SearchResultRecord,SearchResultRecords,SearchResult>
id
- the new idpublic void readGetMetadataByIDResponse(String response, SearchResultRecord record) throws TransformerException
SearchXslProfile
readGetMetadataByIDResponse
in class SearchXslProfile<SearchCriteria,SearchResultRecord,SearchResultRecords,SearchResult>
response
- the responserecord
- the record
TransformerException
- the transformer exception
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |