Uses of Class
org.gcube.common.homelibrary.home.workspace.folder.FolderItemType

Packages that use FolderItemType
org.gcube.common.homelibrary.home.workspace   
org.gcube.common.homelibrary.home.workspace.accounting   
org.gcube.common.homelibrary.home.workspace.folder   
org.gcube.common.homelibrary.home.workspace.search   
 

Uses of FolderItemType in org.gcube.common.homelibrary.home.workspace
 

Methods in org.gcube.common.homelibrary.home.workspace with parameters of type FolderItemType
 List<WorkspaceItem> Workspace.getFolderItems(FolderItemType... types)
           
 List<WorkspaceItem> Workspace.getFolderItems(FolderItemType type)
           
 

Uses of FolderItemType in org.gcube.common.homelibrary.home.workspace.accounting
 

Methods in org.gcube.common.homelibrary.home.workspace.accounting that return FolderItemType
 FolderItemType AccountingEntryAdd.getFolderItemType()
           
 FolderItemType AccountingEntryRemoval.getFolderItemType()
           
 

Uses of FolderItemType in org.gcube.common.homelibrary.home.workspace.folder
 

Methods in org.gcube.common.homelibrary.home.workspace.folder that return FolderItemType
 FolderItemType FolderItem.getFolderItemType()
          The folder item type.
static FolderItemType FolderItemType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FolderItemType[] FolderItemType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of FolderItemType in org.gcube.common.homelibrary.home.workspace.search
 

Methods in org.gcube.common.homelibrary.home.workspace.search that return FolderItemType
 FolderItemType SearchFolderItem.getFolderItemType()
           
 



Copyright © 2013. All Rights Reserved.