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

A

abortTransaction(Transaction) - Method in class oracle.ifs.beans.LibrarySession
Aborts a transaction.
ABSTRACT_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
An indicator of whether this ClassObject is abstract.
AccessControlEntry - class oracle.ifs.beans.AccessControlEntry.
The AccessControlEntry (ACE) class represents an atomic unit of access control.
AccessControlEntryDefinition - class oracle.ifs.beans.AccessControlEntryDefinition.
The AccessControlEntryDefinition class is used to construct an AccessControlEntry object.
AccessControlEntryDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.AccessControlEntryDefinition
Constructs a AccessControlListDefinition explicitly capturing the session.
AccessControlList - class oracle.ifs.beans.AccessControlList.
The AccessControlList (ACL) class represents a set of AccessControlEntries (ACE).
AccessControlListDefinition - class oracle.ifs.beans.AccessControlListDefinition.
The AccessControlListDefinition class is used to create or update an AccessControlList object.
AccessControlListDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.AccessControlListDefinition
Constructs a AccessControlListDefinition explicitly capturing the session.
AccessLevel - class oracle.ifs.common.AccessLevel.
The AccessLevel class.
ACCESSLEVEL_ADDITEM - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to add an item to a Folder.
ACCESSLEVEL_ADDMEMBER - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to add a DirectoryObject to a DirectoryGroup.
ACCESSLEVEL_ADDRELATIONSHIP - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to relate a PublicObject to another PublicObject.
ACCESSLEVEL_ADDVERSION - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to add a new version to a VersionSeries.
ACCESSLEVEL_ADDVERSIONSERIES - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to add a VersionSeries to a Family.
ACCESSLEVEL_ALL - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates "all permissions".
ACCESSLEVEL_ATTRIBUTE - Static variable in class oracle.ifs.beans.PermissionBundle
The level of the permission represented by this PermissionBundle (e.g.
ACCESSLEVEL_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlEntry
The level of the permission associated with this AccessControlEntry, e.g., Discover, Delete.
ACCESSLEVEL_CREATE - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to create an instance of a Class.
ACCESSLEVEL_DELETE - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to delete, undelete or free an object.
ACCESSLEVEL_DEQUEUE - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to dequeue messages from a queue.
ACCESSLEVEL_DISCOVER - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_ENQUEUE - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to enqueue messages on to a queue.
ACCESSLEVEL_GET_CONTENT - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to get content of a Document.
ACCESSLEVEL_GRANT - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to change a Publicobject's Owner, ACL AdministrationGroup to another user
ACCESSLEVEL_LOCK - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to lock or unlock PublicObjects.
ACCESSLEVEL_NONE - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates "no permissions".
ACCESSLEVEL_REMOVEITEM - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to remove an item from a Folder.
ACCESSLEVEL_REMOVEMEMBER - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to remove a DirectoryObject from a DirectoryGroup.
ACCESSLEVEL_REMOVERELATIONSHIP - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to remove a Relationship between a PublicObject.
ACCESSLEVEL_REMOVEVERSION - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to remove a version from a VersionSeries.
ACCESSLEVEL_REMOVEVERSIONSERIES - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to remove a VersionSeries from a Family.
ACCESSLEVEL_SELECTORACCESS - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to search a Class in a Selector or a Search.
ACCESSLEVEL_SET_ATTR - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to update an object attribute.
ACCESSLEVEL_SET_CONTENT - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to update content of a Document.
ACCESSLEVEL_SETDEFAULTVERSION - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to change the default version or VersionSeries of a Family or VersionSeries.
ACCESSLEVEL_SETPOLICY - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to change the PolicyPropertyBundle associated with a PublicObject.
ACCESSLEVEL_TOSTRING_DELIMITER_KEY - Static variable in class oracle.ifs.common.AccessLevel
resourceBundle key used to get the permission delimiter for a String representation for an AccessLevel.
ACCESSLEVEL_TOSTRING_PREFIX_KEY - Static variable in class oracle.ifs.common.AccessLevel
resourceBundle key used to get the prefix for a String representation for an AccessLevel.
ACCESSLEVEL_TOSTRING_SUFFIX_KEY - Static variable in class oracle.ifs.common.AccessLevel
resourceBundle key used to get the suffix for a String representation for an AccessLevel.
ACCESSLEVEL_UNLOCK - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates permission to unlock PublicObjects.
AccessLevel() - Constructor for class oracle.ifs.common.AccessLevel
default Constructor for an AccessLevel.
AccessLevel(AccessLevel) - Constructor for class oracle.ifs.common.AccessLevel
Clone an AccessLevel
AccessLevel(long) - Constructor for class oracle.ifs.common.AccessLevel
Construct an AccessLevel, with a long accesslevel value.
AccessLevel(String[]) - Constructor for class oracle.ifs.common.AccessLevel
constructor to initialize set of permissions, specified by an array of Strings.
AccessLevel(String[], LibrarySessionInterface) - Constructor for class oracle.ifs.common.AccessLevel
constructor to initialize set of permissions, specified by an array of Strings and a specific LibrarySessionInterface.
AccessLevel(String[], Localizer) - Constructor for class oracle.ifs.common.AccessLevel
constructor to initialize set of permissions, specified by an array of Strings and a specific Localizer.
ACL_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The AccessControlList that secures this object.
ACL_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlEntry
The AccessControlList to which this AccessControlEntry belongs.
ACL_BUNDLE_ALL_PUBLISHED - Static variable in class oracle.ifs.adk.user.UserManager
No default.
ACL_BUNDLE_FOR_ADMIN - Static variable in class oracle.ifs.adk.user.UserManager
No default.
ACTIVE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SystemObject
The status of the SystemObject.
ACTIVE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SchemaObject
An indicator of whether this SchemaObject is still used.
add(AccessLevel, LibrarySessionInterface) - Method in class oracle.ifs.common.AccessLevel
Add permissions specified in another AccessLevel to this AccessLevel
add(String[], boolean[]) - Method in class oracle.ifs.search.SearchSortSpecification
Adds the unqualified attributes to the sort list.
add(String[], String[], boolean[]) - Method in class oracle.ifs.search.SearchSortSpecification
Add Attributes to sort list.
add(String[], String[], boolean[], String[]) - Method in class oracle.ifs.search.SearchSortSpecification
Add Attributes to sort list.
add(String, boolean) - Method in class oracle.ifs.search.SearchSortSpecification
Adds the unqualified attribute to the end of the sort list.
add(String, String, boolean) - Method in class oracle.ifs.search.SearchSortSpecification
Add an attribute to the end of the sort list.
add(String, String, boolean, String) - Method in class oracle.ifs.search.SearchSortSpecification
Add an attribute to the end of the sort list.
addAceDefinition(AccessControlEntryDefinition) - Method in class oracle.ifs.beans.AccessControlListDefinition
Adds an AccessControlEntryDefinition to this object.
addAttribute(AttributeDefinition) - Method in class oracle.ifs.beans.ClassObject
Adds an Attribute to this ClassObject.
addAttributeDefinition(AttributeDefinition) - Method in class oracle.ifs.beans.ClassObjectDefinition
Defines an Attribute for the new ClassObject.
addCategory(CategoryDefinition) - Method in class oracle.ifs.beans.PublicObject
Adds a Category associated with this PublicObject.
addCategoryDefinition(CategoryDefinition) - Method in class oracle.ifs.beans.PublicObjectDefinition
Adds a new Category Definition to the new PublicObject.
addCategoryDefinition(CategoryDefinition) - Method in class oracle.ifs.beans.CategoryDefinition
adds a Category definition for the new PublicObject.
addCategoryDefinition(CategoryDefinition) - Method in class oracle.ifs.beans.AccessControlListDefinition
Set the Category definition for the new PublicObject.
addCategoryDefinition(CategoryDefinition) - Method in class oracle.ifs.beans.UserProfileDefinition
Adds a Category definition for the new PublicObject.
addClass(LibrarySession, String, String[]) - Method in class oracle.ifs.search.ViewSpecification
Let's you add attributes into your view.
addClass(LibrarySession, String, String[], String[]) - Method in class oracle.ifs.search.ViewSpecification
Let's you add attributes into your view.
addExtendedResourceBundle(String) - Method in class oracle.ifs.common.Localizer
Adds a resource bundle to the vector if it is not there already.
addFolderRelationship(Folder, PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Create a reference between a Folder and a PublicObject, essentially placing the PublicObject inside the Folder.
addFolderRelationship(Folder, PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Create a reference between a Folder and a PublicObject; placing the PublicObject inside the Folder.
addItem(PublicObject) - Method in class oracle.ifs.beans.Folder
Adds an item to the folder.
addItem(PublicObject, FolderRelationshipDefinition) - Method in class oracle.ifs.beans.Folder
Adds an item to the folder.
addItem(S_PublicObject, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Folder
Add an item to a Folder.
addItems(PublicObject[]) - Method in class oracle.ifs.beans.Folder
Adds an array of PublicObjects to this Folder.
addMember(DirectoryObject) - Method in class oracle.ifs.beans.DirectoryGroup
Adds a direct member to the group.
addMember(S_DirectoryObject, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryGroup
Adds a member to a group, using a definition to define the membership relationship.
addMembers(DirectoryObject[]) - Method in class oracle.ifs.beans.DirectoryGroup
Adds a set of direct members to the group.
addMembers(S_DirectoryObject[]) - Method in class oracle.ifs.server.S_DirectoryGroup
Adds members to the group.
addMembers(S_DirectoryObject[], S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryGroup
Adds members to the group.
addPermissionBundle(PermissionBundle) - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Add a permission bundle to this definition.
addPermissionBundles(PermissionBundle[]) - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Add AccessLevel using a set of permission bundles;
addPropertyDefinition(PropertyDefinition) - Method in class oracle.ifs.beans.PropertyBundleDefinition
Adds a Property to the new PropertyBundle.
addPropertyValue(AttributeValue) - Method in class oracle.ifs.beans.PropertyBundleDefinition
Adds a Property Value to the new PropertyBundle.
addPropertyValue(String, AttributeValue) - Method in class oracle.ifs.beans.PropertyBundleDefinition
Adds a Property Value to the new PropertyBundle.
addReferencedDirectoryObject(Long) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
Add an id to the referenced DirectoryObject list.
addReferencedDirectoryObject(Long) - Method in class oracle.ifs.server.S_ExportedLibraryObjectDefinition
add an id to the referenced DirectoryObject list
addReferencedPublicObject(Long) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
Add an id to the referenced DirectoryObject list.
addReferencedPublicObject(Long) - Method in class oracle.ifs.server.S_ExportedLibraryObjectDefinition
add an id to the referenced PublicObject list
addReferencedSchemaObject(Long) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
Add an id to the referenced DirectoryObject list.
addReferencedSchemaObject(Long) - Method in class oracle.ifs.server.S_ExportedLibraryObjectDefinition
add an id to the referenced SchemaObject list
addReferencedSystemObject(Long) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
Add an id to the referenced DirectoryObject list.
addReferencedSystemObject(Long) - Method in class oracle.ifs.server.S_ExportedLibraryObjectDefinition
add an id to the referenced SystemObject list
addRelationship(RelationshipDefinition) - Method in class oracle.ifs.beans.PublicObject
Creates a relationship object linking this object (the "left" object) to the PublicObject (the "right" object) contained in the specified Relationship Definition.
addRelationship(S_PublicObject, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PublicObject
Add a relationship to another public object
addResultClass(String) - Method in class oracle.ifs.search.SearchClassSpecification
Add name to the ResultClass list.
addSearchClass(String) - Method in class oracle.ifs.search.SearchClassSpecification
Adds the class to the list of Searched Classes.
addSearchClass(String, String) - Method in class oracle.ifs.search.SearchClassSpecification
Adds the class to the list of Searched Classes.
addSearchClasses(String[]) - Method in class oracle.ifs.search.SearchClassSpecification
Add search classes to list of classes.
addSearchClasses(String[], String[]) - Method in class oracle.ifs.search.SearchClassSpecification
add search classes to list of classes.
addSortQualifier(SortQualifier) - Method in class oracle.ifs.common.SortSpecification
Add a SortQualifier.
addSortQualifier(String, boolean) - Method in class oracle.ifs.common.SortSpecification
Add a simple SortQualifier.
ADMIN_ENABLED - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to FALSE.
ADMINENABLED_ATTRIBUTE - Static variable in class oracle.ifs.beans.DirectoryUser
An indicator of whether this DirectoryUser has administrative privileges and can enter administration mode.
ADMINISTRATIONGROUP_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The AdministrationGroup to which this object belongs.
ALLMEMBERS_ATTRIBUTE - Static variable in class oracle.ifs.beans.DirectoryGroup
Deprecated. iFS 9.0.3: this attribute will be removed in a future release
ALLOCATEDSTORAGE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentQuota
The amount of storage space allocated by this ContentQuota to the DirectoryUser.
AND - Static variable in class oracle.ifs.search.SearchClause
Represents the 'AND' operator.
APPLICATION_ATTRIBUTE - Static variable in class oracle.ifs.beans.ExtendedUserProfile
The name of the application that employs this ExtendedUserProfile.
ApplicationObject - class oracle.ifs.beans.ApplicationObject.
The ApplicationObject class represents a generic PublicObject.
ApplicationObjectDefinition - class oracle.ifs.beans.ApplicationObjectDefinition.
The ApplicationObjectDefinition class is used to construct an ApplicationObject.
ApplicationObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ApplicationObjectDefinition
Constructs a ApplicationObjectDefinition explicitly capturing the session.
arrayToHashtable(AttributeValue[]) - Static method in class oracle.ifs.common.AttributeValue
Converts an array of AttributeValues to a hashtable, hashed by name.
ASCENDING - Static variable in class oracle.ifs.search.SearchSortSpecification
 
ASSOCIATEDPUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.Category
The PublicObject that is associated with this Category.
ASSOCIATEDPUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentQuota
The DirectoryUser that has allocated/consumed the storage space represented by this ContentQuota.
Attribute - class oracle.ifs.beans.Attribute.
An Attribute describes an atomic unit of data in a ClassObject instance.
ATTRIBUTEDATATYPE_BOOLEAN - Static variable in class oracle.ifs.beans.Attribute
The data type of boolean attributes.
ATTRIBUTEDATATYPE_BOOLEAN_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type boolean attributes.
ATTRIBUTEDATATYPE_DATE - Static variable in class oracle.ifs.beans.Attribute
The data type of date attributes.
ATTRIBUTEDATATYPE_DATE_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type date attributes.
ATTRIBUTEDATATYPE_DIRECTORYOBJECT - Static variable in class oracle.ifs.beans.Attribute
The data type of DirectoryObject attributes.
ATTRIBUTEDATATYPE_DIRECTORYOBJECT_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type DirectoryObject attributes.
ATTRIBUTEDATATYPE_DOUBLE - Static variable in class oracle.ifs.beans.Attribute
The data type of double attributes.
ATTRIBUTEDATATYPE_DOUBLE_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type double attributes.
ATTRIBUTEDATATYPE_INTEGER - Static variable in class oracle.ifs.beans.Attribute
The data type of integer attributes.
ATTRIBUTEDATATYPE_INTEGER_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type integer attributes.
ATTRIBUTEDATATYPE_LONG - Static variable in class oracle.ifs.beans.Attribute
The data type of long attributes.
ATTRIBUTEDATATYPE_LONG_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type long attributes.
ATTRIBUTEDATATYPE_PUBLICOBJECT - Static variable in class oracle.ifs.beans.Attribute
The data type of PublicObject attributes.
ATTRIBUTEDATATYPE_PUBLICOBJECT_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type PublicObject attributes.
ATTRIBUTEDATATYPE_SCHEMAOBJECT - Static variable in class oracle.ifs.beans.Attribute
The data type of SchemaObject attributes.
ATTRIBUTEDATATYPE_SCHEMAOBJECT_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type SchemaObject attributes.
ATTRIBUTEDATATYPE_STRING - Static variable in class oracle.ifs.beans.Attribute
The data type of string attributes.
ATTRIBUTEDATATYPE_STRING_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type string attributes.
ATTRIBUTEDATATYPE_SYSTEMOBJECT - Static variable in class oracle.ifs.beans.Attribute
The data type of SystemObject attributes.
ATTRIBUTEDATATYPE_SYSTEMOBJECT_ARRAY - Static variable in class oracle.ifs.beans.Attribute
The data type of array-type SystemObject attributes.
ATTRIBUTEDATATYPE_UNKNOWN - Static variable in class oracle.ifs.beans.Attribute
An unknown data type.
attributeDataTypeDefaultDataLength(int) - Static method in class oracle.ifs.beans.Attribute
Gets the default data length of the specified Attribute data type.
attributeDataTypeDefaultDataScale(int) - Static method in class oracle.ifs.beans.Attribute
Gets the default data scale of the specified Attribute data type.
attributeDataTypeIsArrayType(int) - Static method in class oracle.ifs.beans.Attribute
Gets whether the specified Attribute data type is an array type.
attributeDataTypeIsObjectType(int) - Static method in class oracle.ifs.beans.Attribute
Gets whether the specified Attribute data type is an object type.
attributeDataTypeJdbcType(int) - Static method in class oracle.ifs.beans.Attribute
Gets the JDBC type for the specified Attribute data type.
attributeDataTypeRdbmsType(int) - Static method in class oracle.ifs.beans.Attribute
Gets the RDBMS type for the specified Attribute data type.
attributeDataTypeRdbmsType(int, int) - Static method in class oracle.ifs.beans.Attribute
Gets the RDBMS type for the specified Attribute data type.
attributeDataTypeRdbmsType(int, int, int) - Static method in class oracle.ifs.beans.Attribute
Gets the RDBMS type for the specified Attribute data type.
attributeDataTypeResourceBundleKey(int) - Static method in class oracle.ifs.beans.Attribute
Gets the resource bundle key for the specified Attribute data type.
AttributeDefinition - class oracle.ifs.beans.AttributeDefinition.
An AttributeDefinition is a template for creating an Attribute.
AttributeDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.AttributeDefinition
Constructs a AttributeDefinition.
AttributeQualification - class oracle.ifs.search.AttributeQualification.
An AttributeQualification encapsulates a condition on a Attribute.
AttributeQualification() - Constructor for class oracle.ifs.search.AttributeQualification
Constructs an AttributeQualification.
AttributeSearchSpecification - class oracle.ifs.search.AttributeSearchSpecification.
An AttributeSpecification represents a non Context Search.
AttributeSearchSpecification() - Constructor for class oracle.ifs.search.AttributeSearchSpecification
 
AttributeValue - class oracle.ifs.common.AttributeValue.
An AttributeValue represents the value of an Attribute of a LibraryObject.
AUDIOARTIST_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudio
Name of the AUDIOARTIST Attribute
AUDIOBITSPERSAMPLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudio
Name of the AUDIOBITSPERSAMPLE Attribute
AUDIOCDTRACKALBUM_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudioCdTrack
Name of the AUDIOCDTRACKALBUM Attribute
AUDIOCDTRACKCDID_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudioCdTrack
Name of the AUDIOCDTRACKCDID Attribute
AUDIOCDTRACKDURATION_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudioCdTrack
Name of the AUDIOCDTRACKDURATION Attribute
AUDIOCDTRACKFRAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudioCdTrack
Name of the AUDIOCDTRACKFRAME Attribute
AUDIOCDTRACKLBA_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudioCdTrack
Name of the AUDIOCDTRACKLBA Attribute
AUDIOCDTRACKMINUTE_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudioCdTrack
Name of the AUDIOCDTRACKMINUTE Attribute
AUDIOCDTRACKSECOND_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudioCdTrack
Name of the AUDIOCDTRACKSECOND Attribute
AUDIONUMCHANNELS_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudio
Name of the AUDIONUMCHANNELS Attribute
AUDIOSAMPLERATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.InterMediaAudio
Name of the AUDIOSAMPLERATE Attribute
AUTHENTICATION_COUNT_UNLIMITED - Static variable in class oracle.ifs.common.TokenCredential
Specifies no limit on the number of times the token can be used to authenticate.

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.