Package oracle.rules.sdk2.decisionpoint
package oracle.rules.sdk2.decisionpoint
-
ClassDescriptionAction Type interfact to be implemented by Applications Developers.DecisionPoint is a helper class which manages the server-side portions of implementing Decision Points (calling OBR Decision Functions) from developers' Java code.NamedValue is a helper class that conveys named values to and from Decision Points.Builder for creating a decision point.DecisionPoint is a helper class which manages the server-side portions of implementing Decision Points (calling OBR Decision Functions) from developers' Java code.KeyChain is a helper class used to transmit dimension keys to ActionType instances.Action Type interfact to be implemented by Applications Developers.DFParm is a struct representing parameter options for decision functions.The dimension class represents any VOs contained via view links.Multiplicity is either REFERENCE or AGGR_COLLECTION depending on whether the relationship to the VO is 1-1 or 1-M, respectively.Key description class -- contains two names per key, the one for use with Oracle JBO and the other for use with the OBR rule dictionaryInterface 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.