Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle ADF Model Business Editor Objects
12c (12.2.1.2.0)

E76715-01
A B C D E F G H I L M N O P R S T U V X 

I

ID - Static variable in interface oracle.adfinternal.businesseditor.restapi.VOAttributesConstants
 
INDEXED - Static variable in interface oracle.adfinternal.businesseditor.restapi.VOAttributesConstants
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl.OtherFields
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessEditorManagerImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.DataFilterImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.FunctionImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.FunctionParameterImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.LookupCodeImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.LookupManagerImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.LookupTypeImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.TriggerImpl
 
initChildObject(String, JSONObject, Class<T>) - Method in class oracle.adfinternal.businesseditor.restapi.ValidatorImpl
 
initFlowForExistingObject() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
 
initFlowForExistingObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
 
initFlowForLoadingExistingObject() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
 
initFlowForLoadingExistingObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
 
initFlowForNewObject() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
 
initFlowForNewObject() - Method in class oracle.adfinternal.businesseditor.objects.StandardAttributeImpl
 
IS_CUSTOM - Static variable in interface oracle.adfinternal.businesseditor.restapi.VOAttributesConstants
 
IS_MULTISELECT_PICKLIST - Static variable in interface oracle.adfinternal.businesseditor.restapi.VOAttributesConstants
 
isCaseSensitiveRecordNameUniqueness() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Returns true if a custom business object enforces unique record names in a case-sensitive way
isCaseSensitiveRecordNameUniqueness() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isCustomizable() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Return if a business object can be customized.
isCustomizable() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isCustomObject() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Return if a business object is a custom object
isCustomObject() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isDefaultValueExpression() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Returns if the default value of this attribute is an expression.
isDefaultValueExpression() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
 
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
isDeprecated() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isDeprecated() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
 
isEnabled() - Method in interface oracle.adf.businesseditor.objects.LookupCode
Returns if this lookup code is enabled
isEnabled() - Method in class oracle.adfinternal.businesseditor.restapi.LookupCodeImpl
 
isEnforceUniqueRecordName() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Returns true if a custom business object enforces unique record names
isEnforceUniqueRecordName() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isIncludedInServicePayload() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Returns if this attribute is included in the service payload
isIncludedInServicePayload() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
 
isIndexed() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Returns if the attribute is indexed.
isIndexed() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
 
isLiteral() - Method in interface oracle.adf.businesseditor.objects.DataFilter
 
isLiteral() - Method in class oracle.adfinternal.businesseditor.restapi.DataFilterImpl
 
isMatchCase() - Method in interface oracle.adf.businesseditor.objects.DataFilter
Return if match case is required for the data filter.
isMatchCase() - Method in class oracle.adfinternal.businesseditor.restapi.DataFilterImpl
 
isMultiselectFixedChoiceList() - Method in interface oracle.adf.businesseditor.objects.CustomAttribute
Returns if this attribute is a multi-select fixed choice list.
isMultiselectFixedChoiceList() - Method in class oracle.adfinternal.businesseditor.restapi.CustomAttributeImpl
 
isPersistent() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
 
isPicklist() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
 
isPropertyUpdateable(String) - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
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.
isRemovable() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
 
isRemovable() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isRequired() - Method in interface oracle.adf.businesseditor.objects.Attribute
Returns if value is required for this attribute.
isRequired() - Method in class oracle.adfinternal.businesseditor.objects.NonCustomizableAttributeImpl
 
isRequired() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
 
isRESTEnabledForDELETE() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Return if DELETE operation is enabled for REST web service
isRESTEnabledForDELETE() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isRESTEnabledForGET() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Return if GET operation is enabled for REST web service
isRESTEnabledForGET() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isRESTEnabledForPOST() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Return if POST operation is enabled for REST web service
isRESTEnabledForPOST() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isRESTEnabledForPUT() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Return if PUT operation is enabled for REST web service
isRESTEnabledForPUT() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isRESTWebServicePublished() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Return if REST web service is published for the business object
isRESTWebServicePublished() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isSearchable() - Method in interface oracle.adf.businesseditor.objects.Attribute
Returns if this attribute is searchable.
isSearchable() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
 
isSortByAscending() - Method in interface oracle.adf.businesseditor.objects.BusinessObject
Returns the sort by direction of the object.
isSortByAscending() - Method in class oracle.adfinternal.businesseditor.restapi.BusinessObjectImpl
 
isUpdateable() - Method in interface oracle.adf.businesseditor.objects.Attribute
Returns if this attribute is updateable
isUpdateable() - Method in class oracle.adfinternal.businesseditor.restapi.AttributeImpl
 
A B C D E F G H I L M N O P R S T U V X 
Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle ADF Model Business Editor Objects
12c (12.2.1.2.0)

E76715-01

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