Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Rules
11g Release 1 (11.1.1.6.2)

E10663-08


Package oracle.rules.sdk2.decisionpoint

Interface Summary
ViewLoader Interface for implementation by developers that need to load View Objects from some source other than the database, or via other mechanisms than the standard database-load APIs.

 

Class Summary
ActionType Action Type interfact to be implemented by Applications Developers.
DecisionPoint DecisionPoint is a helper class which manages the server-side portions of implementing Decision Points (calling OBR Decision Functions) from developers' Java code.
DecisionPoint.NamedValue NamedValue is a helper class that conveys named values to and from Decision Points.
DecisionPointBuilder Builder for creating a decision point.
DecisionPointDictionaryFinder  
DecisionPointInstance DecisionPoint is a helper class which manages the server-side portions of implementing Decision Points (calling OBR Decision Functions) from developers' Java code.
KeyChain KeyChain is a helper class used to transmit dimension keys to ActionType instances.
KeyedActionType Action Type interfact to be implemented by Applications Developers.
MetadataHelper  
MetadataHelper.DFParm DFParm is a struct representing parameter options for decision functions.
ViewDefDescriptor  
ViewDefDescriptor.Dimension The dimension class represents any VOs contained via view links.
ViewDefDescriptor.Key Key description class -- contains two names per key, the one for use with Oracle JBO and the other for use with the OBR rule dictionary
ViewObjectReference  

 

Enum Summary
ViewDefDescriptor.Dimension.Multiplicity Multiplicity is either REFERENCE or AGGR_COLLECTION depending on whether the relationship to the VO is 1-1 or 1-M, respectively.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Rules
11g Release 1 (11.1.1.6.2)

E10663-08


Copyright © 2012, Oracle and/or its affiliates. All rights reserved.