org.gcube.application.speciesmanager.stubs.calls
Class OccurrencesCall

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.calls.Call
      extended by org.gcube.application.speciesmanager.stubs.calls.OccurrencesCall

public class OccurrencesCall
extends Call


Field Summary
 
Fields inherited from class org.gcube.application.speciesmanager.stubs.calls.Call
serviceEpr
 
Constructor Summary
OccurrencesCall(org.gcube.common.core.scope.GCUBEScope scope, org.gcube.common.core.security.GCUBESecurityManager... securityManager)
           
 
Method Summary
 OccurrencesReader getByIds(String keysLocator)
           
 String getLayerByIds(String keysLocator)
           
protected  String getPortTypeName()
           
 
Methods inherited from class org.gcube.application.speciesmanager.stubs.calls.Call
getServiceClass, getServiceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OccurrencesCall

public OccurrencesCall(org.gcube.common.core.scope.GCUBEScope scope,
                       org.gcube.common.core.security.GCUBESecurityManager... securityManager)
                throws Exception
Throws:
Exception
Method Detail

getPortTypeName

protected String getPortTypeName()

getByIds

public OccurrencesReader getByIds(String keysLocator)
                           throws Exception
Throws:
Exception

getLayerByIds

public String getLayerByIds(String keysLocator)
                     throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.