org.gcube.informationsystem.notifier.impl
Class NotifierPersistenceDelegate

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<NotifierResource>
              extended by org.gcube.informationsystem.notifier.impl.NotifierPersistenceDelegate

public class NotifierPersistenceDelegate
extends org.gcube.common.core.persistence.GCUBEWSFilePersistenceDelegate<NotifierResource>

Author:
Andrea Manzi (ISTI-CNR)

Constructor Summary
NotifierPersistenceDelegate()
           
 
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

NotifierPersistenceDelegate

public NotifierPersistenceDelegate()