Uses of Class
org.gcube.portlets.user.homelibrary.jcr.importing.ImportRequestType

Packages that use ImportRequestType
org.gcube.portlets.user.homelibrary.jcr.importing   
 

Uses of ImportRequestType in org.gcube.portlets.user.homelibrary.jcr.importing
 

Fields in org.gcube.portlets.user.homelibrary.jcr.importing declared as ImportRequestType
protected  ImportRequestType ImportRequest.type
           
 

Methods in org.gcube.portlets.user.homelibrary.jcr.importing that return ImportRequestType
 ImportRequestType ImportRequest.getType()
           
static ImportRequestType ImportRequestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImportRequestType[] ImportRequestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gcube.portlets.user.homelibrary.jcr.importing with parameters of type ImportRequestType
ImportRequest(ImportRequestType type)
          Create a request.
 



Copyright © 2012. All Rights Reserved.