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, 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 String enableTracing(String sequenceName128) throws RemoteException, SequenceEditorException
enableTracing
in interface SequenceAdminService
enableTracing127
- SequenceEditorException
- :RemoteException
SequenceAdminService.enableTracing(java.lang.String)
public void startenableTracing(String sequenceName128, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startenableTracing
in interface SequenceAdminService
enableTracing127
- RemoteException
SequenceAdminService.startenableTracing(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public void deleteSelectedSequence(String[] sequenceNames132) throws RemoteException, SequenceEditorException
deleteSelectedSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public void addSequenceForTenant(org.apache.axiom.om.OMElement extraElement134, String tenantDomain135) throws RemoteException, SequenceEditorException
addSequenceForTenant
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 boolean isExistingSequence(String sequenceName140) throws RemoteException
isExistingSequence
in interface SequenceAdminService
isExistingSequence139
- RemoteException
SequenceAdminService.isExistingSequence(java.lang.String)
public void startisExistingSequence(String sequenceName140, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startisExistingSequence
in interface SequenceAdminService
isExistingSequence139
- RemoteException
SequenceAdminService.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 SequenceAdminService
SequenceEditorException
- :RemoteException
public void deleteSequenceForTenant(String sequenceName147, String tenantDomain148) throws RemoteException, SequenceEditorException
deleteSequenceForTenant
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public String disableTracing(String sequenceName150) throws RemoteException, SequenceEditorException
disableTracing
in interface SequenceAdminService
disableTracing149
- SequenceEditorException
- :RemoteException
SequenceAdminService.disableTracing(java.lang.String)
public void startdisableTracing(String sequenceName150, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startdisableTracing
in interface SequenceAdminService
disableTracing149
- RemoteException
SequenceAdminService.startdisableTracing(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public SequenceInfo[] getDynamicSequences(int pageNumber154, int sequencePerPage155) throws RemoteException, SequenceEditorException
getDynamicSequences
in interface SequenceAdminService
getDynamicSequences153
- SequenceEditorException
- :RemoteException
SequenceAdminService.getDynamicSequences(int, int)
public void startgetDynamicSequences(int pageNumber154, int sequencePerPage155, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDynamicSequences
in interface SequenceAdminService
getDynamicSequences153
- RemoteException
SequenceAdminService.startgetDynamicSequences(int, int, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public boolean isExistingSequenceForTenant(String sequenceName159, String tenantDomain160) throws RemoteException
isExistingSequenceForTenant
in interface SequenceAdminService
isExistingSequenceForTenant158
- RemoteException
SequenceAdminService.isExistingSequenceForTenant(java.lang.String, java.lang.String)
public void startisExistingSequenceForTenant(String sequenceName159, String tenantDomain160, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startisExistingSequenceForTenant
in interface SequenceAdminService
isExistingSequenceForTenant158
- RemoteException
SequenceAdminService.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 SequenceAdminService
getSequence163
- SequenceEditorException
- :RemoteException
SequenceAdminService.getSequence(java.lang.String)
public void startgetSequence(String sequenceName164, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequence
in interface SequenceAdminService
getSequence163
- RemoteException
SequenceAdminService.startgetSequence(java.lang.String, 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
public void deleteSequence(String sequenceName171) throws RemoteException, SequenceEditorException
deleteSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public void addSequence(org.apache.axiom.om.OMElement extraElement173) throws RemoteException, SequenceEditorException
addSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public String enableStatistics(String sequenceName175) throws RemoteException, SequenceEditorException
enableStatistics
in interface SequenceAdminService
enableStatistics174
- SequenceEditorException
- :RemoteException
SequenceAdminService.enableStatistics(java.lang.String)
public void startenableStatistics(String sequenceName175, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startenableStatistics
in interface SequenceAdminService
enableStatistics174
- RemoteException
SequenceAdminService.startenableStatistics(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public ConfigurationObject[] getDependents(String sequence179) throws RemoteException
getDependents
in interface SequenceAdminService
getDependents178
- RemoteException
SequenceAdminService.getDependents(java.lang.String)
public void startgetDependents(String sequence179, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDependents
in interface SequenceAdminService
getDependents178
- RemoteException
SequenceAdminService.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 SequenceAdminService
SequenceEditorException
- :RemoteException
public org.apache.axiom.om.OMElement getDynamicSequence(String key185) throws RemoteException, SequenceEditorException
getDynamicSequence
in interface SequenceAdminService
getDynamicSequence184
- SequenceEditorException
- :RemoteException
SequenceAdminService.getDynamicSequence(java.lang.String)
public void startgetDynamicSequence(String key185, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetDynamicSequence
in interface SequenceAdminService
getDynamicSequence184
- RemoteException
SequenceAdminService.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 SequenceAdminService
SequenceEditorException
- :RemoteException
public void deleteDynamicSequence(String key192) throws RemoteException, SequenceEditorException
deleteDynamicSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public void deleteAllSequence() throws RemoteException, SequenceEditorException
deleteAllSequence
in interface SequenceAdminService
SequenceEditorException
- :RemoteException
public org.apache.axiom.om.OMElement getSequenceForTenant(String sequenceName195, String tenantDomain196) throws RemoteException, SequenceEditorException
getSequenceForTenant
in interface SequenceAdminService
getSequenceForTenant194
- SequenceEditorException
- :RemoteException
SequenceAdminService.getSequenceForTenant(java.lang.String, java.lang.String)
public void startgetSequenceForTenant(String sequenceName195, String tenantDomain196, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequenceForTenant
in interface SequenceAdminService
getSequenceForTenant194
- RemoteException
SequenceAdminService.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 SequenceAdminService
SequenceEditorException
- :RemoteException
public SequenceInfo[] getSequences(int pageNumber203, int sequencePerPage204) throws RemoteException, SequenceEditorException
getSequences
in interface SequenceAdminService
getSequences202
- SequenceEditorException
- :RemoteException
SequenceAdminService.getSequences(int, int)
public void startgetSequences(int pageNumber203, int sequencePerPage204, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startgetSequences
in interface SequenceAdminService
getSequences202
- RemoteException
SequenceAdminService.startgetSequences(int, int, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
public String disableStatistics(String sequenceName208) throws RemoteException, SequenceEditorException
disableStatistics
in interface SequenceAdminService
disableStatistics207
- SequenceEditorException
- :RemoteException
SequenceAdminService.disableStatistics(java.lang.String)
public void startdisableStatistics(String sequenceName208, SequenceAdminServiceCallbackHandler callback) throws RemoteException
startdisableStatistics
in interface SequenceAdminService
disableStatistics207
- RemoteException
SequenceAdminService.startdisableStatistics(java.lang.String, org.wso2.carbon.sequences.stub.types.SequenceAdminServiceCallbackHandler)
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)
Copyright © 2017 WSO2. All rights reserved.