Interface SequenceAdminService
- All Known Implementing Classes:
SequenceAdminServiceStub
public interface SequenceAdminService
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddDynamicSequence(String key101, org.apache.axiom.om.OMElement extraElement102) Auto generated method signature for Asynchronous InvocationsvoidaddSequence(org.apache.axiom.om.OMElement extraElement63) Auto generated method signature for Asynchronous InvocationsvoidaddSequenceForTenant(org.apache.axiom.om.OMElement extraElement114, String tenantDomain115) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoiddeleteDynamicSequence(String key122) Auto generated method signature for Asynchronous InvocationsvoiddeleteSelectedSequence(String[] sequenceNames72) Auto generated method signature for Asynchronous InvocationsvoiddeleteSequence(String sequenceName65) Auto generated method signature for Asynchronous InvocationsvoiddeleteSequenceForTenant(String sequenceName74, String tenantDomain75) Auto generated method signature for Asynchronous InvocationsdisableStatistics(String sequenceName89) Auto generated method signaturedisableTracing(String sequenceName118) Auto generated method signatureenableStatistics(String sequenceName97) Auto generated method signatureenableTracing(String sequenceName81) Auto generated method signaturegetDependents(String sequence85) Auto generated method signatureorg.apache.axiom.om.OMElementgetDynamicSequence(String key77) Auto generated method signatureintAuto generated method signaturegetDynamicSequences(int pageNumber104, int sequencePerPage105) Auto generated method signatureAuto generated method signatureorg.apache.axiom.om.OMElementgetSequence(String sequenceName124) Auto generated method signatureorg.apache.axiom.om.OMElementgetSequenceForTenant(String sequenceName109, String tenantDomain110) Auto generated method signaturegetSequences(int pageNumber52, int sequencePerPage53) Auto generated method signatureintAuto generated method signaturebooleanisExistingSequence(String sequenceName93) Auto generated method signaturebooleanisExistingSequenceForTenant(String sequenceName67, String tenantDomain68) Auto generated method signaturevoidsaveDynamicSequence(String key41, org.apache.axiom.om.OMElement extraElement42) Auto generated method signature for Asynchronous InvocationsvoidsaveSequence(org.apache.axiom.om.OMElement extraElement47) Auto generated method signature for Asynchronous InvocationsvoidstartdisableStatistics(String sequenceName89, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartdisableTracing(String sequenceName118, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartenableStatistics(String sequenceName97, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartenableTracing(String sequenceName81, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetDependents(String sequence85, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetDynamicSequence(String key77, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetDynamicSequences(int pageNumber104, int sequencePerPage105, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetSequence(String sequenceName124, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetSequenceForTenant(String sequenceName109, String tenantDomain110, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartgetSequences(int pageNumber52, int sequencePerPage53, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartisExistingSequence(String sequenceName93, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartisExistingSequenceForTenant(String sequenceName67, String tenantDomain68, SequenceAdminServiceCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidupdateDynamicSequence(String key60, org.apache.axiom.om.OMElement extraElement61) Auto generated method signature for Asynchronous Invocations
-
Method Details
-
saveDynamicSequence
void saveDynamicSequence(String key41, org.apache.axiom.om.OMElement extraElement42) throws RemoteException, SequenceEditorException Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
getEntryNamesString
Auto generated method signature- Throws:
SequenceEditorException- :RemoteException
-
startgetEntryNamesString
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
saveSequence
void saveSequence(org.apache.axiom.om.OMElement extraElement47) throws RemoteException, SequenceEditorException Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
getSequencesCount
Auto generated method signature- Throws:
SequenceEditorException- :RemoteException
-
startgetSequencesCount
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getSequences
SequenceInfo[] getSequences(int pageNumber52, int sequencePerPage53) throws RemoteException, SequenceEditorException Auto generated method signature- Parameters:
getSequences51-- Throws:
SequenceEditorException- :RemoteException
-
startgetSequences
void startgetSequences(int pageNumber52, int sequencePerPage53, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getSequences51-- Throws:
RemoteException
-
getDynamicSequenceCount
Auto generated method signature- Throws:
SequenceEditorException- :RemoteException
-
startgetDynamicSequenceCount
void startgetDynamicSequenceCount(SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
updateDynamicSequence
void updateDynamicSequence(String key60, org.apache.axiom.om.OMElement extraElement61) throws RemoteException, SequenceEditorException Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
addSequence
void addSequence(org.apache.axiom.om.OMElement extraElement63) throws RemoteException, SequenceEditorException Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
deleteSequence
Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
isExistingSequenceForTenant
boolean isExistingSequenceForTenant(String sequenceName67, String tenantDomain68) throws RemoteException Auto generated method signature- Parameters:
isExistingSequenceForTenant66-- Throws:
RemoteException
-
startisExistingSequenceForTenant
void startisExistingSequenceForTenant(String sequenceName67, String tenantDomain68, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
isExistingSequenceForTenant66-- Throws:
RemoteException
-
deleteSelectedSequence
void deleteSelectedSequence(String[] sequenceNames72) throws RemoteException, SequenceEditorException Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
deleteSequenceForTenant
void deleteSequenceForTenant(String sequenceName74, String tenantDomain75) throws RemoteException, SequenceEditorException Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
getDynamicSequence
org.apache.axiom.om.OMElement getDynamicSequence(String key77) throws RemoteException, SequenceEditorException Auto generated method signature- Parameters:
getDynamicSequence76-- Throws:
SequenceEditorException- :RemoteException
-
startgetDynamicSequence
void startgetDynamicSequence(String key77, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getDynamicSequence76-- Throws:
RemoteException
-
enableTracing
Auto generated method signature- Parameters:
enableTracing80-- Throws:
SequenceEditorException- :RemoteException
-
startenableTracing
void startenableTracing(String sequenceName81, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
enableTracing80-- Throws:
RemoteException
-
getDependents
Auto generated method signature- Parameters:
getDependents84-- Throws:
RemoteException
-
startgetDependents
void startgetDependents(String sequence85, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getDependents84-- Throws:
RemoteException
-
disableStatistics
Auto generated method signature- Parameters:
disableStatistics88-- Throws:
SequenceEditorException- :RemoteException
-
startdisableStatistics
void startdisableStatistics(String sequenceName89, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
disableStatistics88-- Throws:
RemoteException
-
isExistingSequence
Auto generated method signature- Parameters:
isExistingSequence92-- Throws:
RemoteException
-
startisExistingSequence
void startisExistingSequence(String sequenceName93, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
isExistingSequence92-- Throws:
RemoteException
-
enableStatistics
Auto generated method signature- Parameters:
enableStatistics96-- Throws:
SequenceEditorException- :RemoteException
-
startenableStatistics
void startenableStatistics(String sequenceName97, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
enableStatistics96-- Throws:
RemoteException
-
addDynamicSequence
void addDynamicSequence(String key101, org.apache.axiom.om.OMElement extraElement102) throws RemoteException, SequenceEditorException Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
getDynamicSequences
SequenceInfo[] getDynamicSequences(int pageNumber104, int sequencePerPage105) throws RemoteException, SequenceEditorException Auto generated method signature- Parameters:
getDynamicSequences103-- Throws:
SequenceEditorException- :RemoteException
-
startgetDynamicSequences
void startgetDynamicSequences(int pageNumber104, int sequencePerPage105, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getDynamicSequences103-- Throws:
RemoteException
-
getSequenceForTenant
org.apache.axiom.om.OMElement getSequenceForTenant(String sequenceName109, String tenantDomain110) throws RemoteException, SequenceEditorException Auto generated method signature- Parameters:
getSequenceForTenant108-- Throws:
SequenceEditorException- :RemoteException
-
startgetSequenceForTenant
void startgetSequenceForTenant(String sequenceName109, String tenantDomain110, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getSequenceForTenant108-- Throws:
RemoteException
-
addSequenceForTenant
void addSequenceForTenant(org.apache.axiom.om.OMElement extraElement114, String tenantDomain115) throws RemoteException, SequenceEditorException Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
deleteAllSequence
Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
disableTracing
Auto generated method signature- Parameters:
disableTracing117-- Throws:
SequenceEditorException- :RemoteException
-
startdisableTracing
void startdisableTracing(String sequenceName118, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
disableTracing117-- Throws:
RemoteException
-
deleteDynamicSequence
Auto generated method signature for Asynchronous Invocations- Throws:
SequenceEditorException- :RemoteException
-
getSequence
org.apache.axiom.om.OMElement getSequence(String sequenceName124) throws RemoteException, SequenceEditorException Auto generated method signature- Parameters:
getSequence123-- Throws:
SequenceEditorException- :RemoteException
-
startgetSequence
void startgetSequence(String sequenceName124, SequenceAdminServiceCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getSequence123-- Throws:
RemoteException
-