public interface SequenceAdminService
Modifier and Type | Method and Description |
---|---|
void |
addDynamicSequence(String key101,
org.apache.axiom.om.OMElement extraElement102)
Auto generated method signature for Asynchronous Invocations
|
void |
addSequence(org.apache.axiom.om.OMElement extraElement63)
Auto generated method signature for Asynchronous Invocations
|
void |
addSequenceForTenant(org.apache.axiom.om.OMElement extraElement114,
String tenantDomain115)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteAllSequence()
Auto generated method signature for Asynchronous Invocations
|
void |
deleteDynamicSequence(String key122)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteSelectedSequence(String[] sequenceNames72)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteSequence(String sequenceName65)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteSequenceForTenant(String sequenceName74,
String tenantDomain75)
Auto generated method signature for Asynchronous Invocations
|
String |
disableStatistics(String sequenceName89)
Auto generated method signature
|
String |
disableTracing(String sequenceName118)
Auto generated method signature
|
String |
enableStatistics(String sequenceName97)
Auto generated method signature
|
String |
enableTracing(String sequenceName81)
Auto generated method signature
|
ConfigurationObject[] |
getDependents(String sequence85)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getDynamicSequence(String key77)
Auto generated method signature
|
int |
getDynamicSequenceCount()
Auto generated method signature
|
SequenceInfo[] |
getDynamicSequences(int pageNumber104,
int sequencePerPage105)
Auto generated method signature
|
String |
getEntryNamesString()
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getSequence(String sequenceName124)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getSequenceForTenant(String sequenceName109,
String tenantDomain110)
Auto generated method signature
|
SequenceInfo[] |
getSequences(int pageNumber52,
int sequencePerPage53)
Auto generated method signature
|
int |
getSequencesCount()
Auto generated method signature
|
boolean |
isExistingSequence(String sequenceName93)
Auto generated method signature
|
boolean |
isExistingSequenceForTenant(String sequenceName67,
String tenantDomain68)
Auto generated method signature
|
void |
saveDynamicSequence(String key41,
org.apache.axiom.om.OMElement extraElement42)
Auto generated method signature for Asynchronous Invocations
|
void |
saveSequence(org.apache.axiom.om.OMElement extraElement47)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableStatistics(String sequenceName89,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableTracing(String sequenceName118,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableStatistics(String sequenceName97,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableTracing(String sequenceName81,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDependents(String sequence85,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequence(String key77,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicSequences(int pageNumber104,
int sequencePerPage105,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetEntryNamesString(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequence(String sequenceName124,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequenceForTenant(String sequenceName109,
String tenantDomain110,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequences(int pageNumber52,
int sequencePerPage53,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSequencesCount(SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisExistingSequence(String sequenceName93,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisExistingSequenceForTenant(String sequenceName67,
String tenantDomain68,
SequenceAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateDynamicSequence(String key60,
org.apache.axiom.om.OMElement extraElement61)
Auto generated method signature for Asynchronous Invocations
|
void saveDynamicSequence(String key41, org.apache.axiom.om.OMElement extraElement42) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
String getEntryNamesString() throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void startgetEntryNamesString(SequenceAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
void saveSequence(org.apache.axiom.om.OMElement extraElement47) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
int getSequencesCount() throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void startgetSequencesCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
SequenceInfo[] getSequences(int pageNumber52, int sequencePerPage53) throws RemoteException, SequenceEditorException
getSequences51
- SequenceEditorException
- :RemoteException
void startgetSequences(int pageNumber52, int sequencePerPage53, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getSequences51
- RemoteException
int getDynamicSequenceCount() throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException
RemoteException
void updateDynamicSequence(String key60, org.apache.axiom.om.OMElement extraElement61) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void addSequence(org.apache.axiom.om.OMElement extraElement63) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void deleteSequence(String sequenceName65) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
boolean isExistingSequenceForTenant(String sequenceName67, String tenantDomain68) throws RemoteException
isExistingSequenceForTenant66
- RemoteException
void startisExistingSequenceForTenant(String sequenceName67, String tenantDomain68, SequenceAdminServiceCallbackHandler callback) throws RemoteException
isExistingSequenceForTenant66
- RemoteException
void deleteSelectedSequence(String[] sequenceNames72) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void deleteSequenceForTenant(String sequenceName74, String tenantDomain75) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
org.apache.axiom.om.OMElement getDynamicSequence(String key77) throws RemoteException, SequenceEditorException
getDynamicSequence76
- SequenceEditorException
- :RemoteException
void startgetDynamicSequence(String key77, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getDynamicSequence76
- RemoteException
String enableTracing(String sequenceName81) throws RemoteException, SequenceEditorException
enableTracing80
- SequenceEditorException
- :RemoteException
void startenableTracing(String sequenceName81, SequenceAdminServiceCallbackHandler callback) throws RemoteException
enableTracing80
- RemoteException
ConfigurationObject[] getDependents(String sequence85) throws RemoteException
getDependents84
- RemoteException
void startgetDependents(String sequence85, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getDependents84
- RemoteException
String disableStatistics(String sequenceName89) throws RemoteException, SequenceEditorException
disableStatistics88
- SequenceEditorException
- :RemoteException
void startdisableStatistics(String sequenceName89, SequenceAdminServiceCallbackHandler callback) throws RemoteException
disableStatistics88
- RemoteException
boolean isExistingSequence(String sequenceName93) throws RemoteException
isExistingSequence92
- RemoteException
void startisExistingSequence(String sequenceName93, SequenceAdminServiceCallbackHandler callback) throws RemoteException
isExistingSequence92
- RemoteException
String enableStatistics(String sequenceName97) throws RemoteException, SequenceEditorException
enableStatistics96
- SequenceEditorException
- :RemoteException
void startenableStatistics(String sequenceName97, SequenceAdminServiceCallbackHandler callback) throws RemoteException
enableStatistics96
- RemoteException
void addDynamicSequence(String key101, org.apache.axiom.om.OMElement extraElement102) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
SequenceInfo[] getDynamicSequences(int pageNumber104, int sequencePerPage105) throws RemoteException, SequenceEditorException
getDynamicSequences103
- SequenceEditorException
- :RemoteException
void startgetDynamicSequences(int pageNumber104, int sequencePerPage105, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getDynamicSequences103
- RemoteException
org.apache.axiom.om.OMElement getSequenceForTenant(String sequenceName109, String tenantDomain110) throws RemoteException, SequenceEditorException
getSequenceForTenant108
- SequenceEditorException
- :RemoteException
void startgetSequenceForTenant(String sequenceName109, String tenantDomain110, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getSequenceForTenant108
- RemoteException
void addSequenceForTenant(org.apache.axiom.om.OMElement extraElement114, String tenantDomain115) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
void deleteAllSequence() throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
String disableTracing(String sequenceName118) throws RemoteException, SequenceEditorException
disableTracing117
- SequenceEditorException
- :RemoteException
void startdisableTracing(String sequenceName118, SequenceAdminServiceCallbackHandler callback) throws RemoteException
disableTracing117
- RemoteException
void deleteDynamicSequence(String key122) throws RemoteException, SequenceEditorException
SequenceEditorException
- :RemoteException
org.apache.axiom.om.OMElement getSequence(String sequenceName124) throws RemoteException, SequenceEditorException
getSequence123
- SequenceEditorException
- :RemoteException
void startgetSequence(String sequenceName124, SequenceAdminServiceCallbackHandler callback) throws RemoteException
getSequence123
- RemoteException
Copyright © 2022 WSO2. All rights reserved.