org.gcube.portlets.user.homelibrary.home.workspace.search
Interface SearchItem

All Known Subinterfaces:
SearchFolder, SearchFolderItem

public interface SearchItem

Author:
gioia

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

Method Detail

getId

String getId()

getName

String getName()

getCreationDate

Calendar getCreationDate()

getType

WorkspaceItemType getType()


Copyright © 2013. All Rights Reserved.