Uses of Class
org.gcube.common.core.state.GCUBEResourceHome

Packages that use GCUBEResourceHome
org.gcube.common.core.persistence   
org.gcube.common.core.state   
 

Uses of GCUBEResourceHome in org.gcube.common.core.persistence
 

Methods in org.gcube.common.core.persistence with parameters of type GCUBEResourceHome
 void GCUBEWSLiteFilePersistenceDelegate.initialise(GCUBEResourceHome<? super GCUBEWSResourceKey,GCUBEWSResourceKey,RESOURCE> home)
          Initialises the delegate from the GCUBEResourceHome of the associated resources.
 void GCUBEWSFilePersistenceDelegate.initialise(GCUBEResourceHome<? super GCUBEWSResourceKey,GCUBEWSResourceKey,RESOURCE> home)
          Initialises the delegate from the GCUBEResourceHome of the associated resources.
 void GCUBEFilePersistenceDelegate.initialise(GCUBEResourceHome<? super RESOURCEID,RESOURCEID,RESOURCE> home)
          Initialises the delegate from the GCUBEResourceHome of the associated resources.
 void GCUBEPersistenceDelegate.initialise(GCUBEResourceHome<? super RESOURCEID,RESOURCEID,RESOURCE> home)
          Initialises the delegate from the GCUBEResourceHome of the associated resources.
 void GCUBELRFilePersistenceDelegate.initialise(GCUBEResourceHome<? super String,String,RESOURCE> home)
          Initialises the delegate from the GCUBEResourceHome of the associated resources.
 

Uses of GCUBEResourceHome in org.gcube.common.core.state
 

Subclasses of GCUBEResourceHome in org.gcube.common.core.state
 class GCUBELocalHome
          A specialisation of GCUBEResourceHome for GCUBELocalResources.
 class GCUBEWSHome
          An abstract specialisation of GCUBEResourceHome to GCUBEWSResources.
 



Copyright © 2012. All Rights Reserved.