org.gcube.common.homelibrary.home.workspace.search
Interface SearchItem

All Known Subinterfaces:
SearchFolder, SearchFolderItem

public interface SearchItem

Author:
gioia

Method Summary
 Calendar getCreationDate()
           
 String getId()
           
 Calendar getLastModified()
           
 String getName()
           
 String getOwner()
           
 WorkspaceItemType getType()
           
 

Method Detail

getId

String getId()

getName

String getName()

getCreationDate

Calendar getCreationDate()

getLastModified

Calendar getLastModified()

getOwner

String getOwner()

getType

WorkspaceItemType getType()


Copyright © 2013. All Rights Reserved.