public interface SequenceAdminService
Modifier and Type | Method and Description |
---|---|
void |
addDynamicSequence(String key113,
org.apache.axiom.om.OMElement extraElement114)
Auto generated method signature for Asynchronous Invocations
|
void |
addSequence(org.apache.axiom.om.OMElement extraElement86)
Auto generated method signature for Asynchronous Invocations
|
void |
addSequenceForTenant(org.apache.axiom.om.OMElement extraElement47,
String tenantDomain48)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllSequence()
Auto generated method signature for Asynchronous Invocations
|
void |
deleteDynamicSequence(String key105)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteSelectedSequence(String[] sequenceNames45)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteSequence(String sequenceName84)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteSequenceForTenant(String sequenceName60,
String tenantDomain61)
Auto generated method signature for Asynchronous Invocations
|
String |
disableStatistics(String sequenceName121)
Auto generated method signature
|
String |
disableTracing(String sequenceName63)
Auto generated method signature
|
String |
enableStatistics(String sequenceName88)
Auto generated method signature
|
String |
enableTracing(String sequenceName41)
Auto generated method signature
|
ConfigurationObject[] |
getDependents(String sequence92)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getDynamicSequence(String key98)
Auto generated method signature
|
int |
getDynamicSequenceCount()
Auto generated method signature
|
SequenceInfo[] |
getDynamicSequences(int pageNumber67,
int sequencePerPage68)
Auto generated method signature
|
String |
getEntryNamesString()
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getSequence(String sequenceName77)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getSequenceForTenant(String sequenceName108,
String tenantDomain109)
Auto generated method signature
|
SequenceInfo[] |
getSequences(int pageNumber116,
int sequencePerPage117)
Auto generated method signature
|
int |
getSequencesCount()
Auto generated method signature
|
boolean |
isExistingSequence(String sequenceName53)
Auto generated method signature
|
boolean |
isExistingSequenceForTenant(String sequenceName72,
String tenantDomain73)
Auto generated method signature
|
void |
saveDynamicSequence(String key57,
org.apache.axiom.om.OMElement extraElement58)
Auto generated method signature for Asynchronous Invocations
|
void |
saveSequence(org.apache.axiom.om.OMElement extraElement96)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableStatistics(String sequenceName121,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableTracing(String sequenceName63,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableStatistics(String sequenceName88,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableTracing(String sequenceName41,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDependents(String sequence92,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequence(String key98,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequences(int pageNumber67,
int sequencePerPage68,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntryNamesString(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequence(String sequenceName77,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequenceForTenant(String sequenceName108,
String tenantDomain109,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequences(int pageNumber116,
int sequencePerPage117,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequencesCount(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisExistingSequence(String sequenceName53,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisExistingSequenceForTenant(String sequenceName72,
String tenantDomain73,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateDynamicSequence(String key102,
org.apache.axiom.om.OMElement extraElement103)
Auto generated method signature for Asynchronous Invocations
|
String enableTracing(String sequenceName41) throws RemoteException, SequenceEditorException
enableTracing40
- SequenceEditorException
- :RemoteException
void startenableTracing(String sequenceName41, SequenceAdminServiceCallbackHandler callback) throws RemoteException
enableTracing40
- RemoteException
void deleteSelectedSequence(String[] sequenceNames45) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void addSequenceForTenant(org.apache.axiom.om.OMElement extraElement47, String tenantDomain48) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
String getEntryNamesString() throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void startgetEntryNamesString(SequenceAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
boolean isExistingSequence(String sequenceName53) throws RemoteException
isExistingSequence52
- RemoteException
void startisExistingSequence(String sequenceName53, SequenceAdminServiceCallbackHandler callback) throws RemoteException
isExistingSequence52
- RemoteException
void saveDynamicSequence(String key57, org.apache.axiom.om.OMElement extraElement58) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void deleteSequenceForTenant(String sequenceName60, String tenantDomain61) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
String disableTracing(String sequenceName63) throws RemoteException, SequenceEditorException
disableTracing62
- SequenceEditorException
- :RemoteException
void startdisableTracing(String sequenceName63, SequenceAdminServiceCallbackHandler callback) throws RemoteException
disableTracing62
- RemoteException
SequenceInfo[] getDynamicSequences(int pageNumber67, int sequencePerPage68) throws RemoteException, SequenceEditorException
getDynamicSequences66
- SequenceEditorException
- :RemoteException
void startgetDynamicSequences(int pageNumber67, int sequencePerPage68, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getDynamicSequences66
- RemoteException
boolean isExistingSequenceForTenant(String sequenceName72, String tenantDomain73) throws RemoteException
isExistingSequenceForTenant71
- RemoteException
void startisExistingSequenceForTenant(String sequenceName72, String tenantDomain73, SequenceAdminServiceCallbackHandler callback) throws RemoteException
isExistingSequenceForTenant71
- RemoteException
org.apache.axiom.om.OMElement getSequence(String sequenceName77) throws RemoteException, SequenceEditorException
getSequence76
- SequenceEditorException
- :RemoteException
void startgetSequence(String sequenceName77, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getSequence76
- RemoteException
int getDynamicSequenceCount() throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
void deleteSequence(String sequenceName84) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void addSequence(org.apache.axiom.om.OMElement extraElement86) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
String enableStatistics(String sequenceName88) throws RemoteException, SequenceEditorException
enableStatistics87
- SequenceEditorException
- :RemoteException
void startenableStatistics(String sequenceName88, SequenceAdminServiceCallbackHandler callback) throws RemoteException
enableStatistics87
- RemoteException
ConfigurationObject[] getDependents(String sequence92) throws RemoteException
getDependents91
- RemoteException
void startgetDependents(String sequence92, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getDependents91
- RemoteException
void saveSequence(org.apache.axiom.om.OMElement extraElement96) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
org.apache.axiom.om.OMElement getDynamicSequence(String key98) throws RemoteException, SequenceEditorException
getDynamicSequence97
- SequenceEditorException
- :RemoteException
void startgetDynamicSequence(String key98, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getDynamicSequence97
- RemoteException
void updateDynamicSequence(String key102, org.apache.axiom.om.OMElement extraElement103) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void deleteDynamicSequence(String key105) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void deleteAllSequence() throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
org.apache.axiom.om.OMElement getSequenceForTenant(String sequenceName108, String tenantDomain109) throws RemoteException, SequenceEditorException
getSequenceForTenant107
- SequenceEditorException
- :RemoteException
void startgetSequenceForTenant(String sequenceName108, String tenantDomain109, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getSequenceForTenant107
- RemoteException
void addDynamicSequence(String key113, org.apache.axiom.om.OMElement extraElement114) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
SequenceInfo[] getSequences(int pageNumber116, int sequencePerPage117) throws RemoteException, SequenceEditorException
getSequences115
- SequenceEditorException
- :RemoteException
void startgetSequences(int pageNumber116, int sequencePerPage117, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getSequences115
- RemoteException
String disableStatistics(String sequenceName121) throws RemoteException, SequenceEditorException
disableStatistics120
- SequenceEditorException
- :RemoteException
void startdisableStatistics(String sequenceName121, SequenceAdminServiceCallbackHandler callback) throws RemoteException
disableStatistics120
- RemoteException
int getSequencesCount() throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void startgetSequencesCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
Copyright © 2017 WSO2. All rights reserved.