org.gcube.contentmanagement.timeseriesservice.calls.importer
Class ImporterFactoryCall
java.lang.Object
org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>
org.gcube.common.core.utils.calls.RICall
org.gcube.contentmanagement.timeseriesservice.calls.TSCall
org.gcube.contentmanagement.timeseriesservice.calls.importer.ImporterFactoryCall
public class ImporterFactoryCall
- extends TSCall
- Author:
- Lucio Lelii
| 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> |
| Fields inherited from class org.gcube.contentmanagement.timeseriesservice.calls.TSCall |
serviceEpr |
| Fields inherited from class org.gcube.common.core.utils.calls.GCUBECall |
clients |
|
Constructor Summary |
ImporterFactoryCall(org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager[] securityManager)
|
| 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, 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 |
ImporterFactoryCall
public ImporterFactoryCall(org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager[] securityManager)
throws Exception
- Throws:
Exception
getPortTypeName
public String getPortTypeName()
- Specified by:
getPortTypeName in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>
create
public org.gcube.contentmanagement.timeseriesservice.stubs.CreateImportResponse create(String title,
String description,
String creator,
String publisher,
String rights,
String source,
String type)
throws Exception
- Throws:
Exception
remove
public void remove(String id)
throws Exception
- Throws:
Exception
getImportedItemsInfo
public org.gcube.contentmanagement.timeseriesservice.stubs.ImportedItem[] getImportedItemsInfo(String user)
throws Exception
- Throws:
Exception
getItemInfo
public org.gcube.contentmanagement.timeseriesservice.stubs.ImportedItem getItemInfo(String importId)
throws Exception
- Throws:
Exception
open
public org.apache.axis.message.addressing.EndpointReferenceType open(String importId)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.