public interface TemplateAdminService
Modifier and Type | Method and Description |
---|---|
void |
addDynamicTemplate(String key76,
org.apache.axiom.om.OMElement extraElement77)
Auto generated method signature for Asynchronous Invocations
|
void |
addTemplate(org.apache.axiom.om.OMElement extraElement54)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteDynamicTemplate(String key79)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteTemplate(String templateName74)
Auto generated method signature for Asynchronous Invocations
|
String |
disableStatistics(String templateName27)
Auto generated method signature
|
String |
disableTracing(String templateName70)
Auto generated method signature
|
String |
enableStatistics(String templateName31)
Auto generated method signature
|
String |
enableTracing(String templateName35)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getDynamicTemplate(String key66)
Auto generated method signature
|
int |
getDynamicTemplateCount()
Auto generated method signature
|
TemplateInfo[] |
getDynamicTemplates(int pageNumber61,
int sequencePerPage62)
Auto generated method signature
|
org.apache.axiom.om.OMElement |
getTemplate(String templateName39)
Auto generated method signature
|
TemplateInfo[] |
getTemplates(int pageNumber46,
int templatePerPage47)
Auto generated method signature
|
int |
getTemplatesCount()
Auto generated method signature
|
void |
saveDynamicTemplate(String key58,
org.apache.axiom.om.OMElement extraElement59)
Auto generated method signature for Asynchronous Invocations
|
void |
saveTemplate(org.apache.axiom.om.OMElement extraElement56)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableStatistics(String templateName27,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdisableTracing(String templateName70,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableStatistics(String templateName31,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startenableTracing(String templateName35,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicTemplate(String key66,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicTemplateCount(TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDynamicTemplates(int pageNumber61,
int sequencePerPage62,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTemplate(String templateName39,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTemplates(int pageNumber46,
int templatePerPage47,
TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTemplatesCount(TemplateAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateDynamicTemplate(String key43,
org.apache.axiom.om.OMElement extraElement44)
Auto generated method signature for Asynchronous Invocations
|
int getDynamicTemplateCount() throws RemoteException
getDynamicTemplateCount23
- RemoteException
void startgetDynamicTemplateCount(TemplateAdminServiceCallbackHandler callback) throws RemoteException
getDynamicTemplateCount23
- RemoteException
String disableStatistics(String templateName27) throws RemoteException
disableStatistics26
- RemoteException
void startdisableStatistics(String templateName27, TemplateAdminServiceCallbackHandler callback) throws RemoteException
disableStatistics26
- RemoteException
String enableStatistics(String templateName31) throws RemoteException
enableStatistics30
- RemoteException
void startenableStatistics(String templateName31, TemplateAdminServiceCallbackHandler callback) throws RemoteException
enableStatistics30
- RemoteException
String enableTracing(String templateName35) throws RemoteException
enableTracing34
- RemoteException
void startenableTracing(String templateName35, TemplateAdminServiceCallbackHandler callback) throws RemoteException
enableTracing34
- RemoteException
org.apache.axiom.om.OMElement getTemplate(String templateName39) throws RemoteException
getTemplate38
- RemoteException
void startgetTemplate(String templateName39, TemplateAdminServiceCallbackHandler callback) throws RemoteException
getTemplate38
- RemoteException
void updateDynamicTemplate(String key43, org.apache.axiom.om.OMElement extraElement44) throws RemoteException
RemoteException
TemplateInfo[] getTemplates(int pageNumber46, int templatePerPage47) throws RemoteException
getTemplates45
- RemoteException
void startgetTemplates(int pageNumber46, int templatePerPage47, TemplateAdminServiceCallbackHandler callback) throws RemoteException
getTemplates45
- RemoteException
int getTemplatesCount() throws RemoteException
getTemplatesCount50
- RemoteException
void startgetTemplatesCount(TemplateAdminServiceCallbackHandler callback) throws RemoteException
getTemplatesCount50
- RemoteException
void addTemplate(org.apache.axiom.om.OMElement extraElement54) throws RemoteException
RemoteException
void saveTemplate(org.apache.axiom.om.OMElement extraElement56) throws RemoteException
RemoteException
void saveDynamicTemplate(String key58, org.apache.axiom.om.OMElement extraElement59) throws RemoteException
RemoteException
TemplateInfo[] getDynamicTemplates(int pageNumber61, int sequencePerPage62) throws RemoteException
getDynamicTemplates60
- RemoteException
void startgetDynamicTemplates(int pageNumber61, int sequencePerPage62, TemplateAdminServiceCallbackHandler callback) throws RemoteException
getDynamicTemplates60
- RemoteException
org.apache.axiom.om.OMElement getDynamicTemplate(String key66) throws RemoteException
getDynamicTemplate65
- RemoteException
void startgetDynamicTemplate(String key66, TemplateAdminServiceCallbackHandler callback) throws RemoteException
getDynamicTemplate65
- RemoteException
String disableTracing(String templateName70) throws RemoteException
disableTracing69
- RemoteException
void startdisableTracing(String templateName70, TemplateAdminServiceCallbackHandler callback) throws RemoteException
disableTracing69
- RemoteException
void deleteTemplate(String templateName74) throws RemoteException
RemoteException
void addDynamicTemplate(String key76, org.apache.axiom.om.OMElement extraElement77) throws RemoteException
RemoteException
void deleteDynamicTemplate(String key79) throws RemoteException
RemoteException
Copyright © 2017 WSO2. All rights reserved.