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

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

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

Methods in org.gcube.portlets.user.codelistinterface.curation that return CurationColumn
 CurationColumn CurationServiceInterface.getColumnUnderEdit()
          Returns the column currently under edit.
 

Methods in org.gcube.portlets.user.codelistinterface.curation that return types with arguments of type CurationColumn
 java.util.List<CurationColumn> CurationServiceInterface.getColumns()
          Get the columns definitions for this Curation.