Interface TemplateAdminService
-
- All Known Implementing Classes:
TemplateAdminServiceStub
public interface TemplateAdminService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addDynamicTemplate(String key76, org.apache.axiom.om.OMElement extraElement77)
Auto generated method signature for Asynchronous Invocationsvoid
addTemplate(org.apache.axiom.om.OMElement extraElement54)
Auto generated method signature for Asynchronous Invocationsvoid
deleteDynamicTemplate(String key79)
Auto generated method signature for Asynchronous Invocationsvoid
deleteTemplate(String templateName74)
Auto generated method signature for Asynchronous InvocationsString
disableStatistics(String templateName27)
Auto generated method signatureString
disableTracing(String templateName70)
Auto generated method signatureString
enableStatistics(String templateName31)
Auto generated method signatureString
enableTracing(String templateName35)
Auto generated method signatureorg.apache.axiom.om.OMElement
getDynamicTemplate(String key66)
Auto generated method signatureint
getDynamicTemplateCount()
Auto generated method signatureTemplateInfo[]
getDynamicTemplates(int pageNumber61, int sequencePerPage62)
Auto generated method signatureorg.apache.axiom.om.OMElement
getTemplate(String templateName39)
Auto generated method signatureTemplateInfo[]
getTemplates(int pageNumber46, int templatePerPage47)
Auto generated method signatureint
getTemplatesCount()
Auto generated method signaturevoid
saveDynamicTemplate(String key58, org.apache.axiom.om.OMElement extraElement59)
Auto generated method signature for Asynchronous Invocationsvoid
saveTemplate(org.apache.axiom.om.OMElement extraElement56)
Auto generated method signature for Asynchronous Invocationsvoid
startdisableStatistics(String templateName27, TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startdisableTracing(String templateName70, TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startenableStatistics(String templateName31, TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startenableTracing(String templateName35, TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetDynamicTemplate(String key66, TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetDynamicTemplateCount(TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetDynamicTemplates(int pageNumber61, int sequencePerPage62, TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetTemplate(String templateName39, TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetTemplates(int pageNumber46, int templatePerPage47, TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetTemplatesCount(TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
updateDynamicTemplate(String key43, org.apache.axiom.om.OMElement extraElement44)
Auto generated method signature for Asynchronous Invocations
-
-
-
Method Detail
-
getDynamicTemplateCount
int getDynamicTemplateCount() throws RemoteException
Auto generated method signature- Parameters:
getDynamicTemplateCount23
-- Throws:
RemoteException
-
startgetDynamicTemplateCount
void startgetDynamicTemplateCount(TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getDynamicTemplateCount23
-- Throws:
RemoteException
-
disableStatistics
String disableStatistics(String templateName27) throws RemoteException
Auto generated method signature- Parameters:
disableStatistics26
-- Throws:
RemoteException
-
startdisableStatistics
void startdisableStatistics(String templateName27, TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
disableStatistics26
-- Throws:
RemoteException
-
enableStatistics
String enableStatistics(String templateName31) throws RemoteException
Auto generated method signature- Parameters:
enableStatistics30
-- Throws:
RemoteException
-
startenableStatistics
void startenableStatistics(String templateName31, TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
enableStatistics30
-- Throws:
RemoteException
-
enableTracing
String enableTracing(String templateName35) throws RemoteException
Auto generated method signature- Parameters:
enableTracing34
-- Throws:
RemoteException
-
startenableTracing
void startenableTracing(String templateName35, TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
enableTracing34
-- Throws:
RemoteException
-
getTemplate
org.apache.axiom.om.OMElement getTemplate(String templateName39) throws RemoteException
Auto generated method signature- Parameters:
getTemplate38
-- Throws:
RemoteException
-
startgetTemplate
void startgetTemplate(String templateName39, TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getTemplate38
-- Throws:
RemoteException
-
updateDynamicTemplate
void updateDynamicTemplate(String key43, org.apache.axiom.om.OMElement extraElement44) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getTemplates
TemplateInfo[] getTemplates(int pageNumber46, int templatePerPage47) throws RemoteException
Auto generated method signature- Parameters:
getTemplates45
-- Throws:
RemoteException
-
startgetTemplates
void startgetTemplates(int pageNumber46, int templatePerPage47, TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getTemplates45
-- Throws:
RemoteException
-
getTemplatesCount
int getTemplatesCount() throws RemoteException
Auto generated method signature- Parameters:
getTemplatesCount50
-- Throws:
RemoteException
-
startgetTemplatesCount
void startgetTemplatesCount(TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getTemplatesCount50
-- Throws:
RemoteException
-
addTemplate
void addTemplate(org.apache.axiom.om.OMElement extraElement54) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
saveTemplate
void saveTemplate(org.apache.axiom.om.OMElement extraElement56) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
saveDynamicTemplate
void saveDynamicTemplate(String key58, org.apache.axiom.om.OMElement extraElement59) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getDynamicTemplates
TemplateInfo[] getDynamicTemplates(int pageNumber61, int sequencePerPage62) throws RemoteException
Auto generated method signature- Parameters:
getDynamicTemplates60
-- Throws:
RemoteException
-
startgetDynamicTemplates
void startgetDynamicTemplates(int pageNumber61, int sequencePerPage62, TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getDynamicTemplates60
-- Throws:
RemoteException
-
getDynamicTemplate
org.apache.axiom.om.OMElement getDynamicTemplate(String key66) throws RemoteException
Auto generated method signature- Parameters:
getDynamicTemplate65
-- Throws:
RemoteException
-
startgetDynamicTemplate
void startgetDynamicTemplate(String key66, TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getDynamicTemplate65
-- Throws:
RemoteException
-
disableTracing
String disableTracing(String templateName70) throws RemoteException
Auto generated method signature- Parameters:
disableTracing69
-- Throws:
RemoteException
-
startdisableTracing
void startdisableTracing(String templateName70, TemplateAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
disableTracing69
-- Throws:
RemoteException
-
deleteTemplate
void deleteTemplate(String templateName74) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
addDynamicTemplate
void addDynamicTemplate(String key76, org.apache.axiom.om.OMElement extraElement77) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
deleteDynamicTemplate
void deleteDynamicTemplate(String key79) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
-