Uses of Class
org.gcube.portlets.user.codelistinterface.codelist.CodeList

Packages that use CodeList
org.gcube.portlets.user.codelistinterface.codelist   
 

Uses of CodeList in org.gcube.portlets.user.codelistinterface.codelist
 

Methods in org.gcube.portlets.user.codelistinterface.codelist that return CodeList
 CodeList CodeListManager.get(java.lang.String codeListId)
           
 

Methods in org.gcube.portlets.user.codelistinterface.codelist that return types with arguments of type CodeList
 java.util.List<CodeList> CodeListManager.list()