Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model Business Editor Objects
11g Release 1 (11.1.1.9.1)

E67667-01

A B C D F G H I L N O P R S T U V X


A

accept(ObjectVisitor) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Visitor pattern is implemented for the business object to allow visiting each component of a business object using a custom visitor.
accept(ObjectVisitor) - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
 
activate() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Activate a business object
activate() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Activate an attribute
addAttrToList(String, AttributeImpl) - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
 
addDataFilter(Attribute, String, Object...) - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Add a data filter to further refine the set of data appearing within the list of value used by dynamic choice list.
addDataFilter(Attribute, ComparisonOperator, Object...) - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Add a data filter to further refine the set of data appearing within the list of value used by dynamic choice list.
addDependencyAttr(Attribute) - Method in interface oracle.adf.businesseditor.objects.Attribute
Adds an attribute as dependency attribute, whose data changes will cause this attribute's constraint expression to be reevaluated.
addDisplayAttribute(Attribute) - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Adds an attribute to be included in the List of Values window for context.
addLookup(String, String, String) - Method in interface oracle.adf.businesseditor.objects.LookupType
Creates a lookup to this lookup type.
addMapping(AttributeTriggerType, TriggerType) - Static method in class oracle.adfinternal.businesseditor.objects.AttributeTriggerTypeHelper
 
addMapping(BusinessObjectFunctionVisibilityType, ExprDef.Visibility) - Static method in class oracle.adfinternal.businesseditor.objects.BusinessObjectFunctionVisibilityTypeHelper
 
addMapping(BusinessObjectTriggerType, TriggerType) - Static method in class oracle.adfinternal.businesseditor.objects.BusinessObjectTriggerTypeHelper
 
addParameter(String, String) - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
Adds a parameter to this function.
addParameter(String, String) - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
Adds a parameter to this function.
addSearchAttribute(Attribute) - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Adds an attribute to be included as search criteria in addition to the selection display value.
Attribute - Interface in oracle.adf.businesseditor.objects
Base class for StandardAttribute and CustomAttribute.
AttributeTrigger - Interface in oracle.adf.businesseditor.objects
A trigger for an attribute.
AttributeTriggerType - Enum in oracle.adf.businesseditor.objects
The logical trigger types used by attribute triggers
AttributeTriggerTypeHelper - Class in oracle.adfinternal.businesseditor.objects
 
AttributeType - Enum in oracle.adf.businesseditor.objects
The formule types used by formula custom attribute
AttributeValidator - Interface in oracle.adf.businesseditor.objects
A validator for an attribute.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model Business Editor Objects
11g Release 1 (11.1.1.9.1)

E67667-01

A B C D F G H I L N O P R S T U V X


Copyright © 1997, 2016, Oracle. All rights reserved.