- cancelFlowForExistingObject() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- cancelFlowForExistingObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- cancelFlowForNewObject() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- cancelFlowForNewObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- canMatchMultiple() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl.FunctionMatcher
-
- CHILD_LOOKUP_CODES - Static variable in interface oracle.adfinternal.businesseditor.restapi.VOAttributesConstants
-
- 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 interface oracle.adfinternal.businesseditor.objects.BusinessEditorManagerInterface
-
Call commit() to save the changes of the current pending logical
operation you are performing.
- commit() - Method in class oracle.adfinternal.businesseditor.objects.LookupManagerImpl
-
- commit() - Method in interface oracle.adfinternal.businesseditor.objects.LookupManagerInterface
-
Commit any pending changes.
- commit() - Method in class oracle.adfinternal.businesseditor.restapi.BaseManagerImpl
-
- ComparisonOperator - Enum in oracle.adf.businesseditor.objects
-
The comparison operator used by data filter
- 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.
- createAttribute(String, AttributeType) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- createAttribute(String, String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- createBusinessEditorManager() - Static method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerFactory
-
Creates an instance of BusinessEditorManagerInterface that uses BC4J
- createBusinessEditorManagerForREST() - Static method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerFactory
-
Creates an instance of BusinessEditorManagerInterface that uses ReST
- 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) - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- createBusinessObject(String, CustomObjectInfo) - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- createBusinessObject(BusinessObject, String) - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- createBusinessObject(BusinessObject, String, CustomObjectInfo) - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- createBusinessObject(String) - Method in interface oracle.adfinternal.businesseditor.objects.BusinessEditorManagerInterface
-
Creates a BusinessObject.
- createBusinessObject(String, CustomObjectInfo) - Method in interface oracle.adfinternal.businesseditor.objects.BusinessEditorManagerInterface
-
Creates a BusinessObject.
- createBusinessObject(BusinessObject, String) - Method in interface oracle.adfinternal.businesseditor.objects.BusinessEditorManagerInterface
-
Creates a BusinessObject.
- createBusinessObject(BusinessObject, String, CustomObjectInfo) - Method in interface oracle.adfinternal.businesseditor.objects.BusinessEditorManagerInterface
-
Creates a BusinessObject.Throws JboException if a BusinessObject for the name already exists.
- createBusinessObject(String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessEditorManagerImpl
-
- createBusinessObject(String, CustomObjectInfo) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessEditorManagerImpl
-
- createBusinessObject(BusinessObject, String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessEditorManagerImpl
-
- createBusinessObject(BusinessObject, String, CustomObjectInfo) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessEditorManagerImpl
-
- createFunction(String, String, String) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Create a function for this business object.
- createFunction(String, String, String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- 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
-
- createGlobalFunction(String, String, String) - Method in interface oracle.adfinternal.businesseditor.objects.BusinessEditorManagerInterface
-
Creates a global function.
- createGlobalFunction(String, String, String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessEditorManagerImpl
-
- createLookupManager() - Static method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerFactory
-
Creates an instance of LookupManagerInterface that uses BC4J
- createLookupManagerForREST() - Static method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerFactory
-
Creates an instance of LookupManagerInterface that uses ReST
- 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
-
- createLookupType(String, String, String) - Method in interface oracle.adfinternal.businesseditor.objects.LookupManagerInterface
-
Creates a lookup type.
- createLookupType(String, String, String) - Method in class oracle.adfinternal.businesseditor.restapi.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.
- createTrigger(String, String, String) - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- createTrigger(String, String) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- createTrigger(String, String, String) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- createTrigger(BusinessObjectTriggerType, String, String, String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- 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.
- createValidator(String, String, String) - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- createValidator(String, String, String) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- createValidator(String, String, String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- 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.
- CustomAttributeImpl - Class in oracle.adfinternal.businesseditor.restapi
-
- CustomAttributeImpl(BusinessObjectImpl, JSONObject) - Constructor for class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- 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
-