|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fao.geonet.kernel.csw.services.AbstractOperation
org.fao.geonet.kernel.csw.services.GetRecordById
public class GetRecordById
TODO OGC 07045: - TYPENAME - Zero or one (Optional) Default action is to describe all types known to server - Optional. Must support “gmd:MD_Metadata”.
| Constructor Summary | |
|---|---|
GetRecordById(LuceneConfig luceneConfig)
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
adaptGetRequest(Map<String,String> params)
Convert params in a GET request to a POST request |
org.jdom.Element |
execute(org.jdom.Element request,
ServiceContext context)
Executes the service on given input request |
String |
getName()
Returns the name of the service for dispatching purposes |
org.jdom.Element |
retrieveValues(String parameterName)
Return domain values information for specific parameters |
| Methods inherited from class org.fao.geonet.kernel.csw.services.AbstractOperation |
|---|
addElement, checkService, checkVersion, createValuesElement, createValuesElementNS, fill, fill, getElementSetName, getFilterExpression, getFilterVersion, retrieveNamespaces, retrieveTypeNames, setAttrib |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetRecordById(LuceneConfig luceneConfig)
| Method Detail |
|---|
public String getName()
CatalogService
getName in interface CatalogService
public org.jdom.Element execute(org.jdom.Element request,
ServiceContext context)
throws CatalogException
CatalogService
execute in interface CatalogServiceCatalogExceptionpublic org.jdom.Element adaptGetRequest(Map<String,String> params)
CatalogService
adaptGetRequest in interface CatalogService
public org.jdom.Element retrieveValues(String parameterName)
throws CatalogException
CatalogService
retrieveValues in interface CatalogServiceCatalogException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||