org.gcube.data.analysis.tabulardata.service.tabular
Class TabularResourceImpl
java.lang.Object
org.gcube.data.analysis.tabulardata.service.tabular.TabularResourceImpl
- All Implemented Interfaces:
- org.gcube.data.analysis.tabulardata.service.tabular.TabularResource
public class TabularResourceImpl
- extends Object
- implements org.gcube.data.analysis.tabulardata.service.tabular.TabularResource
TabularResourceImpl
public TabularResourceImpl(org.gcube.data.analysis.tabulardata.service.tabular.TabularResource copy)
TabularResourceImpl
public TabularResourceImpl()
TabularResourceImpl
public TabularResourceImpl(List<org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep> history,
Map<String,Object> metadata)
getId
public org.gcube.data.analysis.tabulardata.service.tabular.TabularResourceId getId()
- Specified by:
getId in interface org.gcube.data.analysis.tabulardata.service.tabular.TabularResource
getHistory
public List<org.gcube.data.analysis.tabulardata.service.tabular.HistoryStep> getHistory()
- Specified by:
getHistory in interface org.gcube.data.analysis.tabulardata.service.tabular.TabularResource
getMetadata
public Map<String,Object> getMetadata()
- Specified by:
getMetadata in interface org.gcube.data.analysis.tabulardata.service.tabular.TabularResource
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.