org.gcube.common.homelibrary.home.workspace.folder.items
Interface GCubeItem

All Superinterfaces:
FolderItem, WorkspaceItem

public interface GCubeItem
extends FolderItem

Author:
Lucio Lelii lucio.lelii@isti.cnr.it

Method Summary
 String getCreator()
           
 Map<String,String> getItemProperties()
           
 String getItemType()
           
 List<String> getScopes()
           
 
Methods inherited from interface org.gcube.common.homelibrary.home.workspace.folder.FolderItem
getFolderItemType, getLength, getMimeType, getWorkflowData, getWorkflowId, getWorkflowStatus, setWorkflowData, setWorkflowId, setWorkflowStatus
 
Methods inherited from interface org.gcube.common.homelibrary.home.workspace.WorkspaceItem
cloneItem, getAccounting, getCapabilities, getChildren, getCreationTime, getDescription, getId, getIdSharedFolder, getLastAction, getLastModificationTime, getName, getOwner, getParent, getPath, getProperties, getReaders, getRemotePath, getType, isMarkedAsRead, isRoot, isShared, markAsRead, move, remove, removeChild, rename, setDescription, setRemotePath
 

Method Detail

getScopes

List<String> getScopes()

getItemType

String getItemType()

getCreator

String getCreator()

getItemProperties

Map<String,String> getItemProperties()


Copyright © 2013. All Rights Reserved.