Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02

A B C D E F G H I J K L M N O P Q R S T U V W X _


V

VALUE_BINDING - Static variable in class oracle.jbo.uicli.uix.JUCtrlAdaptValueBindingRef
 
VALUE_SINK_KEY - Static variable in interface oracle.jbo.common.ampool.SessionCookie
 
VARRAY_ELEMENT - Static variable in class oracle.jbo.domain.DomainContext
 
VCROW_CONJ_AND - Static variable in class oracle.jbo.ViewCriteriaRow
VCROW_CONJ_... constants are used to specify the conjuction for this ViewCriteriaRow.
VCROW_CONJ_NOT - Static variable in class oracle.jbo.ViewCriteriaRow
VCROW_CONJ_... constants are used to specify the conjuction for this ViewCriteriaRow.
VCROW_CONJ_OR - Static variable in class oracle.jbo.ViewCriteriaRow
VCROW_CONJ_... constants are used to specify the conjuction for this ViewCriteriaRow.
VERTICAL_ABSOLUTE_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_BI_POLAR_ABSOLUTE_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_BI_POLAR_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_BI_POLAR_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_BI_POLAR_STACKED_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_BI_POLAR_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_BI_POLAR_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_DUAL_AXIS_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_DUAL_AXIS_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_DUAL_AXIS_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_DUAL_AXIS_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_HISTOGRAM - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_PERCENT_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_PERCENT_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_PERCENT_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_STACKED_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VERTICAL_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
VIEWLINK_MODE_CONSISTENT - Static variable in class oracle.jbo.server.ViewRowSetImpl
 
VIEWLINK_MODE_DEFAULT - Static variable in class oracle.jbo.server.ViewRowSetImpl
 
VIEWLINK_MODE_INCONSISTENT - Static variable in class oracle.jbo.server.ViewRowSetImpl
 
VIEWLINK_MODE_UNINITIALIZED - Static variable in class oracle.jbo.server.ViewRowSetImpl
 
VIEWNAME - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated. used in the url to idenfiy the view name
VIEWOBJECT_GETSTATEMENT - Static variable in class oracle.jbo.common.EventGroup
 
VIEW_OBJECT_TYPE - Static variable in class oracle.jbo.common.ROTEntry
 
ValidationBeanLoader - class oracle.jbo.server.ValidationBeanLoader.
Internal: Applications should not use this class.
ValidationBeanLoader() - Constructor for class oracle.jbo.server.ValidationBeanLoader
 
ValidationException - exception oracle.jbo.ValidationException.
Indicates a validation failure.
ValidationException(String) - Constructor for class oracle.jbo.ValidationException
Create a non-formattable exception.
ValidationException(Class, String, Object[]) - Constructor for class oracle.jbo.ValidationException
Creates a localizable exception.
ValidationException(String, String, Object[]) - Constructor for class oracle.jbo.ValidationException
Creates a formattable but non-localizable exception.
ValidationListener - interface oracle.jbo.server.ValidationListener.
Implemented by Entity Objects and other Business Objects that need to provide validation logic to be performed during various validation events generated by the framework.
ValidationManager - interface oracle.jbo.rules.ValidationManager.
 
ValidationManager - interface oracle.jbo.server.ValidationManager.
Implemented by DBTransaction and Entity to maintain a list of validation listeners.
ValueListEditor - class oracle.jbo.server.rules.ValueListEditor.
Provides support for GUIs that allow lists of values to be editied.
ValueListEditor() - Constructor for class oracle.jbo.server.rules.ValueListEditor
 
Variant - class oracle.jbo.rules.Variant.
 
Variant(int) - Constructor for class oracle.jbo.rules.Variant
If this constructor is used, all set operations must be of dataType that the Variant was constructed with.
Variant() - Constructor for class oracle.jbo.rules.Variant
 
Variant - class oracle.jbo.server.util.Variant.
 
Variant(int) - Constructor for class oracle.jbo.server.util.Variant
If this constructor is used, all set operations must be of dataType that the Variant was constructed with.
Variant() - Constructor for class oracle.jbo.server.util.Variant
 
VariantException - exception oracle.jbo.VariantException.
 
VariantException(Class, String, Object[]) - Constructor for class oracle.jbo.VariantException
 
VariantException(String, Object[]) - Constructor for class oracle.jbo.VariantException
 
VariantException(String) - Constructor for class oracle.jbo.VariantException
 
VetoableChangeListener - interface oracle.jbo.server.util.VetoableChangeListener.
 
ViewAttributeDefImpl - class oracle.jbo.server.ViewAttributeDefImpl.
The ViewAttributeDefImpl is an alias to an AttributeDefImpl.
ViewAttributeDefImpl() - Constructor for class oracle.jbo.server.ViewAttributeDefImpl
Construct an ViewAttributeDefImpl.
ViewClearCacheEvent - class oracle.jbo.ViewClearCacheEvent.
Generated by ViewObject inform its listeners when the cache is cleared.
ViewClearCacheEvent(Transaction, ViewObject[]) - Constructor for class oracle.jbo.ViewClearCacheEvent
Creates a View Object clear-cache event.
ViewClearCacheListener - interface oracle.jbo.ViewClearCacheListener.
Implemented by subscribers to view clear cache events generated by a view object.
ViewCriteria - class oracle.jbo.ViewCriteria.
A list of row criteria for a View Object's WHERE clause.
ViewCriteria(ViewObject) - Constructor for class oracle.jbo.ViewCriteria
Creates an empty view criteria object.
ViewCriteria(StructureDef) - Constructor for class oracle.jbo.ViewCriteria
 
ViewCriteriaAdapter - interface oracle.jbo.server.ViewCriteriaAdapter.
 
ViewCriteriaIterateTag - class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag.
 
ViewCriteriaIterateTag() - Constructor for class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
 
ViewCriteriaMarshaller - class oracle.jbo.common.ViewCriteriaMarshaller.
 
ViewCriteriaMarshaller() - Constructor for class oracle.jbo.common.ViewCriteriaMarshaller
 
ViewCriteriaRow - class oracle.jbo.ViewCriteriaRow.
An array containing criteria for the individual attributes of a View Object's WHERE clause.
ViewCriteriaRow(ViewCriteria, Object[]) - Constructor for class oracle.jbo.ViewCriteriaRow
Creates a new view criteria row.
ViewCriteriaTag - class oracle.jbo.html.jsp.datatags.ViewCriteriaTag.
 
ViewCriteriaTag() - Constructor for class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
 
ViewCriteriaTagTEI - class oracle.jbo.html.jsp.datatags.ViewCriteriaTagTEI.
 
ViewCriteriaTagTEI() - Constructor for class oracle.jbo.html.jsp.datatags.ViewCriteriaTagTEI
 
ViewCurrentRecord - class oracle.jbo.html.databeans.ViewCurrentRecord.
The ViewCurrentRecord Data Web Bean displays a read-only version of the current record of a View Object's RowSet.
ViewCurrentRecord() - Constructor for class oracle.jbo.html.databeans.ViewCurrentRecord
 
ViewDefImpl - class oracle.jbo.server.ViewDefImpl.
ViewDefImpl is the meta-object for View Object instances.
ViewDefImpl() - Constructor for class oracle.jbo.server.ViewDefImpl
Constructs a ViewDefImpl.
ViewDefImpl(String) - Constructor for class oracle.jbo.server.ViewDefImpl
Constructs a ViewDefImpl.
ViewLink - interface oracle.jbo.ViewLink.
Implemented by View Link classes.
ViewLinkAlreadyExistsException - exception oracle.jbo.ViewLinkAlreadyExistsException.
Thrown if a view link already exists between the source and destination view object.
ViewLinkAlreadyExistsException(ViewLink, RowSetIterator, RowSet) - Constructor for class oracle.jbo.ViewLinkAlreadyExistsException
Constructs a new instance.
ViewLinkDefImpl - class oracle.jbo.server.ViewLinkDefImpl.
NAME ViewLinkDefImpl.java - DESCRIPTION The ViewLinkDefImpl describes relationship between two query objects.
ViewLinkDefImpl() - Constructor for class oracle.jbo.server.ViewLinkDefImpl
Constructs a query association
ViewLinkImpl - class oracle.jbo.client.remote.ViewLinkImpl.
 
ViewLinkImpl - class oracle.jbo.server.ViewLinkImpl.
Implements the ViewLink interface, the middle-tier class that manages a master-detail relationship between two View Objects.
ViewLinkImpl() - Constructor for class oracle.jbo.server.ViewLinkImpl
Constructs a new View Link.
ViewLinkLookupFieldRenderer - class oracle.jdeveloper.html.ViewLinkLookupFieldRenderer.
 
ViewLinkLookupFieldRenderer() - Constructor for class oracle.jdeveloper.html.ViewLinkLookupFieldRenderer
 
ViewObject - interface oracle.jbo.ViewObject.
ViewObject decribes how the application will view and update data.
ViewObject - class oracle.jbo.xsql.ViewObject.
 
ViewObject() - Constructor for class oracle.jbo.xsql.ViewObject
 
ViewObjectDynAttr - interface oracle.jbo.common.ViewObjectDynAttr.
 
ViewObjectImpl - class oracle.jbo.server.ViewObjectImpl.
The implementation of the ViewObject interface, the middle-tier class that manages database queries and the view rows that result from executing queries.
ViewObjectImpl() - Constructor for class oracle.jbo.server.ViewObjectImpl
Constructs a new View Object.
ViewObjectImpl(String, ViewDefImpl) - Constructor for class oracle.jbo.server.ViewObjectImpl
Constructs a new View Object.
ViewObjectSubclassDef - class oracle.jbo.common.ViewObjectSubclassDef.
 
ViewObjectSubclassDef(ViewObjectDynAttr, StructureDef) - Constructor for class oracle.jbo.common.ViewObjectSubclassDef
 
ViewObjectTEI - class oracle.jbo.html.jsp.datatags.ViewObjectTEI.
 
ViewObjectTEI() - Constructor for class oracle.jbo.html.jsp.datatags.ViewObjectTEI
Constructor
ViewObjectTag - class oracle.jbo.html.jsp.datatags.ViewObjectTag.
 
ViewObjectTag() - Constructor for class oracle.jbo.html.jsp.datatags.ViewObjectTag
 
ViewRowImpl - class oracle.jbo.server.ViewRowImpl.
A View Object Row.
ViewRowImpl() - Constructor for class oracle.jbo.server.ViewRowImpl
Public constructor for this class.
ViewRowSetImpl - class oracle.jbo.server.ViewRowSetImpl.
The middle-tier class that manages collections of view rows that result from executing a query.
ViewRowSetImpl(ViewObjectImpl, String, ViewRowSetIteratorImpl) - Constructor for class oracle.jbo.server.ViewRowSetImpl
Constructs a new secondary (non-default) view row set.
ViewRowSetIteratorImpl - class oracle.jbo.server.ViewRowSetIteratorImpl.
The middle-tier class that enables the user to iterate through row sets.
ViewRowSetIteratorImpl(ViewRowSetImpl) - Constructor for class oracle.jbo.server.ViewRowSetIteratorImpl
Constructs a new secondary (non-default) view row set iterator.
ViewRowSetIteratorImpl(ViewRowSetImpl, String, boolean) - Constructor for class oracle.jbo.server.ViewRowSetIteratorImpl
Constructs a new view row set iterator.
ViewUsageImpl - class oracle.jbo.client.remote.ViewUsageImpl.
 
ViewUsageImpl() - Constructor for class oracle.jbo.client.remote.ViewUsageImpl
 
validate() - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
validate() - Method in class oracle.adf.model.binding.DCDataControl
Called when datacontrol changes needs to be validated after updates have been processed for a page.
validate(AttributeList, Object) - Method in class oracle.adf.model.generic.AttributeDefImpl
 
validate() - Method in class oracle.adf.model.generic.RowImpl
Invoke validate method for the validators attached to this Row
validate() - Method in interface oracle.jbo.Row
Validates the row.
validate() - Method in interface oracle.jbo.Transaction
Starts the validation cycle and validates all subscribers in the ValidationListener list.
validate() - Method in class oracle.jbo.ViewCriteriaRow
Invokes the validation methods defined for the row's Entity Object.
validate() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
validate() - Method in class oracle.jbo.client.remote.RowImpl
Invoke validate method for the validators attached to this Row
validate() - Method in class oracle.jbo.client.remote.TransPostEntityRow
 
validate(HttpServletRequest, BC4JContext, ActionForm, Row) - Method in class oracle.jbo.html.struts11.actions.UpdateAction
 
validate(JboValidatorContext) - Method in class oracle.jbo.rules.JboAbstractValidator
 
validate(JboValidatorContext) - Method in class oracle.jbo.rules.JboGenericValidator
 
validate(JboValidatorContext) - Method in class oracle.jbo.rules.JboMethodValidator
 
validate(JboValidatorContext) - Method in class oracle.jbo.rules.JboNonNullValidator
Validates the Entity Object's mandatory attributes.
validate(JboValidatorContext) - Method in class oracle.jbo.rules.JboPrecisionScaleValidator
Validates an Entity Object by invoking validateValue().
validate(JboValidatorContext) - Method in interface oracle.jbo.rules.JboValidatorInterface
Tests the validity of an attribute value.
validate(Iterator, Row, JboValidatorContext, boolean) - Static method in class oracle.jbo.rules.RulesBeanUtils
Validate the new value by applying all the validator rules applied to this attribute.
validate() - Method in class oracle.jbo.server.DBTransactionImpl
Starts the validation cycle and validates all subscribers in the ValidationListener list.
validate() - Method in class oracle.jbo.server.EntityImpl
Validate this Entity Object.
validate(JboValidatorContext) - Method in class oracle.jbo.server.JboMandatoryAttributesValidator
Validates the Entity Object's mandatory attributes.
validate() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
validate() - Method in class oracle.jbo.server.RowImpl
Invokes the validate method for the validators attached to this business object.
validate() - Method in interface oracle.jbo.server.ValidationListener
Validates this object.
validate() - Method in interface oracle.jbo.server.ValidationManager
Implements validation logic for this object and invokes validate() for each validation listener.
validate() - Method in class oracle.jbo.server.ViewObjectImpl
Validates all view rows within this View Object.
validate() - Method in class oracle.jbo.server.ViewRowImpl
Calls validate on each this view row's Entity Objects.
validateEncoding(String) - Static method in class oracle.jbo.http.HttpUtil
Throws an UnsupportedEncodingException if the provided encoding is not supported.
validateEntity() - Method in class oracle.jbo.server.EntityImpl
Validates the Entities and other listeners that are members of ValidationListeners list.
validateInputValues() - Method in class oracle.adf.model.binding.DCBindingContainer
Calls DataControl.validate() for each data control that has a collection to which an iterator binding in this container is bound to.
validateSessionCookie(SessionCookie) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Validate that a session cookie is a valid handle for this pool.
validateSessionCookie(SessionCookie) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
validateSessionCookieInPool(SessionCookie) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Validate that a session cookie is a member of this pool.
validateSessionCookieInPool(SessionCookie) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
validateToken(String) - Method in class oracle.adf.model.binding.DCBindingContainer
validates that this container is in the same state as represented by the given string token
validateToken(String) - Method in class oracle.adf.model.binding.DCBindingContainerState
 
validateValue(Object) - Method in class oracle.jbo.rules.JboAbstractValidator
Validates an object.
validateValue(Object) - Method in class oracle.jbo.rules.JboCompareValidator
Validate an object by comparing it with a pre-defined value, using a pre-defined relation.
validateValue(Object) - Method in class oracle.jbo.rules.JboGenericValidator
Validates that a domain object is within this validators precision and range or set of values.
validateValue(Object) - Method in class oracle.jbo.rules.JboListValidator
Validate that an object is present in a list of values.
validateValue(Object) - Method in class oracle.jbo.rules.JboMethodValidator
Validate an object by passing it to the validation method.
validateValue(Object, int, int) - Static method in class oracle.jbo.rules.JboPrecisionScaleValidator
Tests the Entity Object against this validator's precision and scale values.
validateValue(Object) - Method in class oracle.jbo.rules.JboRangeValidator
Validates that a value is in a pre-defined range.
validateValue(Object) - Method in class oracle.jbo.server.JboPrecisionScaleValidator
Tests the Entity Object against this validator's precision and scale values.
validateValue(Object) - Method in interface oracle.jbo.server.rules.JbiValidator
Tests the validity of an attribute value.
validateValue(Object) - Method in class oracle.jbo.server.rules.JboBaseValidator
Validates an object.
validateValue(Object) - Method in class oracle.jbo.server.rules.JboCompareValidator
Validate an object by comparing it with a pre-defined value, using a pre-defined relation.
validateValue(Object) - Method in class oracle.jbo.server.rules.JboGenericValidator
Validates that a domain object is within this validators precision and range or set of values.
validateValue(Object) - Method in class oracle.jbo.server.rules.JboListValidator
Validate that an object is present in a list of values.
validateValue(Object) - Method in class oracle.jbo.server.rules.JboMethodValidator
Validate an object by passing it to the validation method.
validateValue(Object) - Method in class oracle.jbo.server.rules.JboRangeValidator
Validates that a value is in a pre-defined range.
value - Variable in class oracle.jbo.html.databeans.QueryRowDefinition
 
valueBound(HttpSessionBindingEvent) - Method in class oracle.adf.model.servlet.HttpBindingContext
 
valueBound(HttpSessionBindingEvent) - Method in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
valueBound(HttpSessionBindingEvent) - Method in class oracle.jbo.html.jsp.SessionTimeOutHandler
 
valueBound(BindingEvent) - Method in class oracle.jbo.http.ApplicationBindingListener
 
valueBound(HttpSessionBindingEvent) - Method in class oracle.jbo.http.HttpContainer
 
valueBound(BindingEvent) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
valueChanged(ListSelectionEvent) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
Based on listOperMode, this binding either navigates the target rowset to the selected row or sets the attribute/attributes based on the settings in the constructor.
valueChanged(ListSelectionEvent) - Method in class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel
 
valueChanged(TreeSelectionEvent) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
valueForPathChanged(TreePath, Object) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
valueUnbound(HttpSessionBindingEvent) - Method in class oracle.adf.model.servlet.HttpBindingContext
 
valueUnbound(HttpSessionBindingEvent) - Method in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
valueUnbound(HttpSessionBindingEvent) - Method in class oracle.jbo.html.jsp.SessionTimeOutHandler
 
valueUnbound(BindingEvent) - Method in class oracle.jbo.http.ApplicationBindingListener
Release an application module to the application module pool.
valueUnbound(HttpSessionBindingEvent) - Method in class oracle.jbo.http.HttpContainer
 
valueUnbound(BindingEvent) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
values() - Method in class oracle.adf.model.BindingContext
 
values() - Method in class oracle.adf.model.binding.DCDataControlDef
 
values - Variable in class oracle.jdeveloper.html.StaticPickList
 
valuesIterator() - Method in class oracle.adf.model.BindingContext
Returns a thread safe values iterator.
vc - Variable in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
 
version - Variable in class oracle.jdeveloper.html.HTMLScript
 
vetoRemoveWithDetails(AttributeDef) - Method in class oracle.jbo.server.EntityImpl
If this Entity Object is a master in a composition association, this method checks that all details have already been removed from the given association attribute.
vetoableChange(PropertyChangeEvent) - Method in class oracle.jbo.server.JboPrecisionScaleValidator
Validates an Entity Object by invoking validateValue().
vetoableChange(PropertyChangeEvent) - Method in class oracle.jbo.server.rules.JboBaseValidator
Invokes validateValue() on a value contained in a constrained property.
vetoableChange(PropertyChangeEvent) - Method in class oracle.jbo.server.rules.JboGenericValidator
Invokes validateValue() on a value contained in a constrained property.
vetoableChange(PropertyChangeEvent) - Method in class oracle.jbo.server.rules.JboMethodValidator
Invokes validateValue() on a value contained in a constrained property.
vetoableChange(PropertyChangeEvent) - Method in interface oracle.jbo.server.util.VetoableChangeListener
 
viewObject - Variable in class oracle.jbo.html.struts11.BC4JActionMapping
 
viewObjectDefName - Variable in class oracle.jbo.html.struts11.BC4JActionForm
Name of the ViewObject Definition handled by this instance This value will be set by the constructor of the subclass
viewObjectName - Variable in class oracle.jdeveloper.html.LOVField
 
visible - Variable in class oracle.jdeveloper.html.DHTMLTab
 
voName - Variable in class oracle.jbo.html.jsp.datatags.FormEventTag
 
voName - Variable in class oracle.jbo.html.jsp.datatags.OnEventTag
 
voName - Variable in class oracle.jbo.html.jsp.datatags.UrlEventTag
 
vr - Variable in class oracle.jbo.html.jsp.datatags.CriteriaRowTag
 

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02

A B C D E F G H I J K L M N O P Q R S T U V W X _


 

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