public interface TemplateAdminService
Modifier and Type | Method and Description |
---|---|
void |
addDynamicTemplate(String key48,
org.apache.axiom.om.OMElement extraElement49)
Auto generated method signature for Asynchronous Invocations
|
void |
addTemplate(org.apache.axiom.om.OMElement extraElement37)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteDynamicTemplate(String key60)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteTemplate(String templateName35)
Auto generated method signature for Asynchronous Invocations
|
String |
disableStatistics(String templateName39)
Auto generated method signature
|
String |
disableTracing(String templateName27)
Auto generated method signature
|
String |
enableStatistics(String templateName56)
Auto generated method signature
|
String |
enableTracing(String templateName68)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getDynamicTemplate(String key31)
Auto generated method signature
|
int |
getDynamicTemplateCount()
Auto generated method signature
|
TemplateInfo[] |
getDynamicTemplates(int pageNumber43,
int sequencePerPage44)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getTemplate(String templateName62)
Auto generated method signature
|
TemplateInfo[] |
getTemplates(int pageNumber51,
int templatePerPage52)
Auto generated method signature
|
int |
getTemplatesCount()
Auto generated method signature
|
void |
saveDynamicTemplate(String key24,
org.apache.axiom.om.OMElement extraElement25)
Auto generated method signature for Asynchronous Invocations
|
void |
saveTemplate(org.apache.axiom.om.OMElement extraElement66)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableStatistics(String templateName39,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableTracing(String templateName27,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableStatistics(String templateName56,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableTracing(String templateName68,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicTemplate(String key31,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicTemplateCount(TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicTemplates(int pageNumber43,
int sequencePerPage44,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTemplate(String templateName62,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTemplates(int pageNumber51,
int templatePerPage52,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTemplatesCount(TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateDynamicTemplate(String key75,
org.apache.axiom.om.OMElement extraElement76)
Auto generated method signature for Asynchronous Invocations
|
void saveDynamicTemplate(String key24, org.apache.axiom.om.OMElement extraElement25) throws RemoteException
RemoteException
String disableTracing(String templateName27) throws RemoteException
disableTracing26
- RemoteException
void startdisableTracing(String templateName27, TemplateAdminServiceCallbackHandler callback) throws RemoteException
disableTracing26
- RemoteException
org.apache.axiom.om.OMElement getDynamicTemplate(String key31) throws RemoteException
getDynamicTemplate30
- RemoteException
void startgetDynamicTemplate(String key31, TemplateAdminServiceCallbackHandler callback) throws RemoteException
getDynamicTemplate30
- RemoteException
void deleteTemplate(String templateName35) throws RemoteException
RemoteException
void addTemplate(org.apache.axiom.om.OMElement extraElement37) throws RemoteException
RemoteException
String disableStatistics(String templateName39) throws RemoteException
disableStatistics38
- RemoteException
void startdisableStatistics(String templateName39, TemplateAdminServiceCallbackHandler callback) throws RemoteException
disableStatistics38
- RemoteException
TemplateInfo[] getDynamicTemplates(int pageNumber43, int sequencePerPage44) throws RemoteException
getDynamicTemplates42
- RemoteException
void startgetDynamicTemplates(int pageNumber43, int sequencePerPage44, TemplateAdminServiceCallbackHandler callback) throws RemoteException
getDynamicTemplates42
- RemoteException
void addDynamicTemplate(String key48, org.apache.axiom.om.OMElement extraElement49) throws RemoteException
RemoteException
TemplateInfo[] getTemplates(int pageNumber51, int templatePerPage52) throws RemoteException
getTemplates50
- RemoteException
void startgetTemplates(int pageNumber51, int templatePerPage52, TemplateAdminServiceCallbackHandler callback) throws RemoteException
getTemplates50
- RemoteException
String enableStatistics(String templateName56) throws RemoteException
enableStatistics55
- RemoteException
void startenableStatistics(String templateName56, TemplateAdminServiceCallbackHandler callback) throws RemoteException
enableStatistics55
- RemoteException
void deleteDynamicTemplate(String key60) throws RemoteException
RemoteException
org.apache.axiom.om.OMElement getTemplate(String templateName62) throws RemoteException
getTemplate61
- RemoteException
void startgetTemplate(String templateName62, TemplateAdminServiceCallbackHandler callback) throws RemoteException
getTemplate61
- RemoteException
void saveTemplate(org.apache.axiom.om.OMElement extraElement66) throws RemoteException
RemoteException
String enableTracing(String templateName68) throws RemoteException
enableTracing67
- RemoteException
void startenableTracing(String templateName68, TemplateAdminServiceCallbackHandler callback) throws RemoteException
enableTracing67
- RemoteException
int getDynamicTemplateCount() throws RemoteException
getDynamicTemplateCount71
- RemoteException
void startgetDynamicTemplateCount(TemplateAdminServiceCallbackHandler callback) throws RemoteException
getDynamicTemplateCount71
- RemoteException
void updateDynamicTemplate(String key75, org.apache.axiom.om.OMElement extraElement76) throws RemoteException
RemoteException
int getTemplatesCount() throws RemoteException
getTemplatesCount77
- RemoteException
void startgetTemplatesCount(TemplateAdminServiceCallbackHandler callback) throws RemoteException
getTemplatesCount77
- RemoteException
Copyright © 2017 WSO2. All rights reserved.