Skip navigation links
A C D E G L N O P R S U 

A

AbstractRuleServiceAdminHandler - Class in org.wso2.carbon.rule.ws.admin
Base class for implementations of the RuleServiceAdminHandler.
AbstractRuleServiceAdminHandler() - Constructor for class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
 
addRuleService(String, String, OMElement) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
Adds a rule service based on the given name and other information in the serviceXML

C

cleanUp(Paths) - Method in class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
Clean up the temp resources
createServiceRepository(AxisConfiguration) - Method in class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
Creates the rule services repository if there is no repository
createXML(String, File) - Method in class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
Loads a file as an XML

D

deleteFactArchive(String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
 
deleteFactArchive(AxisConfiguration, String, String) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Delete fact archives that are not needed
deleteFactArchive(AxisConfiguration, String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
deleteFactArchive(AxisConfiguration, String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
deleteRuleFile(String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
 
deleteRuleFile(AxisConfiguration, String, String) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Delete the rule script in a rule service
deleteRuleFile(AxisConfiguration, String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
deleteRuleFile(AxisConfiguration, String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
deleteTempRuleDirectory(String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
 
deleteTempRuleServiceDirectory(String) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Delete the rule temp Directory in a rule service
deleteTempRuleServiceDirectory(String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
deleteTempRuleServiceDirectory(String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 

E

editRuleService(String, String, OMElement) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
Updates an existing service

G

getAllFacts(String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
Gets all facts belong to the service with the given name
getAllFacts(AxisConfiguration, String) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Retrieves the all facts applicable for a rule service
getAllFacts(AxisConfiguration, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
getAllFacts(AxisConfiguration, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
getAllRuleServices() - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
Retrieves names of all existing rule services
getFactArchiveList(String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
 
getFactArchiveList(AxisConfiguration, String) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Retrieves the all facts applicable for a rule service
getFactArchiveList(AxisConfiguration, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
getFactArchiveList(AxisConfiguration, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
getName() - Method in class org.wso2.carbon.rule.ws.admin.internal.config.RuleService
 
getRuleFileList(String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
 
getRuleFileList(AxisConfiguration, String, String) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Uploads the rule script for a rule service
getRuleFileList(AxisConfiguration, String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
getRuleFileList(AxisConfiguration, String, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
getRuleService(OMElement) - Static method in class org.wso2.carbon.rule.ws.admin.internal.config.RuleServiceHelper
 
getRuleService(String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
retrieves the rule service for the given service name
getRuleService(AxisConfiguration, String) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Retrieves an XML representation of the rule service
getRuleService(AxisConfiguration, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
getRuleService(AxisConfiguration, String) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
getServicePath(AxisConfiguration, String) - Method in class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
Returns the path to the rule service with the given name
getServicePath() - Method in class org.wso2.carbon.rule.ws.admin.Paths
 
getTempDir() - Method in class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
Returns the working directory for rule services
getWorkingDirPath() - Method in class org.wso2.carbon.rule.ws.admin.Paths
 

L

log - Variable in class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
 

N

NULL_NS - Static variable in class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
 

O

OM_FACTORY - Static variable in class org.wso2.carbon.rule.ws.admin.AbstractRuleServiceAdminHandler
 
org.wso2.carbon.rule.ws.admin - package org.wso2.carbon.rule.ws.admin
 
org.wso2.carbon.rule.ws.admin.exception - package org.wso2.carbon.rule.ws.admin.exception
 
org.wso2.carbon.rule.ws.admin.internal.config - package org.wso2.carbon.rule.ws.admin.internal.config
 

P

Paths - Class in org.wso2.carbon.rule.ws.admin
Represent the service path and the working directory path for the service
Paths(String, String) - Constructor for class org.wso2.carbon.rule.ws.admin.Paths
 

R

RuleService - Class in org.wso2.carbon.rule.ws.admin.internal.config
 
RuleService(OMElement) - Constructor for class org.wso2.carbon.rule.ws.admin.internal.config.RuleService
 
RuleServiceAdmin - Class in org.wso2.carbon.rule.ws.admin
Admin service for rule service management
RuleServiceAdmin() - Constructor for class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
 
RuleServiceAdminException - Exception in org.wso2.carbon.rule.ws.admin.exception
 
RuleServiceAdminException() - Constructor for exception org.wso2.carbon.rule.ws.admin.exception.RuleServiceAdminException
 
RuleServiceAdminException(String) - Constructor for exception org.wso2.carbon.rule.ws.admin.exception.RuleServiceAdminException
 
RuleServiceAdminException(String, Throwable) - Constructor for exception org.wso2.carbon.rule.ws.admin.exception.RuleServiceAdminException
 
RuleServiceAdminException(Throwable) - Constructor for exception org.wso2.carbon.rule.ws.admin.exception.RuleServiceAdminException
 
RuleServiceAdminHandler - Interface in org.wso2.carbon.rule.ws.admin
Handler for executing rule service management operations for rule services based on various types of rule service artifacts
RuleServiceArchiveAdminHandler - Class in org.wso2.carbon.rule.ws.admin
Handler for executing rule service management operations for rule services based on the rule service archive files
RuleServiceArchiveAdminHandler() - Constructor for class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
RuleServiceFileAdminHandler - Class in org.wso2.carbon.rule.ws.admin
Handler for executing rule service management operations for rule services based on the rule service files (.rsl)
RuleServiceFileAdminHandler() - Constructor for class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
RuleServiceFileUploadAdmin - Class in org.wso2.carbon.rule.ws.admin
File Uploader copied from the DataService file Uploader - need to reuse it if possible
RuleServiceFileUploadAdmin() - Constructor for class org.wso2.carbon.rule.ws.admin.RuleServiceFileUploadAdmin
 
RuleServiceHelper - Class in org.wso2.carbon.rule.ws.admin.internal.config
 
RuleServiceHelper() - Constructor for class org.wso2.carbon.rule.ws.admin.internal.config.RuleServiceHelper
 

S

saveRuleService(AxisConfiguration, AxisService, RuleService) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Add a new rule service or update an existing one
saveRuleService(AxisConfiguration, AxisService, RuleService) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
saveRuleService(AxisConfiguration, AxisService, RuleService) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
serialize(OutputStream) - Method in class org.wso2.carbon.rule.ws.admin.internal.config.RuleService
 
setName(String) - Method in class org.wso2.carbon.rule.ws.admin.internal.config.RuleService
 

U

uploadFacts(String, String, DataHandler) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
Uploads facts
uploadFacts(AxisConfiguration, String, String, DataHandler) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Uploads the facts to be used in the rule service
uploadFacts(AxisConfiguration, String, String, DataHandler) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
uploadFacts(AxisConfiguration, String, String, DataHandler) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
uploadRuleFile(String, String, DataHandler) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceAdmin
Upload a ruleset as a file
uploadRuleFile(AxisConfiguration, String, String, DataHandler) - Method in interface org.wso2.carbon.rule.ws.admin.RuleServiceAdminHandler
Uploads the rule script for a rule service
uploadRuleFile(AxisConfiguration, String, String, DataHandler) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceArchiveAdminHandler
 
uploadRuleFile(AxisConfiguration, String, String, DataHandler) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileAdminHandler
 
uploadService(String, DataHandler) - Method in class org.wso2.carbon.rule.ws.admin.RuleServiceFileUploadAdmin
 
A C D E G L N O P R S U 
Skip navigation links

Copyright © 2023 WSO2. All rights reserved.