- generateDocument(BusinessObject) - Method in class oracle.adfinternal.businesseditor.objects.XMLDocumentGenerator
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl.OtherFields
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.BaseManagerImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectFunctionImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.DataFilterImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionParameterImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.GlobalFunctionImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.LookupCodeImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.LookupTypeImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.TriggerImpl
-
- getAccessorNameFromOwner() - Method in class oracle.adfinternal.businesseditor.restapi.ValidatorImpl
-
- getApiName() - Method in interface oracle.adf.businesseditor.objects.AttributeTrigger
-
Returns the API name of this trigger.
- getApiName() - Method in interface oracle.adf.businesseditor.objects.AttributeValidator
-
Returns the API name of the object.
- getAPIName() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the API name of the object.
- getApiName() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns the API name of the object.
- getApiName() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectTrigger
-
Returns the API name of this trigger.
- getApiName() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectValidator
-
Returns the API name of the object.
- getApiName() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the API name of the custom attribte.
- getApiName() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns the API name of this function.
- getApiName() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getAPIName() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getApiName() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getApiName() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
-
- getApiName() - Method in class oracle.adfinternal.businesseditor.restapi.TriggerImpl
-
- getApiName() - Method in class oracle.adfinternal.businesseditor.restapi.ValidatorImpl
-
- getAttribute() - Method in interface oracle.adf.businesseditor.objects.DataFilter
-
Return the attribute for the data filter
- getAttribute() - Method in class oracle.adfinternal.businesseditor.restapi.DataFilterImpl
-
- getAttributes() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
For customizable business object, this method will return all standard and custom attributes
for this business object.
- getAttributes() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getAutoNumberPattern() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the auto number pattern of the object.
- getAutoNumberPattern() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getBody() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns the body of this business object function.
- getBody() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns the body of this global function.
- getBody() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
-
- getBusinessEditor() - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- getBusinessEditorLogic() - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- getBusinessEditorLookups() - Method in class oracle.adfinternal.businesseditor.objects.LookupManagerImpl
-
- getBusinessObject() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns the business object that owns the attribute
- getBusinessObject() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getBusinessObjects() - Method in class oracle.adf.businesseditor.objects.BusinessEditorManager
-
Returns all customizable business objects, and the reference-only business objects that
contain attributes that can be used for the display and search attribute for dynamic
choice list.
- getBusinessObjects() - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- getBusinessObjects() - Method in interface oracle.adfinternal.businesseditor.objects.BusinessEditorManagerInterface
-
Returns all customizable buiness objects, and the reference-only business objects that
contain attributes that can be used for the display and search attribute for dynamic
choice list.
- getBusinessObjects() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessEditorManagerImpl
-
- getChildCollectionName() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return the internal name of the child object records set.
- getChildCollectionName() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getCode() - Method in interface oracle.adf.businesseditor.objects.LookupCode
-
Returns the code.
- getCode() - Method in interface oracle.adf.businesseditor.objects.LookupType
-
Returns the code.
- getCode() - Method in class oracle.adfinternal.businesseditor.restapi.LookupCodeImpl
-
- getCode() - Method in class oracle.adfinternal.businesseditor.restapi.LookupTypeImpl
-
- getCustomAttributes() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Retrieve all custom attributes for this business object.
- getCustomAttributes() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getCustomObjectTableType() - Method in class oracle.adf.businesseditor.objects.CustomObjectInfo
-
- getCustomProperties(String) - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Return a map of custom properties for the attribute with the given namespace
- getCustomProperties(String) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return a map of custom properties for the attribute with the given namespace
- getCustomProperties(String) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getCustomProperties(String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getCustomProperty(String, String) - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Return the value of the custom property with the given namespace and name
- getCustomProperty(String, String) - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return the value of the custom property with the given namespace and name
- getCustomProperty(String, String) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getCustomProperty(String, String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getDataFilters() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Return list of data filter that are used to refine the set of data
appearing within the list of value used by dynamic choice list.
- getDataFilters() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getDatetimeDisplayType() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the display type of this attribute.
- getDatetimeDisplayType() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getDecimalPlace() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the decimal place of this attribute
- getDecimalPlace() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getDefaultValue() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the default value of this attribute.
- getDefaultValue() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getDefinition() - Method in interface oracle.adf.businesseditor.objects.AttributeTrigger
-
Returns the definition to evaluate whether the framework attempts to trigger
the object during changes.
- getDefinition() - Method in interface oracle.adf.businesseditor.objects.AttributeValidator
-
Returns the definition to evaluate whether the framework attempts to validate
the object during changes.
- getDefinition() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectTrigger
-
Returns the definition to evaluate whether the framework attempts to validate
the object during changes.
- getDefinition() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectValidator
-
Returns the definition to evaluate whether the framework attempts to validate
the object during changes.
- getDefinition() - Method in class oracle.adfinternal.businesseditor.restapi.TriggerImpl
-
- getDefinition() - Method in class oracle.adfinternal.businesseditor.restapi.ValidatorImpl
-
- getDefintion() - Method in interface oracle.adf.businesseditor.objects.AttributeTrigger
-
- getDefintion() - Method in interface oracle.adf.businesseditor.objects.AttributeValidator
-
- getDefintion() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectTrigger
-
- getDefintion() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectValidator
-
- getDefintion() - Method in class oracle.adfinternal.businesseditor.restapi.TriggerImpl
-
- getDefintion() - Method in class oracle.adfinternal.businesseditor.restapi.ValidatorImpl
-
- getDependencyAttributes() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns list of dependency attributes for this attribute, whose data
changes will cause this attribute's constraint expression to be
reevaluated.
- getDependencyAttributes() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getDependencyAttrs() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns list of dependency attributes for this attribute, whose data
changes will cause this attribute's constraint expression to be
reevaluated.
- getDependencyAttrs() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getDescription() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns the description of the object.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.AttributeTrigger
-
Returns the description of the attribute trigger.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.AttributeValidator
-
Returns the description of the object.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the description of the object.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns the description of the business object function.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectTrigger
-
Returns the description of the business object trigger.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectValidator
-
Returns the description of the object.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns the description of the function.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.LookupCode
-
Returns the description.
- getDescription() - Method in interface oracle.adf.businesseditor.objects.LookupType
-
Returns the description.
- getDisplayAttributes() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns list of display attributes that is included in the List of
Values window for context.
- getDisplayAttributes() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getDisplayAttrs() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns list of display attributes that is included in the List of
Values window for context.
- getDisplayAttrs() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getDisplayHeight() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the display height of this attribute.
- getDisplayHeight() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getDisplayLabel() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns the display label of this attribute.
- getDisplayLabel() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the display label of the object.
- getDisplayLabel() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getDisplayLabel() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getDisplayNamePlural() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the plural display label of the object.
- getDisplayNamePlural() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getDisplaySequence() - Method in interface oracle.adf.businesseditor.objects.LookupCode
-
Returns the display sequence of the lookup code
- getDisplaySequence() - Method in class oracle.adfinternal.businesseditor.restapi.LookupCodeImpl
-
- getDisplayWidth() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the display width of this attribute.
- getDisplayWidth() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getErrorMessage() - Method in interface oracle.adf.businesseditor.objects.AttributeTrigger
-
Returns the error message to display to the user when trigger fails.
- getErrorMessage() - Method in interface oracle.adf.businesseditor.objects.AttributeValidator
-
Returns the error message to display to the user when validation fails.
- getErrorMessage() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectTrigger
-
Returns the error message to display to the user when validation fails.
- getErrorMessage() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectValidator
-
Returns the error message to display to the user when validation fails.
- getErrorMessage() - Method in class oracle.adfinternal.businesseditor.restapi.TriggerImpl
-
- getErrorMessage() - Method in class oracle.adfinternal.businesseditor.restapi.ValidatorImpl
-
- getExample() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns the example of this business object function.
- getExample() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns the example of this global function.
- getExample() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
-
- getExpectedDataVolume() - Method in class oracle.adf.businesseditor.objects.CustomObjectInfo
-
- getExpression() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the expression of this attribute.
- getExpression() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getExpressionId() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns the expression id of this function.
- getExpressionId() - Method in class oracle.adfinternal.businesseditor.restapi.GlobalFunctionImpl
-
- getFixedChoiceListLookupType() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns the fixed choice lookup type if the attribute is defined as
a fixed choice list
- getFixedChoiceListLookupType() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getFixedChoiceListLookupType() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- getFixedChoiceListLookupType() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getFixedChoiceListValueMap() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Gets the value map if this attribute is a cascading picklist.
- getFixedChoiceListValueMap() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getFormulaType() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns the type of data the expression will be setting as this attribute
value.
- getFormulaType() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getFullName() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the full name of the object.
- getFullName() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getFunctions() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Retrieve all functions for the business object.
- getFunctions() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getGlobalFunctions() - Method in class oracle.adf.businesseditor.objects.BusinessEditorManager
-
Returns global functions.
- getGlobalFunctions() - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- getGlobalFunctions() - Method in interface oracle.adfinternal.businesseditor.objects.BusinessEditorManagerInterface
-
Returns global functions.
- getGlobalFunctions() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessEditorManagerImpl
-
- getGroupHelper(ObjectType) - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- getGroupHelper(ObjectType) - Method in class oracle.adfinternal.businesseditor.objects.LookupManagerImpl
-
- getHelpText() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns a description in terms an application will understand.
- getHelpText() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getId() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns the id of this business object function.
- getId() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns the id of this global function.
- getId() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
-
- getIsCascadingPicklistEnabled() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getIsCascadingPicklistEnabled() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- getListDisplayAttribute() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Retursn the list display attribute used by a dynamic choice list.
- getListDisplayAttribute() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getLogger() - Method in class oracle.adfinternal.businesseditor.restapi.BaseManagerImpl
-
- getLogicalType() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getLogicalType() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- getLookupCodes() - Method in interface oracle.adf.businesseditor.objects.LookupType
-
Retrieves all the lookup code for this lookup type.
- getLookupCodes() - Method in class oracle.adfinternal.businesseditor.restapi.LookupTypeImpl
-
- getLookupManager() - Method in class oracle.adfinternal.businesseditor.objects.BusinessEditorManagerImpl
-
- getLookupTypes() - Method in class oracle.adf.businesseditor.objects.LookupManager
-
Retrieves all the lookup type.
- getLookupTypes() - Method in class oracle.adfinternal.businesseditor.objects.LookupManagerImpl
-
- getLookupTypes() - Method in interface oracle.adfinternal.businesseditor.objects.LookupManagerInterface
-
Retrieves all the lookup type.
- getLookupTypes() - Method in class oracle.adfinternal.businesseditor.restapi.LookupManagerImpl
-
- getMatcher() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
-
- getMaxLength() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the maximum length of this attribute.
- getMaxLength() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getMaxValue() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the maximum value of this attribute.
- getMaxValue() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getMeaning() - Method in interface oracle.adf.businesseditor.objects.LookupCode
-
Returns the meaning.
- getMeaning() - Method in interface oracle.adf.businesseditor.objects.LookupType
-
Returns the meaning.
- getMeaning() - Method in class oracle.adfinternal.businesseditor.restapi.LookupCodeImpl
-
- getMeaning() - Method in class oracle.adfinternal.businesseditor.restapi.LookupTypeImpl
-
- getMinLength() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the minimum length of this attribute.
- getMinLength() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getMinValue() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the minimum value of this attribute.
- getMinValue() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getName() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns the name of the attribute.
- getName() - Method in interface oracle.adf.businesseditor.objects.AttributeTrigger
-
Returns the name of this trigger.
- getName() - Method in interface oracle.adf.businesseditor.objects.AttributeValidator
-
Returns the name of the object.
- getName() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the name of the object.
- getName() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns the name of the object.
- getName() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectTrigger
-
Returns the name of this trigger.
- getName() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectValidator
-
Returns the name of the validator.
- getName() - Method in interface oracle.adf.businesseditor.objects.FunctionParameter
-
Returns the name of this function parameter.
- getName() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns the name of this function.
- getObjectType() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getObjectType() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- getOperator() - Method in interface oracle.adf.businesseditor.objects.DataFilter
-
Return the operator for the data filter
- getOperator() - Method in class oracle.adfinternal.businesseditor.restapi.DataFilterImpl
-
- getOtherAttributes(String) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getOtherAttrs(String) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getParameters() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns a collection of parameters for this function.
- getParameters() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns a collection of parameters for this function.
- getParameters() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
-
- getParent() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return the parent object if the business object is a child object.
- getParent() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getParentChoiceList() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Gets the parent the choice list that constrains the values in this choice list.
- getParentChoiceList() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getParentChoiceListAttributeVAName() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getParentChoiceListAttributeVAName() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- getPrivileged() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns if this business object function is preivileged.
- getPrivileged() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns if this global function is preivileged.
- getPrivileged() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
-
- getProperty(String) - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getProperty(String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getProperty(String, LocaleContext) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getRecordNameLabel() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the record name label of the object.
- getRecordNameLabel() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getRequiredExpression() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns the expression that determine if this attribute is required.
- getRequiredExpression() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getReturnType() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Returns the return type of this business object function.
- getReturnType() - Method in interface oracle.adf.businesseditor.objects.GlobalFunction
-
Returns the return type of this global function.
- getReturnType() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
-
- getSearchAttributes() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Return list of attributes that are included as search criteria in addition
to the selection display value.
- getSearchAttributes() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getSearchAttrs() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Return list of attributes that are included as search criteria in addition
to the selection display value.
- getSearchAttrs() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
-
- getSortByAttribute() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Returns the sort by attribute of the object.
- getSortByAttribute() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getStandardAttributes() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Retrieve all standard attributes for this business object.
- getStandardAttributes() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getTriggers() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Retrieve all triggers for this attribute.
- getTriggers() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Retrieve all triggers for this business object.
- getTriggers() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getTriggers() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getTriggers() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getTriggerType() - Method in interface oracle.adf.businesseditor.objects.AttributeTrigger
-
Returns the trigger type of this trigger.
- getTriggerType() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectTrigger
-
Returns the trigger type of this trigger.
- getTriggerType() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeTriggerImpl
-
- getTriggerType() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectTriggerImpl
-
- getType() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns the type of this attribute.
- getType() - Method in interface oracle.adf.businesseditor.objects.FunctionParameter
-
Returns the type of this function parameter.
- getType() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getType() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- getType() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getType() - Method in class oracle.adfinternal.businesseditor.restapi.FunctionParameterImpl
-
- getUpdateableExpression() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns the expression that determine if an attribute is updateable.
- getUpdateableExpression() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getValidators() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Retrieves all validators for the attribute.
- getValidators() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Retrieve all validators for this business object.
- getValidators() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getValidators() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
-
- getValidators() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
-
- getValue() - Method in enum oracle.adfinternal.businesseditor.objects.BusinessEditorConstants.ObjectMode
-
- getValues() - Method in interface oracle.adf.businesseditor.objects.DataFilter
-
Return the values for the data filter
- getValues() - Method in class oracle.adfinternal.businesseditor.restapi.DataFilterImpl
-
- getViewObjectBeingEdited() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
-
- getViewObjectBeingEdited() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- getVisibility() - Method in interface oracle.adf.businesseditor.objects.BusinessObjectFunction
-
Gets an object function'ss visibility.
- getVisibility() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectFunctionImpl
-
- GLOBAL_FUNCTIONS - Static variable in interface oracle.adfinternal.businesseditor.restapi.VOAttributesConstants
-
- GlobalFunction - Interface in oracle.adf.businesseditor.objects
-
A global function.
- GlobalFunctionImpl - Class in oracle.adfinternal.businesseditor.restapi
-
- GlobalFunctionImpl(BusinessEditorManagerImpl, JSONObject) - Constructor for class oracle.adfinternal.businesseditor.restapi.GlobalFunctionImpl
-