org.gcube.common.informationsystem.publisher.impl.registrations.resources
Class ISRegistryInstance

java.lang.Object
  extended by org.gcube.common.informationsystem.publisher.impl.registrations.resources.ISRegistryInstance

public class ISRegistryInstance
extends Object


Field Summary
protected  org.apache.axis.message.addressing.EndpointReferenceType endpoint
           
static String ISREGISTRY_CLASS
           
static String ISREGISTRY_NAME
           
protected static String ISREGISTRY_PORTTYPE
           
protected  Set<String> managedResourceTypes
           
protected  Set<org.gcube.common.core.scope.GCUBEScope> scopes
           
 
Method Summary
 boolean equals(Object obj)
           
static ISRegistryInstance fromGCUBERunningInstance(org.gcube.common.core.resources.GCUBERunningInstance instance)
          Creates a new Registry instance from a GCUBERunningInstance
 org.apache.axis.message.addressing.EndpointReferenceType getEndpoint()
           
 Set<String> getManagedResourceTypes()
           
 Set<org.gcube.common.core.scope.GCUBEScope> getScopes()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ISREGISTRY_CLASS

public static String ISREGISTRY_CLASS

ISREGISTRY_NAME

public static String ISREGISTRY_NAME

ISREGISTRY_PORTTYPE

protected static String ISREGISTRY_PORTTYPE

endpoint

protected org.apache.axis.message.addressing.EndpointReferenceType endpoint

managedResourceTypes

protected Set<String> managedResourceTypes

scopes

protected Set<org.gcube.common.core.scope.GCUBEScope> scopes
Method Detail

fromGCUBERunningInstance

public static ISRegistryInstance fromGCUBERunningInstance(org.gcube.common.core.resources.GCUBERunningInstance instance)
Creates a new Registry instance from a GCUBERunningInstance

Parameters:
instance -
Returns:

getEndpoint

public org.apache.axis.message.addressing.EndpointReferenceType getEndpoint()
Returns:
the endpoint

getManagedResourceTypes

public Set<String> getManagedResourceTypes()
Returns:
the managedResourceTypes

getScopes

public Set<org.gcube.common.core.scope.GCUBEScope> getScopes()
Returns:
the scopes

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.