public class SequenceAdminServiceStub extends org.apache.axis2.client.Stub implements SequenceAdminService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
SequenceAdminServiceStub()
Default Constructor
|
SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
SequenceAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDynamicSequence(String key200,
org.apache.axiom.om.OMElement extraElement201)
Auto generated method signature
|
void |
addSequence(org.apache.axiom.om.OMElement extraElement173)
Auto generated method signature
|
void |
addSequenceForTenant(org.apache.axiom.om.OMElement extraElement134,
String tenantDomain135)
Auto generated method signature
|
void |
deleteAllSequence()
Auto generated method signature
|
void |
deleteDynamicSequence(String key192)
Auto generated method signature
|
void |
deleteSelectedSequence(String[] sequenceNames132)
Auto generated method signature
|
void |
deleteSequence(String sequenceName171)
Auto generated method signature
|
void |
deleteSequenceForTenant(String sequenceName147,
String tenantDomain148)
Auto generated method signature
|
String |
disableStatistics(String sequenceName208)
Auto generated method signature
|
String |
disableTracing(String sequenceName150)
Auto generated method signature
|
String |
enableStatistics(String sequenceName175)
Auto generated method signature
|
String |
enableTracing(String sequenceName128)
Auto generated method signature
|
ConfigurationObject[] |
getDependents(String sequence179)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getDynamicSequence(String key185)
Auto generated method signature
|
int |
getDynamicSequenceCount()
Auto generated method signature
|
SequenceInfo[] |
getDynamicSequences(int pageNumber154,
int sequencePerPage155)
Auto generated method signature
|
String |
getEntryNamesString()
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getSequence(String sequenceName164)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getSequenceForTenant(String sequenceName195,
String tenantDomain196)
Auto generated method signature
|
SequenceInfo[] |
getSequences(int pageNumber203,
int sequencePerPage204)
Auto generated method signature
|
int |
getSequencesCount()
Auto generated method signature
|
boolean |
isExistingSequence(String sequenceName140)
Auto generated method signature
|
boolean |
isExistingSequenceForTenant(String sequenceName159,
String tenantDomain160)
Auto generated method signature
|
void |
saveDynamicSequence(String key144,
org.apache.axiom.om.OMElement extraElement145)
Auto generated method signature
|
void |
saveSequence(org.apache.axiom.om.OMElement extraElement183)
Auto generated method signature
|
void |
startdisableStatistics(String sequenceName208,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableTracing(String sequenceName150,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableStatistics(String sequenceName175,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableTracing(String sequenceName128,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDependents(String sequence179,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequence(String key185,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequences(int pageNumber154,
int sequencePerPage155,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntryNamesString(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequence(String sequenceName164,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequenceForTenant(String sequenceName195,
String tenantDomain196,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequences(int pageNumber203,
int sequencePerPage204,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequencesCount(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisExistingSequence(String sequenceName140,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisExistingSequenceForTenant(String sequenceName159,
String tenantDomain160,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateDynamicSequence(String key189,
org.apache.axiom.om.OMElement extraElement190)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic SequenceAdminServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic SequenceAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic String enableTracing(String sequenceName128) throws RemoteException, SequenceEditorException
enableTracing in interface SequenceAdminServiceenableTracing127 - SequenceEditorException - :RemoteExceptionSequenceAdminService.enableTracing(java.lang.String)public void startenableTracing(String sequenceName128, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startenableTracing in interface SequenceAdminServiceenableTracing127 - RemoteExceptionSequenceAdminService.startenableTracing(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void deleteSelectedSequence(String[] sequenceNames132) throws RemoteException, SequenceEditorException
deleteSelectedSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void addSequenceForTenant(org.apache.axiom.om.OMElement extraElement134,
String tenantDomain135)
throws RemoteException,
SequenceEditorException
addSequenceForTenant in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic String getEntryNamesString() throws RemoteException, SequenceEditorException
getEntryNamesString in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionSequenceAdminService.getEntryNamesString()public void startgetEntryNamesString(SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetEntryNamesString in interface SequenceAdminServiceRemoteExceptionSequenceAdminService.startgetEntryNamesString(org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public boolean isExistingSequence(String sequenceName140) throws RemoteException
isExistingSequence in interface SequenceAdminServiceisExistingSequence139 - RemoteExceptionSequenceAdminService.isExistingSequence(java.lang.String)public void startisExistingSequence(String sequenceName140, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startisExistingSequence in interface SequenceAdminServiceisExistingSequence139 - RemoteExceptionSequenceAdminService.startisExistingSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void saveDynamicSequence(String key144, org.apache.axiom.om.OMElement extraElement145) throws RemoteException, SequenceEditorException
saveDynamicSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void deleteSequenceForTenant(String sequenceName147, String tenantDomain148) throws RemoteException, SequenceEditorException
deleteSequenceForTenant in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic String disableTracing(String sequenceName150) throws RemoteException, SequenceEditorException
disableTracing in interface SequenceAdminServicedisableTracing149 - SequenceEditorException - :RemoteExceptionSequenceAdminService.disableTracing(java.lang.String)public void startdisableTracing(String sequenceName150, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startdisableTracing in interface SequenceAdminServicedisableTracing149 - RemoteExceptionSequenceAdminService.startdisableTracing(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public SequenceInfo[] getDynamicSequences(int pageNumber154, int sequencePerPage155) throws RemoteException, SequenceEditorException
getDynamicSequences in interface SequenceAdminServicegetDynamicSequences153 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getDynamicSequences(int, int)public void startgetDynamicSequences(int pageNumber154,
int sequencePerPage155,
SequenceAdminServiceCallbackHandler callback)
throws RemoteException
startgetDynamicSequences in interface SequenceAdminServicegetDynamicSequences153 - RemoteExceptionSequenceAdminService.startgetDynamicSequences(int, int, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public boolean isExistingSequenceForTenant(String sequenceName159, String tenantDomain160) throws RemoteException
isExistingSequenceForTenant in interface SequenceAdminServiceisExistingSequenceForTenant158 - RemoteExceptionSequenceAdminService.isExistingSequenceForTenant(java.lang.String, java.lang.String)public void startisExistingSequenceForTenant(String sequenceName159, String tenantDomain160, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startisExistingSequenceForTenant in interface SequenceAdminServiceisExistingSequenceForTenant158 - RemoteExceptionSequenceAdminService.startisExistingSequenceForTenant(java.lang.String, java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public org.apache.axiom.om.OMElement getSequence(String sequenceName164) throws RemoteException, SequenceEditorException
getSequence in interface SequenceAdminServicegetSequence163 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getSequence(java.lang.String)public void startgetSequence(String sequenceName164, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequence in interface SequenceAdminServicegetSequence163 - RemoteExceptionSequenceAdminService.startgetSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public int getDynamicSequenceCount()
throws RemoteException,
SequenceEditorException
getDynamicSequenceCount in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionSequenceAdminService.getDynamicSequenceCount()public void startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException
public void deleteSequence(String sequenceName171) throws RemoteException, SequenceEditorException
deleteSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void addSequence(org.apache.axiom.om.OMElement extraElement173)
throws RemoteException,
SequenceEditorException
addSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic String enableStatistics(String sequenceName175) throws RemoteException, SequenceEditorException
enableStatistics in interface SequenceAdminServiceenableStatistics174 - SequenceEditorException - :RemoteExceptionSequenceAdminService.enableStatistics(java.lang.String)public void startenableStatistics(String sequenceName175, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startenableStatistics in interface SequenceAdminServiceenableStatistics174 - RemoteExceptionSequenceAdminService.startenableStatistics(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public ConfigurationObject[] getDependents(String sequence179) throws RemoteException
getDependents in interface SequenceAdminServicegetDependents178 - RemoteExceptionSequenceAdminService.getDependents(java.lang.String)public void startgetDependents(String sequence179, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDependents in interface SequenceAdminServicegetDependents178 - RemoteExceptionSequenceAdminService.startgetDependents(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void saveSequence(org.apache.axiom.om.OMElement extraElement183)
throws RemoteException,
SequenceEditorException
saveSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic org.apache.axiom.om.OMElement getDynamicSequence(String key185) throws RemoteException, SequenceEditorException
getDynamicSequence in interface SequenceAdminServicegetDynamicSequence184 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getDynamicSequence(java.lang.String)public void startgetDynamicSequence(String key185, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDynamicSequence in interface SequenceAdminServicegetDynamicSequence184 - RemoteExceptionSequenceAdminService.startgetDynamicSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void updateDynamicSequence(String key189, org.apache.axiom.om.OMElement extraElement190) throws RemoteException, SequenceEditorException
updateDynamicSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void deleteDynamicSequence(String key192) throws RemoteException, SequenceEditorException
deleteDynamicSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void deleteAllSequence()
throws RemoteException,
SequenceEditorException
deleteAllSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic org.apache.axiom.om.OMElement getSequenceForTenant(String sequenceName195, String tenantDomain196) throws RemoteException, SequenceEditorException
getSequenceForTenant in interface SequenceAdminServicegetSequenceForTenant194 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getSequenceForTenant(java.lang.String, java.lang.String)public void startgetSequenceForTenant(String sequenceName195, String tenantDomain196, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequenceForTenant in interface SequenceAdminServicegetSequenceForTenant194 - RemoteExceptionSequenceAdminService.startgetSequenceForTenant(java.lang.String, java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void addDynamicSequence(String key200, org.apache.axiom.om.OMElement extraElement201) throws RemoteException, SequenceEditorException
addDynamicSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic SequenceInfo[] getSequences(int pageNumber203, int sequencePerPage204) throws RemoteException, SequenceEditorException
getSequences in interface SequenceAdminServicegetSequences202 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getSequences(int, int)public void startgetSequences(int pageNumber203,
int sequencePerPage204,
SequenceAdminServiceCallbackHandler callback)
throws RemoteException
startgetSequences in interface SequenceAdminServicegetSequences202 - RemoteExceptionSequenceAdminService.startgetSequences(int, int, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public String disableStatistics(String sequenceName208) throws RemoteException, SequenceEditorException
disableStatistics in interface SequenceAdminServicedisableStatistics207 - SequenceEditorException - :RemoteExceptionSequenceAdminService.disableStatistics(java.lang.String)public void startdisableStatistics(String sequenceName208, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startdisableStatistics in interface SequenceAdminServicedisableStatistics207 - RemoteExceptionSequenceAdminService.startdisableStatistics(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public int getSequencesCount()
throws RemoteException,
SequenceEditorException
getSequencesCount in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionSequenceAdminService.getSequencesCount()public void startgetSequencesCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequencesCount in interface SequenceAdminServiceRemoteExceptionSequenceAdminService.startgetSequencesCount(org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)Copyright © 2017 WSO2. All rights reserved.