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 construct a 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 class represents a set of access control entries that are referenced by one or more public Objects.
AccessControlListDefinition - class oracle.ifs.beans.AccessControlListDefinition.
The AccessControlListDefinition class is used create or update a 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 Discover permission.
ACCESSLEVEL_ADDMEMBER - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_ADDRELATIONSHIP - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_ADDVERSION - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_ADDVERSIONSERIES - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
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.AccessControlEntry
The level of the permission associated with this AccessControlEntry (e.g.
ACCESSLEVEL_ATTRIBUTE - Static variable in class oracle.ifs.beans.PermissionBundle
The level of the permission represented by this PermissionBundle (e.g.
ACCESSLEVEL_CREATE - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_DELETE - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_DISCOVER - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_GET_CONTENT - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_GRANT - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_LOCK - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
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 Discover permission.
ACCESSLEVEL_REMOVEMEMBER - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_REMOVERELATIONSHIP - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_REMOVEVERSION - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_REMOVEVERSIONSERIES - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_SELECTORACCESS - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_SET_ATTR - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_SET_CONTENT - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_SETDEFAULTVERSION - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
ACCESSLEVEL_SETPOLICY - Static variable in class oracle.ifs.common.AccessLevel
Numeric value that designates Discover permission.
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() - 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, 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.
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.UserProfileDefinition
Adds a Category definition for 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.
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.
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.
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.
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.
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.
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(String, boolean) - Method in class oracle.ifs.common.SortSpecification
Add a SortAttribute with a sort direction (ascending/descending).
addSortQualifier(String, boolean, String, String) - Method in class oracle.ifs.common.SortSpecification
Add a SortAttribute with a sort direction (ascending/descending).
addSortQualifiers(String[], boolean[]) - Method in class oracle.ifs.common.SortSpecification
Add the specified set of sort qualifications to this Sort Specification.
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.
Agent - interface oracle.ifs.agents.common.Agent.
An Agent is an interface that defines a specific task that is managed by ServerManager.
AgentLogger - interface oracle.ifs.agents.common.AgentLogger.
An AgentLogger logs messages for agents run by ServerManager.
ALLMEMBERS_ATTRIBUTE - Static variable in class oracle.ifs.beans.DirectoryGroup
A system-set attribute containing the DirectoryObjects that are members of this DirectoryGroup, either directly or indirectly.
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
 
ASCII_CHARSET - Static variable in class oracle.ifs.adk.mail.IfsMessage
The default character set that uses only 7-bit characters.
ASSOCIATEDPUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.Category
The PublicObject that is associated with this Category.
attach(Document) - Method in class oracle.ifs.adk.mail.IfsMessage
Attach a document.
attach(Document[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Attach an array of documents.
attach(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Attach a document.
attach(String[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Attach an array of documents.
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.
attributeDataTypeName(int, Localizer) - Static method in class oracle.ifs.beans.Attribute
Deprecated. use toDataTypeLabel()
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.

B

BaseRenderer - class oracle.ifs.server.renderers.BaseRenderer.
The BaseRenderer class is a convenience class for users to inherit and create renderes.
BEANCLASSPATH_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
The fully-qualified classname of the Beans Java class used to represent instances of this ClassObject in the repository SDK.
beginTransaction() - Method in class oracle.ifs.beans.LibrarySession
Starts a writeable transaction.
BINARY_ATTRIBUTE - Static variable in class oracle.ifs.beans.Format
An indicator of whether this Format is textual or binary.
BOOLEANVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a Boolean.
BOOLEANVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of Booleans.
BUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The PropertyBundle to which this property belongs.

C

calculateConsumedStorage() - Method in class oracle.ifs.beans.ContentQuota
Calculates the current consumed storage for the DirectoryUser and updates this ContentQuota object.
calculateConsumedStorage() - Method in class oracle.ifs.server.S_ContentQuota
Calculates the current consumed storage for the DirectoryUser and updates this ContentQuota object.
CAN_CHANGE_PASSWORD - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to TRUE.
cancelCheckout(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Cancel a checkout.
cancelCheckout(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Cancel a checkout.
Category - class oracle.ifs.beans.Category.
This feature is not supported in PRODUCTION 1.0.
CategoryDefinition - class oracle.ifs.beans.CategoryDefinition.
This feature is not supported in PRODUCTION 1.0.
CategoryDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.CategoryDefinition
Constructs a CategoryDefinition explicitly capturing the session.
ChallengeResponseCredential - class oracle.ifs.common.ChallengeResponseCredential.
A ChallengeResponseCredential encapsulates a name, challenge, and response for presentation to a CredentialManager to authenticate a user, based on the SMB authentication mechanism.
ChallengeResponseCredential() - Constructor for class oracle.ifs.common.ChallengeResponseCredential
Constructs a ChallengeResponseCredential.
ChallengeResponseCredential(String, byte[], byte[], int) - Constructor for class oracle.ifs.common.ChallengeResponseCredential
Constructs a ChallengeResponseCredential.
CHANGE_OWNER - Static variable in class oracle.ifs.adk.user.UserManager
Delete user option - defaults to FALSE.
CHANNEL_AUDIT - Static variable in class oracle.ifs.common.TraceLogger
The Audit channel.
CHANNEL_CACHING - Static variable in class oracle.ifs.common.TraceLogger
The Caching channel.
CHANNEL_CONNECTION_POOL - Static variable in class oracle.ifs.common.TraceLogger
The Connection Pool channel.
CHANNEL_DIRECTORY_SERVICES - Static variable in class oracle.ifs.common.TraceLogger
The Directory Services channel.
CHANNEL_EVENT - Static variable in class oracle.ifs.common.TraceLogger
The Event channel.
CHANNEL_EXCEPTION - Static variable in class oracle.ifs.common.TraceLogger
The Exception Management channel.
CHANNEL_GENERAL - Static variable in class oracle.ifs.common.TraceLogger
The general-purpose trace channel.
CHANNEL_MAIL_SERVER - Static variable in class oracle.ifs.common.TraceLogger
Mail server channel.
CHANNEL_METHOD_INVOCATION - Static variable in class oracle.ifs.common.TraceLogger
The Method Invocation channel.
CHANNEL_OAS - Static variable in class oracle.ifs.common.TraceLogger
The CORBA channel.
CHAR_ENCODING - Static variable in class oracle.ifs.server.renderers.XmlRenderer
The hashtable key for specifying a character encoding to the renderAsStream method.
CHARACTERSET_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
The Java name of the character encoding of the content (if applicable).
checkedOutBy(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Return the DirectoryUser who currently has PublicObject po checked out, or null if po is not checked out.
checkedOutBy(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Return the DirectoryUser who currently has PublicObject po checked out, or null if po is not checked out.
checkEffectiveAccess(AccessLevel) - Method in class oracle.ifs.beans.PublicObject
Check to see if current user has the specified access level on this object.
checkEffectiveAccess(DirectoryObject, AccessLevel) - Method in class oracle.ifs.beans.PublicObject
Check to see if specified user has the specified access level on this object.
checkEffectiveAccess(DirectoryObject, AccessLevel) - Method in class oracle.ifs.beans.AccessControlList
Check to see if specified user has the specified access level on this object.
checkExistenceOfPublicObjectByPath(String) - Method in class oracle.ifs.beans.Folder
Determines whether an item exists at the specified path relative to this Folder.
checkExistenceOfPublicObjectByPath(String) - Method in class oracle.ifs.server.S_Folder
Check for existence of an object at the specified path.
checkGrantedAccess(AccessLevel) - Method in class oracle.ifs.beans.AccessControlList
Check if current user has the specified access level on this object.
checkGrantedAccess(DirectoryObject, AccessLevel) - Method in class oracle.ifs.beans.AccessControlList
Check to see if specified user/group has the specified access level on this object.
checkIn(PublicObject, String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
If po is unversioned: the session lock will be released on the object.
checkIn(PublicObject, String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Implements the check-in semantics.
checkOut(PublicObject, boolean) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
If po is unversioned, and makeVersioned is True: po will become versioned.
checkOut(PublicObject, boolean) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Implements the check-out semantics.
checkSession() - Method in class oracle.ifs.agents.common.IfsAgent
Gets the session used by this agent.
CLASS_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The Class to which this Attribute belongs.
CLASS_NAME - Static variable in class oracle.ifs.beans.PublicObject
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Category
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.SystemObject
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Relationship
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.DirectoryObject
Class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.DirectoryGroup
Class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.AccessControlEntry
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ApplicationObject
The class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.PropertyBundle
Name of this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.PolicyPropertyBundle
Name of this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.SchemaObject
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ValueDefault
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Folder
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ClassDomain
Class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.AccessControlList
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Family
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.MountPoint
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.FolderRelationship
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ContentQuota
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Policy
Name of this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.PermissionBundle
The name of this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ClassAccessControlList
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Property
Name of this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.UserProfile
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.PrimaryUserProfile
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.VersionDescription
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ValueDomain
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Format
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.VersionSeries
The class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ExtendedUserProfile
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.GroupMemberRelationship
Name of this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Attribute
The name of the Attribute.
CLASS_NAME - Static variable in class oracle.ifs.beans.FolderPathRelationship
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.Document
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ClassObject
The class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ValueDomainPropertyBundle
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.SystemAccessControlList
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ValueDefaultPropertyBundle
This class name for this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.DirectoryUser
Name of this class.
CLASS_NAME - Static variable in class oracle.ifs.beans.ContentObject
This class name for this class.
ClassAccessControlList - class oracle.ifs.beans.ClassAccessControlList.
The ClassAccessControlList class represents an AccessControlList for controlling permission to create new instances by ClassObject.
ClassAccessControlListDefinition - class oracle.ifs.beans.ClassAccessControlListDefinition.
The ClassAccessControlListDefinition class is used construct a ClassAccessControlList object.
ClassAccessControlListDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ClassAccessControlListDefinition
Constructs a ClassAccessControlListDefinition explicitly capturing the session.
CLASSACL_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
The ClassAccessControlList that determines which users and/or groups can create instances of this ClassObject.
ClassDomain - class oracle.ifs.beans.ClassDomain.
A ClassDomain describes a validation that can be applied to an object-type Attribute to ensure that LibraryObjects' values for that Attribute are instances of specified ClassObjects.
CLASSDOMAIN_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The ClassDomain applied to this object-type Attribute to restrict the objects to which it refers by their ClassObject.
ClassDomainDefinition - class oracle.ifs.beans.ClassDomainDefinition.
A ClassDomainDefinition is a template for creating a new ClassDomain.
ClassDomainDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ClassDomainDefinition
Constructs a ClassDomainDefinition.
CLASSDOMAINTYPE_ENUMERATED - Static variable in class oracle.ifs.beans.ClassDomain
The ClassDomain consists of the ClassObjects specified with setClasses.
CLASSDOMAINTYPE_ENUMERATED_AND_SUBCLASSES - Static variable in class oracle.ifs.beans.ClassDomain
The ClassDomain consists of the ClassObjects specified with setClasses, and their subclasses.
classDomainTypeName(int, Localizer) - Static method in class oracle.ifs.beans.ClassDomain
Deprecated. use toValueDomainTypeLabel()
classDomainTypeResourceBundleKey(int) - Static method in class oracle.ifs.beans.ClassDomain
Gets resource bundle key for the specified ClassDomain type.
CLASSES_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassDomain
The ClassObjects in this ClassDomain.
ClassObject - class oracle.ifs.beans.ClassObject.
A ClassObject represents a class whose instances are persistently stored and managed by the iFS server.
ClassObjectDefinition - class oracle.ifs.beans.ClassObjectDefinition.
A ClassObjectDefinition is a template for creating a new ClassObject.
ClassObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ClassObjectDefinition
Constructs a ClassObjectDefinition.
clearAllPermissions() - Method in class oracle.ifs.common.AccessLevel
Clear all permission flags - standard and extended.
clearAllStandardPermissions() - Method in class oracle.ifs.common.AccessLevel
Clear all standard permission flags.
CleartextCredential - class oracle.ifs.common.CleartextCredential.
A CleartextCredential encapsulates an unencrypted name and password for presentation to a CredentialManager to authenticate a user.
CleartextCredential() - Constructor for class oracle.ifs.common.CleartextCredential
Constructs a CleartextCredential.
CleartextCredential(String, String) - Constructor for class oracle.ifs.common.CleartextCredential
Constructs a CleartextCredential.
clone() - Method in class oracle.ifs.search.SearchQualification
Returns a clone of this SearchQualification.
clone() - Method in class oracle.ifs.search.SearchSpecification
Returns a clone of this SearchQualification.
clone() - Method in class oracle.ifs.search.AttributeSearchSpecification
Returns a clone of this AttributeSearchSpecification.
clone() - Method in class oracle.ifs.search.JoinQualification
Returns a clone of this SearchQualification.
clone() - Method in class oracle.ifs.search.SearchSortSpecification
Returns a clone of this SearchClassSpecification.
clone() - Method in class oracle.ifs.search.SearchClassSpecification
Returns a clone of this SearchClassSpecification.
clone() - Method in class oracle.ifs.search.SearchClause
Returns a clone of this SearchClause.
clone(LibrarySession) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Clone this instance.
cloneContentObject(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Document
copies the content object then updates this document to reference the new copy.
closeItems() - Method in class oracle.ifs.beans.Selector
Closes the search after cursor based access.
Collection - class oracle.ifs.common.Collection.
A Collection is a set of Java objects.
completeTransaction(Transaction) - Method in class oracle.ifs.beans.LibrarySession
Completes a transaction.
connect(Credential, ConnectOptions) - Method in class oracle.ifs.beans.LibraryService
Connects to iFS, establishing a new LibrarySession.
connect(String, String, String) - Method in class oracle.ifs.beans.LibraryService
Connects to iFS, establishing a new LibrarySession.
ConnectOptions - class oracle.ifs.common.ConnectOptions.
ConnectOptions is a bucket of parameters that govern the behavior of LibraryService.connect.
ConnectOptions() - Constructor for class oracle.ifs.common.ConnectOptions
Constructs a ConnectOptions.
connectSession() - Method in class oracle.ifs.agents.common.IfsAgent
Connects a session for use by the agent.
CONSUMEDSTORAGE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentQuota
The amount of storage space currently consumed by the DirectoryUser.
containsErrorCode(int) - Method in class oracle.ifs.common.IfsException
Returns true if this IfsException or any nested IfsExceptions have the specified error code.
containsWildcard(String) - Static method in class oracle.ifs.beans.FolderPathResolver
Checks whether folder path contains any wildcards.
CONTENT_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
The row id pointing to the content for this ContentObject in Media's database table.
CONTENT_QUOTA_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Private.
CONTENT_QUOTA_ALLOCATED_STORAGE - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to 25000000 bytes.
CONTENT_QUOTA_ENABLED - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to FALSE.
CONTENT_QUOTA_NAME - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
CONTENT_QUOTA_NAME_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
CONTENT_QUOTA_NAME_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to ' Content Quota'.
ContentObject - class oracle.ifs.beans.ContentObject.
The ContentObject class is a subclass of PublicObject that supports getting and setting Content.
CONTENTOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.Document
The ContentObject that contains this document's content.
ContentObjectDefinition - class oracle.ifs.beans.ContentObjectDefinition.
The ContentObjectDefinition class is used to construct a ContentObject object.
ContentObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ContentObjectDefinition
Constructs a ContentObjectDefinition explicitly capturing the session.
ContentQuota - class oracle.ifs.beans.ContentQuota.
A ContentQuota contains information that defines how much storage space in iFS is allocated and consumed by the DirectoryUser.
CONTENTQUOTA_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
The DirectoryUser's information about how much storage the user has allocated/consumed.
ContentQuotaDefinition - class oracle.ifs.beans.ContentQuotaDefinition.
The ContentQuotaDefinition class is used to create or update a ContentQuota object.
ContentQuotaDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ContentQuotaDefinition
Constructs a ContentQuotaDefinition explicitly capturing the session.
CONTENTSIZE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
The size of the content.
ContextQualification - class oracle.ifs.search.ContextQualification.
The ContextQualification encapsulates Text Query Expressions on Document content.
ContextQualification() - Constructor for class oracle.ifs.search.ContextQualification
Constructs a ContextQualification.
ContextSearchSpecification - class oracle.ifs.search.ContextSearchSpecification.
A ContextSearchSpecification represents a Search on both Attributes and Content.
ContextSearchSpecification() - Constructor for class oracle.ifs.search.ContextSearchSpecification
 
ContextTheme - class oracle.ifs.common.ContextTheme.
The ContextTheme.java class - used for encapsulating a Context Theme for a document, with its associated theme Weight.
copy(Folder, Folder, boolean, AccessControlList) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Copy a Folder into another Folder.
copy(Folder, Folder, boolean, AccessControlList) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Copy a Folder into another Folder.
copy(LibraryObjectDefinition) - Method in class oracle.ifs.beans.PublicObject
Produces a copy of this PublicObject.
copy(PublicObject, Folder, AccessControlList, boolean) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Copy the PublicObject po into the specified folder.
copy(PublicObject, Folder, AccessControlList, boolean) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Copy the PublicObject po into the specified folder.
CREATEDATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The date and time (in GMT) when this object was created.
createDocument(String, InputStream, String, AccessControlList, boolean, ParserCallback) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Create a Document in iFS.
createDocument(String, InputStream, String, AccessControlList, boolean, ParserCallback) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Create a Document in iFS.
createDOM(InputStream, boolean) - Method in class oracle.ifs.beans.parsers.IfsXmlParser
Creates the DOM object from an InputStream, using the Oracle DOM Parser.
createFolder(String, Folder, boolean, AccessControlList) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Create a Folder in iFS.
createFolder(String, Folder, boolean, AccessControlList) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Create a Folder in iFS.
createMessage(boolean) - Method in class oracle.ifs.adk.mail.IfsMessage
Gets the internal representation of the message.
createPublicObject(PublicObjectDefinition) - Method in class oracle.ifs.beans.LibrarySession
Create a new public object.
createSchemaObject(SchemaObjectDefinition) - Method in class oracle.ifs.beans.LibrarySession
Create a new schema object.
createSystemObject(SystemObjectDefinition) - Method in class oracle.ifs.beans.LibrarySession
Create a new system object.
createTree(S_LibraryObject, Hashtable) - Method in class oracle.ifs.server.renderers.XmlRenderer
Creates a DOM tree representing the S_LibraryObject passed in.
createTree(S_LibraryObject, Hashtable) - Method in class oracle.ifs.server.renderers.SimpleXmlRenderer
Creates a DOM tree representing the S_LibraryObject passed in.
createUser(String, String, Hashtable) - Method in class oracle.ifs.adk.user.UserManager
Creates a new iFS user.
createView(ViewSpecification) - Method in class oracle.ifs.beans.LibrarySession
Creates a database view from a View specification.
CREATOR_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The DirectoryUser that created this object.
Credential - interface oracle.ifs.common.Credential.
A Credential encapsulates the information presented to a CredentialManager to authenticate a user.
CREDENTIAL_MANAGER - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to 'DEFAULT' for which credential manager to use for access to the authentication engine.
CREDENTIALMANAGER_ATTRIBUTE - Static variable in class oracle.ifs.beans.DirectoryUser
The name of the CredentialManager for this DirectoryUser.
CURRENT_DIRECTORY_TOKEN - Static variable in class oracle.ifs.beans.FolderPathResolver
The "current directory" token.
CURRENT_NAME_OPTION - Static variable in interface oracle.ifs.beans.parsers.Parser
Key for hashtable option which specifies the current working name.
CURRENT_PATH_OPTION - Static variable in interface oracle.ifs.beans.parsers.Parser
Key for hashtable option which specifies the current working folder path.

D

DATABASEOBJECTNAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The name of the column for this Attribute in the database table for the ClassObject.
DATABASEOBJECTNAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
The base name for database objects used to store data for instances of this ClassObject.
DATALENGTH_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The maximum size of this Attribute.
DATASCALE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The Datascale attribute is reserved for future use.
DATATYPE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The datatype of this Property - either scalar or array of integer, long, double, string, boolean, DirectoryObject, PublicObject, SchemaObject, SystemObject.
DATATYPE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The datatype of this Attribute- either scalar or array of integer, long, double, string, boolean, DirectoryObject, PublicObject, SchemaObject, SystemObject.
DATE_COMP_DAY - Static variable in class oracle.ifs.search.AttributeQualification
Compare dates on the year, month and day.
DATE_COMP_HOUR - Static variable in class oracle.ifs.search.AttributeQualification
Compare dates on the year, month, day and hour.
DATE_COMP_MIN - Static variable in class oracle.ifs.search.AttributeQualification
Compare dates on the year, month, day, hour and minute.
DATE_COMP_MONTH - Static variable in class oracle.ifs.search.AttributeQualification
Compare dates based on the year & month.
DATE_COMP_SEC - Static variable in class oracle.ifs.search.AttributeQualification
Compare dates on the year, month, day, hour, minute and second.
DATE_COMP_YEAR - Static variable in class oracle.ifs.search.AttributeQualification
Compare dates only based on the year.
DATEVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a Date.
DATEVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of Dates.
DEFAULT_ACLS - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to 'AclBundleAllPublished' for non-Admin and 'AclBundleForAdmin' for Admin users.
DEFAULT_ACLS_BUNDLE_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Published.
DEFAULT_ACLS_BUNDLE_NAME - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
DEFAULT_ACLS_BUNDLE_NAME_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
DEFAULT_ACLS_BUNDLE_NAME_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to ' DefaultACLs'.
DEFAULTACLS_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
A PropertyBundle containing the name/value pairs keyed by the class name of the AccessControlList to use when creating an instance of that class.
DEFAULTADMINISTRATIONGROUP_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
The DirectoryUser's default AdministrationGroup.
DEFAULTVERSIONDESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.Family
The VersionDescription which will be used as the ResolvedPublicObject for this Family.
DEFAULTVERSIONDESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The VersionDescription which will be used as the ResolvedPublicObject for this VersionSeries.
delete(Folder, boolean) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Delete a Folder.
delete(Folder, boolean) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Delete a Folder.
delete(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Delete a PublicObject.
delete(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Delete a PublicObject.
deleteUser(String, Hashtable) - Method in class oracle.ifs.adk.user.UserManager
Deletes an iFS user.
DELETOR_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The DirectoryUser that deleted (not 'Freed') this object.
deregisterClassEventHandler(ClassObject, boolean, IfsEventHandler) - Method in class oracle.ifs.beans.LibrarySession
Deregisters the specified IfsEventHandler for the specified class.
deregisterEventHandler(LibraryObject, IfsEventHandler) - Method in class oracle.ifs.beans.LibrarySession
Deregisters the specified IfsEventHandler for the specified LibraryObject.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibraryObject
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PublicObject
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Document
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PropertyBundle
Derives the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_AccessControlList
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_SystemAccessControlList
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ClassObject
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Property
Modifies the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Relationship
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryUser
Changes the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryGroup
Adds to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ContentObject
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_AccessControlEntry
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ClassAccessControlList
Add to the S_LibraryObjectDefinition for this class.
deriveDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_FolderPathRelationship
deriveDefinition - Add to the S_LibraryObjectDefinition for this class.
DESCENDING - Static variable in class oracle.ifs.search.SearchSortSpecification
 
DESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
A textual description of this object.
DESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.ValueDefault
A textual description of this ValueDefault.
DESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassDomain
A textual description of this ClassDomain.
DESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.PermissionBundle
A textual description of the PermissionBundle.
DESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.ValueDomain
A textual description of this ValueDomain.
DESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
A textual description of the Attribute.
DESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
A textual description of this ClassObject.
DIRECTORY_USER_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Published.
DirectoryGroup - class oracle.ifs.beans.DirectoryGroup.
A DirectoryGroup represents an iFS group of users and/or other groups.
DirectoryGroupDefinition - class oracle.ifs.beans.DirectoryGroupDefinition.
The DirectoryGroupDefinition class is used create or update a DirectoryGroup.
DirectoryGroupDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.DirectoryGroupDefinition
Constructs a DirectoryGroupDefinition, explicitly capturing the session.
DirectoryObject - class oracle.ifs.beans.DirectoryObject.
A DirectoryObject represents an iFS user or group of users.
DirectoryObjectDefinition - class oracle.ifs.beans.DirectoryObjectDefinition.
The DirectoryObjectDefinition class is used to create or update a DirectoryObject.
DirectoryObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.DirectoryObjectDefinition
Constructs a DirectoryGroupDefinition explicitly capturing the session.
DirectoryObjectInterface - interface oracle.ifs.common.DirectoryObjectInterface.
DirectoryObjectInterface defines methods common to DirectoryObject and S_DirectoryObject.
DIRECTORYOBJECTVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a DirectoryObject.
DIRECTORYOBJECTVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of DirectoryObjects.
DirectoryUser - class oracle.ifs.beans.DirectoryUser.
A DirectoryUser represents an iFS user.
DIRECTORYUSER_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentQuota
The DirectoryUser that has allocated/consumed the storage space represented by this ContentQuota.
DIRECTORYUSER_ATTRIBUTE - Static variable in class oracle.ifs.beans.UserProfile
The DirectoryUser for which this profile will be used.
DirectoryUserDefinition - class oracle.ifs.beans.DirectoryUserDefinition.
A DirectoryUserDefinition is used to create or update a DirectoryUser.
DirectoryUserDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.DirectoryUserDefinition
Constructs a DirectoryUserDefinition explicitly capturing the session.
disableStandardPermission(long) - Method in class oracle.ifs.common.AccessLevel
Disable a standard perrmission.
disconnect() - Method in class oracle.ifs.beans.LibrarySession
Disconnects the session, effectively disposing the instance.
disconnectSession() - Method in class oracle.ifs.agents.common.IfsAgent
Disconnects the session used by this agent.
DISTINGUISHED_NAME - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
DISTINGUISHED_NAME_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
DISTINGUISHED_NAME_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to installation value.
DISTINGUISHEDNAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.DirectoryUser
The name by which the CredentialManager for this DirectoryUser refers to this user.
Document - class oracle.ifs.beans.Document.
The Document class is a subclass of PublicObject that supports getting and setting Content.
DOCUMENT_CHARSET_OPTION - Static variable in interface oracle.ifs.beans.parsers.Parser
Key for hashtable option which specifies the character set of a document.
DOCUMENT_LANGUAGE_OPTION - Static variable in interface oracle.ifs.beans.parsers.Parser
Key for hashtable option which specifies the language of a document.
DocumentDefinition - class oracle.ifs.beans.DocumentDefinition.
The DocumentDefinition class is used construct a Document object.
DocumentDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.DocumentDefinition
Constructs a DocumentDefinition explicitly capturing the session.
DOMAINTYPE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassDomain
An indicator whether the specific class or the class and its subclasses should be applied as the domain.
DOMAINTYPE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ValueDomainPropertyBundle
The type of value domain -- enumeration, range, minimum, maximum, exclusive range, exclusive minimum, or exclusive maximum.
DOUBLEVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a Double.
DOUBLEVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of Doubles.
DYNCredentialManagerCreateUser(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Creates a new user in the specified CredentialManager.
DYNCredentialManagerDeleteUser(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Deletes the specified user from the specified CredentialManager.
DYNCredentialManagerListUsers(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Gets the distinguished names of all users managed by the specified CredentialManager.
DYNCredentialManagerSetPassword(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Sets the password of the specified user in the specified CredentialManager.
DYNCredentialManagerSupportsCreateUser(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Determines whether the specified CredentialManager supports the DYNCredentialManagerCreateUser method.
DYNCredentialManagerSupportsDeleteUser(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Determines whether the specified CredentialManager supports the DYNCredentialManagerDeleteUser method.
DYNCredentialManagerSupportsListUsers(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Determines whether the specified CredentialManager supports the DYNCredentialManagerListUsers method.
DYNCredentialManagerSupportsSetPassword(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Determines whether the specified CredentialManager supports the DYNCredentialManagerSetPassword method.
DYNCredentialManagerUserExists(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Determines whether the specified CredentialManager can authenticate the specified user.
DYNGetCommittedLibraryObjectDataCachePerformanceString(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Gets the cache performance of the committed S_LibraryObjectData cache, as a string.
DYNGetFolderPathCachePerformanceString(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Gets the cache performance of the FolderPathCache, as a string.
DYNGetLibraryObjectCachePerformanceString(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Gets the cache performance of the S_LibraryObject cache, as a string.
DYNGetReadonlyConnectionPoolPerformanceString(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Gets performance statistics of the readonly connection pool.
DYNGetUncommittedLibraryObjectDataCachePerformanceString(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Gets the cache performance of the uncommitted S_LibraryObjectData cache, as a string.
DYNGetWriteableConnectionPoolPerformanceString(Serializable) - Method in class oracle.ifs.server.S_LibrarySession
Gets performance statistics of the writeable connection pool.

E

EMAIL_ADDRESS - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
EMAIL_ADDRESS_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
EMAIL_ADDRESS_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to installation value.
EMAIL_SUBFOLDER_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Private.
EMAIL_SUBFOLDER_NAME - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to 'mail'.
EMAIL_USER_PROFILE_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Private.
EMAIL_USER_PROFILE_NAME - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
EMAIL_USER_PROFILE_NAME_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
EMAIL_USER_PROFILE_NAME_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to ' Email Profile'.
enableAllStandardPermissions() - Method in class oracle.ifs.common.AccessLevel
Set all standard permission flags.
ENABLED_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentQuota
An indicator of whether the ContentQuota is enabled or disabled.
enableGrantToWorld(boolean) - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Set the 'WORLD' group as the grantee of the ACE being created.
enableStandardPermission(long) - Method in class oracle.ifs.common.AccessLevel
Enable a standard perrmission.
ensureUpperCaseName() - Method in class oracle.ifs.common.AttributeValue
Ensures the name of this AttributeValue (if any) is uppercase.
EQUAL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'equality' comparison.
equals(AccessLevel) - Method in class oracle.ifs.common.AccessLevel
Add permissions specified in another AccessLevel to this AccessLevel
equals(LibraryObject) - Method in class oracle.ifs.beans.LibraryObject
Compares whether two LibraryObjects are the same IFS object.
equals(S_LibraryObject) - Method in class oracle.ifs.server.S_LibraryObject
Compares whether two LibraryObjects are the same IFS object.
EVENTSTATUS_COMMITTED - Static variable in class oracle.ifs.common.IfsEvent
Event status for committed changes.
EVENTSTATUS_ROLLEDBACK - Static variable in class oracle.ifs.common.IfsEvent
Event status for rollback of uncommitted changes.
EVENTSTATUS_UNCOMMITTED - Static variable in class oracle.ifs.common.IfsEvent
Event status for uncommitted changes.
EVENTSUBTYPE_ACL_FREED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for a freed ACL.
EVENTSUBTYPE_ACL_INVALIDATED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for ACLs being invalidated.
EVENTSUBTYPE_ATTRIBUTES_RSN_CHANGED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for Oracle use.
EVENTSUBTYPE_AUDITRULE_INVALIDATED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for AuditRule invalidation.
EVENTSUBTYPE_CLASSOBJECT_ATTRIBUTE_ADDED_OR_REMOVED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for a ClassObject having an Attribute either added or removed.
EVENTSUBTYPE_CONTENTQUOTA_CONSUMPTION_CHANGE - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for indicating content being created.
EVENTSUBTYPE_DETAILS_CHANGED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for details changing in a master/detail object relationship.
EVENTSUBTYPE_RELATIONSHIP_ADDED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for Items added to an object.
EVENTSUBTYPE_RELATIONSHIP_REMOVED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for Items removed from an object.
EVENTSUBTYPE_RELATIONSHIP_RENAMED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for Items of an object being renamed.
EVENTSUBTYPE_RELATIONSHIPS_CHANGED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for Relationships changed.
EVENTSUBTYPE_SERVICE_KEEP_ALIVE - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for indicating a service is alive.
EVENTSUBTYPE_SESSION_LOCK_FREED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for freeing an object with a session lock.
EVENTSUBTYPE_SESSION_LOCK_OBTAINED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for obtaining a session lock.
EVENTSUBTYPE_SESSION_LOCK_RELEASED - Static variable in class oracle.ifs.common.IfsEvent
Subtype for SPECIAL event for releasing a session lock.
EVENTSUBTYPE_UNKNOWN - Static variable in class oracle.ifs.common.IfsEvent
Unknown event subtype.
EVENTTYPE_CREATEINSTANCE - Static variable in class oracle.ifs.common.IfsEvent
Event type for creation of new objects.
EVENTTYPE_FREE - Static variable in class oracle.ifs.common.IfsEvent
Event type for freeing existing objects.
EVENTTYPE_SETATTRIBUTES - Static variable in class oracle.ifs.common.IfsEvent
Event type for alteration of existing objects.
EVENTTYPE_SPECIAL - Static variable in class oracle.ifs.common.IfsEvent
Event type for special events, as described by the event subtype.
EVENTTYPE_UNKNOWN - Static variable in class oracle.ifs.common.IfsEvent
Unknown event type.
ExistenceQualification - class oracle.ifs.search.ExistenceQualification.
ExistenceQualification represents a Simple Sub Query.
ExistenceQualification() - Constructor for class oracle.ifs.search.ExistenceQualification
Constructs an existence qualification.
EXPIRATIONDATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The date when this object 'expires'.
EXTENDEDPERMISSIONS_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlEntry
The extended permission levels created by a custom application which are associated with this AccessControlEntry.
EXTENDEDPERMISSIONS_ATTRIBUTE - Static variable in class oracle.ifs.beans.PermissionBundle
The extended permission levels created by a custom application which are associated with this PermissionBundle.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibraryObject
operations to be performed before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PublicObject
operations to be performed before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryObject
Performs the necessary operations before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Document
operations to be performed before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PropertyBundle
Removes all properties from this PropertyBundle prior to freeing this PropertyBundle.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PolicyPropertyBundle
Performs the necessary operations before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ClassObject
operations to be performed before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryUser
Performs the necessary operations before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryGroup
Performs operations before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PrimaryUserProfile
Operations to be performed before freeing an object.
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ContentObject
Processing appropriate for freeing this object
extendedPreFree(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Attribute
Performs pre-free operations.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibraryObject
operations to be performed before creating an object.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PublicObject
Update any system attributes appropriate for creating this object
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_SystemObject
Performs pre-insert actions.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Document
Update any system attributes appropriate for creating this object
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_VersionSeries
Setup appropriate system attributes prior to creating this series.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_AccessControlList
Updates any system attributes appropriate for creating this object; in this case, set the is_shared attribute to true if it is not set explicitly.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_SystemAccessControlList
Update any system attributes appropriate for creating this object; int his case, set the is_shared attr to true.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_SchemaObject
Performs pre-insert actions.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ClassObject
Performs pre-insert actions.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Property
Performs validation prior to an insert.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Relationship
Update any system attributes appropriate for creating this object
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryUser
Updates any system attributes appropriate for creating this object.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_UserProfile
Updates any system attributes appropriate for creating this object
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Category
Performs pre-insert validation.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PrimaryUserProfile
Updates any system attributes appropriate for creating this object.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ContentObject
Update any system attributes appropriate for creating this object
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_AccessControlEntry
Update any system attributes appropriate for creating this object.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_GroupMemberRelationship
Updates any system attributes appropriate for creating this object, and checks for cycles.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ClassDomain
Performs pre-insert validation.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_FolderRelationship
Operations to be preformed before creating an instance of S_FolderRelationship.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ClassAccessControlList
Update any system attributes appropriate for creating this object; in this case, set the is_shared attr to true and add the uniquename attribute to the system list.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_MountPoint
Updates any system attributes appropriate for creating this object
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ValueDefault
Performs pre-insert validation.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_VersionDescription
Update any system attributes appropriate for creating this version description
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ValueDomain
Performs pre-insert validation.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Format
Operations to be preformed before creating an instance of S_Format.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_FolderPathRelationship
Operations to be preformed before creating an instance of S_FolderPathRelationship.
extendedPreInsert(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Attribute
Performs pre-insert validation.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibraryObject
operations to be performed before updating an object.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PublicObject
Update any system attributes appropriate for creating this object
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Document
Update any system attributes appropriate for updating this object
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PropertyBundle
Performs operations prior to updating this PropertyBundle.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PolicyPropertyBundle
Performs the necessary oprations before updating an object.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_VersionSeries
Setup appropriate system attributes prior to updating this series.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_AccessControlList
Update any system attributes appropriate for updating this ACL
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Property
Performs validation prior to an update .
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_DirectoryUser
Performs the necessary operations before an update.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Category
Performs pre-update validation.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_PrimaryUserProfile
Oprations to be performed before updating an object.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ContentObject
Update any system attributes appropriate for updating this object
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_AccessControlEntry
Update any system attributes appropriate for updating this ACE Permission bundle option is used here to set a system attribute.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_ClassDomain
Performs pre-update validation.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Family
Update any system attributes appropriate for updating this family
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_MountPoint
Update any system attributes appropriate for creating this object
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_VersionDescription
Update any system attributes appropriate for updating this version description
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Format
Operations to be preformed before updating an instance of S_FolderRelationship.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_FolderPathRelationship
Operations to be preformed before updating an instance of S_FolderRelationship.
extendedPreUpdate(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Attribute
Performs pre-update validation.
ExtendedUserProfile - class oracle.ifs.beans.ExtendedUserProfile.
The ExtendedUserProfile class allows creation of user profiles with customized profiling information.
ExtendedUserProfileDefinition - class oracle.ifs.beans.ExtendedUserProfileDefinition.
The ExtendedUserProfileDefinition class is used construct a ExtendedUserProfile object.
ExtendedUserProfileDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ExtendedUserProfileDefinition
Constructs a ExtendedUserProfileDefinition explicitly capturing the session.
EXTENSION_ATTRIBUTE - Static variable in class oracle.ifs.beans.Format
A three letter file extension associated with this Format (e.g.

F

Family - class oracle.ifs.beans.Family.
The Family class is one of the classes that allow PublicObjects to be versioned.
FAMILY_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The Family to which this object belongs if this object is versioned.
FamilyDefinition - class oracle.ifs.beans.FamilyDefinition.
The FamilyDefinition class is used construct a Family object.
FamilyDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.FamilyDefinition
Constructs a FamilyDefinition explicitly capturing the session.
FileSystem - interface oracle.ifs.adk.filesystem.FileSystem.
The FileSystem Interface allows developers to perform basic file system tasks with iFS.
filterContent(boolean) - Method in class oracle.ifs.beans.Document
Generates a HTML or plaintext version of the document, via the Context INSO filters.
filterContent(boolean, LibraryObject) - Method in class oracle.ifs.beans.ContentObject
Generates an HTML or plaintext version of the content, via the InterMedia INSO filters.
filterContent(boolean, S_LibraryObject) - Method in class oracle.ifs.server.S_ContentObject
Generates an HTML or plaintext version of the content, via the InterMedia INSO filters.
FINAL_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
An indicator of whether this ClassObject is final.
findPublicObjectById(Long) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Returns the PublicObject having the specified id.
findPublicObjectById(Long) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Returns the PublicObject having the specified id.
findPublicObjectByPath(String) - Method in class oracle.ifs.beans.Folder
Finds an item descending from a Folder, as specified by a file-system style path.
findPublicObjectByPath(String) - Method in class oracle.ifs.beans.FolderPathResolver
Returns the PublicObject for which the path specifies.
findPublicObjectByPath(String) - Method in class oracle.ifs.server.S_Folder
Find item by Folder path.
findPublicObjectByPath(String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Returns the PublicObject pointed to by path.
findPublicObjectByPath(String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Returns the PublicObject pointed to by path.
FLAGS_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
System-set flags of this object.
flush() - Method in class oracle.ifs.common.TraceLogger
Flushes the stream to which the local trace log is written.
Folder - class oracle.ifs.beans.Folder.
The Folder class represents Folders in the iFS server.
FOLDER_DELIMITER - Static variable in class oracle.ifs.beans.FolderPathResolver
The folder path delimiter.
FolderDefinition - class oracle.ifs.beans.FolderDefinition.
The FolderDefinition class is used to construct a Folder object.
FolderDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.FolderDefinition
Constructs a FolderDefinition explicitly capturing the session.
FolderPathRelationship - class oracle.ifs.beans.FolderPathRelationship.
This subclass of FolderRelationship is used by instances of Folder to model a path-oriented containership, similar to a file system.
FolderPathRelationshipDefinition - class oracle.ifs.beans.FolderPathRelationshipDefinition.
The FolderPathRelationshipDefinition class is used construct a FolderPathRelationship object.
FolderPathRelationshipDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.FolderPathRelationshipDefinition
Constructs a FolderPathRelationshipDefinition explicitly capturing the session.
FolderPathResolver - class oracle.ifs.beans.FolderPathResolver.
The FolderPathResolver class is used to lookup PublicObjects in a Folder hierarchy via a file-system style folder path.
FolderPathResolver(LibrarySession) - Constructor for class oracle.ifs.beans.FolderPathResolver
default constructor.
FolderRelationship - class oracle.ifs.beans.FolderRelationship.
This subclass of Relationship is used by instances of Folder to model containership.
FolderRelationshipDefinition - class oracle.ifs.beans.FolderRelationshipDefinition.
The FolderRelationshipDefinition class is used construct a FolderRelationship object.
FolderRelationshipDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.FolderRelationshipDefinition
Constructs a FolderRelationshipDefinition explicitly capturing the session.
FolderRestrictQualification - class oracle.ifs.search.FolderRestrictQualification.
The FolderRestrictQualification(FRQ) represents a condition to restrict the Search to a particular area of the folder Hierarchy.
FolderRestrictQualification() - Constructor for class oracle.ifs.search.FolderRestrictQualification
Constructs an AttributeQualification.
Format - class oracle.ifs.beans.Format.
The Format class represents the known formats of document content.
FORMAT_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
The Format that describes the content.
FormatDefinition - class oracle.ifs.beans.FormatDefinition.
The FormatDefinition class is used to construct a Format object.
FormatDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.FormatDefinition
Constructs a FormatDefinition explicitly capturing the session.
FREE_CREDENTIAL_MANAGER_USER - Static variable in class oracle.ifs.adk.user.UserManager
Delete user option - defaults to FALSE.
FREE_HOME_FOLDER - Static variable in class oracle.ifs.adk.user.UserManager
Delete user option - defaults to FALSE.
free() - Method in class oracle.ifs.beans.LibraryObject
Permanently deletes this object.
free() - Method in class oracle.ifs.beans.Attribute
Permanently removes this Attribute.
free(LibraryObjectDefinition) - Method in class oracle.ifs.beans.LibraryObject
Permanently removes this object from the repository, with options.
free(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibraryObject
permanently delete an object.
FreeFormQualification - class oracle.ifs.search.FreeFormQualification.
The FreeFormQualification provides a hook for knowledgable & admin users.
FreeFormQualification() - Constructor for class oracle.ifs.search.FreeFormQualification
Constructs a FreeFormQualification.

G

generateFilename() - Method in class oracle.ifs.beans.Document
Generates a filename which is the objectname plus the format extension.
generateSummary(String, long, long, String) - Method in class oracle.ifs.beans.Document
Generates one or more summaries for a document by submitting a request to Context to generate summaries.
generateSummary(String, long, long, String, LibraryObject) - Method in class oracle.ifs.beans.ContentObject
Generates one or more summaries for this content by submitting a request to InterMedia to generate summaries.
generateSummary(String, long, long, String, S_LibraryObject) - Method in class oracle.ifs.server.S_ContentObject
Generates one or more summaries for this content by submitting a request to InterMedia to generate summaries.
generateThemes(boolean) - Method in class oracle.ifs.beans.Document
Generates the Themes for this Document by submitting a request to Context to generate Themes.
generateThemes(boolean, LibraryObject) - Method in class oracle.ifs.beans.ContentObject
Generates the Themes for this content by submitting a request to InterMedia Text to generate Themes.
generateThemes(boolean, S_LibraryObject) - Method in class oracle.ifs.server.S_ContentObject
Generates the Themes for this content by submitting a request to InterMedia Text to generate Themes.
getAbsolutePath(String) - Method in class oracle.ifs.beans.FolderPathResolver
Gets the absolute path from a realtive path
getAccessControlEntrys() - Method in class oracle.ifs.server.S_AccessControlList
Returns the set of S_AccessControlEntry objects associated with this ACL.
getAccessLevel() - Method in class oracle.ifs.beans.PermissionBundleDefinition
Returns the AccessLevel to be associated with this PermissionBundle.
getAccessLevel() - Method in class oracle.ifs.beans.PermissionBundle
Returns the access level represented by this ACE
getAccessLevel() - Method in class oracle.ifs.server.S_AccessControlEntry
Returns the access level represented by this ACE
getAccessLevel() - Method in class oracle.ifs.server.S_PermissionBundle
Returns the AccessLevel for this permission bundle.
getAcl() - Method in class oracle.ifs.beans.PublicObject
Returns this object's AccessControlList.
getAcl() - Method in class oracle.ifs.beans.AccessControlEntry
Return the ACL object that contains this ACE.
getAcl() - Method in class oracle.ifs.server.S_AccessControlEntry
Returns the ACL for this ACE.
getAddToFolderOption() - Method in class oracle.ifs.beans.PublicObjectDefinition
returns the Add To Folder Option for the new PublicObject.
getAgentLogger() - Method in class oracle.ifs.agents.common.IfsAgent
Gets the logger used by the Agent.
getAgentLogger() - Method in interface oracle.ifs.agents.common.Agent
Gets the logger used by the Agent.
getAllAncestors() - Method in class oracle.ifs.beans.DirectoryObject
Gets all ancestors to this DirectoryObject.
getAllAncestors() - Method in class oracle.ifs.server.S_DirectoryObject
Gets all ancestors of a member, returning the ancestors as an array of S_DirectoryObject.
getAllAncestors(int) - Method in class oracle.ifs.beans.DirectoryObject
Gets all ancestors to this DirectoryObject at the specified index.
getAllDefinedStandardPermissionNames(LibrarySessionInterface) - Static method in class oracle.ifs.common.AccessLevel
return the array of all defined standard permission localized labels.
getAllDefinedStandardPermissionNames(Localizer) - Static method in class oracle.ifs.common.AccessLevel
return the array of all defined standard permission localized labels.
getAllDefinedStandardPermissions() - Static method in class oracle.ifs.common.AccessLevel
return the array of all defined standard permission numeric values.
getAllFolderPaths() - Method in class oracle.ifs.beans.PublicObject
Gets all Folder paths to the target object, starting from the Root Folder.
getAllFolderPaths(Folder) - Method in class oracle.ifs.beans.PublicObject
get all Folder paths to the target object.
getAllMembers() - Method in class oracle.ifs.beans.DirectoryObject
Gets all members belonging to this DirectoryObject.
getAllMembers() - Method in class oracle.ifs.beans.DirectoryGroup
Returns array of DirectoryObject that define the list of all members for this instance.
getAllMembers() - Method in class oracle.ifs.server.S_DirectoryObject
Gets all members belonging to this DIRECTORYOBJECT.
getAllMembers() - Method in class oracle.ifs.server.S_DirectoryGroup
Gets all members of the group.
getAllMembers(int) - Method in class oracle.ifs.beans.DirectoryObject
Gets a specific memeber at the specified index in array of DirectoryObject.
getAllMembers(int) - Method in class oracle.ifs.beans.DirectoryGroup
Gets the member at the specified index of this group.
getAllocatedStorage() - Method in class oracle.ifs.beans.ContentQuota
Gets the amount of allocated storage.
getAllocatedStorage() - Method in class oracle.ifs.server.S_ContentQuota
Gets the amount of allocated storage.
getAllowedAuthenticationCount() - Method in class oracle.ifs.common.TokenCredential
Gets the total number of times this TokenCredential can be used to authenticate.
getAllUserMembers() - Method in class oracle.ifs.beans.DirectoryObject
Gets all DirectoryUser members belonging to this DirectoryObject.
getAllUserMembers() - Method in class oracle.ifs.beans.DirectoryGroup
Gets the array of DirectoryUser that define the list of all DirectoryUser members for this instance.
getAllUserMembers() - Method in class oracle.ifs.beans.DirectoryUser
Gets this DirectoryUser.
getAllUserMembers(int) - Method in class oracle.ifs.beans.DirectoryObject
Gets a specific DirectoryUser Member at the specified index in array of DirectoryObject.
getAllUserMembers(int) - Method in class oracle.ifs.beans.DirectoryGroup
Gets the member DirectoryUser at the specified index of this group.
getAllUserMembers(int) - Method in class oracle.ifs.beans.DirectoryUser
Gets this DirectoryUser at specified index.
getAllVersionSeries() - Method in class oracle.ifs.server.S_Family
Gets the server side representation of all version series in this family.
getAnyFolderPath() - Method in class oracle.ifs.beans.PublicObject
Gets any Folder path to the target object, starting from the Root Folder.
getAnyFolderPath(Folder) - Method in class oracle.ifs.beans.PublicObject
Gets any Folder path to the target object.
getApplication() - Method in class oracle.ifs.beans.ExtendedUserProfile
Gets the application name associated with this ExtendedUserProfile.
getAssociatedPublicObject() - Method in class oracle.ifs.beans.Category
Gets the PublicObject associated with this Category.
getAttribute(PublicObject, String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Return a specified attribute of a PublicObject.
getAttribute(PublicObject, String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Return a specified attribute of a PublicObject.
getAttribute(String) - Method in class oracle.ifs.beans.LibraryObject
Returns an AttributeValue object that holds the value of the requested attribute.
getAttribute(String) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Return an AttributeValue object that holds the value of the requested attribute.
getAttribute(String) - Method in class oracle.ifs.server.S_LibraryObject
return an AttributeValue object that holds the value of the requested attribute.
getAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
return an AttributeValue object that holds the value of the requested attribute.
getAttributeByUpperCaseName(String) - Method in class oracle.ifs.beans.LibraryObject
Returns the attribute value for the specified attribute.
getAttributeByUpperCaseName(String) - Method in class oracle.ifs.server.S_LibraryObject
Gets the attribute value for the specified attribute.
getAttributeClassname() - Method in class oracle.ifs.search.AttributeQualification
Return the Search Class of this AttributeQualification.
getAttributeDefinitions() - Method in class oracle.ifs.beans.ClassObjectDefinition
Gets the Attributes defined for the new ClassObject.
getAttributeFromLabel(String) - Method in class oracle.ifs.beans.ClassObject
returns the Attribute, based on the specified Attribute Label.
getAttributeName() - Method in class oracle.ifs.search.AttributeQualification
Return the Attribute of this Qualification
getAttributeNames() - Method in class oracle.ifs.search.SearchSortSpecification
Gets the list of Sort Attribute names.
getAttributes() - Method in class oracle.ifs.beans.LibraryObjectDefinition
Return array of Attribute values that were set for this new instance.
getAttributes() - Method in class oracle.ifs.server.S_LibraryObjectDefinition
return array of Attribute values that were set for this new instance.
getAttributes(PublicObject, String[]) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Return the specified attributes of a PublicObject.
getAttributes(PublicObject, String[]) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Return the specified attributes of a PublicObject.
getAttributes(String[]) - Method in class oracle.ifs.beans.LibraryObject
Returns an array of AttributeValue objects that holds the values of the requested attributes.
getAttributesByUpperCaseNames(String[]) - Method in class oracle.ifs.beans.LibraryObject
Returns an array of AttributeValue objects that holds the values of the requested attributes.
getAuthenticatedUser() - Method in class oracle.ifs.server.S_LibrarySession
Gets the S_DirectoryUser for which this S_LibrarySession was authenticated.
getBeanClasspath() - Method in class oracle.ifs.beans.ClassObject
Gets the fully-qualified name of the Java class instantiated to represent instances of this ClassObject within a document management application.
getBindValues() - Method in class oracle.ifs.search.ViewSpecification
Returns Bind Values that are used in this View Specification.
getBoolean(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a boolean.
getBoolean(String) - Method in class oracle.ifs.common.ParameterTable
Returns a Boolean object representing the first occurance of the passed name in an name/value pair.
getBoolean(String, boolean) - Method in class oracle.ifs.common.ParameterTable
Returns a boolean representing the first occurance of the passed name in an name/value pair.
getBooleanArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of booleans.
getBooleanArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of booleans.
getBooleanObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a Boolean.
getBooleanObjectArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of Booleans.
getBooleanObjectArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of Booleans.
getBufferingMode() - Method in class oracle.ifs.beans.parsers.ParserInputStream
Gets the buffering mode indicating whether the stream is currently in buffering mode or non-buffering mode.
getBundle() - Method in class oracle.ifs.beans.Property
Gets the BUNDLE attribute of this Property.
getCalendar() - Method in class oracle.ifs.common.Localizer
Gets the Calendar of this Localizer.
getCategories() - Method in class oracle.ifs.beans.PublicObject
Returns the associated Category objects.
getCategories() - Method in class oracle.ifs.server.S_PublicObject
Get all categries associated with this instance.
getCategories(SortSpecification) - Method in class oracle.ifs.beans.PublicObject
Returns the associated Category objects.
getCategoryDefinitions() - Method in class oracle.ifs.beans.PublicObjectDefinition
returns all the CategoryDefinitions for this PO Definition Return null if no Category definitions exist
getChallenge() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the challenge.
getChallenge() - Method in class oracle.ifs.common.ChallengeResponseCredential
Gets the challenge.
getChannelCount() - Method in class oracle.ifs.common.TraceLogger
Gets the number of channels.
getCharacterSet() - Method in class oracle.ifs.beans.Document
Returns the ContentObject's character encoding, or null if not specified.
getCharacterSet() - Method in class oracle.ifs.beans.ContentObject
Gets the Character set in which this content is encoded, or null if charset not specified.
getCharacterSet(LibrarySession) - Method in class oracle.ifs.beans.DocumentDefinition
Gets the characterset for this DocumentDefinition.
getCharEncoding() - Method in class oracle.ifs.common.Localizer
Gets the Java naming character encoding of this Localizer.
getClassAccessControlListCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the ClassAccessControlList collection.
getClassAccessControlListCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the ClassAccessControlList collection.
getClassAccessControlListCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the ClassAccessControlList collection.
getClassAcl() - Method in class oracle.ifs.beans.ClassObject
Gets the ClassAccessControlList of this ClassObject.
getClassDomain() - Method in class oracle.ifs.beans.Attribute
Gets the ClassDomain of this Attribute.
getClassDomainCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the ClassDomain collection.
getClassDomainCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the ClassDomain collection.
getClassDomainCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_ClassDomain collection.
getClasses() - Method in class oracle.ifs.beans.ClassDomain
Gets the classes in this ClassDomain.
getClasses(int) - Method in class oracle.ifs.beans.ClassDomain
Gets the specified class in this ClassDomain.
getClassId() - Method in class oracle.ifs.common.IfsEvent
Gets the class id of the LibraryObject that posted the event.
getClassId() - Method in class oracle.ifs.beans.LibraryObject
Return this object's Class Id.
getClassId() - Method in class oracle.ifs.server.S_LibraryObject
getClassId - get the object's class ID (a long).
getClassId() - Method in class oracle.ifs.server.S_LibraryObjectDefinition
return the Class Id, null if not specified
getClassname() - Method in class oracle.ifs.search.PropertyQualification
Returns the search class for this qualification object.
getClassnames() - Method in class oracle.ifs.search.SearchSortSpecification
Returns the Class names of the sort Attributes.
getClassObject() - Method in class oracle.ifs.beans.LibraryObject
Returns this object's class.
getClassObject() - Method in class oracle.ifs.beans.LibraryObjectDefinition
Return the ClassObject for the new instance.
getClassObject() - Method in class oracle.ifs.server.S_LibraryObject
getClassObject - get the object's ClassObject
getClassObjectByName(String) - Method in class oracle.ifs.server.S_LibrarySession
Returns a class object given a class name.
getClassObjectCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the ClassObject collection.
getClassObjectCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the ClassObject collection.
getClassObjectCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_ClassObject collection.
getClassObjectFromLabel(LibrarySession, String) - Static method in class oracle.ifs.beans.ClassObject
returns a ClassObject, based on a specified Label.
getCnonce() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the cnonce.
getConsumedStorage() - Method in class oracle.ifs.beans.ContentQuota
Gets the amount of consumed storage.
getConsumedStorage() - Method in class oracle.ifs.server.S_ContentQuota
Gets the amount of consumed storage.
getContent() - Method in class oracle.ifs.beans.ContentObjectDefinition
Gets the content String as set in this definition, or null if no String was specified.
getContent() - Method in class oracle.ifs.beans.DocumentDefinition
Gets the previously set String of content as set in this definition, or null if no String was specified.
getContentObject() - Method in class oracle.ifs.beans.Document
Gets the content for this Document.
getContentObjectDefinition() - Method in class oracle.ifs.beans.DocumentDefinition
Gets the currently allocated ContentObjectDefinition, whether set explicitly by setContentObjectDefinition, or allocated by one of the content convenience methods.
getContentPath() - Method in class oracle.ifs.beans.ContentObjectDefinition
Gets the path of the local file content, or null if no local file was specified.
getContentPath() - Method in class oracle.ifs.beans.DocumentDefinition
Gets the path of the local file content, or null if no local file was specified.
getContentQuota() - Method in class oracle.ifs.beans.PrimaryUserProfile
Gets the DirectoryUser's ContentQuota object.
getContentReader() - Method in class oracle.ifs.beans.ContentObjectDefinition
Gets the Reader from which this content will be loaded.
getContentReader() - Method in class oracle.ifs.beans.Document
Gets the document content as a Reader
getContentReader() - Method in class oracle.ifs.beans.DocumentDefinition
Gets the Reader from which this document will be loaded.
getContentReader() - Method in class oracle.ifs.server.S_Document
Gets the document content as a Reader
getContentReader(LibraryObject) - Method in class oracle.ifs.beans.ContentObject
Gets the content as an Reader.
getContentReader(S_LibraryObject) - Method in class oracle.ifs.server.S_ContentObject
returns a Reader representing the content.
getContents() - Method in class oracle.ifs.beans.resources.LibraryResources
Returns the library resources.
getContentSize() - Method in class oracle.ifs.beans.Document
Gets the size of this document's content.
getContentSize() - Method in class oracle.ifs.beans.ContentObject
Gets the size of the content.
getContentSize() - Method in class oracle.ifs.server.S_Document
Gets the size of this document's content.
getContentSize() - Method in class oracle.ifs.server.S_ContentObject
returns the size (in bytes) of the content.
getContentStream() - Method in class oracle.ifs.beans.ContentObjectDefinition
Gets the InputStream from which this content will be loaded.
getContentStream() - Method in class oracle.ifs.beans.Document
Gets the document content as an InputStream.
getContentStream() - Method in class oracle.ifs.beans.DocumentDefinition
Gets the InputStream from which this document will be loaded.
getContentStream() - Method in class oracle.ifs.server.S_Document
Gets the document content as an InputStream.
getContentStream(LibraryObject) - Method in class oracle.ifs.beans.ContentObject
Gets the content as an InputStream.
getContentStream(S_LibraryObject) - Method in class oracle.ifs.server.S_ContentObject
returns an InputStream representing the content.
getContextClassname() - Method in class oracle.ifs.search.ContextSearchSpecification
Gets the Context Search Class name.
getCreateDate() - Method in class oracle.ifs.beans.PublicObject
Returns the date this object was created.
getCreator() - Method in class oracle.ifs.beans.PublicObject
returns the user that created this object.
getCredentialManager() - Method in class oracle.ifs.beans.DirectoryUser
Gets the credential manager of this DirectoryUser.
getCurrentDirectory() - Method in class oracle.ifs.beans.FolderPathResolver
Get the current directory in effect.
getCurrentPath() - Method in class oracle.ifs.beans.FolderPathResolver
Get the current file path in effect.
getCurrentUser() - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Display the current user in the session.
getCurrentUser() - Method in interface oracle.ifs.adk.filesystem.FileSystem
Display the current user in the session.
getDatabaseObjectName() - Method in class oracle.ifs.beans.Attribute
get the database object name corresponding to this attribute.
getDatabaseObjectName() - Method in class oracle.ifs.beans.ClassObject
Returns the Database Object Name.
getDataLength() - Method in class oracle.ifs.beans.Attribute
Get the length of the attribute.
getDataScale() - Method in class oracle.ifs.beans.Attribute
Get the Data Scale of this Attribute.
getDataType() - Method in class oracle.ifs.common.AttributeValue
Gets the data type of this AttributeValue.
getDataType() - Method in class oracle.ifs.beans.PropertyDefinition
Gets the data type of the new Property.
getDataType() - Method in class oracle.ifs.beans.Property
Gets the data type of this Property.
getDataType() - Method in class oracle.ifs.beans.Attribute
Get the data type of the attribute.
getDataTypeLabel() - Method in class oracle.ifs.beans.Attribute
Gets the localized String label for the data type set for this instance.
getDate(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a Date.
getDateArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of Dates.
getDateArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of Dates.
getDateComparisonLevel() - Method in class oracle.ifs.search.AttributeQualification
Returns the date comparison level.
getDateComparisonLevel() - Method in class oracle.ifs.search.PropertyQualification
Returns the date comparison level.
getDateFormatter() - Method in class oracle.ifs.common.Localizer
Gets the date formatter of this Localizer.
getDefault() - Static method in class oracle.ifs.common.Localizer
Gets the default US English Localizer.
getDefaultAccessLevel() - Method in class oracle.ifs.beans.PublicObject
Returns the access level defined for "World" access; i.e.
getDefaultAcls() - Method in class oracle.ifs.beans.PrimaryUserProfile
Gets the PropertyBundle for this profile that contains name/value pairs keyed by classname of the default ACL to use when creating an instance of that class.
getDefaultAlias() - Method in class oracle.ifs.common.SortSpecification
return the Default alias setting.
getDefaultClass() - Method in class oracle.ifs.common.SortSpecification
return the Default Class setting.
getDefaultFolderRelationshipClassname() - Method in class oracle.ifs.beans.LibrarySession
Gets the default class name of the subclass of FolderRelationship, that is used by default for all Folder selection operations.
getDefaultFolderRelationshipClassname() - Method in class oracle.ifs.server.S_LibrarySession
Gets the name of the default folder relationship classobject.
getDefaultFolderSortSpecification() - Method in class oracle.ifs.beans.LibrarySession
get the default SortSpecification that is used by default for all Folder selection operations.
getDefaultVersionDescription() - Method in class oracle.ifs.beans.Family
Gets the default VersionDescription of this family.
getDefaultVersionDescription() - Method in class oracle.ifs.beans.VersionSeries
Returns the default version of this version series.
getDefiningClass() - Method in class oracle.ifs.beans.Attribute
Returns the CLASS of which this is an attribute.
getDefinition() - Method in class oracle.ifs.beans.LibraryObject
Creates a LibraryObjectDefinition which represents this object.
getDescription() - Method in class oracle.ifs.beans.PublicObject
Returns the description of this object
getDescription() - Method in class oracle.ifs.beans.ValueDefault
Gets the description of this ValueDefault.
getDescription() - Method in class oracle.ifs.beans.ClassDomain
Gets the description of this ClassDomain.
getDescription() - Method in class oracle.ifs.beans.PermissionBundle
Returns description of this object
getDescription() - Method in class oracle.ifs.beans.ValueDomain
Gets the description of this ValueDomain.
getDescription() - Method in class oracle.ifs.beans.Attribute
Returns the description of an Attribute.
getDescription() - Method in class oracle.ifs.beans.ClassObject
Returns the description of a Class Object.
getDirectAncestors() - Method in class oracle.ifs.beans.DirectoryObject
Gets the direct ancestors to this DirectoryObject.
getDirectAncestors() - Method in class oracle.ifs.server.S_DirectoryObject
Gets direct group ancestors of a member, returning the ancestors as an array of S_DirectoryObject.
getDirectAncestors(int) - Method in class oracle.ifs.beans.DirectoryObject
Gets the direct ancestors to this DirectoryObject at the specified index.
getDirectMembers() - Method in class oracle.ifs.beans.DirectoryObject
Gets the direct members belonging to this DirectoryObject.
getDirectMembers() - Method in class oracle.ifs.beans.DirectoryGroup
Gets the direct members of this instance.
getDirectMembers() - Method in class oracle.ifs.server.S_DirectoryObject
Gets the direct members of this DIRECTORYOBJECT.
getDirectMembers(int) - Method in class oracle.ifs.beans.DirectoryObject
Gets the specific direct member at the specified index in array of DirectoryObject.
getDirectMembers(int) - Method in class oracle.ifs.beans.DirectoryGroup
Gets the direct member at the specified index of this group.
getDirectoryObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a DirectoryObject.
getDirectoryObject(Long) - Method in class oracle.ifs.beans.LibrarySession
Lookup a DirectoryObject by its id.
getDirectoryObject(Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_DirectoryObject by id.
getDirectoryObject(Long, Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_DirectoryObject by id and classId.
getDirectoryObjectArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of DirectoryObjects.
getDirectoryObjectArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of DirectoryObjects.
getDirectoryUser() - Method in class oracle.ifs.beans.ContentQuota
Gets the DirectoryUser for this ContentQuota object.
getDirectoryUser() - Method in class oracle.ifs.beans.UserProfile
Gets the DirectoryUser associated with this UserProfile.
getDirectoryUser() - Method in class oracle.ifs.server.S_ContentQuota
Gets the DirectoryUser for this object.
getDirectoryUserCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the DirectoryUser collection.
getDirectoryUserCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the DirectoryUser collection.
getDirectoryUserCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the DirectoryUser collection.
getDirectSubclasses() - Method in class oracle.ifs.beans.ClassObject
Gets the direct subclasses of this ClassObject.
getDirectSubclasses() - Method in class oracle.ifs.server.S_ClassObject
Gets the direct subclasses for this class as an array of S_ClassObjects.
getDirectSubclasses(int) - Method in class oracle.ifs.beans.ClassObject
Gets the specified direct subclass of this ClassObject.
getDistinctAccessLevel() - Method in class oracle.ifs.beans.AccessControlEntry
Returns the access level represented by this ACE without considering permission bundles.
getDistinctAccessLevel() - Method in class oracle.ifs.beans.AccessControlEntryDefinition
get the AccessLevel to be associated with this instance of ACE without permission bundles.
getDistinguishedName() - Method in class oracle.ifs.beans.DirectoryUser
Gets the distinguished name for this DirectoryUser.
getDocumentContent(Document) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Retrieve the content of a Document as a stream.
getDocumentContent(Document) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Retrieve the content of a Document as a stream.
getDomainType() - Method in class oracle.ifs.beans.ClassDomain
Gets the domain type of this ClassDomain.
getDomainType() - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Gets the domain type of this ValueDomainPropertyBundle.
getDomainTypeLabel() - Method in class oracle.ifs.beans.ClassDomain
Gets the localized String label for the DomainType set for this instance.
getDomainTypeLabel() - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Gets the localized String label for the domain type set for this instance.
getDouble(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a double.
getDoubleArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of doubles.
getDoubleArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of doubles.
getDoubleObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a Double.
getDoubleObjectArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of Doubles.
getDoubleObjectArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of Doubles.
getEffectiveAccessLevel() - Method in class oracle.ifs.beans.PublicObject
Get the access level on this object for the current user.
getEffectiveAccessLevel(DirectoryObject) - Method in class oracle.ifs.beans.PublicObject
Get the access level on this object for the specified user.
getEffectiveAccessLevel(DirectoryObject) - Method in class oracle.ifs.beans.AccessControlList
Returns the effective access level on this object for the specified user.
getEffectiveClassAttributes() - Method in class oracle.ifs.beans.ClassObject
Gets the effective Attributes of this ClassObject.
getEffectiveClassAttributes() - Method in class oracle.ifs.server.S_ClassObject
Gets the effective attributes for the class.
getEffectiveClassAttributes(int) - Method in class oracle.ifs.beans.ClassObject
Gets the specified effective Attribute of this ClassObject.
getEffectiveClassAttributes(String) - Method in class oracle.ifs.beans.ClassObject
Gets the specified effective Attribute of this ClassObject.
getEffectiveClassAttributes(String) - Method in class oracle.ifs.server.S_ClassObject
Gets the specified effective attribute of the class.
getElementCount() - Method in class oracle.ifs.common.AttributeValue
Gets the number of elements in an array-type AttributeValue.
getEnabledStandardPermissionNames(LibrarySessionInterface) - Method in class oracle.ifs.common.AccessLevel
return the array of the names of all standard permission enabled in this instance.
getEnabledStandardPermissionNames(Localizer) - Method in class oracle.ifs.common.AccessLevel
return the array of the names of all standard permission enabled in this instance.
getEnabledStandardPermissions() - Method in class oracle.ifs.common.AccessLevel
return the array of all enabled standard permissions, using the numeric values (defined as static long constants in this class) to represent each permission.
getErrorCode() - Method in class oracle.ifs.common.IfsException
Gets the error code of this IfsException.
getEventStatus() - Method in class oracle.ifs.common.IfsEvent
Gets the event status.
getEventSubtype() - Method in class oracle.ifs.common.IfsEvent
Gets the event subtype.
getEventType() - Method in class oracle.ifs.common.IfsEvent
Gets the event type.
getExpirationDate() - Method in class oracle.ifs.beans.PublicObject
Returns the expiration date set for this object
getExplicitCreateDate() - Method in class oracle.ifs.beans.PublicObjectDefinition
returns any explicitly specified CreateDate, if specified via the setExplicitCreateDateOption() method.
getExplicitLastModifyDate() - Method in class oracle.ifs.beans.PublicObjectDefinition
returns any explicitly specified LastModifydate, if specified via the setExplicitLastModifyDate() method.
getExtendedClassAttributes() - Method in class oracle.ifs.beans.ClassObject
Gets the extended Attributes of this ClassObject.
getExtendedClassAttributes() - Method in class oracle.ifs.server.S_ClassObject
Gets the extended attributes for the class.
getExtendedClassAttributes(ClassObject) - Method in class oracle.ifs.beans.ClassObject
Gets an array of the Attributes that this ClassObject has and that the specified superclass does not have.
getExtendedClassAttributes(int) - Method in class oracle.ifs.beans.ClassObject
Gets the specified extended Attribute of this ClassObject.
getExtendedClassAttributes(S_ClassObject) - Method in class oracle.ifs.server.S_ClassObject
Gets an array of the attributes defined by this class.
getExtendedClassAttributes(String) - Method in class oracle.ifs.beans.ClassObject
Gets the specified extended Attribute of this ClassObject.
getExtendedClassAttributes(String) - Method in class oracle.ifs.server.S_ClassObject
Gets the specified extended attribute of the class.
getExtendedPermissionCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the ExtendedPermission collection.
getExtendedPermissionCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the ExtendedPermission collection.
getExtendedPermissionCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_ExtendedPermission collection.
getExtendedPermissions() - Method in class oracle.ifs.beans.AccessControlEntry
Returns extended permissions of this ACE.
getExtendedResourceBundles() - Method in class oracle.ifs.common.Localizer
Gets the extended resource bundles for this Localizer.
getExtendedUserProfileCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the ExtendedUserProfile collection.
getExtendedUserProfileCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the ExtendedUserProfile collection.
getExtendedUserProfileCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_ExtendedUserProfile collection for this S_LibrarySessions user.
getExtension() - Method in class oracle.ifs.beans.Format
returns the local file extension associated with this Format.
getFamily() - Method in class oracle.ifs.beans.PublicObject
Returns the Family with which this object is associated.
getFamilyDefinition() - Method in class oracle.ifs.beans.VersionSeriesDefinition
Get the Family definition for the new PublicObject.
getFilteredContent() - Method in class oracle.ifs.beans.Document
Gets the plaintext or HTML content of the document, previously generated by a call to filterContent()
getFilteredContent(LibraryObject) - Method in class oracle.ifs.beans.ContentObject
Gets the plaintext or HTML content of the document, previously generated by a call to filterContent()
getFilteredContent(S_LibraryObject) - Method in class oracle.ifs.server.S_ContentObject
Gets the plaintext or HTML content of the document, previously generated by a call to filterContent()
getFirstVersionDescription() - Method in class oracle.ifs.beans.VersionSeries
Returns the first VersionDescription of this series.
getFlags() - Method in class oracle.ifs.beans.PublicObject
Gets the flags bitmask.
getFolderDepthOption() - Method in class oracle.ifs.beans.FolderDefinition
Gets the Folder depth system option that is set.
getFolderPathDelimiter() - Method in class oracle.ifs.beans.LibrarySession
Gets the current session's folder path delimiter.
getFolderPathDelimiter() - Method in class oracle.ifs.server.S_LibrarySession
Gets the Folder Path Delimiter for this session
getFolderReferencesSortSpecification() - Method in class oracle.ifs.beans.PublicObject
Returns the current sort specification used by the getFolderReferences method.
getFormat() - Method in class oracle.ifs.beans.Document
Gets the format for this Document.
getFormat() - Method in class oracle.ifs.beans.ContentObject
Gets the Format object.
getFormat(LibrarySession) - Method in class oracle.ifs.beans.ContentObjectDefinition
Returns the Format object representing the format of the content.
getFormat(LibrarySession) - Method in class oracle.ifs.beans.DocumentDefinition
Gets the format for this DocumentDefinition.
getFormatCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the Format collection.
getFormatCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the Format collection.
getFormatCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_Format collection, organized by name.
getFormatExtensionCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the FormatExtension collection.
getFormatExtensionCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the FormatExtension collection.
getFormatExtensionCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_Format collection, organized by extension.
getFreeIfLastFolderReferenceOption() - Method in class oracle.ifs.beans.PublicObjectDefinition
return true if the FreeIfLastFolderReferenceOption has been set.
getGrantedAccessLevel() - Method in class oracle.ifs.beans.AccessControlList
Returns the access level on this object for the current user.
getGrantedAccessLevel() - Method in class oracle.ifs.server.S_AccessControlList
Returns the access level for the current user.
getGrantedAccessLevel(DirectoryObject) - Method in class oracle.ifs.beans.AccessControlList
Returns the access level on this object for a specified DirectoryObject.
getGrantedAccessLevel(S_DirectoryUser) - Method in class oracle.ifs.server.S_AccessControlList
Returns the access level for the specified user.
getGrantee() - Method in class oracle.ifs.beans.AccessControlEntry
Returns the directory object (grantee) that is associated with this ACE.
getGrantee() - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Returns the grantee to be associated with this definition.
getHistory(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Retrieve the revision history of the specified PublicObject.
getHistory(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Retrieve the revision history of the specified PublicObject.
getHomeFolder() - Method in class oracle.ifs.beans.PrimaryUserProfile
Gets the DirectoryUser's home folder.
getId() - Method in interface oracle.ifs.common.LibraryObjectInterface
Gets the id of this LibraryObject.
getId() - Method in class oracle.ifs.common.IfsEvent
Gets the id of the LibraryObject that posted the event.
getId() - Method in class oracle.ifs.beans.LibraryObject
Returns this object's ID (as a Long).
getId() - Method in class oracle.ifs.beans.LibrarySession
Gets the id of this session.
getId() - Method in class oracle.ifs.server.S_LibraryObject
getId - get the object's numeric ID (a long).
getId() - Method in class oracle.ifs.server.S_LibraryService
Gets the id of this S_LibraryService.
getId() - Method in class oracle.ifs.server.S_LibrarySession
Gets the id of this S_LibrarySession.
getId() - Method in class oracle.ifs.server.S_LibraryObjectDefinition
return the Id, null if not yet specified
getIllegalPathCharacters() - Static method in class oracle.ifs.beans.FolderPathResolver
Get the illegal path characters.
getImplementationEnum() - Method in class oracle.ifs.beans.Policy
Gets the implementation enumeration value in effect for the associated operation.
getImplementationName() - Method in class oracle.ifs.beans.Policy
Gets the implementation name that is called when this Policy is in effect for the associated operation.
getInheritedPropertyValue(String) - Method in class oracle.ifs.beans.ClassObject
gets named property, if any, by searching in the target ClassObject's PropertyBundle, or in one of its superclasses PropertyBundle.
getInheritedPropertyValue(String) - Method in class oracle.ifs.server.S_ClassObject
gets the named property, if any, by searching in the target ClassObject's PropertyBundle, or in one of its superclasses PropertyBundle.
getInsertAfterAccessControlEntry() - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Returns the reference ACE set using setInsertAfterAccessControlEntry.
getInsertBeforeAccessControlEntry() - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Returns the reference ACE set using setBeforeAfterAccessControlEntry.
getInteger(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an int.
getInteger(String) - Method in class oracle.ifs.common.ParameterTable
Returns an Integer object representing the first occurance of the passed name in an name/value pair.
getInteger(String, int) - Method in class oracle.ifs.common.ParameterTable
Returns an int representing the first occurance of the passed name in an name/value pair.
getIntegerArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of ints.
getIntegerArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of ints.
getIntegerObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an Integer.
getIntegerObjectArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of Integers.
getIntegerObjectArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of Integers.
getItemCount() - Method in class oracle.ifs.common.Collection
Gets the number of items in this Collection.
getItemCount() - Method in class oracle.ifs.beans.Folder
Gets the number of items in this Folder, including both documents and subfolders.
getItemCount() - Method in class oracle.ifs.beans.Selector
Returns the number of items in the search results.
getItemCount() - Method in class oracle.ifs.server.S_Selector
Returns the number of items in the search results.
getItemCount(String) - Method in class oracle.ifs.server.S_Folder
Get the number of items in the S_Folder.
getItems() - Method in class oracle.ifs.common.Collection
Gets an array containing the items in this Collection.
getItems() - Method in class oracle.ifs.beans.Folder
Gets an array containing this Folder's items.
getItems() - Method in class oracle.ifs.beans.Selector
Returns the entire search results as an array.
getItems() - Method in class oracle.ifs.server.S_Selector
Returns the entire search results as an array.
getItems(int) - Method in class oracle.ifs.common.Collection
Gets the specified item in this Collection.
getItems(int) - Method in class oracle.ifs.beans.Selector
Returns a single search result item from the search results with an index relative the the search sort order.
getItems(String) - Method in class oracle.ifs.common.Collection
Gets the specified item in this Collection.
getItems(String, SortSpecification) - Method in class oracle.ifs.server.S_Folder
Gets the PUBLICOBJECTs in this FOLDER.
getItemsVector() - Method in class oracle.ifs.common.Collection
Gets a vector containing the items in this Collection.
getKeepLastModifyDateOption() - Method in class oracle.ifs.beans.PublicObjectDefinition
return the indication as to whether the last modification date should remain unchanged as part of an update operation.
getLabel() - Method in class oracle.ifs.beans.LibraryObject
Returns the Label for this object, based on the object's name.
getLabel() - Method in class oracle.ifs.beans.Attribute
returns the Label for this Attribute, based on the Attribute's name and class.
getLabel() - Method in class oracle.ifs.beans.ClassObject
returns the Label for this Attribute, based on the Attribute's name and class.
getLanguage() - Method in class oracle.ifs.common.Localizer
Returns the language for this LibrarySession in English.
getLanguage() - Method in class oracle.ifs.beans.Document
Gets the ContentObject's language identifier, or null if not specified.
getLanguage() - Method in class oracle.ifs.beans.ContentObject
Gets the language of this content, or null if language not specified.
getLanguage(LibrarySession) - Method in class oracle.ifs.beans.DocumentDefinition
Gets the language for this DocumentDefinition.
getLastModifier() - Method in class oracle.ifs.beans.PublicObject
Returns the user that last modified this object.
getLastModifyDate() - Method in class oracle.ifs.beans.PublicObject
Returns the date this object was last modified
getLastTimerActivation() - Method in class oracle.ifs.agents.common.IfsAgent
The time at which this Agent last received a Timer expired event.
getLastVersionDescription() - Method in class oracle.ifs.beans.VersionSeries
Returns the last VersionDescription of this series.
getLateBoundDataType() - Method in class oracle.ifs.search.PropertyQualification
Get the data type if the qualification is late bound.
getLeftAttributeClassname() - Method in class oracle.ifs.search.JoinQualification
Gets the classname of left side of this join qualification.
getLeftAttributeName() - Method in class oracle.ifs.search.JoinQualification
Gets the unqualified attribute name of the left side of this join qualification.
getLeftAttributeName() - Method in class oracle.ifs.search.ExistenceQualification
Gets the left hand side Attribute name.
getLeftClassname() - Method in class oracle.ifs.search.ExistenceQualification
Gets the left hand side class name.
getLeftObject() - Method in class oracle.ifs.beans.Relationship
returns the public object of the "left" side of this relationship
getLeftSearchQualification() - Method in class oracle.ifs.search.SearchClause
Returns the left side SearchQualification.
getLeftwardRelationshipObjects(ClassObject) - Method in class oracle.ifs.beans.PublicObject
Returns all "left side" public objects that are related to this object by the specied Relationship Class.
getLeftwardRelationshipObjects(S_ClassObject, SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns all "left side" public objects that are related to this object by the specied Relationship Class.
getLeftwardRelationshipObjects(String) - Method in class oracle.ifs.beans.PublicObject
Returns all "left side" public objects that are related to this object by the specied Relationship Class.
getLeftwardRelationshipObjects(String, SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns all "left side" public objects that are related to this object by the specied Relationship Class.
getLeftwardRelationships(ClassObject) - Method in class oracle.ifs.beans.PublicObject
Returns all "left side" relationship instances that are used to relate to this object to other PublicObjects.
getLeftwardRelationships(S_ClassObject, SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns all "left side" relationship instances that are used to relate to this object to other PublicObjects.
getLeftwardRelationships(String) - Method in class oracle.ifs.beans.PublicObject
Returns all "left side" relationship instances that are used to relate to this object to other PublicObjects.
getLeftwardRelationships(String, SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns all "left side" relationship instances that are used to relate to this object to other PublicObjects.
getLegalPathDelimiters() - Static method in class oracle.ifs.beans.FolderPathResolver
Get the legal path delimiters.
getLevel(int) - Method in class oracle.ifs.common.TraceLogger
Gets the level of the specified channel.
getLevels() - Method in class oracle.ifs.common.TraceLogger
Gets the levels of all channels.
getLibraryObject(Long, Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_LibraryObject by id and classId.
getLibrarySession() - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Return the LibrarySession object being used to communicate with iFS.
getLibrarySession() - Method in interface oracle.ifs.adk.filesystem.FileSystem
Return the LibrarySession object being used to communicate with iFS.
getLocale() - Method in class oracle.ifs.common.ConnectOptions
Gets the Locale of the new session.
getLocale() - Method in class oracle.ifs.common.Localizer
Gets the locale of this Localizer.
getLocalizedMessage() - Method in class oracle.ifs.common.IfsException
Gets the description of this IfsException for the default locale of the Java VM.
getLocalizedMessage(LibrarySessionInterface) - Method in class oracle.ifs.common.IfsException
Gets the description of this IfsException for the Localizer associated with the specified LibrarySession.
getLocalizedMessage(Localizer) - Method in class oracle.ifs.common.IfsException
Gets the description of this exception for the locale of the specified Localizer.
getLocalizer() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets the localizer of this session.
getLocalizer() - Method in class oracle.ifs.common.TraceLogger
Gets the Localizer of this TraceLogger.
getLocalizer() - Method in class oracle.ifs.beans.LibrarySession
Gets the localizer used by this session.
getLocalizer() - Method in class oracle.ifs.server.S_LibrarySession
Gets the Localizer of this S_LibrarySession.
getLockedState() - Method in class oracle.ifs.beans.PublicObject
Deprecated. use getLockState()
getLockForSessionOption() - Method in class oracle.ifs.beans.PublicObjectDefinition
return the indication as to whether the Lock For Session option is set.
getLockState() - Method in class oracle.ifs.beans.PublicObject
Returns the lock state of this object
getLockStateLabel() - Method in class oracle.ifs.beans.PublicObject
Gets the localized String label for the LockState set for this instance.
getLong(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a long.
getLong(String) - Method in class oracle.ifs.common.ParameterTable
Returns an Long object representing the first occurance of the passed name in an name/value pair.
getLong(String, long) - Method in class oracle.ifs.common.ParameterTable
Returns an long representing the first occurance of the passed name in an name/value pair.
getLongArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of longs.
getLongArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of longs.
getLongObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a Long.
getLongObjectArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of Longs.
getLongObjectArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of Longs.
getLongPayload() - Method in class oracle.ifs.common.IfsEvent
Gets the long payload.
getMaxLevels() - Method in class oracle.ifs.search.FolderRestrictQualification
Return the number of levels that will be traversed.
getMedia(LibrarySession) - Method in class oracle.ifs.search.ContextSearchSpecification
Returns the set of Media objects, which will be searched over.
getMediaCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the Media collection.
getMediaCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the Media collection.
getMergedAccessLevel() - Method in class oracle.ifs.beans.AccessControlEntry
Returns the access level represented by this ACE including permission bundles.
getMergedAccessLevel() - Method in class oracle.ifs.beans.AccessControlEntryDefinition
get the AccessLevel to be associated with this instance of ACE with permission bundles.
getMessage() - Method in class oracle.ifs.common.IfsException
Gets the US English description of this IfsException.
getMethod() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the method.
getMimeType() - Method in class oracle.ifs.beans.Format
returns the MIME type of this Format
getName() - Method in class oracle.ifs.common.AttributeValue
Gets the name of this AttributeValue.
getName() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the name of the user.
getName() - Method in class oracle.ifs.common.TokenCredential
Gets the name of the user.
getName() - Method in class oracle.ifs.common.CleartextCredential
Gets the name of the user.
getName() - Method in interface oracle.ifs.common.Credential
Gets the name of the user.
getName() - Method in class oracle.ifs.common.ChallengeResponseCredential
Gets the name of the user.
getName() - Method in class oracle.ifs.search.ContextQualification
Get the Qualification name.
getName() - Method in class oracle.ifs.beans.LibraryObject
Returns the Name of this object, or null of this object does not have a NAME attribute.
getName() - Method in class oracle.ifs.agents.common.IfsAgent
Gets the name of this Agent.
getName() - Method in interface oracle.ifs.agents.common.Agent
Gets the name of this Agent.
getNc() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the nc.
getNestedException() - Method in class oracle.ifs.common.IfsException
Gets the exception that led to this IfsException.
getNestedIfsException(int) - Method in class oracle.ifs.common.IfsException
Gets a nested IfsException that matches the specified error code.
getNewVersionBasedOn() - Method in class oracle.ifs.beans.VersionDescriptionDefinition
Returns the value of the NewVersionBasedOn flag.
getNextTimerActivation() - Method in class oracle.ifs.agents.common.IfsAgent
The time at which this Agent is expected to receive a Timer expired event.
getNextVersionDescription(VersionDescription) - Method in class oracle.ifs.beans.VersionSeries
Returns the next VersionDescription of this series.
getNumberFormatter() - Method in class oracle.ifs.common.Localizer
Gets the number formatter of this Localizer.
getObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets the default object representation of this AttributeValue.
getObjectsLockedForSession() - Method in class oracle.ifs.beans.LibrarySession
Gets the array of PublicObjects that the current session holds session locks on.
getOperation() - Method in class oracle.ifs.beans.Policy
Gets the operation name that this Policy affects.
getOperatorType() - Method in class oracle.ifs.search.AttributeQualification
Gets the operator type of this attribute qualification.
getOperatorType() - Method in class oracle.ifs.search.PropertyQualification
Gets the operator for this qualification.
getOperatorType() - Method in class oracle.ifs.search.SearchClause
Return the composing operator.
getOption(String) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Return an option value.
getOption(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
return an option value
getOptionKeys() - Method in class oracle.ifs.beans.LibraryObjectDefinition
Return array of option keys
getOrders() - Method in class oracle.ifs.search.SearchSortSpecification
Returns the sort Orders of the Sort Attributes.
getOwner() - Method in class oracle.ifs.beans.PublicObject
Returns the user that owns the object.
getParameter(String) - Method in class oracle.ifs.common.TokenCredential
Gets the value of the specified parameter.
getParameters() - Method in class oracle.ifs.common.IfsException
Gets the parameter values for the error message.
getParameters(boolean) - Method in class oracle.ifs.common.TokenCredential
Gets the specified parameters.
getParameterTable() - Method in class oracle.ifs.agents.common.IfsAgent
Gets the ParameterTable which defines the configuration options for this agent.
getParameterTable() - Method in interface oracle.ifs.agents.common.Agent
Gets the AgentManager ParameterTable.
getParents(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Return a list of parent Folders that reference the specified PublicObject.
getParents(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Return a list of parent Folders that reference the specified PublicObject.
getPassword() - Method in class oracle.ifs.common.CleartextCredential
Gets the password.
getPendingPublicObject() - Method in class oracle.ifs.beans.VersionSeries
Returns the pending PublicObject that will become the next version upon a newVersion() invocation.
getPermissionBundleCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the PermissionBundle collection.
getPermissionBundleCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the PermissionBundle collection.
getPermissionBundleCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_PermissionBundle collection.
getPermissionBundles() - Method in class oracle.ifs.beans.AccessControlEntry
Returns all PermissionBundles that were used to define the set of permissions for this ACE.
getPermissionBundles() - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Returns set of PermissionBundles.
getPolicyBundle() - Method in class oracle.ifs.beans.PublicObject
Returns this object's PolicyPropertyBundle.
getPolicyBundle() - Method in class oracle.ifs.beans.SystemObject
get the Policy PropertyBundle.
getPolicyBundle() - Method in class oracle.ifs.beans.SchemaObject
Gets the policy bundle PropertyBundle of this SchemaObject.
getPolicyCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the Policy collection.
getPolicyCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the Policy collection.
getPolicyCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_Policy collection.
getPreviousVersionDescription(VersionDescription) - Method in class oracle.ifs.beans.VersionSeries
Returns the Version description previous to the one being passed by the user.
getPrimaryUserProfile() - Method in class oracle.ifs.beans.DirectoryUser
Gets the PrimaryUserProfile of this DirectoryUser.
getPrimaryUserProfile() - Method in class oracle.ifs.server.S_DirectoryUser
Gets the primary user profile for this user.
getPrimaryVersionSeries() - Method in class oracle.ifs.beans.Family
Gets the PrimaryVersionSeries in this Family.
getPriority() - Method in class oracle.ifs.agents.common.IfsAgent
Gets the priority of this Agent.
getPriority() - Method in interface oracle.ifs.agents.common.Agent
Gets the priority of this Agent.
getProperties() - Method in class oracle.ifs.beans.PropertyBundle
Gets all the properties in this PropertyBundle.
getProperties(int) - Method in class oracle.ifs.beans.PropertyBundle
Gets the Property at the specified index.
getProperties(SortSpecification) - Method in class oracle.ifs.server.S_PropertyBundle
Gets the properties in this PropertyBundle sorted by the SortSpecification.
getProperty(String) - Method in class oracle.ifs.server.S_PropertyBundle
Gets the S_Property of the specified name.
getPropertyBundle() - Method in class oracle.ifs.beans.PublicObject
Returns this object's PropertyBundle.
getPropertyBundle() - Method in class oracle.ifs.beans.SystemObject
returns this object's PropertyBundle.
getPropertyBundle() - Method in class oracle.ifs.beans.SchemaObject
returns this object's PropertyBundle.
getPropertyDefinitions() - Method in class oracle.ifs.beans.PropertyBundleDefinition
Gets all PropertyDefinition in the PropertyBundleDefinition.
getPropertyName() - Method in class oracle.ifs.search.PropertyQualification
Return the searched property.
getPropertyValue() - Method in class oracle.ifs.beans.ValueDefault
Gets the value of the ValueDefaultPropertyBundle of this ValueDefault.
getPropertyValue() - Method in class oracle.ifs.beans.ValueDomain
Gets the value of the ValueDomainPropertyBundle of this ValueDomain.
getPropertyValue() - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Gets the value of the new ValueDefaultPropertyBundleDefinition, as an AttributeValue.
getPropertyValue() - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Gets the values allowed for this ValueDomainPropertyBundle, as an array-type AttributeValue.
getPropertyValue() - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Gets the value of this ValueDefaultPropertyBundle, as an AttributeValue.
getPropertyValue() - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Gets the values allowed for the new ValueDomainPropertyBundle, as an array-type AttributeValue.
getPropertyValue() - Method in class oracle.ifs.server.S_ValueDomainPropertyBundle
Gets the value of this ValueDefaultPropertyBundle.
getPropertyValue() - Method in class oracle.ifs.server.S_Property
Gets the value of the Property.
getPropertyValue() - Method in class oracle.ifs.server.S_ValueDefaultPropertyBundle
Gets the value of this ValueDefaultPropertyBundle.
getPropertyValue() - Method in class oracle.ifs.server.S_ValueDefault
Gets the value of the ValueDefaultPropertyBundle of this ValueDefault, as an AttributeValue.
getPropertyValue() - Method in class oracle.ifs.server.S_ValueDomain
Gets the value of the ValueDomainPropertyBundle of this ValueDomain, as an AttributeValue.
getPropertyValue(String) - Method in class oracle.ifs.beans.PropertyBundle
Gets the value of a specific Property by name.
getPropertyValue(String) - Method in class oracle.ifs.server.S_PropertyBundle
Gets the value of a particular property.
getPropertyValueByUpperCaseName(String) - Method in class oracle.ifs.beans.PropertyBundle
Gets the value of a specific Property by name, where the name must be in all uppercase.
getPublicObject() - Method in class oracle.ifs.beans.VersionDescription
Returns the PublicObject for this version description.
getPublicObject() - Method in class oracle.ifs.beans.VersionDescriptionDefinition
Returns the previously specified PublicObject, or null if no value was specified.
getPublicObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a PublicObject.
getPublicObject(Long) - Method in class oracle.ifs.beans.LibrarySession
Lookup a PublicObject by its id.
getPublicObject(Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_PublicObject by id.
getPublicObject(Long, Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_PublicObject by id and classId.
getPublicObjectArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of PublicObjects.
getPublicObjectArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of PublicObjects.
getPublicObjectDefinition() - Method in class oracle.ifs.beans.VersionDescriptionDefinition
Get the PublicObject definition for the new VersionDescription.
getQop() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the qop.
getQuery() - Method in class oracle.ifs.search.ContextQualification
Returns the text query expression
getRealm() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the realm.
getRecursiveBehavior() - Method in class oracle.ifs.search.SearchClassSpecification
Returns recursive behavior of classes
getReferencingFolders(SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns an array of S_Folders that reference this object
getReferentialIntegrityRule() - Method in class oracle.ifs.beans.Attribute
Gets the Referential Integrity Rule associated with this Attribute.
getReferentialIntegrityRuleLabel() - Method in class oracle.ifs.beans.Attribute
Gets the localized String label for the ReferentialIntegrityRule set for this instance.
getReferringLibraryObject() - Method in class oracle.ifs.beans.DocumentDefinition
Gets the referring LibraryObject through which access is granted to the shared ContentObject or null if no existing ContentObject was specified.
getReservationComment() - Method in class oracle.ifs.beans.VersionSeries
Returns the comment when this series was reserved, or null if this series is not reserved.
getReservationDate() - Method in class oracle.ifs.beans.VersionSeries
Returns the Date that this VersionSeries was reserved, null if not reserved.
getReservor() - Method in class oracle.ifs.beans.VersionSeries
Returns the User that reserved this VersionSeries, null if not reserved
getResolvedPublicObject() - Method in class oracle.ifs.beans.PublicObject
Returns the PublicObject to which this object resolves.
getResolvedPublicObject() - Method in class oracle.ifs.beans.Family
Returns the PublicObject to which this object resolves.
getResolvedPublicObject() - Method in class oracle.ifs.beans.VersionSeries
Return the PublicObject to which this object resolves.
getResolver() - Method in interface oracle.ifs.adk.security.IfsHttpLogin
Return the login's path resolver
getResourceString(String) - Method in class oracle.ifs.common.Localizer
Gets the resource string for the specified key.
getResourceString(String, Object[]) - Method in class oracle.ifs.common.Localizer
Gets the resource string for the specified key, and substitutes the specified parameters into that resource string.
getResponse() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the response.
getResponse() - Method in class oracle.ifs.common.ChallengeResponseCredential
Gets the response.
getResultClassenames() - Method in class oracle.ifs.search.SearchClassSpecification
Gets list of result classes
getResultClasses() - Method in class oracle.ifs.search.SearchSpecification
Returns all Result Classes
getRevisionComment() - Method in class oracle.ifs.beans.VersionDescription
Returns the user specified revision comment for this version description.
getRightAttributeClassname() - Method in class oracle.ifs.search.JoinQualification
Gets the classname of right side of this join qualification.
getRightAttributeName() - Method in class oracle.ifs.search.JoinQualification
Gets the unqualified attribute name of the right side of this join qualification.
getRightAttributeName() - Method in class oracle.ifs.search.ExistenceQualification
Gets the right hand side Attribute name.
getRightAttributeValue() - Method in class oracle.ifs.search.ExistenceQualification
Gets up the Attribute value array for the right hand side.
getRightClassname() - Method in class oracle.ifs.search.ExistenceQualification
Gets the Right hand side class name.
getRightObject() - Method in class oracle.ifs.beans.Relationship
returns the public object of the "right" side of this relationship
getRightSearchQualification() - Method in class oracle.ifs.search.SearchClause
Return the right side SearchQualification.
getRightwardRelationshipObjects(ClassObject) - Method in class oracle.ifs.beans.PublicObject
Returns all "right side" public objects that are related to this object by the specified Relationship Class.
getRightwardRelationshipObjects(S_ClassObject, SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns all "right side" public objects that are related to this object by the specified Relationship Class.
getRightwardRelationshipObjects(String) - Method in class oracle.ifs.beans.PublicObject
Returns all "right side" public objects that are related to this object by the specified Relationship Class.
getRightwardRelationshipObjects(String, SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns all "right side" public objects that are related to this object by the specified Relationship Class.
getRightwardRelationships(ClassObject) - Method in class oracle.ifs.beans.PublicObject
Returns all "right side" relationship instances that are used to relate to this object to other PublicObjects.
getRightwardRelationships(S_ClassObject, SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns all "right side" relationship instances that are used to relate to this object to other PublicObjects.
getRightwardRelationships(String) - Method in class oracle.ifs.beans.PublicObject
Returns all "right side" relationship instances that are used to relate to this object to other PublicObjects.
getRightwardRelationships(String, SortSpecification) - Method in class oracle.ifs.server.S_PublicObject
returns all "right side" relationship instances that are used to relate to this object to other PublicObjects.
getRootFolder() - Method in class oracle.ifs.beans.LibrarySession
Return the top-most Folder in the iFS folder hierarchy.
getSchemaObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a SchemaObject.
getSchemaObject(Long) - Method in class oracle.ifs.beans.LibrarySession
Lookup a SchemaObject by its id.
getSchemaObject(Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_SchemaObject by id.
getSchemaObject(Long, Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_SchemaObject by id and classId.
getSchemaObjectArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of SchemaObjects.
getSchemaObjectArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of SchemaObjects.
getSchemaVersionNumber() - Method in class oracle.ifs.beans.LibrarySession
Returns the version number for the iFS schema on which this session is connected.
getSchemaVersionNumber() - Method in class oracle.ifs.server.S_LibraryService
Gets the schema version as a long.
getSchemaVersionString() - Method in class oracle.ifs.beans.LibrarySession
Returns the version String for the iFS schema on which this session is connected.
getSchemaVersionString() - Method in class oracle.ifs.server.S_LibraryService
Gets the schema version as a string.
getSearchClassAliases() - Method in class oracle.ifs.search.SearchClassSpecification
Gets list of search aliases.
getSearchClassname() - Method in class oracle.ifs.search.FolderRestrictQualification
Returns the Search Class.
getSearchClassname() - Method in class oracle.ifs.beans.Selector
Returns the search class.
getSearchClassname() - Method in class oracle.ifs.server.S_Selector
Returns the search class that was set using setSearchClassname()
getSearchClassnames() - Method in class oracle.ifs.search.SearchClassSpecification
Returns list of search classes
getSearchClassSpecification() - Method in class oracle.ifs.search.SearchSpecification
Returns the SearchClassSpecification associated with this SearchSpecification.
getSearchClassSpecification() - Method in class oracle.ifs.search.AttributeSearchSpecification
Gets SearchClassSpecification of this search.
getSearchQualification() - Method in class oracle.ifs.search.AttributeSearchSpecification
Returns the SearchTree
getSearchSelection() - Method in class oracle.ifs.beans.Selector
Returns the search selection.
getSearchSelection() - Method in class oracle.ifs.server.S_Selector
Returns the search selection that was set using setSearchSelection()
getSearchSortSpecification() - Method in class oracle.ifs.search.AttributeSearchSpecification
Gets the SearchSortSpecification for this object.
getSearchSpecification() - Method in class oracle.ifs.search.ViewSpecification
Returns the SearchSpecification of this view.
getSearchSpecification() - Method in class oracle.ifs.beans.Search
Returns the SearchSpecification of this Search.
getSecuringPublicObject() - Method in class oracle.ifs.beans.PublicObject
Returns the Public Object that controls this object's security.
getSecuringPublicObject() - Method in class oracle.ifs.beans.PublicObjectDefinition
returns the object responsible for providing security settings for the target object.
getSelectorClasspath() - Method in class oracle.ifs.beans.ClassObject
Returns the SelectorClassPath Attribute of the Library Object.
getServerClasspath() - Method in class oracle.ifs.beans.ClassObject
Returns the ServerClassPath Attribute of the Library Object.
getServerDetailId() - Method in class oracle.ifs.agents.common.IfsAgent
Gets the SERVERDETAIL Id that represents this agent.
getServerName() - Method in class oracle.ifs.beans.LibrarySession
Returns the name of the iFS service name specified during the last call to connect().
getServerProperty(String, boolean) - Method in class oracle.ifs.beans.LibrarySession
Gets the boolean value for the specified key in the server properties file.
getServerProperty(String, boolean) - Method in class oracle.ifs.server.S_LibraryService
Gets the boolean value of the specified key from the service properties file.
getServerProperty(String, int) - Method in class oracle.ifs.beans.LibrarySession
Gets the integer value for the specified key in the server properties file.
getServerProperty(String, int) - Method in class oracle.ifs.server.S_LibraryService
Gets the integer value of the specified key from the service properties file.
getServerProperty(String, String) - Method in class oracle.ifs.beans.LibrarySession
Gets the String value for the specified key in the server properties file.
getServerProperty(String, String) - Method in class oracle.ifs.server.S_LibraryService
Gets the string value of the specified key from the service properties file.
getServerVersionNumber() - Method in class oracle.ifs.beans.LibrarySession
Returns the iFS server-side version number, as a long value.
getServerVersionString() - Method in class oracle.ifs.beans.LibrarySession
Returns the version String for the iFS server-side software.
getService() - Method in class oracle.ifs.server.S_LibrarySession
Gets the S_LibraryService hosting this S_LibrarySession.
getServiceId() - Method in class oracle.ifs.common.IfsEvent
Gets the service id of the LibraryObject that posted the event.
getServiceId() - Method in class oracle.ifs.beans.LibrarySession
Gets the id of this session's service.
getServiceName() - Method in class oracle.ifs.common.ConnectOptions
Gets the name of the service to which to connect.
getServicePassword() - Method in class oracle.ifs.common.ConnectOptions
Gets the service password.
getSession() - Method in class oracle.ifs.beans.LibraryObject
Returns the LibrarySession in which this object was instantiated.
getSession() - Method in class oracle.ifs.server.S_LibraryObject
getSession - return current S_LibrarySession.
getSession() - Method in class oracle.ifs.server.S_Selector
Returns the session being used by this Selector.
getSession() - Method in class oracle.ifs.agents.common.IfsAgent
Gets the session used by this agent.
getSession() - Method in interface oracle.ifs.adk.security.IfsHttpLogin
Return the login's library session
getSessionId() - Method in class oracle.ifs.common.IfsEvent
Gets the session id of the LibraryObject that posted the event.
getSharedAccessControlListCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the SharedAccessControlList collection.
getSharedAccessControlListCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the SharedAccessControlList collection.
getSharedAccessControlListCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the shared AccessControlList collection.
getSharedContentObject() - Method in class oracle.ifs.beans.DocumentDefinition
Gets the existing ContentObject with which this Document will share content.
getSortAttributes() - Method in class oracle.ifs.common.SortSpecification
Returns the current set of Sort Attributes as an array.
getSortOrders() - Method in class oracle.ifs.common.SortSpecification
Returns the current set of Sort Orders as an array.
getSortSequence() - Method in class oracle.ifs.beans.Relationship
Determine the sort sequence.
getSortSequence() - Method in class oracle.ifs.beans.AccessControlEntry
Returns the Sort Sequence represented by this ACE.
getSortSpecification() - Method in class oracle.ifs.beans.Folder
Gets the SortSpecification used for getting items from this folder.
getSortSpecification() - Method in class oracle.ifs.beans.Selector
Returns the Sort Specification
getSortSpecification() - Method in class oracle.ifs.server.S_Selector
Returns the Sort Specification
getSQLExpression() - Method in class oracle.ifs.search.FreeFormQualification
Gets the SQL expresion of this object.
getStartFolder() - Method in class oracle.ifs.search.FolderRestrictQualification
Returns the startFolder.
getString(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a String.
getString(String) - Method in class oracle.ifs.common.ParameterTable
Returns a String object representing the first occurance of the passed name in an name/value pair.
getString(String, String) - Method in class oracle.ifs.common.ParameterTable
Returns a String object representing the first occurance of the passed name in an name/value pair.
getStringArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of Strings.
getStringArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of Strings.
getStrings(String) - Method in class oracle.ifs.common.ParameterTable
Returns a Strings array object for a named parameter.
getSubclasses() - Method in class oracle.ifs.beans.ClassObject
Gets the subclasses of this ClassObject.
getSubclasses() - Method in class oracle.ifs.server.S_ClassObject
Gets the subclasses for this class as an array of S_ClassObjects.
getSubclasses(int) - Method in class oracle.ifs.beans.ClassObject
Gets the specified subclass of this ClassObject.
getSubfolderCount() - Method in class oracle.ifs.beans.Folder
Gets the count of subfolders in this folder.
getSubfolderCount(String) - Method in class oracle.ifs.server.S_Folder
Get the number of sub folders in the S_Folder.
getSummary(String) - Method in class oracle.ifs.beans.Document
Gets a specific summary of a document, previously generated by a call to generateSummary().
getSummary(String, LibraryObject) - Method in class oracle.ifs.beans.ContentObject
Gets a specific summary of this content, previously generated by a call to generateSummary().
getSummary(String, S_LibraryObject) - Method in class oracle.ifs.server.S_ContentObject
Gets a specific summary of this content, previously generated by a call to generateSummary().
getSuperclass() - Method in class oracle.ifs.beans.ClassObjectDefinition
Gets the superclass of the new ClassObject.
getSuperclass() - Method in class oracle.ifs.beans.ClassObject
Gets the superclass of this ClassObject.
getSystemAccessControlListCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the SystemAccessControlList collection.
getSystemAccessControlListCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the SystemAccessControlList collection.
getSystemAccessControlListCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the SystemAccessControlList collection.
getSystemObject(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as a SystemObject.
getSystemObject(Long) - Method in class oracle.ifs.beans.LibrarySession
Lookup a SystemObject by its id.
getSystemObject(Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_SystemObject by id.
getSystemObject(Long, Long) - Method in class oracle.ifs.server.S_LibrarySession
Gets an S_SystemObject by id and classId.
getSystemObjectArray(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets this AttributeValue's representation as an array of SystemObjects.
getSystemObjectArray(LibrarySessionInterface, int) - Method in class oracle.ifs.common.AttributeValue
Get the specified element of this AttributeValue's representation as an array of SystemObjects.
getSystemSetAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
return a System set AttributeValue object that holds the value of the requested attribute.
getSystemSetAttributes() - Method in class oracle.ifs.server.S_LibraryObjectDefinition
Gets the system-set attributes.
getTheme() - Method in class oracle.ifs.common.ContextTheme
 
getThemes() - Method in class oracle.ifs.beans.Document
Gets the Themes for a document, previously generated by a call to generateThemes().
getThemes(LibraryObject) - Method in class oracle.ifs.beans.ContentObject
Gets the Themes for this content, previously generated by a call to generateThemes().
getThemes(S_LibraryObject) - Method in class oracle.ifs.server.S_ContentObject
Gets the Themes for this content, previously generated by a call to generateThemes().
getThemeWeight() - Method in class oracle.ifs.common.ContextTheme
 
getTimeFormatter() - Method in class oracle.ifs.common.Localizer
Gets the time formatter of this Localizer.
getTimeoutPeriod() - Method in class oracle.ifs.common.TokenCredential
Gets the period of time for which this TokenCredential is valid.
getTimeZone() - Method in class oracle.ifs.common.Localizer
Gets the time zone of this Localizer.
getToken() - Method in class oracle.ifs.common.TokenCredential
Gets the token.
getTokenCredential(String, Hashtable, ConnectOptions) - Method in class oracle.ifs.beans.LibraryService
Gets the previously-created TokenCredential for the specified token.
getTokenLength() - Method in class oracle.ifs.common.TokenCredential
Gets the length of the token.
getTopDirectory() - Method in class oracle.ifs.beans.FolderPathResolver
Get the top directory in effect.
getTopPath() - Method in class oracle.ifs.beans.FolderPathResolver
Get the top file path in effect.
getTraceLogger() - Method in interface oracle.ifs.common.Traceable
Gets the TraceLogger.
getTraceLogger() - Method in class oracle.ifs.beans.LibrarySession
Gets the trace logger used by this session.
getTraceLogger() - Method in class oracle.ifs.server.S_LibraryService
Gets the TraceLogger of this S_LibraryService.
getTraceLogger() - Method in class oracle.ifs.server.S_LibrarySession
Gets the trace logger of this session.
getTraceType() - Method in class oracle.ifs.common.TraceLogger
Gets the trace type.
getType() - Method in class oracle.ifs.common.HttpDigestCredential
Returns the type of the HttpDigestCredential.
getType() - Method in class oracle.ifs.common.ChallengeResponseCredential
Gets the type of the response.
getUnlockForSessionOption() - Method in class oracle.ifs.beans.PublicObjectDefinition
return the indication as to whether the Unlock For Session option is set.
getUri() - Method in class oracle.ifs.common.HttpDigestCredential
Gets the URI.
getUser() - Method in class oracle.ifs.beans.LibrarySession
Return the user associated with the current session.
getUser() - Method in class oracle.ifs.server.S_LibrarySession
Gets the current S_DirectoryUser for this S_LibrarySession.
getUserSetAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
return a User-set AttributeValue object that holds the value of the requested attribute.
getUserSetAttributes() - Method in class oracle.ifs.server.S_LibraryObjectDefinition
return array of Attribute values that were set by the user for this new instance.
getValue() - Method in class oracle.ifs.search.AttributeQualification
Returns the comparison value as a String.
getValue() - Method in class oracle.ifs.search.PropertyQualification
Return the comparison value.
getValue() - Method in class oracle.ifs.beans.PropertyDefinition
Gets the value of the new Property.
getValue() - Method in class oracle.ifs.beans.Property
Gets the value of this Property as an AttributeValue.
getValueDefault() - Method in class oracle.ifs.beans.Attribute
Gets the ValueDefault of this Attribute.
getValueDefaultCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the ValueDefault collection.
getValueDefaultCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the ValueDefault collection.
getValueDefaultCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_ValueDefault collection.
getValueDefaultPropertyBundle() - Method in class oracle.ifs.beans.ValueDefault
Gets the ValueDefaultPropertyBundle of this ValueDefault.
getValueDomain() - Method in class oracle.ifs.beans.Attribute
Gets the ValueDomain of this Attribute.
getValueDomainCollection() - Method in interface oracle.ifs.common.LibrarySessionInterface
Gets a reference to the ValueDomain collection.
getValueDomainCollection() - Method in class oracle.ifs.beans.LibrarySession
Gets a reference to the ValueDomain collection.
getValueDomainCollection() - Method in class oracle.ifs.server.S_LibrarySession
Gets a reference to the S_ValueDomain collection.
getValueDomainPropertyBundle() - Method in class oracle.ifs.beans.ValueDomain
Gets the ValueDomainPropertyBundle of this ValueDomain.
getVersionDescriptions() - Method in class oracle.ifs.beans.VersionSeries
Returns an array of all VersionDescriptions in this VersionSeries.
getVersionDescriptions() - Method in class oracle.ifs.server.S_PublicObject
Get all VERSIONDESCRIPTIONs associated with this instance.
getVersionDescriptions() - Method in class oracle.ifs.server.S_VersionSeries
Gets server side representation of all version descriptions in this series.
getVersionDescriptions(int) - Method in class oracle.ifs.beans.VersionSeries
Returns the specified VersionDescription of this series.
getVersionDescriptions(PublicObject) - Method in class oracle.ifs.beans.VersionSeries
Returns an array of VersionDescriptions which reference the versioned public object passed in (more than one VersionDescription can refer to the same PublicObject).
getVersionLabel() - Method in class oracle.ifs.beans.VersionDescription
Returns the user specified version label for this version description.
getVersionNumber() - Method in class oracle.ifs.beans.VersionDescription
Returns the linear, system generated version number for this version description.
getVersionNumber() - Static method in class oracle.ifs.beans.LibraryService
Returns software version number, as a long value.
getVersionNumber() - Method in class oracle.ifs.beans.LibrarySession
Returns the iFS bean-side software version number, as a long value.
getVersionNumber() - Static method in class oracle.ifs.server.S_LibraryService
Gets the version of this S_LibraryService as a long.
getVersionSeries() - Method in class oracle.ifs.beans.VersionDescription
Returns this version description's version series
getVersionSeriesDefinition() - Method in class oracle.ifs.beans.VersionDescriptionDefinition
Returns the VersionSeries definition, or null if none specified.
getVersionString() - Static method in class oracle.ifs.beans.LibraryService
Returns software version String.
getVersionString() - Method in class oracle.ifs.beans.LibrarySession
Returns the version String for the iFS bean-side software.
getVersionString() - Static method in class oracle.ifs.server.S_LibraryService
Gets the version of this S_LibraryService as a string.
getWorkpath() - Method in class oracle.ifs.beans.VersionSeries
Returns the value for the local file path specified when this series was reserved.
getWorldDirectoryGroup() - Method in class oracle.ifs.beans.LibrarySession
Gets the DirectoryGroup that represents World access.
grantAccess(AccessControlEntryDefinition) - Method in class oracle.ifs.beans.PublicObject
Add or extend an AccessControlEntryDefinition for this object.
grantAccess(AccessControlEntryDefinition) - Method in class oracle.ifs.beans.AccessControlList
Add or extend an ACE for this ACL.
grantAdministration(DirectoryUser) - Method in class oracle.ifs.beans.LibrarySession
Grant the Administrator Mode state for the specified Directory User.
GRANTED_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlEntry
An indicator of whether the AccessLevel is being granted or a revoked by the AccessControlEntry.
GRANTEE_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlEntry
The DirectoryObject to which this AccessControlEntry is applied.
GREATER_THAN - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'greater-than' comparison.
GREATER_THAN_EQUAL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'greater-than-equal' comparison.
GroupMemberRelationship - class oracle.ifs.beans.GroupMemberRelationship.
A GroupMemberRelationship is used to define membership relationships for users and groups (or groups within groups).
GroupMemberRelationshipDefinition - class oracle.ifs.beans.GroupMemberRelationshipDefinition.
A GroupMemberRelationshipDefinition is used to construct a GroupMemberRelationship object.
GroupMemberRelationshipDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.GroupMemberRelationshipDefinition
Constructs a GroupMemberRelationshipDefinition explicitly capturing the session.

H

handleEvent(IfsEvent) - Method in interface oracle.ifs.common.IfsEventHandler
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.LibraryObject
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.PublicObject
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.DirectoryObject
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.DirectoryGroup
Handles the specified event and clears the cache of direct members.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.PropertyBundle
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.Folder
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.AccessControlList
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.Property
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.beans.VersionSeries
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.server.S_LibraryObject
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.server.S_PropertyBundle
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.server.S_Property
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.server.S_Folder
Handles the specified event.
handleEvent(IfsEvent) - Method in class oracle.ifs.server.S_ClassDomain
Handles the specified event.
handlePriorityChangeRequest() - Method in class oracle.ifs.agents.common.IfsAgent
handle priority change request.
handleRequests() - Method in class oracle.ifs.agents.common.IfsAgent
Handle any status requests.
handleResumeRequest() - Method in class oracle.ifs.agents.common.IfsAgent
handle the resume request.
handleStopRequest() - Method in class oracle.ifs.agents.common.IfsAgent
handle the stop request.
handleSuspendRequest() - Method in class oracle.ifs.agents.common.IfsAgent
handle the suspend request.
handleTimerExpired() - Method in class oracle.ifs.agents.common.IfsAgent
handle the timer expired request.
HAS_CONTENT_QUOTA - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to TRUE.
HAS_EMAIL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to TRUE.
HAS_HOME_FOLDER - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to TRUE.
HAS_PRIMARY_USER_PROFILE - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to TRUE.
hashtableToArray(Hashtable) - Static method in class oracle.ifs.common.AttributeValue
Converts a hashtable of AttributeValues to an array.
hasNameAttribute() - Method in class oracle.ifs.beans.LibraryObject
Returns true if this object is an instance of a class that has a NAME attribute, and false otherwise.
hasNameAttribute() - Method in class oracle.ifs.beans.PublicObject
Override to return true for any PublicObject, indicating that the instance has a NAME attribute.
hasNameAttribute() - Method in class oracle.ifs.beans.SchemaObject
override to return true for any PublicObject, indicating that the instance has a NAME attribute.
hasNameAttribute() - Method in class oracle.ifs.server.S_LibraryObject
returns true if this object is an instance of a class that has a NAME attribute, and false otherwise.
hasNameAttribute() - Method in class oracle.ifs.server.S_PublicObject
Override of hasNameAttribute(), to always return true for PublicObjects
hasNameAttribute() - Method in class oracle.ifs.server.S_SchemaObject
Override of hasNameAttribute(), to always return true for SchemaObjects
hasSubfolders() - Method in class oracle.ifs.beans.Folder
Gets indication as to whether this folder has any subfolders in it.
HIGHEST_VALID_LEVEL - Static variable in class oracle.ifs.common.TraceLogger
The highest valid level.
HOME_FOLDER_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Private.
HOME_FOLDER_DESCRIPTION - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
HOME_FOLDER_DESCRIPTION_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
HOME_FOLDER_DESCRIPTION_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to ''s home folder'.
HOME_FOLDER_HAS_POLICY_BUNDLE - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to TRUE.
HOME_FOLDER_NAME - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
HOME_FOLDER_NAME_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
HOME_FOLDER_NAME_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
HOME_FOLDER_POLICY_BUNDLE_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Published.
HOME_FOLDER_POLICY_BUNDLE_NAME - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
HOME_FOLDER_POLICY_BUNDLE_NAME_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
HOME_FOLDER_POLICY_BUNDLE_NAME_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to 'Policy Bundle for Homefolder and Inbox'.
HOME_FOLDER_ROOT - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to '/home'.
HOMEFOLDER_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
The DirectoryUser's home folder.
HttpDigestCredential - class oracle.ifs.common.HttpDigestCredential.
A HttpDigestCredential encapsulates a name, challenge, and response for presentation to a CredentialManager to authenticate a user.
HttpDigestCredential() - Constructor for class oracle.ifs.common.HttpDigestCredential
Constructs a HttpDigestCredential.
HttpDigestCredential(String, String, String, String, String, String) - Constructor for class oracle.ifs.common.HttpDigestCredential
Constructs a HttpDigestCredential.
HttpDigestCredential(String, String, String, String, String, String, String, String, String) - Constructor for class oracle.ifs.common.HttpDigestCredential
Constructs a HttpDigestCredential.
HTTPDIGESTCREDENTIALTYPE_RFC2069 - Static variable in class oracle.ifs.common.HttpDigestCredential
Indicates that the credential is RFC 2069 type.
HTTPDIGESTCREDENTIALTYPE_RFC2617 - Static variable in class oracle.ifs.common.HttpDigestCredential
Indicates that the credential is RFC 2617 type.

I

IfsAgent - class oracle.ifs.agents.common.IfsAgent.
An IfsAgent is an abstract class that acts as a base class for all iFS agents.
IfsAgent(String, String[], String, ServerManager) - Constructor for class oracle.ifs.agents.common.IfsAgent
Constructs an IfsAgent.
IfsEvent - class oracle.ifs.common.IfsEvent.
A IfsEvent is a message indicating that a specific LibraryObject was changed in some way.
IfsEventHandler - interface oracle.ifs.common.IfsEventHandler.
A IfsEventHandler can take action in response to IfsEvents.
IfsException - exception oracle.ifs.common.IfsException.
A IfsException represents an iFS error condition.
IfsException(int) - Constructor for class oracle.ifs.common.IfsException
Constructs a IfsException.
IfsException(int, Exception) - Constructor for class oracle.ifs.common.IfsException
Constructs a IfsException.
IfsException(int, Object[]) - Constructor for class oracle.ifs.common.IfsException
Constructs a IfsException.
IfsException(int, Object[], Exception) - Constructor for class oracle.ifs.common.IfsException
Constructs a IfsException.
IfsFileSystem - class oracle.ifs.adk.filesystem.IfsFileSystem.
WHAT IT IS:
IfsFileSystem(LibrarySession) - Constructor for class oracle.ifs.adk.filesystem.IfsFileSystem
Construct an IfsFileSystem object given an already established session.
IfsFileSystem(String, String, String, String) - Constructor for class oracle.ifs.adk.filesystem.IfsFileSystem
Construct an IfsFileSystem object.
IfsHttpLogin - interface oracle.ifs.adk.security.IfsHttpLogin.
This interface is to be used by all iFS Web applications developers.
IfsMessage - class oracle.ifs.adk.mail.IfsMessage.
An IfsMessage represents an iFS e-mail message.
IfsMessage(LibrarySession) - Constructor for class oracle.ifs.adk.mail.IfsMessage
Constructor.
IfsMessage(LibrarySession, FolderPathResolver, Folder, DirectoryUser) - Constructor for class oracle.ifs.adk.mail.IfsMessage
Constructor.
IfsSimpleXmlParser - class oracle.ifs.beans.parsers.IfsSimpleXmlParser.
The IfsSimpleXmlParser creates LibraryObjects by traversing the DOM tree.
IfsSimpleXmlParser(LibrarySession) - Constructor for class oracle.ifs.beans.parsers.IfsSimpleXmlParser
Constructs a IfsSimpleXmlParser
IfsXmlParser - class oracle.ifs.beans.parsers.IfsXmlParser.
An IfsXmlParser is an XML parser that acts as the entry point for all iFS XML parsing functionality.
IfsXmlParser(LibrarySession) - Constructor for class oracle.ifs.beans.parsers.IfsXmlParser
Constucts an XmlParser
IGNORE_UNSETTABLE_OPTION - Static variable in class oracle.ifs.beans.parsers.SimpleXmlParser
Deprecated. use oracle.ifs.beans.parsers.IfsXmlParser
IGNORE_UNSETTABLE_OPTION - Static variable in class oracle.ifs.beans.parsers.IfsSimpleXmlParser
If set to true in options table, parser will ignore all attributes in the XML document which are marked as "unsettable".
impersonateUser(DirectoryUser) - Method in class oracle.ifs.beans.LibrarySession
Assume the identity of another user.
IMPLEMENTATIONENUM_ATTRIBUTE - Static variable in class oracle.ifs.beans.Policy
An enumerated key used to identify this Policy.
IMPLEMENTATIONNAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Policy
The name of the method or class where the Policy is implemented.
INBOX_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Private.
INBOX_NAME - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to 'inbox'.
INDEXED_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
An indicator of whether the database table that stores data for instances of the ClassObject has an index on this Attribute.
INTEGERVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an Integer.
INTEGERVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of Integers.
invokeServerMethod(String, Serializable) - Method in class oracle.ifs.beans.LibraryObject
Invokes a custom server-side method.
invokeServerMethod(String, Serializable) - Method in class oracle.ifs.beans.LibrarySession
Invokes a custom server-side method.
IS_NOT_NULL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'is-not-null' comparison.
IS_NULL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'is-null' comparison.
isAbortable() - Method in interface oracle.ifs.common.Transaction
Gets whether this Transaction is abortable.
isAbstract() - Method in class oracle.ifs.beans.ClassObject
Determines if this is an abstract object.
isActive() - Method in class oracle.ifs.beans.SystemObject
get the Active status.
isActive() - Method in class oracle.ifs.beans.SchemaObject
Gets whether this SchemaObject is active.
isAdminEnabled() - Method in class oracle.ifs.beans.DirectoryUser
Checks if this DirectoryUser has admin privileges.
isAdministrationMode() - Method in class oracle.ifs.beans.LibrarySession
Return indication as to whether this session has enabled administrator mode.
isAdministrationMode() - Method in class oracle.ifs.server.S_LibrarySession
Gets whether this S_LibrarySession is in administration mode.
isAlive() - Method in class oracle.ifs.agents.common.IfsAgent
Gets whether this Agent is alive.
isAlive() - Method in interface oracle.ifs.agents.common.Agent
Gets whether this Agent is alive.
isArrayType() - Method in class oracle.ifs.common.AttributeValue
Gets whether this AttributeValue is an array-type AttributeValue.
isAttribute(String) - Method in class oracle.ifs.beans.ClassObject
Gets whether this ClassObject has an Attribute with the specified name.
isAttributeValueInValueDomain(AttributeValue) - Method in class oracle.ifs.server.S_ValueDomain
Determines whether the specified attribute value lies within this ValueDomain.
isAttributeValueInValueDomainPropertyBundle(AttributeValue) - Method in class oracle.ifs.server.S_ValueDomainPropertyBundle
Determines whether the specified attribute value lies within this ValueDomainPropertyBundle.
isAutoFlushed() - Method in class oracle.ifs.common.TraceLogger
Gets whether the stream to which the local trace log is written is automatically flushed each time a trace is written to it.
isBinary() - Method in class oracle.ifs.beans.Format
returns true if this format describes binary content, false if text.
isCaseIgnored() - Method in class oracle.ifs.search.AttributeQualification
Returns true if this AttributeQualification is case insensitive.
isCaseIgnored() - Method in class oracle.ifs.search.PropertyQualification
Returns true if this object is set to be case insensitive.
isCheckedOut(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Check to see if a PublicObject is currently checked out.
isCheckedOut(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Check to see if a PublicObject is currently checked out.
isClassInClassDomain(S_ClassObject) - Method in class oracle.ifs.server.S_ClassDomain
Determines whether the specified ClassObject is within this ClassDomain.
isCompleteable() - Method in interface oracle.ifs.common.Transaction
Gets whether this Transaction is completeable.
isConnected() - Method in class oracle.ifs.beans.LibrarySession
Return connection state of this LibrarySession
isDirectSubclassOf(ClassObject) - Method in class oracle.ifs.beans.ClassObject
Gets whether this ClassObject is a direct subclass of the specified ClassObject.
isDirectSubclassOf(S_ClassObject) - Method in class oracle.ifs.server.S_ClassObject
Determines whether this class is a direct subclass of the specfied class (that is, whether the specified class is the immediate superclass of this class).
isEnabled() - Method in class oracle.ifs.beans.ContentQuota
Determines whether quota enforcement is enabled.
isEnabled() - Method in class oracle.ifs.server.S_ContentQuota
Determines whether this ContentQuota is enabled.
isFinal() - Method in class oracle.ifs.beans.ClassObject
Determines if this is object cannot be sub-classed.
isIndexed() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is indexed.
isInstanceOf(ClassObject) - Method in class oracle.ifs.beans.LibraryObject
Determine if this is an instance of the specified ClassObject.
isLateBound() - Method in class oracle.ifs.search.PropertyQualification
Returns whether Qualification is late bound.
isLatestVersionDescription() - Method in class oracle.ifs.beans.VersionDescription
Cover for getVersionSeries().isLatestVersionDescription(this)
isLocked() - Method in class oracle.ifs.beans.PublicObject
Returns true when lock state is not unlock.
isLocked() - Method in class oracle.ifs.server.S_PublicObject
isLocked() - get the lock state
isLockedForSession() - Method in class oracle.ifs.beans.PublicObject
Returns true if there is a session lock held on this object.
isLockedForSessionByCurrentSession() - Method in class oracle.ifs.beans.PublicObject
Returns true if there is a session lock held on this object, and it is held by the invoking session.
isMember(DirectoryObject) - Method in class oracle.ifs.beans.DirectoryGroup
Determines if the specified DirecotryObject is a member of the group.
isMember(S_DirectoryObject) - Method in class oracle.ifs.server.S_DirectoryGroup
Determines if the specified DirecotryObject is a member of the group.
isNullValue() - Method in class oracle.ifs.common.AttributeValue
Gets whether this AttributeValue is null.
isReadByOwner() - Method in class oracle.ifs.beans.Document
Returns true if the owner of the document has read the content via this document.
isReadByUser() - Method in class oracle.ifs.beans.Document
Returns true if the current user has read the content to which this document refers.
isReadOnly() - Method in class oracle.ifs.beans.ContentObject
Returns true if the content is read-only.
isRecursiveSearch() - Method in class oracle.ifs.beans.Selector
Returns true if recursive searching is enabled with respect to classes (i.e., true if this selector will search all subclasses of the specific class).
isRecursiveSearch() - Method in class oracle.ifs.server.S_Selector
Returns true if recursive searching is enabled with respect to classes.
isRequired() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is required.
isReserved() - Method in class oracle.ifs.beans.VersionSeries
Returns true if this VersionSeries is reserved by any user.
isReservedByCurrentUser() - Method in class oracle.ifs.beans.VersionSeries
Returns true if this VersionSeries is reserved by the current user.
isRightAttributeValue() - Method in class oracle.ifs.search.ExistenceQualification
Gets true if the ExistenceQualification was constructed by supplying an Attribute Value array for RHS.
isSettable() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is Settable.
isShared() - Method in class oracle.ifs.beans.AccessControlList
Return indication as to whether this is a shared ACL, meaning more than one PublicObject refers to it.
isShared() - Method in class oracle.ifs.beans.AccessControlListDefinition
Get the indication as to whether this ACL is a shared ACL.
isStandardPermissionEnabled(long) - Method in class oracle.ifs.common.AccessLevel
Is a standard perrmission enabled?
isSubclassOf(ClassObject) - Method in class oracle.ifs.beans.ClassObject
Gets whether this ClassObject is a subclass of the specified ClassObject.
isSubclassOf(S_ClassObject) - Method in class oracle.ifs.server.S_ClassObject
Determines whether this class is a subclass of the specfied class (that is, whether the specified class is this class, the immediate superclass of this class, the super-superclass of this class, etc.).
isSufficientlyEnabled(AccessLevel, LibrarySessionInterface) - Method in class oracle.ifs.common.AccessLevel
check to see if specified permissions are enabled on the target AccessLevel.
isSuspended() - Method in class oracle.ifs.agents.common.IfsAgent
Gets whether this Agent is suspended.
isSuspended() - Method in interface oracle.ifs.agents.common.Agent
Gets whether this Agent is suspended.
isTimerActive() - Method in class oracle.ifs.agents.common.IfsAgent
Return indication of timer being active.
isTraced(int, int) - Method in interface oracle.ifs.common.Traceable
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.common.TraceLogger
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.beans.LibraryObject
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.beans.LibrarySession
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.server.S_LibraryObject
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.server.S_LibraryService
Gets whether tracing is enabled for the specified channel and level.
isTraced(int, int) - Method in class oracle.ifs.server.S_LibrarySession
Gets whether tracing is enabled for the specified channel and level.
isUnique() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is unique.
isUpdateable() - Method in class oracle.ifs.beans.Attribute
Determine if the current attribute is Updateable.
isValueDomainValidated() - Method in class oracle.ifs.beans.Attribute
Determines if the attribute's value domain has been validated.
isVerboseMessage() - Static method in class oracle.ifs.common.IfsException
Gets whether toString and toLocalizedString produces verbose messages.
isVersionable() - Method in class oracle.ifs.beans.PublicObject
Returns true if this class of object is versionable.
isVersionable() - Method in class oracle.ifs.beans.ClassObject
Gets whether instances of this ClassObject are versionable.
isVersionable() - Method in class oracle.ifs.server.S_PublicObject
returns true if this object can be in a Family
isVersionable() - Method in class oracle.ifs.server.S_Document
returns true if this object can be in a Family
isVersionable() - Method in class oracle.ifs.server.S_ApplicationObject
Determines whether this ApplicationObject is versionable.
isVersionable() - Method in class oracle.ifs.server.S_UserProfile
Determines whether this object can be part of a Family
isVersionable() - Method in class oracle.ifs.server.S_Folder
isVersionable() - true is this object can be in a Family.
isVersioned() - Method in class oracle.ifs.beans.PublicObject
returns true if this object is versioned (FAMILY != null)
isVersioned() - Method in class oracle.ifs.beans.VersionSeries
Returns false always.
isVersioned(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Check to see if a PublicObject is versioned.
isVersioned(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Check to see if a PublicObject is versioned.
isWorldGroup() - Method in class oracle.ifs.beans.DirectoryGroup
Tests whether this group is the World group (the virtual group that contains all users).
isWriteable() - Method in interface oracle.ifs.common.Transaction
Gets whether this Transaction is writeable.

J

JoinQualification - class oracle.ifs.search.JoinQualification.
The JoinQualification represents a join condition.
JoinQualification() - Constructor for class oracle.ifs.search.JoinQualification
Constructs an JoinQualification.

L

LANGUAGE_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
The Oracle name of the language of the content (if applicable).
LAST_RESERVED_CHANNEL - Static variable in class oracle.ifs.common.TraceLogger
The last channel reserved for internal iFS use.
LASTMODIFIER_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The DirectoryUser that last modified this object.
LASTMODIFYDATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The date and time (in GMT) when this object was last modified.
LASTVERSIONDESCRIPTION_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The last VersionDescription in this VersionSeries.
LATIN1_CHARSET - Static variable in class oracle.ifs.adk.mail.IfsMessage
The widely-used character set that is the superset of the ASCII character set.
LEFTOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.Relationship
The source (left) object of the Relationship.
LEFTOBJECTCOPY_ATTRIBUTE - Static variable in class oracle.ifs.beans.FolderPathRelationship
A copy of the source (left) object in the Relationship.
LESS_THAN - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'less-than' comparison.
LESS_THAN_EQUAL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'less-than-equal' comparison.
LEVEL_DISABLED - Static variable in class oracle.ifs.common.TraceLogger
The value of level which represents disabling tracing.
LibraryObject - class oracle.ifs.beans.LibraryObject.
The LibraryObject class is the base class for all persistent Internet File System objects.
LibraryObjectDefinition - class oracle.ifs.beans.LibraryObjectDefinition.
The LibraryObjectDefinition class is used to specify how to construct any Library Object.
LibraryObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.LibraryObjectDefinition
Constructs a LibraryObjectDefinition.
LibraryObjectInterface - interface oracle.ifs.common.LibraryObjectInterface.
LibraryObjectInterface defines methods common to LibraryObject and S_LibraryObject.
LibraryResources - class oracle.ifs.beans.resources.LibraryResources.
LibraryResources is a localized collection of strings.
LibraryService - class oracle.ifs.beans.LibraryService.
The LibraryService class is used for connecting to the iFS server and launching sessions via the LibrarySession object.
LibraryService() - Constructor for class oracle.ifs.beans.LibraryService
Constructs a LibraryService.
LibrarySession - class oracle.ifs.beans.LibrarySession.
A LibrarySession is used to represent a connection-based Session with the iFS server.
LibrarySessionInterface - interface oracle.ifs.common.LibrarySessionInterface.
The LibrarySessionInterface interface.
LIKE - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'like' comparison.
listFolder(Folder, String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Return the items of the specified folder whose names match pattern.
listFolder(Folder, String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Return the items of the specified folder whose names match pattern.
LiteralDocumentParser - class oracle.ifs.beans.parsers.LiteralDocumentParser.
A LiteralDocumentParser creates a literal document from an InputStream.
LiteralDocumentParser(LibrarySession) - Constructor for class oracle.ifs.beans.parsers.LiteralDocumentParser
Constructs a LiteralDocumentParser
LOCALIZE_NUMBERS - Static variable in class oracle.ifs.server.renderers.SimpleXmlRenderer
The hashtable key for specifying whether number attributes (including id references to other LibaryObjects) should be localized or should be presented in the default format.
Localizer - class oracle.ifs.common.Localizer.
A Localizer encapsulates internationalization information.
Localizer() - Constructor for class oracle.ifs.common.Localizer
Constructs a Localizer.
Localizer(Locale) - Constructor for class oracle.ifs.common.Localizer
Constructs a Localizer for the specified locale.
Localizer(Locale, LibrarySession) - Constructor for class oracle.ifs.common.Localizer
Constructs a Localizer for the specified locale.
lock(int) - Method in class oracle.ifs.beans.PublicObject
Obtain a lock on the object.
LOCKEDFORSESSION_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The lock set on this object for the duration of the current session.
LOCKSTATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The type of lock on this object.
LOCKSTATE_HARDLOCK - Static variable in class oracle.ifs.beans.PublicObject
Represents hardlock state.
LOCKSTATE_SESSIONLOCK - Static variable in class oracle.ifs.beans.PublicObject
Represents sessionlock state.
LOCKSTATE_SOFTLOCK - Static variable in class oracle.ifs.beans.PublicObject
Represents softlock state.
LOCKSTATE_UNLOCK - Static variable in class oracle.ifs.beans.PublicObject
Represents unlock state.
LOCKSTATE_USERLOCK - Static variable in class oracle.ifs.beans.PublicObject
Represents userlock state.
log() - Method in interface oracle.ifs.agents.common.AgentLogger
output a newline to the log.
log(String) - Method in interface oracle.ifs.agents.common.AgentLogger
output a newline-terminated string to the log.
LONGVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a Long.
LONGVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of Longs.
lookupInstanceLabel() - Method in class oracle.ifs.beans.LibraryObject
Lookup the InstanceLabel for this object, and return null if no value is defined.
lookupInverseInstanceLabel(String, String) - Method in class oracle.ifs.beans.LibrarySession
Gets the name of an uniquely-named instance by its label.

M

makeVersioned(PublicObject) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Convert an unversioned PublicObject into versioned PublicObject.
makeVersioned(PublicObject) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Convert an unversioned PublicObject into versioned PublicObject.
MATCH_ALL - Static variable in class oracle.ifs.beans.FolderPathResolver
The character used as the wildcard to match any (0 or more) characters.
MATCH_ALL - Static variable in class oracle.ifs.adk.filesystem.IfsFileSystem
The character used as the wildcard to match any (0 or more) characters.
MATCH_ONE - Static variable in class oracle.ifs.beans.FolderPathResolver
The character used as the wildcard to match any single character.
MATCH_ONE - Static variable in class oracle.ifs.adk.filesystem.IfsFileSystem
The character used as the wildcard to match any single character.
MEDIA_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
The Media instance where the content is stored.
mergeDefinition(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
combines values from def into this definition.
MIMETYPE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Format
The MIME type of this Format (e.g.
MountPoint - class oracle.ifs.beans.MountPoint.
A MountPoint is used to categorize Folders as being 'mountpoints' for protocols such as SMB.
MountPointDefinition - class oracle.ifs.beans.MountPointDefinition.
The MountPointDefinition class is used to construct a MountPoint object.
MountPointDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.MountPointDefinition
Constructs a MountPointDefinition explicitly capturing the session.
move(Folder, Folder, PublicObject, String, AccessControlList, boolean) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Move a PublicObject from fromFolder to toFolder with the new name newName and new access control list acl, if specified.
move(Folder, Folder, PublicObject, String, AccessControlList, boolean) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Move a PublicObject from fromFolder to toFolder with the new name newName; if specified.
moveItems(PublicObject[], Folder) - Method in class oracle.ifs.beans.Folder
Moves the specified array of PublicObjects from this Folder to the passed Folder.

N

NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The name of this object.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Relationship
The name of the Relationship.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.SchemaObject
The name of this SchemaObject.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Policy
The name of the Policy.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.PermissionBundle
The name of the PermissionBundle.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The name of the Property.
NAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.Format
The name of this Format (e.g.
NEW_OWNER_USER_NAME - Static variable in class oracle.ifs.adk.user.UserManager
Delete user option - no default.
newAttributeValue() - Static method in class oracle.ifs.common.AttributeValue
Constructs a null AttributeValue of an unknown data type.
newAttributeValue(AttributeValue) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new AttributeValue identical to the specified AttributeValue except with no name.
newAttributeValue(boolean) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new boolean AttributeValue.
newAttributeValue(Boolean) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new boolean AttributeValue.
newAttributeValue(boolean[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type boolean AttributeValue.
newAttributeValue(Boolean[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type boolean AttributeValue.
newAttributeValue(Date) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new date AttributeValue.
newAttributeValue(Date[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type date AttributeValue.
newAttributeValue(DirectoryObjectInterface) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new DirectoryObject AttributeValue.
newAttributeValue(DirectoryObjectInterface[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type DirectoryObject AttributeValue.
newAttributeValue(double) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new double AttributeValue.
newAttributeValue(Double) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new double AttributeValue.
newAttributeValue(double[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type double AttributeValue.
newAttributeValue(Double[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type double AttributeValue.
newAttributeValue(int) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new integer AttributeValue.
newAttributeValue(int[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type integer AttributeValue.
newAttributeValue(Integer) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new integer AttributeValue.
newAttributeValue(Integer[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type integer AttributeValue.
newAttributeValue(long) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new long AttributeValue.
newAttributeValue(Long) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new long AttributeValue.
newAttributeValue(long[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type long AttributeValue.
newAttributeValue(Long[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type long AttributeValue.
newAttributeValue(Object) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new AttributeValue for the specified object.
newAttributeValue(PublicObjectInterface) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new PublicObject AttributeValue.
newAttributeValue(PublicObjectInterface[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type PublicObject AttributeValue.
newAttributeValue(SchemaObjectInterface) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new SchemaObject AttributeValue.
newAttributeValue(SchemaObjectInterface[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type SchemaObject AttributeValue.
newAttributeValue(String) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new string AttributeValue.
newAttributeValue(String[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type string AttributeValue.
newAttributeValue(SystemObjectInterface) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new SystemObject AttributeValue.
newAttributeValue(SystemObjectInterface[]) - Static method in class oracle.ifs.common.AttributeValue
Constructs a new array-type SystemObject AttributeValue.
newNullAttributeValue(int) - Static method in class oracle.ifs.common.AttributeValue
Constructs a null AttributeValue of the specified data type.
newRevision(S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_VersionSeries
Add a new version in the series.
newVersion(VersionDescriptionDefinition) - Method in class oracle.ifs.beans.VersionSeries
Creates a new version version description in this series from the specified VersionDescriptionDefinition.
nextItem() - Method in class oracle.ifs.beans.Selector
Gets the next item using an open cursor on the search.
normalizeOptionsHashtable(Hashtable) - Method in class oracle.ifs.adk.user.UserManager
Normalizes the options Hashtable so that the keys are all uppercase.
NOT - Static variable in class oracle.ifs.search.SearchClause
Represents the 'NOT' operator
NOT_EQUAL - Static variable in class oracle.ifs.search.AttributeQualification
Represents an 'not_equal' comparison.
NOT_LIKE - Static variable in class oracle.ifs.search.AttributeQualification
Represents a NOT LIKE operation.

O

open() - Method in class oracle.ifs.beans.Search
Opens the Search.
open(AttributeValue[]) - Method in class oracle.ifs.beans.Search
Opens the search.
open(AttributeValue[], String) - Method in class oracle.ifs.beans.Search
Opens the search.
open(String) - Method in class oracle.ifs.beans.Search
Opens the serach.
openItems() - Method in class oracle.ifs.beans.Selector
Opens a cursor on this Search ready for reading search results.
OPERATION_ATTRIBUTE - Static variable in class oracle.ifs.beans.Policy
The operation with which this Policy is associated.
OperationState - class oracle.ifs.server.OperationState.
The OperationState class is manage the state of a server side operation, specifically to manage the cascading effects for operations such as free(), copy(), etc.
OPERATIONTYPE_COPY - Static variable in class oracle.ifs.server.OperationState
Operation type for Copy operations.
OPERATIONTYPE_FREE - Static variable in class oracle.ifs.server.OperationState
Operation type for Free operations.
OPERATIONTYPE_INSERT - Static variable in class oracle.ifs.server.OperationState
Operation type for Insert operations.
OPERATIONTYPE_UPDATE - Static variable in class oracle.ifs.server.OperationState
Operation type for Update operations.
OR - Static variable in class oracle.ifs.search.SearchClause
Represents the 'OR' operator.
ORDER_PREFIX - Static variable in class oracle.ifs.search.ContextQualification
Searches can be ordered based on the Text Scores.
overrideName(String, AttributeValue) - Static method in class oracle.ifs.common.AttributeValue
Overrides the name set for this AttributeValue by cloning the AttributeValue if the name is already set.
OWNER_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The DirectoryUser that owns this object.

P

ParameterTable - class oracle.ifs.common.ParameterTable.
This class contains a list of named parameters in a Hashtable.
parse(IfsXmlParser, InputStream, ParserCallback, Hashtable) - Method in interface oracle.ifs.beans.parsers.XmlParserInterface
Parses the specified InputStream representing an XML document.
parse(InputStream, ParserCallback, Hashtable) - Method in class oracle.ifs.beans.parsers.XmlParser
Deprecated. use oracle.ifs.beans.parsers.IfsXmlParser.parse( InputStream, ParserCallback, Hashtable)
parse(InputStream, ParserCallback, Hashtable) - Method in interface oracle.ifs.beans.parsers.Parser
Parses the specified InputStream.
parse(InputStream, ParserCallback, Hashtable) - Method in class oracle.ifs.beans.parsers.IfsXmlParser
Inherited from Parser
parse(Reader, ParserCallback, Hashtable) - Method in class oracle.ifs.beans.parsers.XmlParser
Deprecated. use oracle.ifs.beans.parsers.IfsXmlParser.parse( InputStream, ParserCallback, Hashtable) Readers are not supported by IfsXmlParser
parse(Reader, ParserCallback, Hashtable) - Method in interface oracle.ifs.beans.parsers.Parser
Parses the specified Reader.
Parser - interface oracle.ifs.beans.parsers.Parser.
A Parser operates on one or more LibraryObjects based on data read from an InputStream or Reader.
ParserCallback - interface oracle.ifs.beans.parsers.ParserCallback.
A ParserCallback allows an application to interact with a Parser.
ParserInputStream - class oracle.ifs.beans.parsers.ParserInputStream.
A ParserInputStream is an InputStream that supports buffering of input such that the buffer can be reset to the beginning, allowing bytes to be re-read.
ParserInputStream(InputStream) - Constructor for class oracle.ifs.beans.parsers.ParserInputStream
Constructs a ParserInputStream from an InputStream.
PARTITIONED_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
An indicator of whether the database table that stores data for instances of this ClassObject is partitioned.
PASSWORD - Static variable in class oracle.ifs.adk.user.UserManager
Password is required to be defined.
PENDINGPUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
A PublicObject which allows incremental archiving of work in progress while a VersionSeries is reserved.
PermissionBundle - class oracle.ifs.beans.PermissionBundle.
The PermissionBundle class lets users group multiple access levels into a customized bundle.
PermissionBundleDefinition - class oracle.ifs.beans.PermissionBundleDefinition.
The PermissionBundleDefinition class is used construct a PermissionBundle object.
PermissionBundleDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PermissionBundleDefinition
Default constructor.
PERMISSIONBUNDLES_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlEntry
The PermissionBundles optionally used to set the permissions for this AccessControlEntry.
Policy - class oracle.ifs.beans.Policy.
A Policy provides a mechanism for performing specific actions relevant to a particular ClassObject.
POLICYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The policies that apply specifically to this object.
POLICYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SystemObject
A PolicyBundle associated with the SystemObject.
POLICYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SchemaObject
The PolicyPropertyBundle applied to this SchemaObject to define the policies of the SchemaObject.
PolicyDefinition - class oracle.ifs.beans.PolicyDefinition.
A PolicyDefinition is used to construct a Policy.
PolicyDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PolicyDefinition
Constructs a PolicyDefinition explicitly capturing the session.
PolicyPropertyBundle - class oracle.ifs.beans.PolicyPropertyBundle.
A PolicyPropertyBundle is a PropertyBundle containing one or more Policy definitions.
PolicyPropertyBundleDefinition - class oracle.ifs.beans.PolicyPropertyBundleDefinition.
A PolicyPropertyBundleDefinition is used to create a PolicyPropertyBundle.
PolicyPropertyBundleDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PolicyPropertyBundleDefinition
Constructs a PolicyPropertyBundleDefinition explicitly capturing the session.
postEvent(int, int) - Method in class oracle.ifs.beans.LibraryObject
Posts an event of the specified type and status.
postEvent(int, int) - Method in class oracle.ifs.server.S_LibraryObject
Posts an event of the specified type and status.
postEvent(int, int, int, long) - Method in class oracle.ifs.beans.LibraryObject
Posts an event of the specified type, subtype, and status.
postEvent(int, int, int, long) - Method in class oracle.ifs.server.S_LibraryObject
Posts an event of the specified type, subtype, and status.
postOperation(LibraryObject) - Method in interface oracle.ifs.beans.parsers.ParserCallback
Invoked immediately after performing an operation on a LibraryObject.
postRun() - Method in class oracle.ifs.agents.common.IfsAgent
Performs post-run tasks for this Agent.
postRun() - Method in interface oracle.ifs.agents.common.Agent
Performs post-run tasks for this Agent.
preOperation(LibraryObject, LibraryObjectDefinition) - Method in interface oracle.ifs.beans.parsers.ParserCallback
Invoked immediately prior to performing an operation on a LibraryObject.
PRIMARY_USER_PROFILE_ACL - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to Private.
PRIMARY_USER_PROFILE_NAME - Static variable in class oracle.ifs.adk.user.UserManager
If none specified, name is constructed from prefix + username + suffix.
PRIMARY_USER_PROFILE_NAME_PREFIX - Static variable in class oracle.ifs.adk.user.UserManager
No default.
PRIMARY_USER_PROFILE_NAME_SUFFIX - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to ' Primary Profile'.
PrimaryUserProfile - class oracle.ifs.beans.PrimaryUserProfile.
A PrimaryUserProfile contains information related to a DirectoryUser such as the home folder, the default ACLs, ContentQuota.
PrimaryUserProfileDefinition - class oracle.ifs.beans.PrimaryUserProfileDefinition.
The PrimaryUserProfileDefinition class is used construct a PrimaryUserProfile object.
PrimaryUserProfileDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PrimaryUserProfileDefinition
Constructs a PrimaryUserProfileDefinition explicitly capturing the session.
PRIMARYVERSIONSERIES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Family
If the DefaultVersionDescription is null, the VersionSeries which will be used as the ResolvedPublicObject for this Family.
printStackTrace() - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the standard error stream.
printStackTrace(PrintStream) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintStream.
printStackTrace(PrintWriter) - Method in class oracle.ifs.common.IfsException
Prints the stack trace of this IfsException to the specified PrintWriter.
printStackTrace(Throwable) - Method in interface oracle.ifs.agents.common.AgentLogger
Print an exception stack trace to the log.
processEvent(IfsEvent) - Method in class oracle.ifs.agents.common.IfsAgent
Process an event that has been queued.
processEvents() - Method in class oracle.ifs.beans.LibrarySession
Polls the server for any events queued for transport to this LibrarySession and immediately processes them.
processEvents() - Method in class oracle.ifs.agents.common.IfsAgent
Process all events that have been queued.
Property - class oracle.ifs.beans.Property.
A Property describes a name/value pair of varying datatype, that can be used for multiple purposes to store iFS values.
PropertyBundle - class oracle.ifs.beans.PropertyBundle.
A PropertyBundle contains a set of name/value pairs, and behaves like a java.util.Hashtable.
PROPERTYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The PropertyBundle associated with this object.
PROPERTYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SystemObject
A PropertyBundle associated with the SystemObject.
PROPERTYBUNDLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.SchemaObject
The PropertyBundle applied to this SchemaObject which contains a set of name/value pairs.
PropertyBundleDefinition - class oracle.ifs.beans.PropertyBundleDefinition.
A PropertyBundleDefinition class is used to create or update a PropertyBundle.
PropertyBundleDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PropertyBundleDefinition
Constructs a PropertyBundleDefinition explicitly capturing the session.
PropertyDefinition - class oracle.ifs.beans.PropertyDefinition.
A PropertyDefinition is used to hold the specification of a Property value associated with a PropertyBundle.
PropertyDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PropertyDefinition
Constructs a PropertyDefinition by explicitly capturing the session.
PropertyQualification - class oracle.ifs.search.PropertyQualification.
The PropertyQualification(PQ) represents a condition on a Class Property.
PropertyQualification() - Constructor for class oracle.ifs.search.PropertyQualification
Constructs a PropertyQualification.
PublicObject - class oracle.ifs.beans.PublicObject.
The PublicObject class is the abstract superclass of all "public object" classes, some of which are Documents, Folders, and ApplicationObjects.
PUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionDescription
The versioned object that this VersionDescription describes in the context of a VersionSeries.
PublicObjectDefinition - class oracle.ifs.beans.PublicObjectDefinition.
The PublicObjectDefinition class is the abstract superclass of all public object definition classes.
PublicObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.PublicObjectDefinition
Constructs a PublicObjectDefinition explicitly capturing the session.
PublicObjectInterface - interface oracle.ifs.common.PublicObjectInterface.
PublicObjectInterface defines methods common to PublicObject and S_PublicObject.
PUBLICOBJECTVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a PublicObject.
PUBLICOBJECTVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of PublicObjects.
publishDetail(String, Object) - Method in class oracle.ifs.agents.common.IfsAgent
Publish new detailed status information or updated previously registered property in this agent's SERVERDETAIL object.
publishStatusDetail() - Method in class oracle.ifs.agents.common.IfsAgent
Publish the agent's status.
putDocument(String, InputStream, String, AccessControlList, boolean, ParserCallback) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Create an iFS Document named name in Folder folder with content as the body.
putPolicy(Policy) - Method in class oracle.ifs.beans.PublicObject
Adds a Policy to this object's PolicyPropertyBundle.
putPolicy(Policy) - Method in class oracle.ifs.beans.SystemObject
add a Policy to this object's POLICYBUNDLE PropertyBundle.
putPolicy(Policy) - Method in class oracle.ifs.beans.SchemaObject
Adds a Policy to the policy bundle PropertyBundle of this SchemaObject.
putPolicy(Policy) - Method in class oracle.ifs.beans.ClassObject
Adds a Policy to the policy bundle PropertyBundle of this ClassObject.
putProperty(AttributeValue) - Method in class oracle.ifs.beans.PublicObject
Adds a Property to this object's PropertyBundle.
putProperty(AttributeValue) - Method in class oracle.ifs.beans.SystemObject
add a Property to this object's PropertyBundle.
putProperty(AttributeValue) - Method in class oracle.ifs.beans.SchemaObject
add a Property to this object's PropertyBundle.
putProperty(AttributeValue) - Method in class oracle.ifs.server.S_PropertyBundle
Inserts or updates a property in this PropertyBundle.
putProperty(String, AttributeValue) - Method in class oracle.ifs.beans.PublicObject
Adds a Property to this object's PropertyBundle.
putProperty(String, AttributeValue) - Method in class oracle.ifs.beans.SystemObject
add a Property to this object's PropertyBundle.
putProperty(String, AttributeValue) - Method in class oracle.ifs.beans.SchemaObject
add a Property to this object's PropertyBundle.
putPropertyValue(AttributeValue) - Method in class oracle.ifs.beans.PropertyBundle
Puts a new value for a Property, replacing any attribute of the same name (analogous to Hashtable.put()).
putPropertyValue(String, AttributeValue) - Method in class oracle.ifs.beans.PropertyBundle
Puts a new value for a Property, replacing any attribute of the same name (analogous to Hashtable.put()).

Q

queueEvent(IfsEvent) - Method in class oracle.ifs.agents.common.IfsAgent
Queues next IfsEvent for processing.

R

read() - Method in class oracle.ifs.beans.parsers.ParserInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class oracle.ifs.beans.parsers.ParserInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class oracle.ifs.beans.parsers.ParserInputStream
Reads up to len bytes of data from this input stream into an array of bytes at the position specified by offset.
READBYOWNER_ATTRIBUTE - Static variable in class oracle.ifs.beans.Document
An indicator of whether the Document Owner has read the current content.
READINDICATIONSTATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.PrimaryUserProfile
An indicator of which documents' content the DirectoryUser has read.
READONLY_ATTRIBUTE - Static variable in class oracle.ifs.beans.ContentObject
An indicator if the content is read-only or updateable.
REFERENTIALINTEGRITYRULE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
The referential integrity behavior (clear, restrict) of this Attribute.
register() - Method in interface oracle.ifs.agents.common.Agent
Registers this agent with iFS.
registerClassEventHandler(ClassObject, boolean, IfsEventHandler) - Method in class oracle.ifs.beans.LibrarySession
Registers the specified IfsEventHandler to receive events for all objects in the specified class.
registerDetails() - Method in class oracle.ifs.agents.common.IfsAgent
Register detailed status information into our ServerDetail.
registerEventHandler(LibraryObject, IfsEventHandler) - Method in class oracle.ifs.beans.LibrarySession
Registers the specified IfsEventHandler to receive events for the specified LibraryObject.
Relationship - class oracle.ifs.beans.Relationship.
An instance of Relationship can link (or relate) two public objects to each other.
RelationshipDefinition - class oracle.ifs.beans.RelationshipDefinition.
The RelationshipDefinition class is used to construct a Relationship between two public objects.
RelationshipDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.RelationshipDefinition
Constructs a RelationshipDefinition explicitly capturing the session.
removeAccessControlEntry(AccessControlEntry) - Method in class oracle.ifs.beans.AccessControlList
Remove an ACE from this ACL.
removeAllPolicies() - Method in class oracle.ifs.beans.PublicObject
Removes all Policies from this object's PolicyPropertyBundle, leaving an empty PolicyPropertyBundle.
removeAllPolicies() - Method in class oracle.ifs.beans.SystemObject
remove all Policies from this object's POLICYYBUNDLE PropertyBundle, leaving an empty PropertyBundle.
removeAllPolicies() - Method in class oracle.ifs.beans.SchemaObject
Removes all Policy objects from this SchemaObject's policy bundle PropertyBundle, leaving an empty PropertyBundle.
removeAllPolicies() - Method in class oracle.ifs.beans.ClassObject
Removes all Policy objects from this ClassObject's policy bundle PropertyBundle, leaving an empty PropertyBundle.
removeAllProperties() - Method in class oracle.ifs.beans.PublicObject
Removes all Properties from this object's PropertyBundle, leaving an empty PropertyBundle.
removeAllProperties() - Method in class oracle.ifs.beans.SystemObject
remove all Properties from this object's PropertyBundle, leaving an empty PropertyBundle.
removeAllProperties() - Method in class oracle.ifs.beans.SchemaObject
remove all Properties from this object's PropertyBundle, leaving an empty PropertyBundle.
removeAllPropertyValues() - Method in class oracle.ifs.beans.PropertyBundle
Removes all Properties from this PropertyBundle.
removeAttribute(Attribute) - Method in class oracle.ifs.beans.ClassObject
Removes an Attribute from this ClassObject.
removeAttribute(String) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Removes an attribute setting for the new instance.
removeAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
removes an attribute setting for the new instance.
removeFolderRelationship(Folder, PublicObject, boolean) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Removes the relationship between a Folder and a PublicObject.
removeFolderRelationship(Folder, PublicObject, boolean) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Removes the relationship between a Folder and a PublicObject.
removeItem(PublicObject) - Method in class oracle.ifs.beans.Folder
Removes the first reference to an item from this Folder without altering the item.
removeItem(PublicObject, PublicObjectDefinition) - Method in class oracle.ifs.beans.Folder
Removes the first reference to an item from this Folder without altering the item.
removeItem(S_PublicObject, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_Folder
Remove an item from a Folder.
removeItems(PublicObject[]) - Method in class oracle.ifs.beans.Folder
Removes the passed array of PublicObjects from this Folder.
removeMember(DirectoryObject) - Method in class oracle.ifs.beans.DirectoryGroup
Removes a direct member from the group.
removeMember(S_DirectoryObject) - Method in class oracle.ifs.server.S_DirectoryGroup
Removes a member from the group.
removeMembers(DirectoryObject[]) - Method in class oracle.ifs.beans.DirectoryGroup
Removes a set of direct members from the group.
removeMembers(S_DirectoryObject[]) - Method in class oracle.ifs.server.S_DirectoryGroup
Removes members from a group.
removeOption(String) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Removes an option setting for the new instance.
removeOption(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
removes an option setting for the new instance.
removePolicy(Policy) - Method in class oracle.ifs.beans.PublicObject
Removes a Policy from this object's PolicyPropertyBundle.
removePolicy(Policy) - Method in class oracle.ifs.beans.SystemObject
remove a Policy from this object's POLICYBUNDLE PropertyBundle.
removePolicy(Policy) - Method in class oracle.ifs.beans.SchemaObject
Removes a Policy from this SchemaObject's policy bundle PropertyBundle.
removePolicy(Policy) - Method in class oracle.ifs.beans.ClassObject
Removes a Policy from this ClassObject's policy bundle PropertyBundle.
removePolicy(String) - Method in class oracle.ifs.beans.PublicObject
Removes a Policy from this object's PolicyPropertyBundle.
removePolicy(String) - Method in class oracle.ifs.beans.SystemObject
remove a Policy from this object's POLICYBUNDLE PropertyBundle.
removePolicy(String) - Method in class oracle.ifs.beans.SchemaObject
Removes a Policy from this SchemaObject's policy bundle PropertyBundle.
removePolicy(String) - Method in class oracle.ifs.beans.ClassObject
Removes a Policy from this ClassObject's policy bundle PropertyBundle.
removeProperty(String) - Method in class oracle.ifs.beans.PublicObject
Removes a Property from this object's PropertyBundle.
removeProperty(String) - Method in class oracle.ifs.beans.SystemObject
remove a Property from this object's PropertyBundle.
removeProperty(String) - Method in class oracle.ifs.beans.SchemaObject
remove a Property from this object's PropertyBundle.
removeProperty(String) - Method in class oracle.ifs.server.S_PropertyBundle
Removes a property from this PropertyBundle.
removePropertyValue(String) - Method in class oracle.ifs.beans.PropertyBundle
Removes a Property, if it exists in this PropertyBundle (analogous to Hashtable.remove())
removeRelationship(Relationship) - Method in class oracle.ifs.beans.PublicObject
Frees the specified relationship object that relates two PublicObjects.
removeRelationship(S_Relationship) - Method in class oracle.ifs.server.S_PublicObject
removes the relationship; may cascade to left and right objects.
removeSystemSetAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
removes a SystemSet attribute setting for the new instance.
removeUserSetAttribute(String) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
removes a user-set attribute setting for the new instance.
rename(PublicObject, String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Rename a PublicObject.
rename(PublicObject, String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Rename a PublicObject.
RENDER_FALSE_PERMISSIONS - Static variable in class oracle.ifs.server.renderers.SimpleXmlRenderer
The hashtable key for specifying whether the false permission bits on an acl should be renderered, or just the true bits.
RENDER_NULL_ATTRIBUTES - Static variable in class oracle.ifs.server.renderers.SimpleXmlRenderer
The hashtable key for specifying whether attributes with null values should have tags in the XML document or whether they should be omitted.
renderAsReader(S_LibraryObject, Hashtable) - Method in interface oracle.ifs.server.renderers.Renderer
Renders the specified LibraryObject as a Reader.
renderAsReader(S_LibraryObject, Hashtable) - Method in class oracle.ifs.server.renderers.XmlRenderer
Renders the specified LibraryObject as a Reader.
renderAsReader(String, String, Hashtable) - Method in class oracle.ifs.beans.LibraryObject
Renders this LibraryObject as a Reader.
renderAsReader(String, String, Hashtable) - Method in class oracle.ifs.server.S_LibraryObject
Renders this LibraryObject as a Reader.
renderAsStream(PublicObject, String, String) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Render the object out as a stream.
renderAsStream(PublicObject, String, String) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Render the object out as a stream.
renderAsStream(S_LibraryObject, Hashtable) - Method in interface oracle.ifs.server.renderers.Renderer
Renders the specified LibraryObject as an InputStream.
renderAsStream(S_LibraryObject, Hashtable) - Method in class oracle.ifs.server.renderers.XmlRenderer
Renders the specified LibraryObject as an InputStream.
renderAsStream(String, String, Hashtable) - Method in class oracle.ifs.beans.LibraryObject
Renders this LibraryObject as an InputStream.
renderAsStream(String, String, Hashtable) - Method in class oracle.ifs.server.S_LibraryObject
Renders this LibraryObject as an InputStream.
renderAsString(S_LibraryObject, Hashtable) - Method in class oracle.ifs.server.renderers.XmlRenderer
Renders the specified LibraryObject as a String.
Renderer - interface oracle.ifs.server.renderers.Renderer.
A Renderer creates a representation of a LibraryObject in a certain format.
REPLACE_CREDENTIAL_MANAGER_PASSWORD - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to FALSE.
replaceView(boolean) - Method in class oracle.ifs.search.ViewSpecification
Makes this ViewSpec a Create or Replace View operation if replace is true.
REQUIRED_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
An indicator of whether each instance of the ClassObject must have a value for this Attribute.
RESERVATIONCOMMENT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The check-out comment stating the purpose of the reservation.
RESERVATIONDATE_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The date and time (in GMT) when the VersionSeries was reserved.
reserveNext(String, String) - Method in class oracle.ifs.beans.VersionSeries
Reserves the right to add the next version.
reserveNext(String, String) - Method in class oracle.ifs.server.S_VersionSeries
Reserves the right to create a new version in the series.
RESERVOR_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The DirectoryUser that has this VersionSeries reserved for the purpose of adding a new version.
resetAllAncestors() - Method in class oracle.ifs.beans.DirectoryObject
Clears locally cached list of all ancestors.
resetDirectAncestors() - Method in class oracle.ifs.beans.DirectoryObject
Clears locally cached list of direct ancestors.
resetItems() - Method in class oracle.ifs.beans.Folder
Clears locally cached items, including any open cursor.
resetItems() - Method in class oracle.ifs.beans.Selector
Clears locally stored search results.
resetItems() - Method in class oracle.ifs.server.S_Selector
Clears locally stored search results.
resetPropertyDefinitions() - Method in class oracle.ifs.beans.PropertyBundleDefinition
Clears any PropertyDefinition previously added to this PropertyBundleDefinition.
resetStream(boolean) - Method in class oracle.ifs.beans.parsers.ParserInputStream
Resets the stream such that it can be re-read.
RESOLVEDPUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
The PublicObject to which this object resolves.
restart() - Method in interface oracle.ifs.agents.common.Agent
Restarts this Agent.
resume() - Method in interface oracle.ifs.agents.common.Agent
Resumes this Agent.
REVISIONCOMMENT_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionDescription
The check-in comment (a textual description) of the versioned object that this VersionDescription describes.
revokeAccess(AccessControlEntryDefinition) - Method in class oracle.ifs.beans.PublicObject
Remove or restrict an AccessControlEntryDefinition for this object.
revokeAccess(AccessControlEntryDefinition) - Method in class oracle.ifs.beans.AccessControlList
Remove or restrict an ACE for this ACL.
revokeAllAccess() - Method in class oracle.ifs.beans.PublicObject
Remove all AccessControlEntryDefinitions for this object.
revokeAllAccess() - Method in class oracle.ifs.beans.AccessControlList
Remove all ACEs for this ACL.
RIGHTOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.Relationship
The source (right) object of the Relationship.
RIGHTOBJECTNAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.FolderPathRelationship
The name of the PublicObject on the 'target' (right) side of the Relationship.
RIRULE_CLEAR - Static variable in class oracle.ifs.beans.Attribute
Represents the "CLEAR" referential integrity rule.
RIRULE_RESTRICT - Static variable in class oracle.ifs.beans.Attribute
Represents the "RESTRICT" referential integrity rule.
run() - Method in class oracle.ifs.agents.common.IfsAgent
Runs this Agent.
run() - Method in interface oracle.ifs.agents.common.Agent
Runs this Agent.

S

S_AccessControlEntry - class oracle.ifs.server.S_AccessControlEntry.
This is server side representation of the AccessControlEntry class.
S_AccessControlList - class oracle.ifs.server.S_AccessControlList.
Copyright (c) 1999 Oracle Corporation.
S_ApplicationObject - class oracle.ifs.server.S_ApplicationObject.
The S_ApplicationObject class represents a generic S_PublicObject.
S_Attribute - class oracle.ifs.server.S_Attribute.
An S_Attribute is the server-side representation of the ATTRIBUTE class.
S_Category - class oracle.ifs.server.S_Category.
Category subclasses can contain their own custom data, which effectively contain data about the PublicObject with which the Category instance is associated.
S_ClassAccessControlList - class oracle.ifs.server.S_ClassAccessControlList.
The S_ClassAccessControlList class
S_ClassDomain - class oracle.ifs.server.S_ClassDomain.
A S_ClassDomain describes a validation that can be applied to an Attribute to ensure that its values are instances of specified classes.
S_ClassObject - class oracle.ifs.server.S_ClassObject.
An S_ClassObject is the server-side representation of the CLASSOBJECT class.
S_ContentObject - class oracle.ifs.server.S_ContentObject.
The S_ContentObject class.
S_ContentQuota - class oracle.ifs.server.S_ContentQuota.
A ContentQuota contains information that defines how much storage space in iFS is allocated and consumed by the DirectoryUser.
S_DirectoryGroup - class oracle.ifs.server.S_DirectoryGroup.
An S_DirectoryGroup is the server-side representation of a group of users and/or other groups.
S_DirectoryObject - class oracle.ifs.server.S_DirectoryObject.
The S_DirectoryObject class is the server side representation of an iFS user or group of users.
S_DirectoryUser - class oracle.ifs.server.S_DirectoryUser.
An S_DirectoryUser is the server-side representation of an iFS user.
S_Document - class oracle.ifs.server.S_Document.
The S_Document class.
S_ExtendedUserProfile - class oracle.ifs.server.S_ExtendedUserProfile.
The ExtendedUserProfile class allows creation of user profiles with customized profiling information.
S_Family - class oracle.ifs.server.S_Family.
Server side representation of the FAMILY class.
S_Folder - class oracle.ifs.server.S_Folder.
Server side representation of the FOLDER class.
S_FolderPathRelationship - class oracle.ifs.server.S_FolderPathRelationship.
Server side representation of the FOLDERPATHRELATIONSHIP class.
S_FolderRelationship - class oracle.ifs.server.S_FolderRelationship.
Server side representation of the FOLDERRELATIONSHIP class.
S_Format - class oracle.ifs.server.S_Format.
The S_Format class describes
S_GroupMemberRelationship - class oracle.ifs.server.S_GroupMemberRelationship.
A S_GroupMemberRelationship is the server-side representation of a GroupMemberRelationship.
S_LibraryObject - class oracle.ifs.server.S_LibraryObject.
The S_LibraryObject class is the server side base class for all iFS objects.
S_LibraryObject(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_LibraryObject
This constructor is called during object creation (i.e., this Library Object does not yet exist in the database).
S_LibraryObject(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_LibraryObject
Construct a S_LibraryObject object.
S_LibraryObjectData - class oracle.ifs.server.S_LibraryObjectData.
The S_LibraryObjectData class is an opaque class used to manage the data for an iFS LIBRARYOBJECT.
S_LibraryObjectDefinition - class oracle.ifs.server.S_LibraryObjectDefinition.
The S_LibraryObjectDefinition class is used by the server to create new objects.
S_LibraryObjectDefinition() - Constructor for class oracle.ifs.server.S_LibraryObjectDefinition
default constructor.
S_LibraryObjectDefinition(Long) - Constructor for class oracle.ifs.server.S_LibraryObjectDefinition
construct a S_LibraryObjectDefinition, initializing with a classId.
S_LibraryService - class oracle.ifs.server.S_LibraryService.
S_LibraryService is the iFS repository service.
S_LibrarySession - class oracle.ifs.server.S_LibrarySession.
An S_LibrarySession represents a user session in the iFS repository.
S_MountPoint - class oracle.ifs.server.S_MountPoint.
A MountPoint is used to categorize Folders as being 'mountpoints' for protocols such as SMB.
S_PermissionBundle - class oracle.ifs.server.S_PermissionBundle.
The S_PermissionBundle class
S_Policy - class oracle.ifs.server.S_Policy.
An S_Policy is the server-side representation of a Policy.
S_PolicyPropertyBundle - class oracle.ifs.server.S_PolicyPropertyBundle.
An S_PolicyPropertyBundle is the server-side representation of a PolicyPropertyBundle.
S_PrimaryUserProfile - class oracle.ifs.server.S_PrimaryUserProfile.
A PrimaryUserProfile contains information related to a DirectoryUser such as the home folder, the default ACLs, ContentQuota.
S_Property - class oracle.ifs.server.S_Property.
An S_Property is the server-side representation of a Property.
S_PropertyBundle - class oracle.ifs.server.S_PropertyBundle.
An S_PropertyBundle is the server-side representation of PropertyBundle.
S_PublicObject - class oracle.ifs.server.S_PublicObject.
The S_PublicObject class is the server side implementation of the iFS PUBLICOBJECT class.
S_Relationship - class oracle.ifs.server.S_Relationship.
The S_Relationship class is the server side implementation of the iFS RELATIONSHIP class
S_SchemaObject - class oracle.ifs.server.S_SchemaObject.
The S_SchemaObject class is the server side implementation of the iFS SCHEMAOBJECT class
S_Selector - class oracle.ifs.server.S_Selector.
The S_Selector class creates and executes SIMPLE searches server-side.
S_Selector(S_LibrarySession) - Constructor for class oracle.ifs.server.S_Selector
Construct a Selector object.
S_SystemAccessControlList - class oracle.ifs.server.S_SystemAccessControlList.
The S_SystemAccessControlList class
S_SystemObject - class oracle.ifs.server.S_SystemObject.
The S_SystemObject class is the server side implementation of the iFS SYSTEMOBJECT class.
S_TieAccessControlEntry - class oracle.ifs.server.S_TieAccessControlEntry.
S_TieAccessControlEntry allows the Oracle-defined behavior of the ACCESSCONTROLENTRY classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieAccessControlEntry(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieAccessControlEntry
Constructs an S_TieAccessControlEntry for a new ACCESSCONTROLENTRY.
S_TieAccessControlEntry(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieAccessControlEntry
Constructs an S_TieAccessControlEntry for an existing ACCESSCONTROLENTRY.
S_TieAccessControlList - class oracle.ifs.server.S_TieAccessControlList.
S_TieAccessControlList allows the Oracle-defined behavior of the ACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieAccessControlList(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieAccessControlList
Constructs an S_TieAccessControlList for a new ACCESSCONTROLLIST.
S_TieAccessControlList(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieAccessControlList
Constructs an S_TieAccessControlList for an existing ACCESSCONTROLLIST.
S_TieApplicationObject - class oracle.ifs.server.S_TieApplicationObject.
S_TieApplicationObject allows the Oracle-defined behavior of the APPLICATIONOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieApplicationObject(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieApplicationObject
Constructs an S_TieApplicationObject for a new APPLICATIONOBJECT.
S_TieApplicationObject(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieApplicationObject
Constructs an S_TieApplicationObject for an existing APPLICATIONOBJECT.
S_TieCategory - class oracle.ifs.server.S_TieCategory.
S_TieCategory allows the Oracle-defined behavior of the CATEGORY classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieCategory(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieCategory
Constructs an S_TieCategory for a new CATEGORY.
S_TieCategory(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieCategory
Constructs an S_TieCategory for an existing CATEGORY.
S_TieClassAccessControlList - class oracle.ifs.server.S_TieClassAccessControlList.
S_TieClassAccessControlList allows the Oracle-defined behavior of the CLASSACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieClassAccessControlList(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieClassAccessControlList
Constructs an S_TieClassAccessControlList for a new CLASSACCESSCONTROLLIST.
S_TieClassAccessControlList(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieClassAccessControlList
Constructs an S_TieClassAccessControlList for an existing CLASSACCESSCONTROLLIST.
S_TieClassDomain - class oracle.ifs.server.S_TieClassDomain.
S_TieClassDomain allows the Oracle-defined behavior of the CLASSDOMAIN classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieClassDomain(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieClassDomain
Constructs an S_TieClassDomain for a new CLASSDOMAIN.
S_TieClassDomain(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieClassDomain
Constructs an S_TieClassDomain for an existing CLASSDOMAIN.
S_TieContentObject - class oracle.ifs.server.S_TieContentObject.
S_TieContentObject allows the Oracle-defined behavior of the CONTENTOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieContentObject(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieContentObject
Constructs an S_TieContentObject for a new CONTENTOBJECT.
S_TieContentObject(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieContentObject
Constructs an S_TieContentObject for an existing CONTENTOBJECT.
S_TieContentQuota - class oracle.ifs.server.S_TieContentQuota.
S_TieContentQuota allows the Oracle-defined behavior of the CONTENTQUOTA classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieContentQuota(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieContentQuota
Constructs an S_TieContentQuota for a new CONTENTQUOTA.
S_TieContentQuota(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieContentQuota
Constructs an S_TieContentQuota for an existing CONTENTQUOTA.
S_TieDirectoryGroup - class oracle.ifs.server.S_TieDirectoryGroup.
An S_TieDirectoryGroup allows the Oracle-defined behavior of the DIRECTORYGROUP classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieDirectoryGroup(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieDirectoryGroup
Constructs an S_TieDirectoryGroup for a new DIRECTORYGROUP.
S_TieDirectoryGroup(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieDirectoryGroup
Constructs an S_TieDirectoryGroup for an existing DIRECTORYGROUP.
S_TieDirectoryObject - class oracle.ifs.server.S_TieDirectoryObject.
An S_TieDirectoryObject allows the Oracle-defined behavior of the DIRECTORYOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieDirectoryObject(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieDirectoryObject
Constructs an S_TieDirectoryObject for a new DIRECTORYOBJECT.
S_TieDirectoryObject(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieDirectoryObject
Constructs an S_TieDirectoryObject for an existing DIRECTORYOBJECT.
S_TieDirectoryUser - class oracle.ifs.server.S_TieDirectoryUser.
An S_TieDirectoryUser allows the Oracle-defined behavior of the DIRECTORYUSER classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieDirectoryUser(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieDirectoryUser
Constructs an S_TieDirectoryUser for a new DIRECTORYUSER.
S_TieDirectoryUser(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieDirectoryUser
Constructs an S_TieDirectoryUser for an existing DIRECTORYUSER.
S_TieDocument - class oracle.ifs.server.S_TieDocument.
S_TieDocument allows the Oracle-defined behavior of the DOCUMENT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieDocument(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieDocument
Constructs an S_TieDocument for a new DOCUMENT.
S_TieDocument(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieDocument
Constructs an S_TieDocument for an existing DOCUMENT.
S_TieExtendedUserProfile - class oracle.ifs.server.S_TieExtendedUserProfile.
S_TieExtendedUserProfile allows the Oracle-defined behavior of the EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieExtendedUserProfile(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieExtendedUserProfile
Constructs an S_TieExtendedUserProfile for a new EXTENDEDUSERPROFILE.
S_TieExtendedUserProfile(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieExtendedUserProfile
Constructs an S_TieExtendedUserProfile for an existing EXTENDEDUSERPROFILE.
S_TieFamily - class oracle.ifs.server.S_TieFamily.
S_TieFamily allows the Oracle-defined behavior of the FAMILY classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieFamily(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieFamily
Constructs an S_TieFamily for a new FAMILY.
S_TieFamily(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieFamily
Constructs an S_TieFamily for an existing FAMILY.
S_TieFolder - class oracle.ifs.server.S_TieFolder.
S_TieFolder allows the Oracle-defined behavior of the FOLDER classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieFolder(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieFolder
Constructs an S_TieFolder for a new FOLDER.
S_TieFolder(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieFolder
Constructs an S_TieFolder for an existing FOLDER.
S_TieFolderPathRelationship - class oracle.ifs.server.S_TieFolderPathRelationship.
S_TieFolderPathRelationship allows the Oracle-defined behavior of the FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieFolderPathRelationship(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieFolderPathRelationship
Constructs an S_TieFolderPathRelationship for a new FOLDERPATHRELATIONSHIP.
S_TieFolderPathRelationship(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieFolderPathRelationship
Constructs an S_TieFolderPathRelationship for an existing FOLDERPATHRELATIONSHIP.
S_TieFolderRelationship - class oracle.ifs.server.S_TieFolderRelationship.
S_TieFolderRelationship allows the Oracle-defined behavior of the FOLDERRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieFolderRelationship(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieFolderRelationship
Constructs an S_TieFolderRelationship for a new FOLDERRELATIONSHIP.
S_TieFolderRelationship(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieFolderRelationship
Constructs an S_TieFolderRelationship for an existing FOLDERRELATIONSHIP.
S_TieFormat - class oracle.ifs.server.S_TieFormat.
S_TieFormat allows the Oracle-defined behavior of the FORMAT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieFormat(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieFormat
Constructs an S_TieFormat for a new FORMAT.
S_TieFormat(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieFormat
Constructs an S_TieFormat for an existing FORMAT.
S_TieGroupMemberRelationship - class oracle.ifs.server.S_TieGroupMemberRelationship.
A S_TieGroupMemberRelationship allows the Oracle-defined behavior of the GROUPMEMBERRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieGroupMemberRelationship(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieGroupMemberRelationship
Constructs an S_TieGroupMemberRelationship for a new GROUPMEMBERRELATIONSHIP.
S_TieGroupMemberRelationship(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieGroupMemberRelationship
Constructs an S_TieGroupMemberRelationship for an existing GROUPMEMBERRELATIONSHIP.
S_TieLibraryObject - class oracle.ifs.server.S_TieLibraryObject.
S_TieLibraryObject allows the Oracle-defined behavior of S_LibraryObject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieLibraryObject(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieLibraryObject
Constructs an S_TieLibraryObject for a new object.
S_TieLibraryObject(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieLibraryObject
Constructs an S_TieLibraryObject for an existing object.
S_TieMountPoint - class oracle.ifs.server.S_TieMountPoint.
S_TieMountPoint allows the Oracle-defined behavior of the MOUNTPOINT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieMountPoint(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieMountPoint
Constructs an S_TieMountPoint for a new MOUNTPOINT.
S_TieMountPoint(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieMountPoint
Constructs an S_TieMountPoint for an existing MOUNTPOINT.
S_TiePermissionBundle - class oracle.ifs.server.S_TiePermissionBundle.
S_TiePermissionBundle allows the Oracle-defined behavior of the PERMISSIONBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TiePermissionBundle(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TiePermissionBundle
Constructs an S_TiePermissionBundle for a new PERMISSIONBUNDLE.
S_TiePermissionBundle(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TiePermissionBundle
Constructs an S_TiePermissionBundle for an existing PERMISSIONBUNDLE.
S_TiePolicy - class oracle.ifs.server.S_TiePolicy.
An S_TiePolicy allows the Oracle-defined behavior of the POLICY classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TiePolicy(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TiePolicy
Constructs an S_TiePolicy for a new POLICY.
S_TiePolicy(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TiePolicy
Constructs an S_TiePolicy for an existing POLICY.
S_TiePolicyPropertyBundle - class oracle.ifs.server.S_TiePolicyPropertyBundle.
An S_TiePolicyPropertyBundle allows the Oracle-defined behavior of the POLICYPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TiePolicyPropertyBundle(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TiePolicyPropertyBundle
Constructs an S_TiePolicyPropertyBundle for a new POLICYPROPERTYBUNDLE.
S_TiePolicyPropertyBundle(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TiePolicyPropertyBundle
Constructs an S_TiePolicyPropertyBundle for an existing POLICYPROPERTYBUNDLE.
S_TiePrimaryUserProfile - class oracle.ifs.server.S_TiePrimaryUserProfile.
S_TiePrimaryUserProfile allows the Oracle-defined behavior of the PRIMARYUSERPROFILE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TiePrimaryUserProfile(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TiePrimaryUserProfile
Constructs an S_TiePrimaryUserProfile for a new PRIMARYUSERPROFILE.
S_TiePrimaryUserProfile(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TiePrimaryUserProfile
Constructs an S_TiePrimaryUserProfile for an existing PRIMARYUSERPROFILE.
S_TieProperty - class oracle.ifs.server.S_TieProperty.
An S_TieProperty allows the Oracle-defined behavior of the PROPERTY classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieProperty(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieProperty
Constructs an S_TieProperty for a new PROPERTY.
S_TieProperty(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieProperty
Constructs an S_TieProperty for an existing PROPERTY.
S_TiePropertyBundle - class oracle.ifs.server.S_TiePropertyBundle.
An S_TiePropertyBundle allows the Oracle-defined behavior of the PROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TiePropertyBundle(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TiePropertyBundle
Constructs an S_TiePropertyBundle for a new PROPERTYBUNDLE.
S_TiePropertyBundle(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TiePropertyBundle
Constructs an S_TiePropertyBundle for an existing PROPERTYBUNDLE.
S_TiePublicObject - class oracle.ifs.server.S_TiePublicObject.
S_TiePublicObject allows the Oracle-defined behavior of the PUBLICOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TiePublicObject(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TiePublicObject
Constructs an S_TiePublicObject for a new PUBLICOBJECT.
S_TiePublicObject(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TiePublicObject
Constructs an S_TiePublicObject for an existing PUBLICOBJECT.
S_TieRelationship - class oracle.ifs.server.S_TieRelationship.
S_TieRelationship allows the Oracle-defined behavior of the RELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieRelationship(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieRelationship
Constructs an S_TieRelationship for a new RELATIONSHIP.
S_TieRelationship(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieRelationship
Constructs an S_TieRelationship for an existing RELATIONSHIP.
S_TieSchemaObject - class oracle.ifs.server.S_TieSchemaObject.
S_TieSchemaObject allows the Oracle-defined behavior of the SCHEMAOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieSchemaObject(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieSchemaObject
Constructs an S_TieSchemaObject for a new SCHEMAOBJECT.
S_TieSchemaObject(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieSchemaObject
Constructs an S_TieSchemaObject for an existing SCHEMAOBJECT.
S_TieSystemAccessControlList - class oracle.ifs.server.S_TieSystemAccessControlList.
S_TieSystemAccessControlList allows the Oracle-defined behavior of the SYSTEMACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieSystemAccessControlList(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieSystemAccessControlList
Constructs an S_TieSystemAccessControlList for a new SYSTEMACCESSCONTROLLIST.
S_TieSystemAccessControlList(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieSystemAccessControlList
Constructs an S_TieSystemAccessControlList for an existing SYSTEMACCESSCONTROLLIST.
S_TieSystemObject - class oracle.ifs.server.S_TieSystemObject.
S_TieSystemObject allows the Oracle-defined behavior of the SYSTEMOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieSystemObject(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieSystemObject
Constructs an S_TieSystemObject for a new SYSTEMOBJECT.
S_TieSystemObject(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieSystemObject
Constructs an S_TieSystemObject for an existing SYSTEMOBJECT.
S_TieUserProfile - class oracle.ifs.server.S_TieUserProfile.
S_TieUserProfile allows the Oracle-defined behavior of the USERPROFILE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieUserProfile(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieUserProfile
Constructs an S_TieUserProfile for a new USERPROFILE.
S_TieUserProfile(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieUserProfile
Constructs an S_TieUserProfile for an existing USERPROFILE.
S_TieValueDefault - class oracle.ifs.server.S_TieValueDefault.
S_TieValueDefault allows the Oracle-defined behavior of the VALUEDEFAULT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieValueDefault(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieValueDefault
Constructs an S_TieValueDefault for a new VALUEDEFAULT.
S_TieValueDefault(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieValueDefault
Constructs an S_TieValueDefault for an existing VALUEDEFAULT.
S_TieValueDefaultPropertyBundle - class oracle.ifs.server.S_TieValueDefaultPropertyBundle.
S_TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieValueDefaultPropertyBundle(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieValueDefaultPropertyBundle
Constructs an S_TieValueDefaultPropertyBundle for a new VALUEDEFAULTPROPERTYBUNDLE.
S_TieValueDefaultPropertyBundle(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieValueDefaultPropertyBundle
Constructs an S_TieValueDefaultPropertyBundle for an existing VALUEDEFAULTPROPERTYBUNDLE.
S_TieValueDomain - class oracle.ifs.server.S_TieValueDomain.
S_TieValueDomain allows the Oracle-defined behavior of the VALUEDOMAIN classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieValueDomain(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieValueDomain
Constructs an S_TieValueDomain for a new VALUEDOMAIN.
S_TieValueDomain(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieValueDomain
Constructs an S_TieValueDomain for an existing VALUEDOMAIN.
S_TieValueDomainPropertyBundle - class oracle.ifs.server.S_TieValueDomainPropertyBundle.
S_TieValueDomainPropertyBundle allows the Oracle-defined behavior of the VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieValueDomainPropertyBundle(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieValueDomainPropertyBundle
Constructs an S_TieValueDomainPropertyBundle for a new VALUEDOMAINPROPERTYBUNDLE.
S_TieValueDomainPropertyBundle(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieValueDomainPropertyBundle
Constructs an S_TieValueDomainPropertyBundle for an existing VALUEDOMAINPROPERTYBUNDLE.
S_TieVersionDescription - class oracle.ifs.server.S_TieVersionDescription.
S_TieVersionDescription allows the Oracle-defined behavior of the VERSIONDESCRIPTION classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieVersionDescription(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieVersionDescription
Constructs an S_TieVersionDescription for a new VERSIONDESCRIPTION.
S_TieVersionDescription(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieVersionDescription
Constructs an S_TieVersionDescription for an existing VERSIONDESCRIPTION.
S_TieVersionSeries - class oracle.ifs.server.S_TieVersionSeries.
S_TieVersionSeries allows the Oracle-defined behavior of the VERSIONSERIES classobject (and its subclasses) to be extended or overridden through the server extensibility API.
S_TieVersionSeries(S_LibrarySession, Long) - Constructor for class oracle.ifs.server.S_TieVersionSeries
Constructs an S_TieVersionSeries for a new VERSIONSERIES.
S_TieVersionSeries(S_LibrarySession, S_LibraryObjectData) - Constructor for class oracle.ifs.server.S_TieVersionSeries
Constructs an S_TieVersionSeries for an existing VERSIONSERIES.
S_UserProfile - class oracle.ifs.server.S_UserProfile.
The UserProfile class provides storage for profile information on a DirectoryUser.
S_ValueDefault - class oracle.ifs.server.S_ValueDefault.
A ValueDefault describes a value that can be applied to an Attribute to be used if no value for that Attribute is specified in creating a new object.
S_ValueDefaultPropertyBundle - class oracle.ifs.server.S_ValueDefaultPropertyBundle.
A ValueDefaultPropertyBundle is a PropertyBundle containing a valid definition of the value of a ValueDefault.
S_ValueDomain - class oracle.ifs.server.S_ValueDomain.
A ValueDomain describes a validation that can be applied to an Attribute to ensure that its values lie within a set of acceptable values.
S_ValueDomainPropertyBundle - class oracle.ifs.server.S_ValueDomainPropertyBundle.
A ValueDomainPropertyBundle is a PropertyBundle containing a valid definition of the value of a ValueDomain.
S_VersionDescription - class oracle.ifs.server.S_VersionDescription.
Copyright (c) 1999 Oracle Corporation.
S_VersionSeries - class oracle.ifs.server.S_VersionSeries.
Server side representation of the VERSIONSERIES class.
SchemaObject - class oracle.ifs.beans.SchemaObject.
SchemaObject is an abstract superclass for the objects that define and manage the data that is persistently stored by the iFS server.
SchemaObjectDefinition - class oracle.ifs.beans.SchemaObjectDefinition.
A SchemaObjectDefinition is a template for creating a new SchemaObject.
SchemaObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.SchemaObjectDefinition
Constructs a SchemaObjectDefinition.
SchemaObjectInterface - interface oracle.ifs.common.SchemaObjectInterface.
SchemaObjectInterface defines methods common to SchemaObject and S_SchemaObject.
SCHEMAOBJECTVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a SchemaObject.
SCHEMAOBJECTVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of SchemaObjects.
Search - class oracle.ifs.beans.Search.
The Search class provides a way to execute a Search.
Search(LibrarySession, SearchSpecification) - Constructor for class oracle.ifs.beans.Search
Constructs a Search object.
searchByContent(String[], Folder, int) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Perform a recursive search based on document content starting in Folder folder.
searchByContent(String, Folder, int) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Perform a recursive search based on document content starting in Folder folder.
searchByName(String, Folder, int) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Perform a recursive search based on filename starting in Folder folder.
SearchClassSpecification - class oracle.ifs.search.SearchClassSpecification.
A SearchClassSpecification represents the from and select clauses of select statement.
SearchClassSpecification() - Constructor for class oracle.ifs.search.SearchClassSpecification
Constructs an empty SearchClassSpecification.
SearchClassSpecification(String[]) - Constructor for class oracle.ifs.search.SearchClassSpecification
construct SearchClassSpecification, initializing with the set of classes Calls SearchClassSpecification(sClasses, null, null, null)
SearchClassSpecification(String[], boolean[], boolean[]) - Constructor for class oracle.ifs.search.SearchClassSpecification
construct SearchClassSpecification, initializing with the set of classes, delete behavior, and recursive behavior.
SearchClassSpecification(String[], String[], boolean[], boolean[]) - Constructor for class oracle.ifs.search.SearchClassSpecification
construct SearchClassSpecification, initializing with the set of classes, aliases, delete behavior, and recursive behavior.
SearchClause - class oracle.ifs.search.SearchClause.
A SearchClause provides the means of combining Individual Qualifications into a SearchTree.
SearchClause() - Constructor for class oracle.ifs.search.SearchClause
Constructs a SearchClause.
SearchClause(SearchQualification, SearchQualification, int) - Constructor for class oracle.ifs.search.SearchClause
Constructs a SearchClause.
SearchClause(SearchQualification, SearchQualification, String) - Constructor for class oracle.ifs.search.SearchClause
Constructs a SearchClause.
SearchQualification - class oracle.ifs.search.SearchQualification.
A SearchQualification represents a node in the SearchTree.
SearchResultObject - class oracle.ifs.beans.SearchResultObject.
The SearchResultObject encapsulates a row of a Search result.
SearchSortSpecification - class oracle.ifs.search.SearchSortSpecification.
A SearchSortSpecification represents the order-by-clause of the Select statement.
SearchSortSpecification() - Constructor for class oracle.ifs.search.SearchSortSpecification
Constructs a SearchSortSpecification, calls this(null).
SearchSortSpecification(String) - Constructor for class oracle.ifs.search.SearchSortSpecification
Constructs a SearchSortSpecification.
SearchSortSpecification(String[], String[], boolean[]) - Constructor for class oracle.ifs.search.SearchSortSpecification
Constructs a SearchSortSpecification.
SearchSpecification - class oracle.ifs.search.SearchSpecification.
A SearchSpecification defines a Search.
SECURINGPUBLICOBJECT_ATTRIBUTE - Static variable in class oracle.ifs.beans.PublicObject
A PublicObject from which this object should defer security decisions (e.g, all versions in a Family may have the Family as their securing public object).
Selector - class oracle.ifs.beans.Selector.
The Selector class creates and executes SIMPLE searches.
Selector(LibrarySession) - Constructor for class oracle.ifs.beans.Selector
Construct a Selector object.
SELECTORCLASSPATH_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
The fully-qualified classname of the Beans Java class used to represent instances of this ClassObject in the repository SDK.
send() - Method in class oracle.ifs.adk.mail.IfsMessage
Sends out the email message.
sendMessage(LibrarySession, String[], String[], String[], String, InputStream) - Static method in class oracle.ifs.adk.mail.IfsMessage
Send a message.
sendMessage(LibrarySession, String[], String[], String[], String, InputStream, Document[]) - Static method in class oracle.ifs.adk.mail.IfsMessage
Send a message.
sendMessage(LibrarySession, String[], String[], String[], String, Reader) - Static method in class oracle.ifs.adk.mail.IfsMessage
Send a message.
sendMessage(LibrarySession, String[], String[], String[], String, Reader, Document[]) - Static method in class oracle.ifs.adk.mail.IfsMessage
Send a message.
sendMessage(LibrarySession, String[], String[], String[], String, String) - Static method in class oracle.ifs.adk.mail.IfsMessage
Send a message.
sendMessage(LibrarySession, String[], String[], String[], String, String, Document[]) - Static method in class oracle.ifs.adk.mail.IfsMessage
Send a message.
SERVERCLASSPATH_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
The fully-qualified classname of the Server Java class used to represent instances of this ClassObject in the repository service.
setAccessLevel(AccessLevel) - Method in class oracle.ifs.beans.PermissionBundleDefinition
Sets the AccessLevel to be associated with this PermissionBundle.
setAccessLevel(AccessLevel) - Method in class oracle.ifs.beans.PermissionBundle
Sets the access level.
setAcl(AccessControlList) - Method in class oracle.ifs.beans.PublicObject
Sets the AccessControlList for this object.
setActive(boolean) - Method in class oracle.ifs.beans.SystemObject
set the ACTIVE attribute for this object.
setActive(boolean) - Method in class oracle.ifs.beans.SchemaObject
Specifies whether this SchemaObject is active.
setAddToFolderOption(Folder) - Method in class oracle.ifs.beans.PublicObjectDefinition
set the Add To Folder Option for the new PublicObject.
setAdminEnabled(boolean) - Method in class oracle.ifs.beans.DirectoryUser
Sets admin privileges of this DirectoryUser.
setAdministrationMode(boolean) - Method in class oracle.ifs.beans.LibrarySession
Set the administrator mode state for this session.
setAgentLogger(AgentLogger) - Method in class oracle.ifs.agents.common.IfsAgent
Sets the logger to be used by the Agent.
setAgentLogger(AgentLogger) - Method in interface oracle.ifs.agents.common.Agent
Sets the logger to be used by the Agent.
setAllocatedStorage(long) - Method in class oracle.ifs.beans.ContentQuota
Sets the amount of allocated storage.
setAllowedAuthenticationCount(int) - Method in class oracle.ifs.common.TokenCredential
Sets the total number of times this TokenCredential can be used to authenticate.
setAlternativeBodies(IfsMessage.MimeBodyPart[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message with a multipart alternative body.
setApplication(String) - Method in class oracle.ifs.beans.ExtendedUserProfile
Sets the application name associated with this ExtendedUserProfile.
setAttribute(AttributeValue) - Method in class oracle.ifs.beans.LibraryObject
Set this object's attribute to the specified value.
setAttribute(AttributeValue) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Set an attribute for the new instance.
setAttribute(AttributeValue) - Method in class oracle.ifs.server.S_LibraryObject
set the object's attribute to the specified value.
setAttribute(PublicObject, String, AttributeValue) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Set an attribute for a PublicObject in iFS.
setAttribute(PublicObject, String, AttributeValue) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Set an attribute for a PublicObject in iFS.
setAttribute(String) - Method in class oracle.ifs.search.AttributeQualification
Sets the Attribute Name.
setAttribute(String, AttributeValue) - Method in class oracle.ifs.beans.LibraryObject
Set this object's attribute to the specified value.
setAttribute(String, AttributeValue) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Set an attribute for the new instance.
setAttribute(String, AttributeValue) - Method in class oracle.ifs.server.S_LibraryObject
set the object's attribute to the specified value.
setAttribute(String, String) - Method in class oracle.ifs.search.AttributeQualification
Sets the Attribute Name & Class.
setAttributeByUpperCaseName(String, AttributeValue) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Set an attribute for the new instance.
setAttributes(AttributeValue[]) - Method in class oracle.ifs.beans.LibraryObject
Set this object's attributes to the specified values.
setAttributes(AttributeValue[]) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Set a number of attributes for the new instance.
setAttributes(PublicObject, String[], AttributeValue[]) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Set attributes for a PublicObject in iFS.
setAttributes(PublicObject, String[], AttributeValue[]) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Set attributes for a PublicObject in iFS.
setAttributes(String[], AttributeValue[]) - Method in class oracle.ifs.beans.LibraryObject
Set the values for a list of Attributes in the database.
setAutoFlushed(boolean) - Method in class oracle.ifs.common.TraceLogger
Sets whether the stream to which the local trace log is written is automatically flushed each time a trace is written to it.
setBccHeader(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the Bcc header of the message.
setBccHeader(String[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the Bcc header of the message.
setBeanClasspath(String) - Method in class oracle.ifs.beans.ClassObject
Sets the fully-qualified name of the Java class instantiated to represent instances of this ClassObject within a document management application.
setBinary(boolean) - Method in class oracle.ifs.beans.Format
Marks this format as either binary (true) or text (false)
setBindValues(AttributeValue[]) - Method in class oracle.ifs.search.ViewSpecification
If the ViewSpecification uses a Late Boudn SearchSpecification, use this function to supply Bind Values.
setBody(Document) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message.
setBody(InputStream) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message.
setBody(InputStream, String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message and the content type of the body.
setBody(InputStream, String, String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message, and the content type and the character set of the body.
setBody(Reader) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message.
setBody(Reader, String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message and the content type of the body.
setBody(Reader, String, String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message, and the content type and the character set of the body.
setBody(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message.
setBody(String, String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message and the content type of the body.
setBody(String, String, String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message, and the content type and the character set of the body.
setBufferingMode(boolean) - Method in class oracle.ifs.beans.parsers.ParserInputStream
Set the stream into the desired mode.
setCaseIgnored(boolean) - Method in class oracle.ifs.search.AttributeQualification
Sets up case sensitive behavior based on the parameter.
setCaseIgnored(boolean) - Method in class oracle.ifs.search.PropertyQualification
Sets up case sensitive behavior for this object.
setCcHeader(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the Cc header of the message.
setCcHeader(String[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the Cc header of the message.
setChallenge(byte[]) - Method in class oracle.ifs.common.ChallengeResponseCredential
Sets the challenge.
setChallenge(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the challenge.
setCharacterSet(String) - Method in class oracle.ifs.beans.Document
Sets the characterset for the content referred to by this Document.
setCharacterSet(String) - Method in class oracle.ifs.beans.DocumentDefinition
Sets the characterset of the content.
setCharEncoding(String) - Method in class oracle.ifs.common.Localizer
Sets the character encoding of this Localizer.
setCharset(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the character set of the message body of a single body message.
setClassAcl(ClassAccessControlList) - Method in class oracle.ifs.beans.ClassObject
Sets the ClassAccessControlList of this ClassObject.
setClassDomain(ClassDomain) - Method in class oracle.ifs.beans.Attribute
Sets the ClassDomain of this Attribute.
setClasses(ClassObject[]) - Method in class oracle.ifs.beans.ClassDomain
Sets the classes in this ClassDomain.
setClassId(Long) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
set the Class Id
setClassname(String) - Method in class oracle.ifs.search.PropertyQualification
Set the Search Classname.
setClassObject(ClassObject) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Set the ClassObject for the new instance.
setCnonce(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the cnonce.
setContent(DocumentDefinition) - Method in class oracle.ifs.beans.Document
Sets the content of this Document.
setContent(String) - Method in class oracle.ifs.beans.ContentObjectDefinition
Sets the content as a String.
setContent(String) - Method in class oracle.ifs.beans.DocumentDefinition
Sets the content of the document that will be loaded/created.
setContentObjectDefinition(ContentObjectDefinition) - Method in class oracle.ifs.beans.DocumentDefinition
Sets the ContentObjectDefinition of the document that will be used to create/update the content object associated with this document.
setContentPath(String) - Method in class oracle.ifs.beans.ContentObjectDefinition
Sets the path of the local file from which this content will be loaded/created.
setContentPath(String) - Method in class oracle.ifs.beans.DocumentDefinition
Sets the path of the local file from which this document will be loaded/created.
setContentQuota(ContentQuota) - Method in class oracle.ifs.beans.PrimaryUserProfile
Sets the DirectoryUser's ContentQuota attribute.
setContentReader(Reader) - Method in class oracle.ifs.beans.ContentObjectDefinition
Sets the content Reader from which the content will be loaded/created.
setContentReader(Reader) - Method in class oracle.ifs.beans.DocumentDefinition
Sets the content Reader from which the document will be loaded/created.
setContentStream(InputStream) - Method in class oracle.ifs.beans.ContentObjectDefinition
Sets the content InputStream from which the content will be loaded/created.
setContentStream(InputStream) - Method in class oracle.ifs.beans.DocumentDefinition
Sets the content InputStream from which the document will be loaded/created.
setContentType(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the content type of the message body of a single body message.
setContextClassname(String) - Method in class oracle.ifs.search.ContextSearchSpecification
Set the Class to be used for Text Queries.
setCredentialManager(String) - Method in class oracle.ifs.beans.DirectoryUser
Sets the credential manager of this DirectoryUser.
setCurrentDirectory(Folder) - Method in class oracle.ifs.beans.FolderPathResolver
Sets the current path to the specified Folder's path
setDateComparisonLevel(int) - Method in class oracle.ifs.search.AttributeQualification
Sets the date comparison value.
setDateComparisonLevel(int) - Method in class oracle.ifs.search.PropertyQualification
Sets the date comparison value.
setDateFormatter(DateFormat) - Method in class oracle.ifs.common.Localizer
Sets the date formatter of this Localizer.
setDefaultAcls(PropertyBundle) - Method in class oracle.ifs.beans.PrimaryUserProfile
Sets the PropertyBundle for this profile that contains name/value pairs keyed by classname of the default ACL to use when creating an instance of that class.
setDefaultAlias(String) - Method in class oracle.ifs.common.SortSpecification
set the Default Alias.
setDefaultClass(String) - Method in class oracle.ifs.common.SortSpecification
set the Default Class.
setDefaultFolderRelationshipClassName(String) - Method in class oracle.ifs.beans.LibrarySession
Sets the default class name of the subclass of FolderRelationship, that is used by default for all Folder selection operations.
setDefaultFolderSortSpecification(SortSpecification) - Method in class oracle.ifs.beans.LibrarySession
Sets the default SortSpecification that is used by default for all Folder selection operations.
setDefaultVersionDescription(VersionDescription) - Method in class oracle.ifs.beans.Family
Sets the default VersionDescription of this Family.
setDefaultVersionDescription(VersionDescription) - Method in class oracle.ifs.beans.VersionSeries
Set the Default Version Description of this series.
setDescription(String) - Method in class oracle.ifs.beans.PublicObject
Updates the description of this object.
setDescription(String) - Method in class oracle.ifs.beans.ValueDefault
Sets the description of this ValueDefault.
setDescription(String) - Method in class oracle.ifs.beans.ClassDomain
Sets the description of this ClassDomain.
setDescription(String) - Method in class oracle.ifs.beans.PermissionBundle
Update the description of this object.
setDescription(String) - Method in class oracle.ifs.beans.ValueDomain
Sets the description of this ValueDomain.
setDescription(String) - Method in class oracle.ifs.beans.Attribute
Sets the description of this Attribute.
setDescription(String) - Method in class oracle.ifs.beans.ClassObject
Sets the description of this ClassObject.
setDistinctAccessLevel(AccessLevel) - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Set the AccessLevel to be associated with this instance of ACE before permission bundles are accounted for.
setDistinguishedName(String) - Method in class oracle.ifs.beans.DirectoryUser
Sets the distinguished name of this DirectoryUser.
setDomainType(int) - Method in class oracle.ifs.beans.ClassDomain
Sets the domain type of this ClassDomain.
setEmptyContent() - Method in class oracle.ifs.beans.ContentObjectDefinition
This method indicates to the server that content should be created, but with zero length.
setEmptyContent() - Method in class oracle.ifs.beans.DocumentDefinition
Creates content of zero length.
setEnabled(boolean) - Method in class oracle.ifs.beans.ContentQuota
ContentQuota can be enabled or disabled.
setEnumeratedValues(Date[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(Date[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(DirectoryObject[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(DirectoryObject[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(int[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(int[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(Integer[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(Integer[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(long[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(long[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(Long[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(Long[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(PublicObject[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(PublicObject[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(SchemaObject[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(SchemaObject[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(String[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(String[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setEnumeratedValues(SystemObject[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the allowed values for this ValueDomainPropertyBundle.
setEnumeratedValues(SystemObject[]) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the allowed values for the new ValueDomainPropertyBundle.
setExclusiveMaximumValue(Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMaximumValue(Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMaximumValue(double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMaximumValue(double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMaximumValue(Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMaximumValue(Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMaximumValue(int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMaximumValue(int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMaximumValue(Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMaximumValue(Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMaximumValue(long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMaximumValue(long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMaximumValue(Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMaximumValue(Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMinimumValue(Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMinimumValue(Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMinimumValue(double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMinimumValue(double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMinimumValue(Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMinimumValue(Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMinimumValue(int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMinimumValue(int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMinimumValue(Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMinimumValue(Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMinimumValue(long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMinimumValue(long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveMinimumValue(Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) values for this ValueDomainPropertyBundle.
setExclusiveMinimumValue(Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) values for the new ValueDomainPropertyBundle.
setExclusiveValueRange(Date, Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) and maximum (exclusive) allowed values for this ValueDomainPropertyBundle.
setExclusiveValueRange(Date, Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) and maximum (exclusive) allowed values for the new ValueDomainPropertyBundle.
setExclusiveValueRange(double, double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) and maximum (exclusive) allowed values for this ValueDomainPropertyBundle.
setExclusiveValueRange(double, double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) and maximum (exclusive) allowed values for the new ValueDomainPropertyBundle.
setExclusiveValueRange(Double, Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) and maximum (exclusive) allowed values for this ValueDomainPropertyBundle.
setExclusiveValueRange(Double, Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) and maximum (exclusive) allowed values for the new ValueDomainPropertyBundle.
setExclusiveValueRange(Integer, Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) and maximum (exclusive) allowed values for this ValueDomainPropertyBundle.
setExclusiveValueRange(Integer, Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) and maximum (exclusive) allowed values for the new ValueDomainPropertyBundle.
setExclusiveValueRange(int, int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) and maximum (exclusive) allowed values for this ValueDomainPropertyBundle.
setExclusiveValueRange(int, int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) and maximum (exclusive) allowed values for the new ValueDomainPropertyBundle.
setExclusiveValueRange(long, long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) and maximum (exclusive) allowed values for this ValueDomainPropertyBundle.
setExclusiveValueRange(long, long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) and maximum (exclusive) allowed values for the new ValueDomainPropertyBundle.
setExclusiveValueRange(Long, Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (exclusive) and maximum (exclusive) allowed values for this ValueDomainPropertyBundle.
setExclusiveValueRange(Long, Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (exclusive) and maximum (exclusive) allowed values for the new ValueDomainPropertyBundle.
setExpirationDate(Date) - Method in class oracle.ifs.beans.PublicObject
Updates the expiration date set for this object.
setExplicitCreateDate(Date) - Method in class oracle.ifs.beans.PublicObjectDefinition
sets an explicit CreateDate.
setExplicitLastModifyDate(Date) - Method in class oracle.ifs.beans.PublicObjectDefinition
sets an explicit LastModifydate.
setExtendedResourceBundles(String[]) - Method in class oracle.ifs.common.Localizer
Sets the extended resource bundles for this Localizer.
setExtension(String) - Method in class oracle.ifs.beans.Format
Associates a local file extension with this Format.
setFamilyDefinition(FamilyDefinition) - Method in class oracle.ifs.beans.VersionSeriesDefinition
Set the Family definition for the new PublicObject.
setFlags(int) - Method in class oracle.ifs.beans.PublicObject
Sets the flags bitmask.
setFolderDepthOption(int) - Method in class oracle.ifs.beans.FolderDefinition
Sets the Folder depth system option.
setFolderPathDelimiter(String) - Method in class oracle.ifs.beans.LibrarySession
Sets the current session's Folder path delimiter.
setFolderReferencesSortSpecification(SortSpecification) - Method in class oracle.ifs.beans.PublicObject
Sets the sort specification used by the getFolderReferences method.
setFormat(Format) - Method in class oracle.ifs.beans.ContentObjectDefinition
Sets the Format object describing the type of content.
setFormat(Format) - Method in class oracle.ifs.beans.Document
Sets the format for this Document.
setFormat(Format) - Method in class oracle.ifs.beans.DocumentDefinition
Sets the format describing the type of content.
setFreeIfLastFolderReferenceOption(boolean) - Method in class oracle.ifs.beans.PublicObjectDefinition
set or clear the option to free an object if it has no Folder references after it is explicitly removed fromt he last Folder.
setFromHeader(DirectoryUser) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the From header of the message.
setFromHeader(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the From header of the message.
setFromHeader(String[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the From header of the message.
setGrantee(DirectoryObject) - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Set the grantee to be associated with this ACE.
setHomeFolder() - Method in class oracle.ifs.beans.FolderPathResolver
Change current folder to a home folder for the current user.
setHomeFolder(DirectoryUser) - Method in class oracle.ifs.beans.FolderPathResolver
Set current folder to the home folder of a specified directory user
setHomeFolder(Folder) - Method in class oracle.ifs.beans.PrimaryUserProfile
Sets the DirectoryUser's home folder.
setHomeFolder(String) - Method in class oracle.ifs.beans.FolderPathResolver
Change current folder to a home folder for a specified user.
setHomeFolder(String, String, boolean) - Method in class oracle.ifs.beans.FolderPathResolver
Change current folder to a home folder for a specified user.
setId(Long) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
set the object Id
setImplementationEnum(int) - Method in class oracle.ifs.beans.Policy
Sets the implementation enumeration value when this Policy is in effect for the associated operation.
setImplementationName(String) - Method in class oracle.ifs.beans.Policy
Sets the implementation name when this Policy is in effect for the associated operation.
setInReplyToHeader(Message) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the In-Reply-To header of the message.
setInsertAfterAccessControlEntry(AccessControlEntry) - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Set a reference ACE, so that the new ACE has a sort sequence greater than the reference ACE.
setInsertBeforeAccessControlEntry(AccessControlEntry) - Method in class oracle.ifs.beans.AccessControlEntryDefinition
Set a reference ACE, so that the new ACE has a sequence less than the reference ACE.
setKeepLastModifyDateOption(boolean) - Method in class oracle.ifs.beans.PublicObjectDefinition
set or clear the indication to keep the last modification unchanged as part of an update operation.
setLanguage(String) - Method in class oracle.ifs.common.Localizer
Sets the language to be used by context search.
setLanguage(String) - Method in class oracle.ifs.beans.Document
Sets the language for the content referred to by this Document.
setLanguage(String) - Method in class oracle.ifs.beans.DocumentDefinition
Sets the language of the content.
setLateBoundDataType(int) - Method in class oracle.ifs.search.PropertyQualification
Set Qualification as Late Bound.
setLeftAttribute(String, String) - Method in class oracle.ifs.search.JoinQualification
Set left hand side Join Attribute.
setLeftAttribute(String, String) - Method in class oracle.ifs.search.ExistenceQualification
Sets the left hand side class and attribute name of this qualification.
setLeftSearchQualification(SearchQualification) - Method in class oracle.ifs.search.SearchClause
Set the left hand side SearchQualification.
setLevel(int, int) - Method in class oracle.ifs.common.TraceLogger
Sets the level of the specified channel.
setLevels(int) - Method in class oracle.ifs.common.TraceLogger
Sets the level of each channel.
setLevels(int[]) - Method in class oracle.ifs.common.TraceLogger
Sets the levels of all channels.
setLibrarySession(LibrarySession) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Set a new LibrarySession to communicate with iFS.
setLibrarySession(LibrarySession) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Set a new LibrarySession to communicate with iFS.
setLocale(Locale) - Method in class oracle.ifs.common.ConnectOptions
Sets the Locale of the new session.
setLocale(Locale) - Method in class oracle.ifs.common.Localizer
Sets the locale of this Localizer.
setLocalStream(File) - Method in class oracle.ifs.common.TraceLogger
Sets the stream to which the local trace log is written.
setLocalStream(PrintWriter) - Method in class oracle.ifs.common.TraceLogger
Sets the stream to which the local trace log is written.
setLockForSessionOption(boolean) - Method in class oracle.ifs.beans.PublicObjectDefinition
set or clear the option to obtain a Session lock.
setMaximumValue(Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (inclusive) values for this ValueDomainPropertyBundle.
setMaximumValue(Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (inclusive) values for the new ValueDomainPropertyBundle.
setMaximumValue(double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (inclusive) values for this ValueDomainPropertyBundle.
setMaximumValue(double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (inclusive) values for the new ValueDomainPropertyBundle.
setMaximumValue(Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (inclusive) values for this ValueDomainPropertyBundle.
setMaximumValue(Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (inclusive) values for the new ValueDomainPropertyBundle.
setMaximumValue(int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (inclusive) values for this ValueDomainPropertyBundle.
setMaximumValue(int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (inclusive) values for the new ValueDomainPropertyBundle.
setMaximumValue(Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (inclusive) values for this ValueDomainPropertyBundle.
setMaximumValue(Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (inclusive) values for the new ValueDomainPropertyBundle.
setMaximumValue(long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (inclusive) values for this ValueDomainPropertyBundle.
setMaximumValue(long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (inclusive) values for the new ValueDomainPropertyBundle.
setMaximumValue(Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the maximum (inclusive) values for this ValueDomainPropertyBundle.
setMaximumValue(Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the maximum (inclusive) values for the new ValueDomainPropertyBundle.
setMaxLevels(int) - Method in class oracle.ifs.search.FolderRestrictQualification
Set the traversal depth.
setMedia(Media[]) - Method in class oracle.ifs.search.ContextSearchSpecification
Explicitly sets the Media to search over.
setMethod(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the Method.
setMimeType(String) - Method in class oracle.ifs.beans.Format
Associates MIME type with this Format.
setMinimumValue(Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) values for this ValueDomainPropertyBundle.
setMinimumValue(Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) values for the new ValueDomainPropertyBundle.
setMinimumValue(double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) values for this ValueDomainPropertyBundle.
setMinimumValue(double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) values for the new ValueDomainPropertyBundle.
setMinimumValue(Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) values for this ValueDomainPropertyBundle.
setMinimumValue(Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) values for the new ValueDomainPropertyBundle.
setMinimumValue(int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) values for this ValueDomainPropertyBundle.
setMinimumValue(int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) values for the new ValueDomainPropertyBundle.
setMinimumValue(Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) values for this ValueDomainPropertyBundle.
setMinimumValue(Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) values for the new ValueDomainPropertyBundle.
setMinimumValue(long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) values for this ValueDomainPropertyBundle.
setMinimumValue(long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) values for the new ValueDomainPropertyBundle.
setMinimumValue(Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) values for this ValueDomainPropertyBundle.
setMinimumValue(Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) values for the new ValueDomainPropertyBundle.
setMixedBodies(IfsMessage.MimeBodyPart[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the body of the message with a multipart mixed body.
setName(String) - Method in class oracle.ifs.common.AttributeValue
Sets the name of this AttributeValue.
setName(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the name of the user.
setName(String) - Method in class oracle.ifs.common.CleartextCredential
Sets the name of the user.
setName(String) - Method in class oracle.ifs.common.ChallengeResponseCredential
Sets the name of the user.
setName(String) - Method in class oracle.ifs.search.ContextQualification
Set the name of the Qualification.
setName(String) - Method in class oracle.ifs.beans.LibraryObject
Set the Name of this object.
setName(String) - Method in class oracle.ifs.beans.PropertyDefinition
Sets the Name of the new Property.
setNc(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the nc.
setNewVersionBasedOn(boolean) - Method in class oracle.ifs.beans.VersionDescriptionDefinition
This option specifies whether new Versions are based on the old Versions (true), or does this definition completely describe the new Version (false).
setNullContent() - Method in class oracle.ifs.beans.DocumentDefinition
Calling this method specifies that the target document should not have content.
setNumberFormatter(NumberFormat) - Method in class oracle.ifs.common.Localizer
Sets the number formatter of this Localizer.
setOperation(String) - Method in class oracle.ifs.beans.Policy
Sets the operation name that this Policy affects.
setOperatorType(int) - Method in class oracle.ifs.search.AttributeQualification
Set the comparision operator.
setOperatorType(int) - Method in class oracle.ifs.search.PropertyQualification
Sets the comparision operator.
setOperatorType(int) - Method in class oracle.ifs.search.SearchClause
Set the composing operator.
setOperatorType(String) - Method in class oracle.ifs.search.AttributeQualification
Sets the comparision operator.
setOperatorType(String) - Method in class oracle.ifs.search.PropertyQualification
Sets the comparison operator.
setOperatorType(String) - Method in class oracle.ifs.search.SearchClause
Set the operator to put together SearchQualifications.
setOption(String, Object) - Method in class oracle.ifs.beans.LibraryObjectDefinition
Set an option for the new instance.
setOption(String, Object) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
set an option for the new instance.
setOwner(DirectoryUser) - Method in class oracle.ifs.beans.PublicObject
Updates the owner of this object.
setParameter(String, Serializable, boolean) - Method in class oracle.ifs.common.TokenCredential
Sets an application-defined parameter for this TokenCredential.
setPassword(String) - Method in class oracle.ifs.common.CleartextCredential
Sets the password.
setPendingPublicObject(PublicObject) - Method in class oracle.ifs.beans.VersionSeries
Sets the pending PublicObject that will become the next version upon a newVersion() invocation.
setPolicyBundle(PolicyPropertyBundle) - Method in class oracle.ifs.beans.PublicObject
set the PolicyPropertyBundle for this object, for the managing of per-instance Policies.
setPolicyBundle(PolicyPropertyBundle) - Method in class oracle.ifs.beans.SystemObject
set the POLICYBUNDLE attribute to a PropertyBundle for this object, for the managing of per-instance Policies..
setPolicyBundle(PolicyPropertyBundle) - Method in class oracle.ifs.beans.SchemaObject
Sets the policy bundle PropertyBundle of this SchemaObject.
setPolicyBundle(PolicyPropertyBundle) - Method in class oracle.ifs.beans.ClassObject
Sets the policy bundle PropertyBundle of this ClassObject.
setPrimaryVersionSeries(VersionSeries) - Method in class oracle.ifs.beans.Family
Sets the PrimaryVersionSeries of this Family.
setPriority(int) - Method in class oracle.ifs.agents.common.IfsAgent
Sets the priority of this Agent.
setPriority(int) - Method in interface oracle.ifs.agents.common.Agent
Sets the priority of this Agent.
setPropertyBundle(PropertyBundle) - Method in class oracle.ifs.beans.PublicObject
Sets this object's PropertyBundle.
setPropertyBundle(PropertyBundle) - Method in class oracle.ifs.beans.SystemObject
set this object's PropertyBundle.
setPropertyBundle(PropertyBundle) - Method in class oracle.ifs.beans.SchemaObject
set this object's PropertyBundle.
setPropertyName(String) - Method in class oracle.ifs.search.PropertyQualification
Specify the property used in the condition.
setPublicObject(PublicObject) - Method in class oracle.ifs.beans.VersionDescriptionDefinition
Set the Version Description definition to reference an exiting PublicObject.
setPublicObjectDefinition(PublicObjectDefinition) - Method in class oracle.ifs.beans.VersionDescriptionDefinition
Set the Public Object definition for the new Version.
setQop(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the Qop.
setQuery(String) - Method in class oracle.ifs.search.ContextQualification
Set the Text Query Expression.
setReadByUser(boolean) - Method in class oracle.ifs.beans.Document
Sets read indication (for the current user) for the content referred to by this Document.
setReadOnly(boolean) - Method in class oracle.ifs.beans.ContentObject
Sets the read-only state of the content.
setRealm(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the realm.
setRecursiveSearch(boolean) - Method in class oracle.ifs.beans.Selector
Enables/disables recursive searching with respect to classes.
setRecursiveSearch(boolean) - Method in class oracle.ifs.server.S_Selector
Enables/disables recursive searching with respect to classes.
setReferentialIntegrityRule(int) - Method in class oracle.ifs.beans.Attribute
Sets the referential Integrity rule associated with this Attribute.
setRelativePath(String) - Method in class oracle.ifs.beans.FolderPathResolver
Change current folder to relative path
setReplyToHeader(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the Reply-To header of the message.
setReplyToHeader(String[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the Reply-To header of the message.
setResponse(byte[]) - Method in class oracle.ifs.common.ChallengeResponseCredential
Sets the response.
setResponse(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the response.
setRightAttribute(String, String) - Method in class oracle.ifs.search.JoinQualification
Set right hand side Join Attribute.
setRightAttribute(String, String) - Method in class oracle.ifs.search.ExistenceQualification
Sets the right hand side class and attribute name of this qualification.
setRightAttributeValue(AttributeValue[]) - Method in class oracle.ifs.search.ExistenceQualification
Sets up the Attribute value array for the right hand side.
setRightSearchQualification(SearchQualification) - Method in class oracle.ifs.search.SearchClause
Set the right side SearchQualification.
setRootFolder() - Method in class oracle.ifs.beans.FolderPathResolver
Change current folder to the Root Folder
setSearchClassname(String) - Method in class oracle.ifs.search.FolderRestrictQualification
Sets the SearchClass.
setSearchClassname(String) - Method in class oracle.ifs.beans.Selector
Sets the search class.
setSearchClassname(String) - Method in class oracle.ifs.server.S_Selector
Sets the search class.
setSearchClassSpecification(SearchClassSpecification) - Method in class oracle.ifs.search.AttributeSearchSpecification
Sets the SearchClassSpecification for this Search.
setSearchQualification(SearchQualification) - Method in class oracle.ifs.search.AttributeSearchSpecification
Sets the SearchQualification for thi object.
setSearchSelection(String) - Method in class oracle.ifs.beans.Selector
Sets the search selection.
setSearchSelection(String) - Method in class oracle.ifs.server.S_Selector
Sets the search selection.
setSearchSortSpecification(SearchSortSpecification) - Method in class oracle.ifs.search.AttributeSearchSpecification
Sets the sort specification for this search.
setSearchSpecification(SearchSpecification) - Method in class oracle.ifs.search.ViewSpecification
Replaces the SearchSpecification of the view.
setSearchSpecification(SearchSpecification) - Method in class oracle.ifs.beans.Search
Change the SearchSpecification.
setSecuringPublicObject(PublicObject) - Method in class oracle.ifs.beans.PublicObject
Sets the Public Object that controls our security.
setSecuringPublicObject(PublicObject) - Method in class oracle.ifs.beans.PublicObjectDefinition
set the object responsible for providing security settings for the target object.
setSelectorClasspath(String) - Method in class oracle.ifs.beans.ClassObject
Sets the Selector Class Path attribute.
setSenderHeader(DirectoryUser) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the sender of the message.
setServerClasspath(String) - Method in class oracle.ifs.beans.ClassObject
Sets the Server Class Path attribute.
setServiceName(String) - Method in class oracle.ifs.common.ConnectOptions
Sets the name of the service to which to connect.
setServicePassword(String) - Method in class oracle.ifs.common.ConnectOptions
Sets the service password.
setShared(boolean) - Method in class oracle.ifs.beans.AccessControlListDefinition
Set the indication as to whether this ACL is shared.
setSharedContentObject(ContentObject, LibraryObject) - Method in class oracle.ifs.beans.DocumentDefinition
Shares the content of an existing object.
setSortSpecification(SortSpecification) - Method in class oracle.ifs.beans.Folder
Sets the SortSpecification used for getting items from this folder.
setSortSpecification(SortSpecification) - Method in class oracle.ifs.beans.Selector
Sets the Sort Specification
setSortSpecification(SortSpecification) - Method in class oracle.ifs.server.S_Selector
Sets the Sort Specification
setSqlExpression(String) - Method in class oracle.ifs.search.FreeFormQualification
Sets the SQL expression for this object.
setStartFolder(AttributeValue) - Method in class oracle.ifs.search.FolderRestrictQualification
Sets the startFolder.
setStartFolder(Folder) - Method in class oracle.ifs.search.FolderRestrictQualification
Sets the startFolder.
setStartFolder(String) - Method in class oracle.ifs.search.FolderRestrictQualification
Sets the startFolder.
setSubject(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the subject of the message.
setSuperclass(ClassObject) - Method in class oracle.ifs.beans.ClassObjectDefinition
Sets the superclass of the new ClassObject.
setSystemSetAttribute(AttributeValue) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
set a SystemSet attribute for the new instance.
setSystemSetAttribute(String, AttributeValue) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
set a system-set attribute for the new instance (or for update).
SETTABLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
An indicator of whether this Attribute can be set using the repository SDK when creating new instances of the ClassObject.
setTimeFormatter(DateFormat) - Method in class oracle.ifs.common.Localizer
Sets the time formatter of this Localizer.
setTimeoutPeriod(int) - Method in class oracle.ifs.common.TokenCredential
Sets the period of time for which this TokenCredential is valid.
setTimeZone(TimeZone) - Method in class oracle.ifs.common.Localizer
Sets the time zone of this Localizer.
setToHeader(String) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the To header of the message.
setToHeader(String[]) - Method in class oracle.ifs.adk.mail.IfsMessage
Sets the To header of the message.
setTokenLength(int) - Method in class oracle.ifs.common.TokenCredential
Sets the length of the token.
setTraceType(int) - Method in class oracle.ifs.common.TraceLogger
Sets the trace type.
setType(int) - Method in class oracle.ifs.common.ChallengeResponseCredential
Sets the type of the response.
setUnlockForSessionOption(boolean) - Method in class oracle.ifs.beans.PublicObjectDefinition
set or clear the option to release a Session lock.
setUri(String) - Method in class oracle.ifs.common.HttpDigestCredential
Sets the URI.
setUserSetAttribute(AttributeValue) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
set an attribute for the new instance.
setUserSetAttribute(String, AttributeValue) - Method in class oracle.ifs.server.S_LibraryObjectDefinition
set an attribute for the new instance.
setValue(AttributeValue) - Method in class oracle.ifs.search.AttributeQualification
Sets the comparison value.
setValue(AttributeValue) - Method in class oracle.ifs.search.PropertyQualification
Sets the comparison value.
setValue(AttributeValue) - Method in class oracle.ifs.beans.PropertyDefinition
Sets the value and data type of the new Property.
setValue(AttributeValue) - Method in class oracle.ifs.beans.Property
Sets the value and data type of this Property.
setValue(AttributeValue) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value and data type of this ValueDefaultPropertyBundle.
setValue(AttributeValue, LibrarySession) - Method in class oracle.ifs.search.AttributeQualification
Sets the comparison Value.
setValue(boolean) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(boolean) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Boolean) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Boolean) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(boolean[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(boolean[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Boolean[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Boolean[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Date) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Date) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Date[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Date[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(DirectoryObject) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(DirectoryObject) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(DirectoryObject[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(DirectoryObject[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(double) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(double) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Double) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Double) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(double[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(double[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Double[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Double[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(int) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(int) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(int[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(int[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Integer) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Integer) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Integer[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Integer[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(long) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(long) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Long) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Long) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(long[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(long[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(Long[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(Long[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(PublicObject) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(PublicObject) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(PublicObject[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(PublicObject[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(SchemaObject) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(SchemaObject) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(SchemaObject[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(SchemaObject[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(String) - Method in class oracle.ifs.search.AttributeQualification
Sets the comparison Value.
setValue(String) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(String) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(String[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(String[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(SystemObject) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(SystemObject) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValue(SystemObject[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundleDefinition
Sets the value of the new ValueDefaultPropertyBundle.
setValue(SystemObject[]) - Method in class oracle.ifs.beans.ValueDefaultPropertyBundle
Sets the value of this ValueDefaultPropertyBundle.
setValueDefault(ValueDefault) - Method in class oracle.ifs.beans.Attribute
Sets the ValueDefault of this Attribute.
setValueDefaultPropertyBundle(ValueDefaultPropertyBundle) - Method in class oracle.ifs.beans.ValueDefault
Sets the ValueDefaultPropertyBundle of this ValueDefault.
setValueDomain(ValueDomain) - Method in class oracle.ifs.beans.Attribute
Sets the ValueDomain of this Attribute.
setValueDomainPropertyBundle(ValueDomainPropertyBundle) - Method in class oracle.ifs.beans.ValueDomain
Sets the ValueDomainPropertyBundle of this ValueDomain.
setValueDomainValidated(boolean) - Method in class oracle.ifs.beans.Attribute
Marks the attribute as ValueDomainValidated.
setValueRange(Date, Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) and maximum (inclusive) allowed values for this ValueDomainPropertyBundle.
setValueRange(Date, Date) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) and maximum (inclusive) allowed values for the new ValueDomainPropertyBundle.
setValueRange(double, double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) and maximum (inclusive) allowed values for this ValueDomainPropertyBundle.
setValueRange(double, double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) and maximum (inclusive) allowed values for the new ValueDomainPropertyBundle.
setValueRange(Double, Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) and maximum (inclusive) allowed values for this ValueDomainPropertyBundle.
setValueRange(Double, Double) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) and maximum (inclusive) allowed values for the new ValueDomainPropertyBundle.
setValueRange(Integer, Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) and maximum (inclusive) allowed values for this ValueDomainPropertyBundle.
setValueRange(Integer, Integer) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) and maximum (inclusive) allowed values for the new ValueDomainPropertyBundle.
setValueRange(int, int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) and maximum (inclusive) allowed values for this ValueDomainPropertyBundle.
setValueRange(int, int) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) and maximum (inclusive) allowed values for the new ValueDomainPropertyBundle.
setValueRange(long, long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) and maximum (inclusive) allowed values for this ValueDomainPropertyBundle.
setValueRange(long, long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) and maximum (inclusive) allowed values for the new ValueDomainPropertyBundle.
setValueRange(Long, Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundle
Sets the minimum (inclusive) and maximum (inclusive) allowed values for this ValueDomainPropertyBundle.
setValueRange(Long, Long) - Method in class oracle.ifs.beans.ValueDomainPropertyBundleDefinition
Sets the minimum (inclusive) and maximum (inclusive) allowed values for the new ValueDomainPropertyBundle.
setVerboseMessage(boolean) - Static method in class oracle.ifs.common.IfsException
Specifies whether toString and toLocalizedString produces verbose messages.
setVersionLabel(String) - Method in class oracle.ifs.beans.VersionDescription
Sets the user specified version label for this version description.
setVersionLimit(int) - Method in class oracle.ifs.beans.VersionSeries
Sets the value of the VersionLimit attribute.
setVersionSeriesDefinition(VersionSeriesDefinition) - Method in class oracle.ifs.beans.VersionDescriptionDefinition
Set the Version Series definition for the new PublicObject.
setViewName(String) - Method in class oracle.ifs.search.ViewSpecification
Sets the name of this view.
SHARED_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlList
An indicator of whether more than one PublicObject refers to this AccessControlList.
SHOULD_CREATE_CREDENTIAL_MANAGER_USER - Static variable in class oracle.ifs.adk.user.UserManager
Defaults to TRUE.
signalException(IfsException) - Method in interface oracle.ifs.beans.parsers.ParserCallback
Signals a parsing-related exception.
SimpleXmlParser - class oracle.ifs.beans.parsers.SimpleXmlParser.
This class is deprecated.
SimpleXmlParser(LibrarySession) - Constructor for class oracle.ifs.beans.parsers.SimpleXmlParser
Deprecated. use oracle.ifs.beans.parsers.IfsXmlParser
SimpleXmlRenderer - class oracle.ifs.server.renderers.SimpleXmlRenderer.
The SimpleXMLRenderer provides a convenient mapping between LibraryObjects and XML.
SimpleXmlRenderer(S_LibrarySession) - Constructor for class oracle.ifs.server.renderers.SimpleXmlRenderer
Constructs a SimpleXMLRenderer
SORTSEQUENCE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Relationship
A sort sequence number for the Relationship.
SORTSEQUENCE_ATTRIBUTE - Static variable in class oracle.ifs.beans.AccessControlEntry
The sort sequence of this AccessControlEntry in the AccessControlList.
SortSpecification - class oracle.ifs.common.SortSpecification.
The SortSpecification class is used to specify a sort order for operations that can be sorted, such as opening a folder.
SortSpecification() - Constructor for class oracle.ifs.common.SortSpecification
default constructor.
SortSpecification(String[], boolean[]) - Constructor for class oracle.ifs.common.SortSpecification
construct a SortSpecification, initializing with a set of sort qualifications.
start() - Method in interface oracle.ifs.agents.common.Agent
Starts this Agent.
startTimer() - Method in class oracle.ifs.agents.common.IfsAgent
Starts a timer, that will post "timer expired" events at a specified interval.
stop() - Method in interface oracle.ifs.agents.common.Agent
Stops this Agent.
stopTimer() - Method in class oracle.ifs.agents.common.IfsAgent
Stops the timer, if it was started via startTimer().
STRINGVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a String.
STRINGVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of Strings.
subtract(AccessLevel, LibrarySessionInterface) - Method in class oracle.ifs.common.AccessLevel
Remove permissions specified in another AccessLevel to this AccessLevel.
SUPERCLASS_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
The ClassObject that is the superclass of this ClassObject.
suspend() - Method in interface oracle.ifs.agents.common.Agent
Suspends this Agent.
SystemAccessControlList - class oracle.ifs.beans.SystemAccessControlList.
The SystemAccessControlList class represents a system-wide shared AccessControlList.
SystemAccessControlListDefinition - class oracle.ifs.beans.SystemAccessControlListDefinition.
The SystemAccessControlListDefinition class is used construct a SystemAccessControlList object.
SystemAccessControlListDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.SystemAccessControlListDefinition
Constructs a SystemAccessControlListDefinition explicitly capturing the session.
SystemObject - class oracle.ifs.beans.SystemObject.
The SystemObject is the superclass for all system-wide utility classes.
SystemObjectDefinition - class oracle.ifs.beans.SystemObjectDefinition.
The SystemObjectDefinition class is used construct a SystemObject object.
SystemObjectDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.SystemObjectDefinition
Constructs a SystemObjectDefinition explicitly capturing the session.
SystemObjectInterface - interface oracle.ifs.common.SystemObjectInterface.
SystemObjectInterface defines methods common to SystemObject and S_SystemObject.
SYSTEMOBJECTVALUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is a SystemObject.
SYSTEMOBJECTVALUES_ATTRIBUTE - Static variable in class oracle.ifs.beans.Property
The value of this Property if the datatype is an array of SystemObjects.
SYSTEMOPTIONVALUE_FOLDER_DEPTH_DEEPEST - Static variable in class oracle.ifs.beans.Folder
FolderDepth option for Folder.delete(def).
SYSTEMOPTIONVALUE_FOLDER_DEPTH_MUST_BE_EMPTY - Static variable in class oracle.ifs.beans.Folder
FolderDepth option for Folder.delete(def).
SYSTEMOPTIONVALUE_FOLDER_DEPTH_NONE - Static variable in class oracle.ifs.beans.Folder
FolderDepth option for Folder.delete(def).

T

terminate() - Method in interface oracle.ifs.agents.common.Agent
Terminates this Agent.
TieAccessControlEntry - class oracle.ifs.beans.TieAccessControlEntry.
TieAccessControlEntry allows the Oracle-defined behavior of the ACCESSCONTROLENTRY classobject (and its subclasses) to be extended or overridden.
TieAccessControlEntry(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieAccessControlEntry
Constructs a TieAccessControlEntry.
TieAccessControlList - class oracle.ifs.beans.TieAccessControlList.
TieAccessControlList allows the Oracle-defined behavior of the ACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden.
TieAccessControlList(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieAccessControlList
Constructs a TieAccessControlList.
TieApplicationObject - class oracle.ifs.beans.TieApplicationObject.
TieApplicationObject allows the Oracle-defined behavior of the APPLICATIONOBJECT classobject (and its subclasses) to be extended or overridden.
TieApplicationObject(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieApplicationObject
Constructs a TieApplicationObject.
TieCategory - class oracle.ifs.beans.TieCategory.
TieCategory allows the Oracle-defined behavior of the CATEGORY classobject (and its subclasses) to be extended or overridden.
TieCategory(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieCategory
Constructs a TieCategory.
TieClassAccessControlList - class oracle.ifs.beans.TieClassAccessControlList.
TieClassAccessControlList allows the Oracle-defined behavior of the CLASSACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden.
TieClassAccessControlList(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieClassAccessControlList
Constructs a TieClassAccessControlList.
TieClassDomain - class oracle.ifs.beans.TieClassDomain.
TieClassDomain allows the Oracle-defined behavior of the CLASSDOMAIN classobject (and its subclasses) to be extended or overridden.
TieClassDomain(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieClassDomain
Constructs a TieClassDomain.
TieContentObject - class oracle.ifs.beans.TieContentObject.
TieContentObject allows the Oracle-defined behavior of the CONTENTOBJECT classobject (and its subclasses) to be extended or overridden.
TieContentObject(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieContentObject
Constructs a TieContentObject.
TieContentQuota - class oracle.ifs.beans.TieContentQuota.
TieContentQuota allows the Oracle-defined behavior of the CONTENTQUOTA classobject (and its subclasses) to be extended or overridden.
TieContentQuota(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieContentQuota
Constructs a TieContentQuota.
TieDirectoryGroup - class oracle.ifs.beans.TieDirectoryGroup.
A TieDirectoryGroup allows the Oracle-defined behavior of the DIRECTORYGROUP classobject (and its subclasses) to be extended or overridden.
TieDirectoryGroup(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieDirectoryGroup
Constructs a TieDirectoryGroup.
TieDirectoryObject - class oracle.ifs.beans.TieDirectoryObject.
A TieDirectoryObject allows the Oracle-defined behavior of the DIRECTORYOBJECT classobject (and its subclasses) to be extended or overridden.
TieDirectoryObject(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieDirectoryObject
Constructs a TieDirectoryObject.
TieDirectoryUser - class oracle.ifs.beans.TieDirectoryUser.
A TieDirectoryUser allows the Oracle-defined behavior of the DIRECTORYUSER classobject (and its subclasses) to be extended or overridden.
TieDirectoryUser(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieDirectoryUser
Constructs a TieDirectoryUser.
TieDocument - class oracle.ifs.beans.TieDocument.
TieDocument allows the Oracle-defined behavior of the DOCUMENT classobject (and its subclasses) to be extended or overridden.
TieDocument(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieDocument
Constructs a TieDocument.
TieExtendedUserProfile - class oracle.ifs.beans.TieExtendedUserProfile.
TieExtendedUserProfile allows the Oracle-defined behavior of the EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended or overridden.
TieExtendedUserProfile(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieExtendedUserProfile
Constructs a TieExtendedUserProfile.
TieFamily - class oracle.ifs.beans.TieFamily.
TieFamily allows the Oracle-defined behavior of the FAMILY classobject (and its subclasses) to be extended or overridden.
TieFamily(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieFamily
Constructs a TieFamily.
TieFolder - class oracle.ifs.beans.TieFolder.
TieFolder allows the Oracle-defined behavior of the FOLDER classobject (and its subclasses) to be extended or overridden.
TieFolder(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieFolder
Constructs a TieFolder.
TieFolderPathRelationship - class oracle.ifs.beans.TieFolderPathRelationship.
TieFolderPathRelationship allows the Oracle-defined behavior of the FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended or overridden.
TieFolderPathRelationship(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieFolderPathRelationship
Constructs a TieFolderPathRelationship.
TieFolderRelationship - class oracle.ifs.beans.TieFolderRelationship.
TieFolderRelationship allows the Oracle-defined behavior of the FOLDERRELATIONSHIP classobject (and its subclasses) to be extended or overridden.
TieFolderRelationship(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieFolderRelationship
Constructs a TieFolderRelationship.
TieFormat - class oracle.ifs.beans.TieFormat.
TieFormat allows the Oracle-defined behavior of the FORMAT classobject (and its subclasses) to be extended or overridden.
TieFormat(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieFormat
Constructs a TieFormat.
TieGroupMemberRelationship - class oracle.ifs.beans.TieGroupMemberRelationship.
A TieGroupMemberRelationship allows the Oracle-defined behavior of the GROUPMEMBERRELATIONSHIP classobject (and its subclasses) to be extended or overridden.
TieGroupMemberRelationship(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieGroupMemberRelationship
Constructs a TieGroupMemberRelationship.
TieLibraryObject - class oracle.ifs.beans.TieLibraryObject.
TieLibraryObject allows the Oracle-defined behavior of the LIBRARYOBJECT classobject (and its subclasses) to be extended or overridden.
TieLibraryObject(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieLibraryObject
Constructs a TieLibraryObject.
TieMountPoint - class oracle.ifs.beans.TieMountPoint.
TieMountPoint allows the Oracle-defined behavior of the MOUNTPOINT classobject (and its subclasses) to be extended or overridden.
TieMountPoint(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieMountPoint
Constructs a TieMountPoint.
TiePermissionBundle - class oracle.ifs.beans.TiePermissionBundle.
TiePermissionBundle allows the Oracle-defined behavior of the PERMISSIONBUNDLE classobject (and its subclasses) to be extended or overridden.
TiePermissionBundle(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TiePermissionBundle
Constructs a TiePermissionBundle.
TiePolicy - class oracle.ifs.beans.TiePolicy.
A TiePolicy allows the Oracle-defined behavior of the POLICY classobject (and its subclasses) to be extended or overridden.
TiePolicy(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TiePolicy
Constructs a TiePolicy.
TiePolicyPropertyBundle - class oracle.ifs.beans.TiePolicyPropertyBundle.
A TiePolicyPropertyBundle allows the Oracle-defined behavior of the POLICYPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden.
TiePolicyPropertyBundle(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TiePolicyPropertyBundle
Constructs a TiePolicyPropertyBundle.
TiePrimaryUserProfile - class oracle.ifs.beans.TiePrimaryUserProfile.
TiePrimaryUserProfile allows the Oracle-defined behavior of the PRIMARYUSERPROFILE classobject (and its subclasses) to be extended or overridden.
TiePrimaryUserProfile(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TiePrimaryUserProfile
Constructs a TiePrimaryUserProfile.
TieProperty - class oracle.ifs.beans.TieProperty.
A TieProperty allows the Oracle-defined behavior of the PROPERTY classobject (and its subclasses) to be extended or overridden.
TieProperty(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieProperty
Constructs a TieProperty.
TiePropertyBundle - class oracle.ifs.beans.TiePropertyBundle.
A TiePropertyBundle allows the Oracle-defined behavior of the PROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden.
TiePropertyBundle(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TiePropertyBundle
Constructs a TiePropertyBundle.
TiePublicObject - class oracle.ifs.beans.TiePublicObject.
TiePublicObject allows the Oracle-defined behavior of the PUBLICOBJECT classobject (and its subclasses) to be extended or overridden.
TiePublicObject(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TiePublicObject
Constructs a TiePublicObject.
TieRelationship - class oracle.ifs.beans.TieRelationship.
TieRelationship allows the Oracle-defined behavior of the RELATIONSHIP classobject (and its subclasses) to be extended or overridden.
TieRelationship(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieRelationship
Constructs a TieRelationship.
TieSchemaObject - class oracle.ifs.beans.TieSchemaObject.
TieSchemaObject allows the Oracle-defined behavior of the SCHEMAOBJECT classobject (and its subclasses) to be extended or overridden.
TieSchemaObject(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieSchemaObject
Constructs a TieSchemaObject.
TieSystemAccessControlList - class oracle.ifs.beans.TieSystemAccessControlList.
TieSystemAccessControlList allows the Oracle-defined behavior of the SYSTEMACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden.
TieSystemAccessControlList(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieSystemAccessControlList
Constructs a TieSystemAccessControlList.
TieSystemObject - class oracle.ifs.beans.TieSystemObject.
TieSystemObject allows the Oracle-defined behavior of the SYSTEMOBJECT classobject (and its subclasses) to be extended or overridden.
TieSystemObject(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieSystemObject
Constructs a TieSystemObject.
TieUserProfile - class oracle.ifs.beans.TieUserProfile.
TieUserProfile allows the Oracle-defined behavior of the USERPROFILE classobject (and its subclasses) to be extended or overridden.
TieUserProfile(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieUserProfile
Constructs a TieUserProfile.
TieValueDefault - class oracle.ifs.beans.TieValueDefault.
TieValueDefault allows the Oracle-defined behavior of the VALUEDEFAULT classobject (and its subclasses) to be extended or overridden.
TieValueDefault(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieValueDefault
Constructs a TieValueDefault.
TieValueDefaultPropertyBundle - class oracle.ifs.beans.TieValueDefaultPropertyBundle.
TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden.
TieValueDefaultPropertyBundle(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieValueDefaultPropertyBundle
Constructs a TieValueDefaultPropertyBundle.
TieValueDomain - class oracle.ifs.beans.TieValueDomain.
TieValueDomain allows the Oracle-defined behavior of the VALUEDOMAIN classobject (and its subclasses) to be extended or overridden.
TieValueDomain(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieValueDomain
Constructs a TieValueDomain.
TieValueDomainPropertyBundle - class oracle.ifs.beans.TieValueDomainPropertyBundle.
TieValueDomainPropertyBundle allows the Oracle-defined behavior of the VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended or overridden.
TieValueDomainPropertyBundle(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieValueDomainPropertyBundle
Constructs a TieValueDomainPropertyBundle.
TieVersionDescription - class oracle.ifs.beans.TieVersionDescription.
TieVersionDescription allows the Oracle-defined behavior of the VERSIONDESCRIPTION classobject (and its subclasses) to be extended or overridden.
TieVersionDescription(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieVersionDescription
Constructs a TieVersionDescription.
TieVersionSeries - class oracle.ifs.beans.TieVersionSeries.
TieVersionSeries allows the Oracle-defined behavior of the VERSIONSERIES classobject (and its subclasses) to be extended or overridden.
TieVersionSeries(LibrarySession, Long, Long, S_LibraryObjectData) - Constructor for class oracle.ifs.beans.TieVersionSeries
Constructs a TieVersionSeries.
toDataTypeLabel(int) - Static method in class oracle.ifs.beans.Attribute
Converts the specified data type constant to a localized label.
toDataTypeLabel(int, LibrarySession) - Static method in class oracle.ifs.beans.Attribute
Converts the specified data type constant to a localized label, using the Localizer from the specified LibrarySession.
toDataTypeLabel(int, Localizer) - Static method in class oracle.ifs.beans.Attribute
Converts the specified data type constant to a localized label, using the specified Localizer.
toDomainTypeLabel(int) - Static method in class oracle.ifs.beans.ClassDomain
Converts the specified DomainType constant to a localized label.
toDomainTypeLabel(int, LibrarySession) - Static method in class oracle.ifs.beans.ClassDomain
Converts the specified DomainType constant to a localized label, using the Localizer from the specified LibrarySession.
toDomainTypeLabel(int, Localizer) - Static method in class oracle.ifs.beans.ClassDomain
Converts the specified DomainType constant to a localized label, using the specified Localizer.
TokenCredential - class oracle.ifs.common.TokenCredential.
A TokenCredential encapsulates a token created by an authenticated LibrarySession that may be used to create a new LibrarySession, authenticating as the same DirectoryUser as the earlier session.
TokenCredential(LibrarySession) - Constructor for class oracle.ifs.common.TokenCredential
Constructs a new TokenCredential.
toLocalizedString(LibrarySessionInterface) - Method in class oracle.ifs.common.IfsException
Represents this IfsException as a localized string.
toLocalizedString(Localizer) - Method in class oracle.ifs.common.IfsException
Represents this IfsException as a localized string.
toLockStateLabel(int) - Static method in class oracle.ifs.beans.PublicObject
Converts the specified LockState constant to a localized label.
toLockStateLabel(int, LibrarySession) - Static method in class oracle.ifs.beans.PublicObject
Converts the specified LockState constant to a localized label, using the Localizer from the specified LibrarySession.
toLockStateLabel(int, Localizer) - Static method in class oracle.ifs.beans.PublicObject
Converts the specified LockState constant to a localized label, using the specified Localizer.
toLong() - Method in class oracle.ifs.common.AccessLevel
toLong - return the long representation of the access level.
toReferentialIntegrityRuleLabel(int) - Static method in class oracle.ifs.beans.Attribute
Converts the specified ReferentialIntegrityRule constant to a localized label.
toReferentialIntegrityRuleLabel(int, LibrarySession) - Static method in class oracle.ifs.beans.Attribute
Converts the specified ReferentialIntegrityRule constant to a localized label, using the Localizer from the specified LibrarySession.
toReferentialIntegrityRuleLabel(int, Localizer) - Static method in class oracle.ifs.beans.Attribute
Converts the specified ReferentialIntegrityRule constant to a localized label, using the specified Localizer.
toString() - Method in class oracle.ifs.common.AttributeValue
Gets the default object representation of this AttributeValue as a string.
toString() - Method in class oracle.ifs.common.IfsException
Represents this IfsException as a US English string.
toString() - Method in class oracle.ifs.common.AccessLevel
toString - convert AccessLevel to a String, representing the set of permissions; for example "{Discover,GetContent}".
toString() - Method in class oracle.ifs.beans.LibraryObject
returns the Name of this object, or null of the object does not have a NAME attribute.
toString() - Method in class oracle.ifs.server.S_LibraryObject
If this is an instance of a class that has a name attribute, return getName(); else, return super.toString().
toString(LibrarySessionInterface) - Method in class oracle.ifs.common.AttributeValue
Gets the default object representation of this AttributeValue as a string.
toString(Localizer) - Method in class oracle.ifs.common.AccessLevel
toString - convert AccessLevel to a String, representing the set of permissions for a specified Localizer; for example "{Discover,GetContent}".
toValueDomainTypeLabel(int) - Static method in class oracle.ifs.beans.ValueDomain
Converts the specified ValueDomainType constant to a localized label.
toValueDomainTypeLabel(int, LibrarySession) - Static method in class oracle.ifs.beans.ValueDomain
Converts the specified ValueDomainType constant to a localized label, using the Localizer from the specified LibrarySession.
toValueDomainTypeLabel(int, Localizer) - Static method in class oracle.ifs.beans.ValueDomain
Converts the specified ValueDomainType constant to a localized label, using the specified Localizer.
trace(int, int, String) - Method in interface oracle.ifs.common.Traceable
Issues a trace request to the trace logger.
trace(int, int, String) - Method in class oracle.ifs.beans.LibraryObject
Issues a trace request to the trace logger.
trace(int, int, String) - Method in class oracle.ifs.beans.LibrarySession
Issues a trace request to the trace logger.
trace(int, int, String) - Method in class oracle.ifs.server.S_LibraryObject
Issues a trace request to the trace logger.
trace(int, int, String) - Method in class oracle.ifs.server.S_LibraryService
Issues a trace request to the trace logger.
trace(int, int, String) - Method in class oracle.ifs.server.S_LibrarySession
Issues a trace request to the trace logger.
Traceable - interface oracle.ifs.common.Traceable.
The Traceable interface.
TraceLogger - class oracle.ifs.common.TraceLogger.
TraceLogger is the abstract tracing superclass.
TRACETYPE_BOTH - Static variable in class oracle.ifs.common.TraceLogger
Trace logs are sent to both a local stream and a remote TraceLogger.
TRACETYPE_LOCAL - Static variable in class oracle.ifs.common.TraceLogger
Trace logs are sent to a local stream.
TRACETYPE_NONE - Static variable in class oracle.ifs.common.TraceLogger
Tracing is disabled.
TRACETYPE_REMOTE - Static variable in class oracle.ifs.common.TraceLogger
Trace logs are sent to to a remote TraceLogger.
Transaction - interface oracle.ifs.common.Transaction.
A Transaction is a token returned by LibrarySession.beginTransaction that can be passed to LibrarySession.completeTransaction or LibrarySession.abortTransaction.
traverseTree(XMLDocument, ParserCallback, Hashtable) - Method in class oracle.ifs.beans.parsers.XmlParser
Deprecated. use oracle.ifs.beans.parsers.IfsXmlParser traverseTree is not supported by IfsXmlParser
traverseTree(XMLDocument, ParserCallback, Hashtable) - Method in class oracle.ifs.beans.parsers.SimpleXmlParser
Deprecated. use oracle.ifs.beans.parsers.IfsXmlParser
TYPE_LMSESSIONKEY - Static variable in class oracle.ifs.common.ChallengeResponseCredential
Indicates an SMB LM session key type of response.
TYPE_NTSESSIONKEY - Static variable in class oracle.ifs.common.ChallengeResponseCredential
Indicates an SMB NT session key type of response.
TYPE_UNKNOWN - Static variable in class oracle.ifs.common.ChallengeResponseCredential
Indicates an unknown type of response.

U

UNIQUE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
An indicator of whether each instance of the ClassObject must have a unique value for this Attribute (if not null).
UNIQUENAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.ValueDefault
A system-set attribute used to ensure each ValueDefault has a unique Name.
UNIQUENAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassDomain
A system-set attribute used to ensure each ClassDomain has an unique name.
UNIQUENAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.MountPoint
A system-set attribute used to ensure each MountPoint has a unique name.
UNIQUENAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassAccessControlList
A system-set attribute used to ensure each ClassAccessControlList has a unique name.
UNIQUENAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.ValueDomain
A system-set attribute used to ensure each ValueDomain has a unique name.
UNIQUENAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.ClassObject
A system-set attribute used to ensure each ClassObject has a unique Name.
UNIQUENAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.SystemAccessControlList
A system-set attribute used to ensure each SystemAccessControlList has a unique name.
UNIQUENAME_ATTRIBUTE - Static variable in class oracle.ifs.beans.DirectoryUser
A system-set attribute used to ensure each DirectoryUser has a unique Name.
unlock() - Method in class oracle.ifs.beans.PublicObject
Releases the persistent lock on the object.
unlockForSession(PublicObject[]) - Method in class oracle.ifs.beans.LibrarySession
Release session locks on a set of PublicObjects.
unReserve() - Method in class oracle.ifs.beans.VersionSeries
Cancels the reservation.
unReserve() - Method in class oracle.ifs.server.S_VersionSeries
Removes the reservation on this version series.
UP_DIRECTORY_TOKEN - Static variable in class oracle.ifs.beans.FolderPathResolver
The "change directory UP one level" token.
UPDATE_OBJECT_OPTION - Static variable in interface oracle.ifs.beans.parsers.Parser
Option which indicates the existing iFS object being updated by this call to the Parser.
update(LibraryObjectDefinition) - Method in class oracle.ifs.beans.LibraryObject
Updates this object from the attributes and options set in the specified LibraryObjectDefinition.
update(OperationState, S_LibraryObjectDefinition) - Method in class oracle.ifs.server.S_LibraryObject
update an object in the context of an Operation.
UPDATEABLE_ATTRIBUTE - Static variable in class oracle.ifs.beans.Attribute
An indicator of whether this Attribute can be updated using the repository SDK for existing instances of the ClassObject.
updateAccessControlEntry(AccessControlEntry, AccessControlEntryDefinition) - Method in class oracle.ifs.beans.AccessControlList
Update an ACE in this ACL.
updateDocument(String, InputStream, String, AccessControlList, boolean, ParserCallback) - Method in class oracle.ifs.adk.filesystem.IfsFileSystem
Update a document in iFS.
updateDocument(String, InputStream, String, AccessControlList, boolean, ParserCallback) - Method in interface oracle.ifs.adk.filesystem.FileSystem
Update a document in iFS.
UserManager - class oracle.ifs.adk.user.UserManager.
UserManager is an utility class to create and delete iFS users.
UserManager(LibrarySession) - Constructor for class oracle.ifs.adk.user.UserManager
Construct UserManager object.
USERNAME - Static variable in class oracle.ifs.adk.user.UserManager
UserName is required to be defined.
UserProfile - class oracle.ifs.beans.UserProfile.
The UserProfile class provides storage for profile information on a DirectoryUser.
UserProfileDefinition - class oracle.ifs.beans.UserProfileDefinition.
The UserProfileDefinition class is used construct a UserProfile object.
UserProfileDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.UserProfileDefinition
Constructs a UserProfileDefinition explicitly capturing the session.

V

VALIDATE_DOCUMENT_OPTION - Static variable in interface oracle.ifs.beans.parsers.Parser
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 describes a value that can be applied to an Attribute to serve as a default value for that Attribute in creating new LibraryObjects.
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.
A ValueDefaultDefinition is a template for creating a new ValueDefault.
ValueDefaultDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.ValueDefaultDefinition
Constructs a ValueDefaultDefinition.
ValueDefaultPropertyBundle - class oracle.ifs.beans.ValueDefaultPropertyBundle.
A ValueDefaultPropertyBundle is a PropertyBundle containing a valid definition of the value 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 ValueDefaultPropertyBundleDefinition.
ValueDomain - class oracle.ifs.beans.ValueDomain.
A ValueDomain describes a validation that can be applied to an Attribute to ensure that LibraryObjects' values for that Attribute lie 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.
A ValueDomainDefinition is a template for creating a new ValueDomain.
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.
valueDomainTypeName(int, Localizer) - Static method in class oracle.ifs.beans.ValueDomain
Deprecated. use toValueDomainTypeLabel()
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.
verifyConnected() - Method in class oracle.ifs.server.S_LibrarySession
Asserts that this S_LibrarySession is connected.
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 construct a VersionSeries object.
VersionSeriesDefinition(LibrarySession) - Constructor for class oracle.ifs.beans.VersionSeriesDefinition
Constructs a VersionSeriesDefinition explicitly capturing the session.
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.

W

waitAgent() - Method in class oracle.ifs.agents.common.IfsAgent
Wait for the next request or event.
WORKPATH_ATTRIBUTE - Static variable in class oracle.ifs.beans.VersionSeries
The location of a version's content on the client's local store.

X

XmlParser - class oracle.ifs.beans.parsers.XmlParser.
This class is deprecated.
XmlParser(LibrarySession) - Constructor for class oracle.ifs.beans.parsers.XmlParser
Deprecated. use oracle.ifs.beans.parsers.IfsXmlParser(LibrarySession) The IfsXmlParser acts as the entry point for all iFS XML parsing functionality. The main function of the parser is to determine the nature of the XML document it is processing, then select the appropriate content-specific parser and submit the document for processing by that parser.
XmlParserInterface - interface oracle.ifs.beans.parsers.XmlParserInterface.
An XmlParserInterface is implemented by content-specific XML parsers that want to use the iFS XML parser framework.
XmlRenderer - class oracle.ifs.server.renderers.XmlRenderer.
An XMLRenderer creates a representation of a LibraryObject in XML format.
XmlRenderer(S_LibrarySession) - Constructor for class oracle.ifs.server.renderers.XmlRenderer
Constructs an XMLRenderer.

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