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 key188,
org.apache.axiom.om.OMElement extraElement189)
Auto generated method signature
|
void |
addSequence(org.apache.axiom.om.OMElement extraElement150)
Auto generated method signature
|
void |
addSequenceForTenant(org.apache.axiom.om.OMElement extraElement201,
String tenantDomain202)
Auto generated method signature
|
void |
deleteAllSequence()
Auto generated method signature
|
void |
deleteDynamicSequence(String key209)
Auto generated method signature
|
void |
deleteSelectedSequence(String[] sequenceNames159)
Auto generated method signature
|
void |
deleteSequence(String sequenceName152)
Auto generated method signature
|
void |
deleteSequenceForTenant(String sequenceName161,
String tenantDomain162)
Auto generated method signature
|
String |
disableStatistics(String sequenceName176)
Auto generated method signature
|
String |
disableTracing(String sequenceName205)
Auto generated method signature
|
String |
enableStatistics(String sequenceName184)
Auto generated method signature
|
String |
enableTracing(String sequenceName168)
Auto generated method signature
|
ConfigurationObject[] |
getDependents(String sequence172)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getDynamicSequence(String key164)
Auto generated method signature
|
int |
getDynamicSequenceCount()
Auto generated method signature
|
SequenceInfo[] |
getDynamicSequences(int pageNumber191,
int sequencePerPage192)
Auto generated method signature
|
String |
getEntryNamesString()
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getSequence(String sequenceName211)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getSequenceForTenant(String sequenceName196,
String tenantDomain197)
Auto generated method signature
|
SequenceInfo[] |
getSequences(int pageNumber139,
int sequencePerPage140)
Auto generated method signature
|
int |
getSequencesCount()
Auto generated method signature
|
boolean |
isExistingSequence(String sequenceName180)
Auto generated method signature
|
boolean |
isExistingSequenceForTenant(String sequenceName154,
String tenantDomain155)
Auto generated method signature
|
void |
saveDynamicSequence(String key128,
org.apache.axiom.om.OMElement extraElement129)
Auto generated method signature
|
void |
saveSequence(org.apache.axiom.om.OMElement extraElement134)
Auto generated method signature
|
void |
startdisableStatistics(String sequenceName176,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableTracing(String sequenceName205,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableStatistics(String sequenceName184,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableTracing(String sequenceName168,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDependents(String sequence172,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequence(String key164,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequences(int pageNumber191,
int sequencePerPage192,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntryNamesString(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequence(String sequenceName211,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequenceForTenant(String sequenceName196,
String tenantDomain197,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequences(int pageNumber139,
int sequencePerPage140,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequencesCount(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisExistingSequence(String sequenceName180,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisExistingSequenceForTenant(String sequenceName154,
String tenantDomain155,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateDynamicSequence(String key147,
org.apache.axiom.om.OMElement extraElement148)
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 void saveDynamicSequence(String key128, org.apache.axiom.om.OMElement extraElement129) throws RemoteException, SequenceEditorException
saveDynamicSequence 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 void saveSequence(org.apache.axiom.om.OMElement extraElement134)
throws RemoteException,
SequenceEditorException
saveSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic 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)public SequenceInfo[] getSequences(int pageNumber139, int sequencePerPage140) throws RemoteException, SequenceEditorException
getSequences in interface SequenceAdminServicegetSequences138 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getSequences(int, int)public void startgetSequences(int pageNumber139,
int sequencePerPage140,
SequenceAdminServiceCallbackHandler callback)
throws RemoteException
startgetSequences in interface SequenceAdminServicegetSequences138 - RemoteExceptionSequenceAdminService.startgetSequences(int, int, 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
startgetDynamicSequenceCount in interface SequenceAdminServiceRemoteExceptionSequenceAdminService.startgetDynamicSequenceCount(org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void updateDynamicSequence(String key147, org.apache.axiom.om.OMElement extraElement148) throws RemoteException, SequenceEditorException
updateDynamicSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void addSequence(org.apache.axiom.om.OMElement extraElement150)
throws RemoteException,
SequenceEditorException
addSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void deleteSequence(String sequenceName152) throws RemoteException, SequenceEditorException
deleteSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic boolean isExistingSequenceForTenant(String sequenceName154, String tenantDomain155) throws RemoteException
isExistingSequenceForTenant in interface SequenceAdminServiceisExistingSequenceForTenant153 - RemoteExceptionSequenceAdminService.isExistingSequenceForTenant(java.lang.String, java.lang.String)public void startisExistingSequenceForTenant(String sequenceName154, String tenantDomain155, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startisExistingSequenceForTenant in interface SequenceAdminServiceisExistingSequenceForTenant153 - RemoteExceptionSequenceAdminService.startisExistingSequenceForTenant(java.lang.String, java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void deleteSelectedSequence(String[] sequenceNames159) throws RemoteException, SequenceEditorException
deleteSelectedSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void deleteSequenceForTenant(String sequenceName161, String tenantDomain162) throws RemoteException, SequenceEditorException
deleteSequenceForTenant in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic org.apache.axiom.om.OMElement getDynamicSequence(String key164) throws RemoteException, SequenceEditorException
getDynamicSequence in interface SequenceAdminServicegetDynamicSequence163 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getDynamicSequence(java.lang.String)public void startgetDynamicSequence(String key164, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDynamicSequence in interface SequenceAdminServicegetDynamicSequence163 - RemoteExceptionSequenceAdminService.startgetDynamicSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public String enableTracing(String sequenceName168) throws RemoteException, SequenceEditorException
enableTracing in interface SequenceAdminServiceenableTracing167 - SequenceEditorException - :RemoteExceptionSequenceAdminService.enableTracing(java.lang.String)public void startenableTracing(String sequenceName168, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startenableTracing in interface SequenceAdminServiceenableTracing167 - RemoteExceptionSequenceAdminService.startenableTracing(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public ConfigurationObject[] getDependents(String sequence172) throws RemoteException
getDependents in interface SequenceAdminServicegetDependents171 - RemoteExceptionSequenceAdminService.getDependents(java.lang.String)public void startgetDependents(String sequence172, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDependents in interface SequenceAdminServicegetDependents171 - RemoteExceptionSequenceAdminService.startgetDependents(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public String disableStatistics(String sequenceName176) throws RemoteException, SequenceEditorException
disableStatistics in interface SequenceAdminServicedisableStatistics175 - SequenceEditorException - :RemoteExceptionSequenceAdminService.disableStatistics(java.lang.String)public void startdisableStatistics(String sequenceName176, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startdisableStatistics in interface SequenceAdminServicedisableStatistics175 - RemoteExceptionSequenceAdminService.startdisableStatistics(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public boolean isExistingSequence(String sequenceName180) throws RemoteException
isExistingSequence in interface SequenceAdminServiceisExistingSequence179 - RemoteExceptionSequenceAdminService.isExistingSequence(java.lang.String)public void startisExistingSequence(String sequenceName180, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startisExistingSequence in interface SequenceAdminServiceisExistingSequence179 - RemoteExceptionSequenceAdminService.startisExistingSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public String enableStatistics(String sequenceName184) throws RemoteException, SequenceEditorException
enableStatistics in interface SequenceAdminServiceenableStatistics183 - SequenceEditorException - :RemoteExceptionSequenceAdminService.enableStatistics(java.lang.String)public void startenableStatistics(String sequenceName184, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startenableStatistics in interface SequenceAdminServiceenableStatistics183 - RemoteExceptionSequenceAdminService.startenableStatistics(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void addDynamicSequence(String key188, org.apache.axiom.om.OMElement extraElement189) throws RemoteException, SequenceEditorException
addDynamicSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic SequenceInfo[] getDynamicSequences(int pageNumber191, int sequencePerPage192) throws RemoteException, SequenceEditorException
getDynamicSequences in interface SequenceAdminServicegetDynamicSequences190 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getDynamicSequences(int, int)public void startgetDynamicSequences(int pageNumber191,
int sequencePerPage192,
SequenceAdminServiceCallbackHandler callback)
throws RemoteException
startgetDynamicSequences in interface SequenceAdminServicegetDynamicSequences190 - RemoteExceptionSequenceAdminService.startgetDynamicSequences(int, int, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public org.apache.axiom.om.OMElement getSequenceForTenant(String sequenceName196, String tenantDomain197) throws RemoteException, SequenceEditorException
getSequenceForTenant in interface SequenceAdminServicegetSequenceForTenant195 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getSequenceForTenant(java.lang.String, java.lang.String)public void startgetSequenceForTenant(String sequenceName196, String tenantDomain197, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequenceForTenant in interface SequenceAdminServicegetSequenceForTenant195 - RemoteExceptionSequenceAdminService.startgetSequenceForTenant(java.lang.String, java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void addSequenceForTenant(org.apache.axiom.om.OMElement extraElement201,
String tenantDomain202)
throws RemoteException,
SequenceEditorException
addSequenceForTenant in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic void deleteAllSequence()
throws RemoteException,
SequenceEditorException
deleteAllSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic String disableTracing(String sequenceName205) throws RemoteException, SequenceEditorException
disableTracing in interface SequenceAdminServicedisableTracing204 - SequenceEditorException - :RemoteExceptionSequenceAdminService.disableTracing(java.lang.String)public void startdisableTracing(String sequenceName205, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startdisableTracing in interface SequenceAdminServicedisableTracing204 - RemoteExceptionSequenceAdminService.startdisableTracing(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)public void deleteDynamicSequence(String key209) throws RemoteException, SequenceEditorException
deleteDynamicSequence in interface SequenceAdminServiceSequenceEditorException - :RemoteExceptionpublic org.apache.axiom.om.OMElement getSequence(String sequenceName211) throws RemoteException, SequenceEditorException
getSequence in interface SequenceAdminServicegetSequence210 - SequenceEditorException - :RemoteExceptionSequenceAdminService.getSequence(java.lang.String)public void startgetSequence(String sequenceName211, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequence in interface SequenceAdminServicegetSequence210 - RemoteExceptionSequenceAdminService.startgetSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)Copyright © 2019 WSO2. All rights reserved.