org.gcube.contentmanagement.timeseriesservice.impl.curation.state
Class CurationPersistence

java.lang.Object
  extended by org.gcube.common.core.persistence.GCUBEPersistenceDelegate<RESOURCEID,RESOURCE>
      extended by org.gcube.common.core.persistence.GCUBEFilePersistenceDelegate<org.gcube.common.core.state.GCUBEWSResourceKey,RESOURCE>
          extended by org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<CurationResource>
              extended by org.gcube.contentmanagement.timeseriesservice.impl.curation.state.CurationPersistence

public class CurationPersistence
extends org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<CurationResource>


Constructor Summary
CurationPersistence()
           
 
Method Summary
 
Methods inherited from class org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate
initialise
 
Methods inherited from class org.gcube.common.core.persistence.GCUBEFilePersistenceDelegate
getResourceIdentifiers
 
Methods inherited from class org.gcube.common.core.persistence.GCUBEPersistenceDelegate
load, remove, store
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurationPersistence

public CurationPersistence()