public interface TabularResource extends org.gcube.data.analysis.tabulardata.metadata.MetadataHolder<TabularResourceMetadata<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
finalize() |
Calendar |
getCreationDate() |
List<HistoryStep> |
getHistory() |
TabularResourceId |
getId() |
String |
getOwner() |
org.gcube.data.analysis.tabulardata.commons.webservice.types.TabularResource |
getRemoteTabularResource() |
List<String> |
getSharedWithGroups() |
List<String> |
getSharedWithUsers() |
String |
getTableType() |
org.gcube.data.analysis.tabulardata.commons.webservice.types.TabularResourceType |
getTabularResourceType() |
boolean |
isFinalized() |
boolean |
isLocked() |
boolean |
isValid() |
TabularResourceId getId()
Calendar getCreationDate()
String getTableType()
org.gcube.data.analysis.tabulardata.commons.webservice.types.TabularResourceType getTabularResourceType()
boolean isValid()
List<HistoryStep> getHistory()
String getOwner()
void finalize()
boolean isFinalized()
boolean isLocked()
org.gcube.data.analysis.tabulardata.commons.webservice.types.TabularResource getRemoteTabularResource()
Copyright © 2015. All Rights Reserved.