Uses of Class
org.gcube.common.core.resources.GCUBEResource

Packages that use GCUBEResource
org.gcube.common.core.informationsystem.publisher   
org.gcube.common.core.resources   
org.gcube.common.resources.kxml   
org.gcube.common.resources.kxml.collection   
org.gcube.common.resources.kxml.cs   
org.gcube.common.resources.kxml.csinstance   
org.gcube.common.resources.kxml.extri   
org.gcube.common.resources.kxml.generic   
org.gcube.common.resources.kxml.mcollection   
org.gcube.common.resources.kxml.node   
org.gcube.common.resources.kxml.runninginstance   
org.gcube.common.resources.kxml.runtime   
org.gcube.common.resources.kxml.service   
 

Uses of GCUBEResource in org.gcube.common.core.informationsystem.publisher
 

Methods in org.gcube.common.core.informationsystem.publisher with parameters of type GCUBEResource
protected  void ISLocalPublisher.LocalProfileConsumer.onProfileRegistered(GCUBEResource resource, GCUBEScope scope)
          registered profile event callback.
protected  void ISLocalPublisher.LocalProfileConsumer.onProfileUpdated(GCUBEResource resource, GCUBEScope scope)
          updated profile event callback.
 void ISResourcePublisher.register(GCUBEResource resource, GCUBEScope scope, GCUBESecurityManager manager)
          Registers a GCUBEResource on the Information System
 String ISPublisher.registerGCUBEResource(GCUBEResource resource, GCUBEScope scope, GCUBESecurityManager manager)
          Registers a GCUBEResource on the Information System
 void ISResourcePublisher.update(GCUBEResource resource, GCUBEScope scope, GCUBESecurityManager manager)
          Updates a GCUBEResource in the Information System
 void ISPublisher.updateGCUBEResource(GCUBEResource resource, GCUBEScope scope, GCUBESecurityManager manager)
          Updates a GCUBEResource in the Information System
 

Constructors in org.gcube.common.core.informationsystem.publisher with parameters of type GCUBEResource
ISLocalPublisher.LocalProfileEvent(GCUBEResource resource, GCUBEScope scope)
           
 

Uses of GCUBEResource in org.gcube.common.core.resources
 

Subclasses of GCUBEResource in org.gcube.common.core.resources
 class GCUBECollection
           
 class GCUBECS
           
 class GCUBECSInstance
           
 class GCUBEExternalRunningInstance
           
 class GCUBEGenericResource
           
 class GCUBEHostingNode
           
 class GCUBEMCollection
           
 class GCUBERunningInstance
          Specifies the behaviour common to all gCUBE services.
 class GCUBERuntimeResource
          Specifies the behavior of a Runtime Resource
 class GCUBEService
          Specifies the behaviour common to all gCUBE services.
 

Uses of GCUBEResource in org.gcube.common.resources.kxml
 

Methods in org.gcube.common.resources.kxml with type parameters of type GCUBEResource
static
<T extends GCUBEResource & GCUBEResourceImpl>
void
KGCUBEResource.load(T component, Reader reader)
          Deserialises a GCUBEResourceImpl which implements a GCUBEResource from a serialisation.
static
<T extends GCUBEResource & GCUBEResourceImpl>
void
KGCUBEResource.store(T component, Writer writer)
          Serialises a GCUBEResourceImpl which implements a GCUBEResource.
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.collection
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.collection
 class KGCUBECollection
           
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.cs
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.cs
 class KGCUBECS
           
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.csinstance
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.csinstance
 class KGCUBECSInstance
           
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.extri
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.extri
 class KGCUBEExternalRunningInstance
           
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.generic
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.generic
 class KGCUBEGenericResource
           
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.mcollection
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.mcollection
 class KGCUBEMCollection
           
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.node
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.node
 class KGCUBEHostingNode
           
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.runninginstance
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.runninginstance
 class KGCUBERunningInstance
          An implementation of GCUBERunningInstance based on KXml parser.
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.runtime
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.runtime
 class KRuntimeResource
          Manages the serialization/deserialization of a GCUBERuntimeResource
 

Uses of GCUBEResource in org.gcube.common.resources.kxml.service
 

Subclasses of GCUBEResource in org.gcube.common.resources.kxml.service
 class KGCUBEService
          An implementation of GCUBEService based on KXml parser.
 



Copyright © 2013. All Rights Reserved.