A B C D E F G H I J K L M N O P R S T U V W 

C

cancelPressed() - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Handles cancel button pressed event.
canFlipToNextPage() - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrCompleteRulesetReference
Returns true if the selected generator has declared a nested wizard.
canFlipToNextPage() - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrRulesetReference
Returns true if the selected generator has declared a nested wizard.
changeInClassName(String) - Method in class ilog.rules.studio.res.generator.IlrFileGenerator
Gets the name specified, with a capital letter as the first letter.
changeInMethodName(String) - Method in class ilog.rules.studio.res.generator.IlrFileGenerator
Gets the name specified, with a lower case letter as the first letter.
clear() - Method in interface ilog.rules.res.xu.ruleset.IlrRulesetCache
All cache contents must be cleared.
clearProperties() - Method in interface ilog.rules.res.session.config.IlrPluginConfig
Clears all properties.
close() - Method in interface ilog.rules.res.persistence.trace.IlrTraceDAO
Closes the underlying transaction.
close() - Method in class ilog.rules.res.persistence.trace.IlrTraceDAOWrapper
 
close() - Method in interface ilog.rules.res.session.IlrStatefulSession
Closes this session.
close() - Method in interface ilog.rules.res.session.rawdata.RawDataRuleService
Deprecated.
close() - Method in class ilog.rules.res.session.rawdata.RawDataRuleServiceFactory
Stop the XU.
CLOSED - Static variable in interface ilog.rules.res.xu.event.IlrConnectionEvent
The event code when a CCI connection is closed.
COBOL_DATA - Static variable in class ilog.rules.res.session.rawdata.RawDataRuleServiceFactory
For COBOL data support
com.ibm.rules.res.xu.event - package com.ibm.rules.res.xu.event
Provides the classes and interfaces for the Execution Unit (XU) to uses events.
com.ibm.rules.res.xu.plugin - package com.ibm.rules.res.xu.plugin
Provides the classes necessary to implement the Execution Unit (XU) plug-ins that are compatible with both decision engine and the classic rule engines.
commit() - Method in interface ilog.rules.res.persistence.trace.IlrTraceDAO
Commits the underlying transaction.
commit() - Method in class ilog.rules.res.persistence.trace.IlrTraceDAOWrapper
 
compareTo(IlrVersion) - Method in class ilog.rules.res.model.IlrVersion
Compares the version number of this IlrVersion instance to another object.
completePerformFinish(IProject) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrFileGeneratorWizard
Redefine this method if you need to do something after the project creation.
completeProjectFromTemplate(IProject, IlrRuleAppProject, IProgressMonitor) - Method in class ilog.rules.studio.res.generator.IlrFileGenerator
Completes the specified project with the required files by calling the IlrFileGenerator.generateProjectContent(org.eclipse.jdt.core.IJavaProject, org.eclipse.core.runtime.IProgressMonitor) method.
CONNECT - Static variable in interface ilog.rules.res.xu.event.IlrRuleEngineEvent
The event code when an IlrTool is connected to the rule engine.
connectionClosed(ConnectionEvent) - Method in class com.ibm.rules.res.xu.plugin.EventPlugin
Called when a XU connection is closed.
ConnectionEvent - Interface in com.ibm.rules.res.xu.event
Represents an event initiated by a XU connection.
connectionEventRaised(IlrConnectionEvent) - Method in interface ilog.rules.res.xu.event.IlrConnectionEventListener
Called when an IlrConnectionEvent is raised.
connectionOpened(ConnectionEvent) - Method in class com.ibm.rules.res.xu.plugin.EventPlugin
Called when a XU connection is opened.
CONSOLE_DEPLOYMENT - Static variable in interface ilog.rules.studio.res.ruleapp.IlrDeploymentMode
Deployment on a Rule Execution Server console through HTTP.
contains(Collection<String>) - Method in interface ilog.rules.res.persistence.trace.IlrCriteriaPart.IlrCriteriaPartCollection
 
contains(Map<String, String>) - Method in interface ilog.rules.res.persistence.trace.IlrCriteriaPart.IlrCriteriaPartMap
 
contains(String) - Method in interface ilog.rules.res.persistence.trace.IlrCriteriaPart.IlrCriteriaPartString
 
contentCreated - Variable in class ilog.rules.studio.res.generator.IlrFileGenerator
 
copyFile(String, String) - Method in class ilog.rules.studio.res.generator.IlrFileGenerator
Copies a file from a location (absolute path) in the generated Java project to a destination directory with a specific file name.
create() - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Creates widgetry for this window in a new top-level shell.
createControl(Composite) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrFileGeneratorWizardPage
Redefines the createControl method, which creates a composite and sets the contextual help.
createControl(Composite) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrFileGeneratorWizardSelectionPage
Redefines the createControl method, which creates a composite and sets the contextual help.
createControl(Composite) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.page.IlrProjectName
Redefines the createControl method, which creates a composite and sets the contextual help.
createDAO() - Method in interface ilog.rules.res.persistence.trace.IlrTraceDAOFactory
Returns a new IlrTraceDAO instance.
createDefaultConfig() - Static method in class ilog.rules.res.session.IlrJ2SESessionFactory
Creates a session factory configuration that holds default settings.
createManagementSession() - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Management sessions are not available when using the EJB packaging, this method always throws an UnsupportedOperationException.
createManagementSession() - Method in class ilog.rules.res.session.IlrJ2SESessionFactory
 
createManagementSession() - Method in class ilog.rules.res.session.IlrPOJOSessionFactory
 
createManagementSession() - Method in interface ilog.rules.res.session.IlrSessionFactory
Returns a new management session.
createPackage(IProject, String, String) - Method in class ilog.rules.studio.res.generator.IlrFileGenerator
Creates a package in the root directory (relative to the project) of the destination project.
createPluginConfig(String) - Method in interface ilog.rules.res.session.config.IlrXUConfig
 
createProjectFromTemplate(String, IPath, IlrRuleAppProject, IProgressMonitor) - Method in class ilog.rules.studio.res.generator.IlrFileGenerator
createQuery() - Method in interface ilog.rules.res.persistence.trace.IlrTraceDAO
Creates and returns an IlrTraceQuery object.
createQuery() - Method in class ilog.rules.res.persistence.trace.IlrTraceDAOWrapper
 
createRepository() - Method in interface ilog.rules.res.model.IlrRepositoryFactory
Creates a new repository.
createRequest() - Method in interface ilog.rules.res.session.IlrSessionFactory
Returns a request object used to execute rulesets.
createRESRulesetArchive(IlrEngineType, InputStream) - Static method in class ilog.rules.res.model.IlrRESRulesetArchiveFactory
Creates an IlrRESRulesetArchive instance.
createRESRulesetArchive(IlrEngineType, byte[]) - Static method in class ilog.rules.res.model.IlrRESRulesetArchiveFactory
Creates an IlrRESRulesetArchive instance.
createRuleApp(String, IlrVersion) - Method in interface ilog.rules.res.model.IlrRepositoryFactory
Creates a RuleApp with a specific name and version number.
createRuleApp(String, IlrVersion, Date) - Method in interface ilog.rules.res.model.IlrRepositoryFactory
Creates a RuleApp with a specific name, version number, and date.
createRuleApp(IlrMutableRuleAppInformation) - Method in interface ilog.rules.res.model.IlrRepositoryFactory
Creates a copy of a RuleApp.
createRuleset(String, IlrVersion) - Method in interface ilog.rules.res.model.IlrRepositoryFactory
Creates a ruleset with a specific name and version number.
createRuleset(String, IlrVersion, Date) - Method in interface ilog.rules.res.model.IlrRepositoryFactory
Creates a ruleset with a specific name, version number, and date.
createRuleset(IlrMutableRulesetArchiveInformation) - Method in interface ilog.rules.res.model.IlrRepositoryFactory
Creates a copy of a ruleset.
createService(int) - Method in class ilog.rules.res.session.rawdata.RawDataRuleServiceFactory
Return a raw data rule service using J2SE session factory.
createService(int, IlrSessionFactory) - Method in class ilog.rules.res.session.rawdata.RawDataRuleServiceFactory
Return a raw data rule service using provided session factory.
createStatefulSession(IlrPath, Serializable, Map<String, Object>, boolean) - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Finds a reference to an initialized stateful EJB3 rule session bean.
createStatefulSession(IlrPath, Serializable, Map<String, Object>, boolean, boolean) - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Finds a reference to an initialized stateful EJB3 rule session bean.
createStatefulSession(IlrPath, Serializable, Map<String, Object>, boolean, boolean) - Method in class ilog.rules.res.session.IlrJ2SESessionFactory
 
createStatefulSession(IlrPath, Serializable, Map<String, Object>, boolean, boolean) - Method in class ilog.rules.res.session.IlrPOJOSessionFactory
 
createStatefulSession(IlrPath, Serializable, Map<String, Object>, boolean) - Method in interface ilog.rules.res.session.IlrSessionFactory
Returns a stateful rule session.
createStatefulSession(IlrPath, Serializable, Map<String, Object>, boolean, boolean) - Method in interface ilog.rules.res.session.IlrSessionFactory
Returns a stateful rule session.
createStatelessSession() - Method in class ilog.rules.res.session.IlrEJB3SessionFactory
Finds a reference to a stateless EJB3 rule session Bean.
createStatelessSession() - Method in class ilog.rules.res.session.IlrJ2SESessionFactory
 
createStatelessSession() - Method in class ilog.rules.res.session.IlrPOJOSessionFactory
 
createStatelessSession() - Method in interface ilog.rules.res.session.IlrSessionFactory
Returns a stateless rule session.
createTraceDAOFactory(IlrTraceDAOFactoryType) - Method in class ilog.rules.res.persistence.trace.IlrTraceDAOFactoryUtil
Creates a predefined IlrTraceDAOFactory implementation class instance of the specified type.
createTraceDAOFactory() - Method in interface ilog.rules.res.session.IlrSessionFactory
Returns an initialized IlrTraceDAOFactory instance used to write traces for the rule sessions created by this factory.
createTreeViewer(Composite) - Method in class ilog.rules.studio.res.ui.generator.impl.wizard.IlrAbstractRESConfigurationSelectionDialog
Creates the tree viewer.
A B C D E F G H I J K L M N O P R S T U V W 
Rule Execution Server API

© Copyright IBM Corp. 1987, 2020