Uses of Class
org.gcube.portlets.user.codelistinterface.curation.CurationCreationState

Packages that use CurationCreationState
org.gcube.portlets.user.codelistinterface.curation   
 

Uses of CurationCreationState in org.gcube.portlets.user.codelistinterface.curation
 

Methods in org.gcube.portlets.user.codelistinterface.curation that return CurationCreationState
 CurationCreationState CurationServiceInterface.getCreationState()
           
static CurationCreationState CurationCreationState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CurationCreationState[] CurationCreationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.