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

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

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

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