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, setServiceClientEPR
public SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public SequenceAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public SequenceAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public SequenceAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void saveDynamicSequence(String key128, org.apache.axiom.om.OMElement extraElement129) throws RemoteException, SequenceEditorException
saveDynamicSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public String getEntryNamesString() throws RemoteException, SequenceEditorException
getEntryNamesString
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
SequenceAdminService.getEntryNamesString()
public void startgetEntryNamesString(SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetEntryNamesString
in interface SequenceAdminService
RemoteException
SequenceAdminService.startgetEntryNamesString(org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public void saveSequence(org.apache.axiom.om.OMElement extraElement134) throws RemoteException, SequenceEditorException
saveSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public int getSequencesCount() throws RemoteException, SequenceEditorException
getSequencesCount
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
SequenceAdminService.getSequencesCount()
public void startgetSequencesCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequencesCount
in interface SequenceAdminService
RemoteException
SequenceAdminService.startgetSequencesCount(org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public SequenceInfo[] getSequences(int pageNumber139, int sequencePerPage140) throws RemoteException, SequenceEditorException
getSequences
in interface SequenceAdminService
getSequences138
- SequenceEditorException
- :RemoteException
SequenceAdminService.getSequences(int, int)
public void startgetSequences(int pageNumber139, int sequencePerPage140, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequences
in interface SequenceAdminService
getSequences138
- RemoteException
SequenceAdminService.startgetSequences(int, int, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public int getDynamicSequenceCount() throws RemoteException, SequenceEditorException
getDynamicSequenceCount
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
SequenceAdminService.getDynamicSequenceCount()
public void startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDynamicSequenceCount
in interface SequenceAdminService
RemoteException
SequenceAdminService.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 SequenceAdminService
SequenceEditorException
- :RemoteException
public void addSequence(org.apache.axiom.om.OMElement extraElement150) throws RemoteException, SequenceEditorException
addSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public void deleteSequence(String sequenceName152) throws RemoteException, SequenceEditorException
deleteSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public boolean isExistingSequenceForTenant(String sequenceName154, String tenantDomain155) throws RemoteException
isExistingSequenceForTenant
in interface SequenceAdminService
isExistingSequenceForTenant153
- RemoteException
SequenceAdminService.isExistingSequenceForTenant(java.lang.String, java.lang.String)
public void startisExistingSequenceForTenant(String sequenceName154, String tenantDomain155, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startisExistingSequenceForTenant
in interface SequenceAdminService
isExistingSequenceForTenant153
- RemoteException
SequenceAdminService.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 SequenceAdminService
SequenceEditorException
- :RemoteException
public void deleteSequenceForTenant(String sequenceName161, String tenantDomain162) throws RemoteException, SequenceEditorException
deleteSequenceForTenant
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public org.apache.axiom.om.OMElement getDynamicSequence(String key164) throws RemoteException, SequenceEditorException
getDynamicSequence
in interface SequenceAdminService
getDynamicSequence163
- SequenceEditorException
- :RemoteException
SequenceAdminService.getDynamicSequence(java.lang.String)
public void startgetDynamicSequence(String key164, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDynamicSequence
in interface SequenceAdminService
getDynamicSequence163
- RemoteException
SequenceAdminService.startgetDynamicSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public String enableTracing(String sequenceName168) throws RemoteException, SequenceEditorException
enableTracing
in interface SequenceAdminService
enableTracing167
- SequenceEditorException
- :RemoteException
SequenceAdminService.enableTracing(java.lang.String)
public void startenableTracing(String sequenceName168, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startenableTracing
in interface SequenceAdminService
enableTracing167
- RemoteException
SequenceAdminService.startenableTracing(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public ConfigurationObject[] getDependents(String sequence172) throws RemoteException
getDependents
in interface SequenceAdminService
getDependents171
- RemoteException
SequenceAdminService.getDependents(java.lang.String)
public void startgetDependents(String sequence172, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDependents
in interface SequenceAdminService
getDependents171
- RemoteException
SequenceAdminService.startgetDependents(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public String disableStatistics(String sequenceName176) throws RemoteException, SequenceEditorException
disableStatistics
in interface SequenceAdminService
disableStatistics175
- SequenceEditorException
- :RemoteException
SequenceAdminService.disableStatistics(java.lang.String)
public void startdisableStatistics(String sequenceName176, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startdisableStatistics
in interface SequenceAdminService
disableStatistics175
- RemoteException
SequenceAdminService.startdisableStatistics(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public boolean isExistingSequence(String sequenceName180) throws RemoteException
isExistingSequence
in interface SequenceAdminService
isExistingSequence179
- RemoteException
SequenceAdminService.isExistingSequence(java.lang.String)
public void startisExistingSequence(String sequenceName180, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startisExistingSequence
in interface SequenceAdminService
isExistingSequence179
- RemoteException
SequenceAdminService.startisExistingSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public String enableStatistics(String sequenceName184) throws RemoteException, SequenceEditorException
enableStatistics
in interface SequenceAdminService
enableStatistics183
- SequenceEditorException
- :RemoteException
SequenceAdminService.enableStatistics(java.lang.String)
public void startenableStatistics(String sequenceName184, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startenableStatistics
in interface SequenceAdminService
enableStatistics183
- RemoteException
SequenceAdminService.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 SequenceAdminService
SequenceEditorException
- :RemoteException
public SequenceInfo[] getDynamicSequences(int pageNumber191, int sequencePerPage192) throws RemoteException, SequenceEditorException
getDynamicSequences
in interface SequenceAdminService
getDynamicSequences190
- SequenceEditorException
- :RemoteException
SequenceAdminService.getDynamicSequences(int, int)
public void startgetDynamicSequences(int pageNumber191, int sequencePerPage192, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDynamicSequences
in interface SequenceAdminService
getDynamicSequences190
- RemoteException
SequenceAdminService.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 SequenceAdminService
getSequenceForTenant195
- SequenceEditorException
- :RemoteException
SequenceAdminService.getSequenceForTenant(java.lang.String, java.lang.String)
public void startgetSequenceForTenant(String sequenceName196, String tenantDomain197, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequenceForTenant
in interface SequenceAdminService
getSequenceForTenant195
- RemoteException
SequenceAdminService.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 SequenceAdminService
SequenceEditorException
- :RemoteException
public void deleteAllSequence() throws RemoteException, SequenceEditorException
deleteAllSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public String disableTracing(String sequenceName205) throws RemoteException, SequenceEditorException
disableTracing
in interface SequenceAdminService
disableTracing204
- SequenceEditorException
- :RemoteException
SequenceAdminService.disableTracing(java.lang.String)
public void startdisableTracing(String sequenceName205, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startdisableTracing
in interface SequenceAdminService
disableTracing204
- RemoteException
SequenceAdminService.startdisableTracing(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public void deleteDynamicSequence(String key209) throws RemoteException, SequenceEditorException
deleteDynamicSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public org.apache.axiom.om.OMElement getSequence(String sequenceName211) throws RemoteException, SequenceEditorException
getSequence
in interface SequenceAdminService
getSequence210
- SequenceEditorException
- :RemoteException
SequenceAdminService.getSequence(java.lang.String)
public void startgetSequence(String sequenceName211, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequence
in interface SequenceAdminService
getSequence210
- RemoteException
SequenceAdminService.startgetSequence(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
Copyright © 2020 WSO2. All rights reserved.