com.esri.gpt.catalog.publication
Class UploadRequest
java.lang.Object
com.esri.gpt.catalog.publication.PublicationRequest
com.esri.gpt.catalog.publication.UploadRequest
public class UploadRequest
- extends PublicationRequest
Handles the publishing of an uploaded metadata document.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UploadRequest
public UploadRequest(RequestContext requestContext,
Publisher publisher,
String sourceFileName,
String sourceXml)
- Constructs a request to publish an uploaded metadata document.
- Parameters:
requestContext
- the request contextpublisher
- the publishersourceFileName
- the file name associated with the uploadsourceXml
- the XML file content
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.