org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper
Class AquaMapsCall

java.lang.Object
  extended by org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>
      extended by org.gcube.common.core.utils.calls.RICall
          extended by org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper.AquaMapsCall
Direct Known Subclasses:
AquaMapsServiceCall, DataManagementCall, PublisherServiceCall

public abstract class AquaMapsCall
extends org.gcube.common.core.utils.calls.RICall


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.common.core.utils.calls.RICall
org.gcube.common.core.utils.calls.RICall.RICallHandler
 
Nested classes/interfaces inherited from class org.gcube.common.core.utils.calls.GCUBECall
org.gcube.common.core.utils.calls.GCUBECall.ResultHolder<RESULT>
 
Field Summary
protected  org.apache.axis.message.addressing.EndpointReferenceType epr
           
protected static org.gcube.common.core.informationsystem.client.ISClient isClient
           
protected static org.gcube.common.core.utils.logging.GCUBELog logger
           
protected  org.gcube.common.core.scope.GCUBEScope scope
           
 
Fields inherited from class org.gcube.common.core.utils.calls.GCUBECall
clients
 
Constructor Summary
protected AquaMapsCall(org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager[] securityManager, String defaultURI, boolean queryIS)
           
 
Method Summary
protected  String getServiceClass()
           
protected  String getServiceName()
           
 
Methods inherited from class org.gcube.common.core.utils.calls.RICall
getInitQuery, setEndpoint
 
Methods inherited from class org.gcube.common.core.utils.calls.GCUBECall
findPortType, getEndpointReference, getLogger, getPortTypeName, getQuery, getRIQuery, getScopeManager, getSecurityManager, setEndpointReference, setLogger, setQuery, setScopeManager, setSecurityManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static org.gcube.common.core.utils.logging.GCUBELog logger

isClient

protected static org.gcube.common.core.informationsystem.client.ISClient isClient

scope

protected org.gcube.common.core.scope.GCUBEScope scope

epr

protected org.apache.axis.message.addressing.EndpointReferenceType epr
Constructor Detail

AquaMapsCall

protected AquaMapsCall(org.gcube.common.core.scope.GCUBEScope scope,
                       org.gcube.common.core.security.GCUBESecurityManager[] securityManager,
                       String defaultURI,
                       boolean queryIS)
                throws Exception
Throws:
Exception
Method Detail

getServiceClass

protected String getServiceClass()
Specified by:
getServiceClass in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>

getServiceName

protected String getServiceName()
Specified by:
getServiceName in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>


Copyright © 2013. All Rights Reserved.