public interface RuleServiceAdmin
Modifier and Type | Method and Description |
---|---|
void |
addRuleService(String fileExtension47,
String name48,
org.apache.axiom.om.OMElement extraElement49)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteFactArchive(String serviceName30,
String fileName31)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteRuleFile(String serviceName23,
String fileName24)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteTempRuleDirectory(String serviceName60)
Auto generated method signature for Asynchronous Invocations
|
void |
editRuleService(String fileExtension33,
String name34,
org.apache.axiom.om.OMElement extraElement35)
Auto generated method signature for Asynchronous Invocations
|
String[] |
getAllFacts(String fileExtension65,
String serviceName66)
Auto generated method signature
|
String[] |
getAllRuleServices()
Auto generated method signature
|
String[] |
getFactArchiveList(String serviceName26)
Auto generated method signature
|
String[] |
getRuleFileList(String serviceName51,
String fileName52)
Auto generated method signature
|
OmElementType |
getRuleService(String serviceName37)
Auto generated method signature
|
void |
startgetAllFacts(String fileExtension65,
String serviceName66,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllRuleServices(RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetFactArchiveList(String serviceName26,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRuleFileList(String serviceName51,
String fileName52,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRuleService(String serviceName37,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadFacts(String serviceName41,
String fileName42,
DataHandler dataHandler43,
RuleServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String[] |
uploadFacts(String serviceName41,
String fileName42,
DataHandler dataHandler43)
Auto generated method signature
|
void |
uploadRuleFile(String serviceName56,
String fileName57,
DataHandler dataHandler58)
Auto generated method signature for Asynchronous Invocations
|
void deleteRuleFile(String serviceName23, String fileName24) throws RemoteException, RuleServiceAdminRuleServiceAdminException
String[] getFactArchiveList(String serviceName26) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getFactArchiveList25
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetFactArchiveList(String serviceName26, RuleServiceAdminCallbackHandler callback) throws RemoteException
getFactArchiveList25
- RemoteException
void deleteFactArchive(String serviceName30, String fileName31) throws RemoteException, RuleServiceAdminRuleServiceAdminException
void editRuleService(String fileExtension33, String name34, org.apache.axiom.om.OMElement extraElement35) throws RemoteException, RuleServiceAdminRuleServiceAdminException
OmElementType getRuleService(String serviceName37) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getRuleService36
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetRuleService(String serviceName37, RuleServiceAdminCallbackHandler callback) throws RemoteException
getRuleService36
- RemoteException
String[] uploadFacts(String serviceName41, String fileName42, DataHandler dataHandler43) throws RemoteException, RuleServiceAdminRuleServiceAdminException
uploadFacts40
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startuploadFacts(String serviceName41, String fileName42, DataHandler dataHandler43, RuleServiceAdminCallbackHandler callback) throws RemoteException
uploadFacts40
- RemoteException
void addRuleService(String fileExtension47, String name48, org.apache.axiom.om.OMElement extraElement49) throws RemoteException, RuleServiceAdminRuleServiceAdminException
String[] getRuleFileList(String serviceName51, String fileName52) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getRuleFileList50
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetRuleFileList(String serviceName51, String fileName52, RuleServiceAdminCallbackHandler callback) throws RemoteException
getRuleFileList50
- RemoteException
void uploadRuleFile(String serviceName56, String fileName57, DataHandler dataHandler58) throws RemoteException, RuleServiceAdminRuleServiceAdminException
void deleteTempRuleDirectory(String serviceName60) throws RemoteException, RuleServiceAdminRuleServiceAdminException
String[] getAllRuleServices() throws RemoteException, RuleServiceAdminRuleServiceAdminException
getAllRuleServices61
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetAllRuleServices(RuleServiceAdminCallbackHandler callback) throws RemoteException
getAllRuleServices61
- RemoteException
String[] getAllFacts(String fileExtension65, String serviceName66) throws RemoteException, RuleServiceAdminRuleServiceAdminException
getAllFacts64
- RuleServiceAdminRuleServiceAdminException
- :RemoteException
void startgetAllFacts(String fileExtension65, String serviceName66, RuleServiceAdminCallbackHandler callback) throws RemoteException
getAllFacts64
- RemoteException
Copyright © 2017 WSO2. All rights reserved.