|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A RegisterService request forces the catalog to call metadata of the service identified by getServiceAddress. It's a 'pull' mechanism to add metadata to the catalog. The service address must offer metadata about the service in a form that is well known to the catalog:
--------------------------------------------------------------------
Method Summary | |
int |
getHarvestFrequency()
Frequency for catalog to check for and harvest new version of the Service metadata document |
java.net.URL |
getServiceAddress()
returns the address where the catalog can access metadata about a service. |
java.lang.String |
getServiceOwnerContactInfo()
returns informations about the service owner. |
Methods inherited from interface org.deegree.services.OGCWebServiceRequest |
getId, getRequest, getRequestParameter, getService, getVendorSpecificParameter, getVendorSpecificParameters, getVersion |
Method Detail |
public java.net.URL getServiceAddress()
public java.lang.String getServiceOwnerContactInfo()
public int getHarvestFrequency()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |