com.esri.gpt.catalog.publication
Class HarvesterRequest
java.lang.Object
com.esri.gpt.catalog.publication.PublicationRequest
com.esri.gpt.catalog.publication.HarvesterRequest
public class HarvesterRequest
- extends PublicationRequest
Publishes harvested metadata.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HarvesterRequest
public HarvesterRequest(RequestContext requestContext,
Publisher publisher,
String siteUuid,
String sourceUri,
String sourceXml)
- Constructs a request to publish harvested metadata document.
- Parameters:
requestContext
- the request contextpublisher
- the publishersourceUri
- the URI of the source metadatasourceXml
- the XML file content
getDocUuid
public String getDocUuid()
- Gets published document uuid.
- Returns:
- uuid of the published document
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.