Esri Geoportal Server
1.0

com.esri.gpt.control.publication
Class UploadMetadataController.UploadOptions

java.lang.Object
  extended by com.esri.gpt.control.publication.UploadMetadataController.UploadOptions
Enclosing class:
UploadMetadataController

public static class UploadMetadataController.UploadOptions
extends Object

Stores session based upload options for the controller.


Constructor Summary
UploadMetadataController.UploadOptions()
           
 
Method Summary
 String getSpecificationMethod()
          Gets the file specification method.
 void setSpecificationMethod(String method)
          Sets the file specification method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadMetadataController.UploadOptions

public UploadMetadataController.UploadOptions()
Method Detail

getSpecificationMethod

public String getSpecificationMethod()
Gets the file specification method.

Returns:
the file specification method

setSpecificationMethod

public void setSpecificationMethod(String method)
Sets the file specification method.

Parameters:
method - the file specification method

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.