- initFlowForExistingObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- initFlowForNewObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- isCustomObject() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return if a business object is a custom object
- isDefaultValueExpression() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns if the default value of this attribute is an expression.
- isDeprecated() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return if a business object is deprecated
- isDeprecated() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Return if an attribute is deprecated
- isEnabled() - Method in interface oracle.adf.businesseditor.objects.LookupCode
-
Returns if this lookup code is enabled
- isIncludedInServicePayload() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns if this attribute is included in the service payload
- isIndexed() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns if the attribute is indexed.
- isMultiselectFixedChoiceList() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns if this attribute is a multi-select fixed choice list.
- isPicklist() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
-
- isRemovable() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns if this attribute is removable.
- isRemovable() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return if business object is removable.
- isRequired() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns if value is required for this attribute.
- isRESTEnabledForDELETE() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return if DELETE operation is enabled for REST web service
- isRESTEnabledForGET() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return if GET operation is enabled for REST web service
- isRESTEnabledForPOST() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return if POST operation is enabled for REST web service
- isRESTEnabledForPUT() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return if PUT operation is enabled for REST web service
- isRESTWebServicePublished() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
-
Return if REST web service is published for the business object
- isSearchable() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
-
Returns if this attribute is searchable.
- isUpdateable() - Method in interface oracle.adf.businesseditor.objects.Attribute
-
Returns if this attribute is updateable