Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
L
O
P
R
S
T
U
G
getCause()
- Method in class javax.rules.
RuleException
Returns the embedded exception.
getDefaultObjectFilter()
- Method in interface javax.rules.admin.
RuleExecutionSet
Returns the default ObjectFilter class name associated with this rule execution set.
getDescription()
- Method in interface javax.rules.
RuleExecutionSetMetadata
Get a short description about this RuleExecutionSet.
getDescription()
- Method in interface javax.rules.admin.
RuleExecutionSet
Get a description of this rule execution set.
getDescription()
- Method in interface javax.rules.admin.
Rule
Get a description of the rule.
getHandles()
- Method in interface javax.rules.
StatefulRuleSession
Returns a List of the Handles being used for object identity.
getLocalRuleExecutionSetProvider(Map)
- Method in interface javax.rules.admin.
RuleAdministrator
Returns a
LocalRuleExecutionSetProvider
implementation or null if this implementation does not support creating a RuleExecutionSet from non-serializable resources.
getName()
- Method in interface javax.rules.
RuleExecutionSetMetadata
Get the name of this RuleExecutionSet.
getName()
- Method in interface javax.rules.admin.
RuleExecutionSet
Get the name of this rule execution set.
getName()
- Method in interface javax.rules.admin.
Rule
Get the name of this rule.
getObject(Handle)
- Method in interface javax.rules.
StatefulRuleSession
Returns the Object within the
StatefulRuleSession
associated with a
Handle
.
getObjects()
- Method in interface javax.rules.
StatefulRuleSession
Returns a List of all objects in the rule session state of this rule session.
getObjects(ObjectFilter)
- Method in interface javax.rules.
StatefulRuleSession
Returns a List over the objects in rule session state of this rule session.
getProperty(Object)
- Method in interface javax.rules.admin.
RuleExecutionSet
Get a user defined or vendor defined property.
getProperty(Object)
- Method in interface javax.rules.admin.
Rule
Get a user defined or vendor defined property.
getRegistrations()
- Method in interface javax.rules.
RuleRuntime
Retrieves a List of the URIs that currently have RuleExecutionSets associated with them.
getRuleAdministrator()
- Method in class javax.rules.
RuleServiceProvider
Returns a class instance of
RuleAdministrator
getRuleExecutionSetMetadata()
- Method in interface javax.rules.
RuleSession
Returns the meta data for the rule execution set bound to this rule session.
getRuleExecutionSetProvider(Map)
- Method in interface javax.rules.admin.
RuleAdministrator
Returns a
RuleExecutionSetProvider
implementation.
getRuleRuntime()
- Method in class javax.rules.
RuleServiceProvider
Returns a class instance of
RuleRuntime
getRules()
- Method in interface javax.rules.admin.
RuleExecutionSet
Return a list of all Rules that are part of the RuleExecutionSet
getRuleServiceProvider(String)
- Static method in class javax.rules.
RuleServiceProviderManager
Return a RuleServiceProvider for a given registration URI.
getType()
- Method in interface javax.rules.
RuleSession
Returns the type identifier for this
RuleSession
.
getUri()
- Method in interface javax.rules.
RuleExecutionSetMetadata
Get the URI for this RuleExecutionSet.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
L
O
P
R
S
T
U
Copyright © 2003 Java Community Process. All Rights Reserved.