Business Components
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

validate() - Method in class oracle.jbo.ViewCriteriaRow
Invokes the validation methods defined for the row's Entity Object.
validate() - Method in interface oracle.jbo.Row
Invokes the validation methods defined for the row's Entity Object.
validate() - Method in interface oracle.jbo.Transaction
Starts the validation cycle and validates all subscribers in the ValidationListener list.
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.RowImpl
Invokes the validate method for the validators attached to this business object.
validate() - Method in class oracle.jbo.server.ViewRowImpl
Calls validate on each this view row's Entity Objects.
validate() - Method in class oracle.jbo.server.EntityImpl
Validate this Entity Object.
validate() - Method in interface oracle.jbo.server.ValidationListener
Validates this object.
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.ViewObjectImpl
Validates all view rows within this View Object.
validate() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
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.
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
 
validateValue(Object) - Method in class oracle.jbo.server.JboMandatoryAttributesValidator
Not implemented for this class.
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 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.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.JboListValidator
Validate that an object is present in a list of 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.JboRangeValidator
Validates that a value is in a pre-defined range.
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.
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(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.server.ValidationManager.
Implemented by DBTransaction and Entity to maintain a list of validation listeners.
value - Variable in class oracle.jbo.html.databeans.QueryRowDefinition
 
VALUE_ENTRY_CHAR_DOM - Static variable in class oracle.jbo.common.PiggybackValueEntry
 
valueBound(BindingEvent) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
valueBound(BindingEvent) - Method in class oracle.jbo.http.ApplicationBindingListener
 
valueBound(HttpSessionBindingEvent) - Method in class oracle.jbo.html.databeans.ChartRenderer
 
valueBound(HttpSessionBindingEvent) - Method in class oracle.jbo.html.jsp.SessionTimeOutHandler
 
valueBound(HttpSessionBindingEvent) - Method in class oracle.jbo.http.HttpContainer
 
valueChanged(ListSelectionEvent) - Method in class oracle.jbo.uicli.jui.JUTableBinding.JUTableModel
 
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 as per the settings in the constructor.
valueChanged(TreeSelectionEvent) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
valueForPathChanged(TreePath, Object) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
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
 
values - Variable in class oracle.jdeveloper.html.StaticPickList
 
valueUnbound(BindingEvent) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
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.html.databeans.ChartRenderer
 
valueUnbound(HttpSessionBindingEvent) - Method in class oracle.jbo.html.jsp.SessionTimeOutHandler
 
valueUnbound(HttpSessionBindingEvent) - Method in class oracle.jbo.http.HttpContainer
 
Variant - class oracle.jbo.server.util.Variant.
 
Variant() - Constructor for 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.
VariantException - exception oracle.jbo.VariantException.
 
VariantException(Class, String, Object[]) - Constructor for class oracle.jbo.VariantException
 
VariantException(String) - Constructor for class oracle.jbo.VariantException
 
VariantException(String, Object[]) - Constructor for class oracle.jbo.VariantException
 
VARRAY_ELEMENT - Static variable in class oracle.jbo.domain.DomainContext
 
version - Variable in class oracle.jdeveloper.html.HTMLScript
 
Version - class oracle.jbo.Version.
 
Version() - Constructor for class oracle.jbo.Version
 
VERTICAL_ABSOLUTE_AREA - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_ABSOLUTE_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_ABSOLUTE_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_BI_POLAR_ABSOLUTE_AREA - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_BI_POLAR_ABSOLUTE_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_BI_POLAR_ABSOLUTE_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_BI_POLAR_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_BI_POLAR_CLUSTERED_BARS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_BI_POLAR_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_BI_POLAR_STACKED_AREA - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_BI_POLAR_STACKED_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_BI_POLAR_STACKED_BARS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_BI_POLAR_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_BI_POLAR_STACKED_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_BI_POLAR_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_CLUSTERED_BARS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_DUAL_AXIS_ABSOLUTE_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_DUAL_AXIS_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_DUAL_AXIS_CLUSTERED_BARS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_DUAL_AXIS_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_DUAL_AXIS_STACKED_BARS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_DUAL_AXIS_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_DUAL_AXIS_STACKED_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_DUAL_AXIS_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_HISTOGRAM - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_HISTOGRAM - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_PERCENT_AREA - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_PERCENT_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_PERCENT_BARS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_PERCENT_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_PERCENT_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_PERCENT_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_STACKED_AREA - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_STACKED_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_STACKED_BARS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
VERTICAL_STACKED_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
VERTICAL_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
vetoableChange(PropertyChangeEvent) - Method in class oracle.jbo.server.JboMandatoryAttributesValidator
Validates the Entity Object's mandatory attributes.
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.JboMethodValidator
Invokes validateValue() on a value contained in a constrained property.
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 interface oracle.jbo.server.util.VetoableChangeListener
 
VetoableChangeListener - interface oracle.jbo.server.util.VetoableChangeListener.
 
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.
VH_HG_BASECLASS_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_BEG_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_CLASS_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_END_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_HTMLFILE_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_ITEM_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_OBJECT_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_OBJECTCLASS_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_OBJECTID_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_HG_PACKAGE_MARKER - Static variable in class oracle.jbo.html.VHHandlerGenerator
 
VH_MARK_BEGIN - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_END - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_INDX - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_KIND_LENGTH - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_LIST_VALUE - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_NAME - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_ONLY_FIRST - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_SINGLE_VALUE - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_SKIP_FIRST - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_TABLE_VALUE - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_MARK_VALUE_SEP - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_TABLE_EMPTY_CELL - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_TABLE_ROW_BEGIN - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VH_TABLE_ROW_END - Static variable in class oracle.jbo.html.VHHTMLProcessor
 
VHHandlerGenerator - class oracle.jbo.html.VHHandlerGenerator.
 
VHHandlerGenerator() - Constructor for class oracle.jbo.html.VHHandlerGenerator
 
VHHTMLProcessor - class oracle.jbo.html.VHHTMLProcessor.
 
VHHTMLProcessor() - Constructor for class oracle.jbo.html.VHHTMLProcessor
 
VHInvalidValFileException - exception oracle.jbo.html.VHInvalidValFileException.
 
VHInvalidValFileException(String) - Constructor for class oracle.jbo.html.VHInvalidValFileException
 
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.
ViewCriteriaAdapter - interface oracle.jbo.server.ViewCriteriaAdapter.
 
ViewCriteriaIterateTag - class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag.
 
ViewCriteriaIterateTag() - Constructor for class oracle.jbo.html.jsp.datatags.ViewCriteriaIterateTag
 
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.
The ViewDefImpl is the base class for all generated ViewDefImpl classes.
ViewDefImpl(String) - Constructor for class oracle.jbo.server.ViewDefImpl
 
viewId - Variable in class oracle.jbo.common.PiggybackViewEntry
 
ViewLink - interface oracle.jbo.ViewLink.
Implemented by View Link classes.
VIEWLINK_MODE_CONSISTENT - 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
 
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.
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.
VIEWNAME - Static variable in class oracle.jbo.html.databeans.ChartRenderer
used in the url to idenfiy the view name
ViewObject - interface oracle.jbo.ViewObject.
Defines the presentation of the Entity Objects selected by an SQL statement.
ViewObject - class oracle.jbo.xsql.ViewObject.
 
VIEWOBJECT_GETSTATEMENT - Static variable in class oracle.jbo.common.EventGroup
 
ViewObject() - Constructor for class oracle.jbo.xsql.ViewObject
 
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.
viewObjectName - Variable in class oracle.jdeveloper.html.LOVField
 
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.
visible - Variable in class oracle.jdeveloper.html.DHTMLTab
 
voName - Variable in class oracle.jbo.html.jsp.datatags.UrlEventTag
 
voName - Variable in class oracle.jbo.html.jsp.datatags.OnEventTag
 
voName - Variable in class oracle.jbo.html.jsp.datatags.FormEventTag
 

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