- cancelFlowForExistingObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- cancelFlowForNewObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- commit() - Method in class oracle.adf.businesseditor.objects.BusinessEditorManager
-
Call commit() to save the changes of the current pending logical
operation you are performing.
- commit() - Method in class oracle.adf.businesseditor.objects.LookupManager
-
Commit any pending changes.
- commit() - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- commit() - Method in class oracle.adfinternal.businesseditor.objects.LookupManagerImpl
-
- createAttribute(String, AttributeType) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Create a custom attribute for the given name and type.
- createAttribute(String, String) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Create a custom attribute for the given name and type.
- createBusinessObject(String) - Method in class oracle.adf.businesseditor.objects.BusinessEditorManager
-
Creates a BusinessObject.
- createBusinessObject(String, CustomObjectInfo) - Method in class oracle.adf.businesseditor.objects.BusinessEditorManager
-
Creates a BusinessObject.
- createBusinessObject(BusinessObject, String) - Method in class oracle.adf.businesseditor.objects.BusinessEditorManager
-
Creates a BusinessObject.
- createBusinessObject(BusinessObject, String, CustomObjectInfo) - Method in class oracle.adf.businesseditor.objects.BusinessEditorManager
-
Creates a BusinessObject.
- createBusinessObject(String, CustomObjectInfo) - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- createBusinessObject(BusinessObject, String, CustomObjectInfo) - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- createFunction(String, String, String) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Create a function for this business object.
- createFunctionParamElement(FunctionParameter) - Method in class oracle.adfinternal.businesseditor.objects.XMLDocumentGenerator
-
- createGlobalFunction(String, String, String) - Method in class oracle.adf.businesseditor.objects.BusinessEditorManager
-
Creates a global function.
- createGlobalFunction(String, String, String) - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- createLookupType(String, String, String) - Method in class oracle.adf.businesseditor.objects.LookupManager
-
Creates a lookup type.
- createLookupType(String, String, String) - Method in class oracle.adfinternal.businesseditor.objects.LookupManagerImpl
-
- createTrigger(String, String) - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Creates a trigger for this attribute.
- createTrigger(String, String, String) - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Creates a trigger for this attribute.
- createTrigger(BusinessObjectTriggerType, String, String, String) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Create a trigger for this business object.
- createValidator(String, String, String) - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Creates a validator for this attribute.
- createValidator(String, String, String) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Create a validator for this business object.
- createXMLDocument(BusinessObject) - Static method in class oracle.adf.businesseditor.objects.ObjectReportGenerator
-
- CustomAttribute - Interface in oracle.adf.businesseditor.objects
-
A custom attribute for a business object.
- CustomObjectInfo - Class in oracle.adf.businesseditor.objects
-
Class contains options that affect how a custom object is created.
- CustomObjectInfo() - Constructor for class oracle.adf.businesseditor.objects.CustomObjectInfo
-