public interface SearchItem
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getCreationDate()
Get the Creation Date of the SearchItem
|
String |
getId()
Get the id of the SearchItem
|
Calendar |
getLastModified()
Get the Last Modified of the SearchItem
|
String |
getName()
Get the name of the SearchItem
|
String |
getOwner()
Get the owner of the SearchItem
|
org.gcube.common.homelibary.model.items.type.WorkspaceItemType |
getType()
Get the Creation Date of the SearchItem
|
boolean |
isShared()
Check if the SearchItem is shared
|
boolean |
isVreFolder()
Check if the SearchItem is a VRE folder
|
String getId()
String getName()
Calendar getCreationDate()
Calendar getLastModified()
String getOwner()
org.gcube.common.homelibary.model.items.type.WorkspaceItemType getType()
boolean isVreFolder()
boolean isShared()
Copyright © 2020. All Rights Reserved.