|
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.SearchXslProfiles<SearchXslProfile<QueryCriteria,Record,Records<Record>,QueryResult<Records<Record>>>> com.esri.gpt.catalog.search.SearchGptXslProfiles
public class SearchGptXslProfiles
The Class SearchGptProfiles. Encapsulates CSW profiles and Gpt profiles.
Field Summary |
---|
Fields inherited from class com.esri.gpt.framework.search.SearchXslProfiles |
---|
CONFIG_FOLDER_PATH |
Constructor Summary | |
---|---|
SearchGptXslProfiles()
Instantiates a new search gpt xsl profiles. |
Method Summary | |
---|---|
CswProfiles |
getCswProfiles()
Gets the csw profiles. |
SearchXslProfile |
getProfileById(String id)
Gets the profile associated with the id. |
Collection<SearchXslProfile<QueryCriteria,Record,Records<Record>,QueryResult<Records<Record>>>> |
getProfilesAsCollection()
Gets the profiles as collection. |
int |
getSize()
Gets the size. |
void |
loadProfilefromConfig()
Load profilefrom config. |
Methods inherited from class com.esri.gpt.framework.search.SearchXslProfiles |
---|
addProfile, getConfigurationFileName, getConfigurationFolderPath, loadProfilefromConfig, setConfigurationFileName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchGptXslProfiles()
Method Detail |
---|
public CswProfiles getCswProfiles()
public SearchXslProfile getProfileById(String id)
getProfileById
in class SearchXslProfiles<SearchXslProfile<QueryCriteria,Record,Records<Record>,QueryResult<Records<Record>>>>
id
- Gets the profile
SearchXslProfiles.getProfileById(java.lang.String)
public Collection<SearchXslProfile<QueryCriteria,Record,Records<Record>,QueryResult<Records<Record>>>> getProfilesAsCollection()
getProfilesAsCollection
in class SearchXslProfiles<SearchXslProfile<QueryCriteria,Record,Records<Record>,QueryResult<Records<Record>>>>
public int getSize()
getSize
in class SearchXslProfiles<SearchXslProfile<QueryCriteria,Record,Records<Record>,QueryResult<Records<Record>>>>
public void loadProfilefromConfig() throws ParserConfigurationException, SAXException, IOException, XPathExpressionException
loadProfilefromConfig
in class SearchXslProfiles<SearchXslProfile<QueryCriteria,Record,Records<Record>,QueryResult<Records<Record>>>>
ParserConfigurationException
- the parser configuration exception
SAXException
- the sAX exception
IOException
- Signals that an I/O exception has occurred.
XPathExpressionException
- the x path expression exception
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |