Oracle Content Management SDK
A B C D E F G H I J L M N O P Q R S T U V W X

V

VALIDATE_DOCUMENT_OPTION - Static variable in interface oracle.ifs.beans.parsers.Parser
Deprecated. Key for hashtable option which specifies whether an XML document should be validated against its corresponding DTD.
ValueDefault - class oracle.ifs.beans.ValueDefault.
A ValueDefault stores the value that can be applied to an Attribute if no value is given when it is initially created.
VALUEDEFAULT_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The default value of this Attribute in new instances of the ClassObject.
ValueDefaultDefinition - class oracle.ifs.beans.ValueDefaultDefinition.
The ValueDefaultDefinition class is used to construct a ValueDefault object.
ValueDefaultDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ValueDefaultDefinition
Constructs a ValueDefaultDefinition explicitly capturing the session
ValueDefaultPropertyBundle - class oracle.ifs.beans.ValueDefaultPropertyBundle.
A ValueDefaultPropertyBundle is a PropertyBundle containing a list of one or more values of a ValueDefault.
VALUEDEFAULTPROPERTYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ValueDefault
The PropertyBundle that defines the values for this object.
ValueDefaultPropertyBundleDefinition - class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition.
A ValueDefaultPropertyBundleDefinition is a template for creating a new ValueDefaultPropertyBundle.
ValueDefaultPropertyBundleDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Constructs a DefaultPropertyBundleDefinition explicitly capturing the session.
ValueDomain - class oracle.ifs.beans.ValueDomain.
The ValueDomain class stores the validation that can be applied to an Attribute to ensure that LibraryObjects' values for that Attribute exist within a set of acceptable values.
VALUEDOMAIN_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The ValueDomain applied to this Attribute to restrict its values to a list of pre-specified allowed values for instances of the ClassObject.
ValueDomainDefinition - class oracle.ifs.beans.ValueDomainDefinition.
The ValueDomainDefinition class is used to construct a ValueDomain object.
ValueDomainDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ValueDomainDefinition
Constructs a ValueDomainDefinition.
ValueDomainPropertyBundle - class oracle.ifs.beans.ValueDomainPropertyBundle.
A ValueDomainPropertyBundle is a PropertyBundle containing a valid definition of a ValueDomain.
VALUEDOMAINPROPERTYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ValueDomain
The PropertyBundle that defines values for this object.
ValueDomainPropertyBundleDefinition - class oracle.ifs.beans.ValueDomainPropertyBundleDefinition.
A ValueDomainPropertyBundleDefinition is a template for creating a new ValueDomainPropertyBundle.
ValueDomainPropertyBundleDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Constructs a ValueDomainPropertyBundleDefinition.
VALUEDOMAINTYPE_ENUMERATED - Static variable in class oracle.ifs.beans.ValueDomain
The acceptable values for the ValueDomain are enumerated.
VALUEDOMAINTYPE_EXCLUSIVE_MAXIMUM - Static variable in class oracle.ifs.beans.ValueDomain
The acceptable values for the ValueDomain are such that value < maximum.
VALUEDOMAINTYPE_EXCLUSIVE_MINIMUM - Static variable in class oracle.ifs.beans.ValueDomain
The acceptable values for the ValueDomain are such that value > minimum.
VALUEDOMAINTYPE_EXCLUSIVE_RANGE - Static variable in class oracle.ifs.beans.ValueDomain
The acceptable values for the ValueDomain are such that minimum < value < maximum.
VALUEDOMAINTYPE_MAXIMUM - Static variable in class oracle.ifs.beans.ValueDomain
The acceptable values for the ValueDomain are such that value <= maximum.
VALUEDOMAINTYPE_MINIMUM - Static variable in class oracle.ifs.beans.ValueDomain
The acceptable values for the ValueDomain are such that value >= minimum.
VALUEDOMAINTYPE_RANGE - Static variable in class oracle.ifs.beans.ValueDomain
The acceptable values for the ValueDomain are such that minimum <= value <= maximum.
valueDomainTypeResourceBundleKey(int) - Static method in class oracle.ifs.beans.ValueDomain
Gets resource bundle key for the specified ValueDomain type.
VALUEDOMAINVALIDATED_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
An indicator of whether the ValueDomain is enforced or merely a guideline.
verifyAccessLevelEnabled(AccessLevel) - Method in class oracle.ifs.server.S_AccessControlList
Verifies if a specified set of permissions is enabled for the current user.
verifyCanUseContentQuota(S_ContentQuota) - Method in class oracle.ifs.server.S_PublicObject
Verify that the current user can use the specified ContentQuota object.
verifyConnected() - Method in class oracle.ifs.server.S_LibrarySession
Asserts that this S_LibrarySession is connected.
verifyNotDisposed() - Method in class oracle.ifs.management.domain.Server
Verifies this Server has not been disposed.
VersionDescription - class oracle.ifs.beans.VersionDescription.
The VersionDescription class is used to describe an instance of a versioned public object at a point in time as tracked by the version series.
VersionDescriptionDefinition - class oracle.ifs.beans.VersionDescriptionDefinition.
The VersionDescriptionDefinition class is used to construct a VersionDescription object.
VersionDescriptionDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.VersionDescriptionDefinition
Constructs a VersionDescriptionDefinition explicitly capturing the session.
VERSIONLABEL_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionDescription
A user supplied label for the versioned object that this VersionDescription describes (e.g.
VERSIONLIMIT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The limit of the number of versions which this VersionSeries should keep.
VERSIONNUMBER_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionDescription
The numbered sequence that this VersionDescription occupies in the VersionSeries.
VersionSeries - class oracle.ifs.beans.VersionSeries.
The VersionSeries class is used to track revisions to a versioned public object as it changes over time.
VERSIONSERIES_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionDescription
The VersionSeries to which this VersionDescription belongs.
VersionSeriesDefinition - class oracle.ifs.beans.VersionSeriesDefinition.
The VersionSeriesDefinition class is used to construct a VersionSeries object.
VersionSeriesDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.VersionSeriesDefinition
Constructs a VersionSeriesDefinition explicitly capturing the session.
VIDEODEPTH_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaVideo
Name of the VIDEODEPTH Attribute
VIDEOFRAMERATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaVideo
Name of the VIDEOFRAMERATE Attribute
VIDEOFRAMESIZE_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaVideo
Name of the VIDEOFRAMESIZE Attribute
VIDEOHORIZONTALRES_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaVideo
Name of the VIDEOHORIZONTALRES Attribute
VIDEOISGRAYSCALE_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaVideo
Name of the VIDEOISGRAYSCALE Attribute
VIDEOSRCHEIGHT_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaVideo
Name of the VIDEOSRCHEIGHT Attribute
VIDEOSRCWIDTH_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaVideo
Name of the VIDEOSRCWIDTH Attribute
VIDEOVERTICALRES_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaVideo
Name of the VIDEOVERTICALRES Attribute
ViewSpecification - class oracle.ifs.search.ViewSpecification.
Use a ViewSpecification to create a SQL View.
ViewSpecification(String, SearchSpecification) - Constructor for class oracle.ifs.search.ViewSpecification
Constructs a ViewSpecification object.
ViewSpecification(String, SearchSpecification, boolean) - Constructor for class oracle.ifs.search.ViewSpecification
Constructs a ViewSpecification object.

Oracle Content Management SDK
A B C D E F G H I J L M N O P Q R S T U V W X
(c) 2002 Copyright Oracle Corporation. All rights reserved.