public class MessagingConsumerServiceCall extends org.gcube.common.core.utils.calls.RICall implements MessagingConsumerServiceCallInterface
Constructor and Description |
---|
MessagingConsumerServiceCall(org.gcube.common.core.scope.GCUBEScope scope,
org.gcube.common.core.security.GCUBESecurityManager[] securityManager) |
Modifier and Type | Method and Description |
---|---|
void |
backupAccountingDB() |
void |
backupMonitoringDB()
backup DB
|
protected List<org.apache.axis.message.addressing.EndpointReferenceType> |
findPortType(org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery query,
String portType,
String subscriptiontype) |
String |
getPortTypeName() |
protected org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery |
getRIQuery() |
protected String |
getServiceClass() |
protected String |
getServiceName() |
String |
queryAccountingDB(String query) |
String |
queryMonitoringDB(String query) |
String |
querySystemAccountingDB(String query) |
void |
sendReport(String date,
org.gcube.common.core.scope.GCUBEScope scope) |
protected String getServiceClass()
getServiceClass
in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>
protected String getServiceName()
getServiceName
in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>
protected List<org.apache.axis.message.addressing.EndpointReferenceType> findPortType(org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery query, String portType, String subscriptiontype) throws Exception
Exception
protected org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery getRIQuery() throws Exception
getRIQuery
in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>
Exception
public String queryAccountingDB(String query) throws Exception
queryAccountingDB
in interface MessagingConsumerServiceCallInterface
query
- queryException
- Exceptionpublic String querySystemAccountingDB(String query) throws Exception
querySystemAccountingDB
in interface MessagingConsumerServiceCallInterface
query
- queryException
- Exceptionpublic String queryMonitoringDB(String query) throws Exception
queryMonitoringDB
in interface MessagingConsumerServiceCallInterface
query
- queryException
- Exceptionpublic void sendReport(String date, org.gcube.common.core.scope.GCUBEScope scope) throws Exception
sendReport
in interface MessagingConsumerServiceCallInterface
date
- datescope
- scopeException
- Exceptionpublic String getPortTypeName()
getPortTypeName
in class org.gcube.common.core.utils.calls.GCUBECall<org.gcube.common.core.informationsystem.client.queries.GCUBERIQuery>
public void backupAccountingDB() throws Exception
backupAccountingDB
in interface MessagingConsumerServiceCallInterface
Exception
- Exceptionpublic void backupMonitoringDB() throws Exception
backupMonitoringDB
in interface MessagingConsumerServiceCallInterface
Exception
- ExceptionCopyright © 2015. All Rights Reserved.