Skip navigation links

Oracle Content Services Web Services Java API Reference
10g Release 1 (10.1.2.3)

B25584-03

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


A

ACCESSED_BY - Static variable in class oracle.ifs.fdk.Attributes
The user who accessed a Most Recent Document.
ACCESS_DATE - Static variable in class oracle.ifs.fdk.Attributes
The date a most recent document was last accessed.
ACCESS_LEVEL - Static variable in class oracle.ifs.fdk.Attributes
An AccessLevel, represented as a Long.
ACTION - Static variable in class oracle.ifs.fdk.Attributes
The action for a disposition phase.
ADD_GRANTS_BACKGROUND_REQUEST_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the ADDGRANTSBACKGROUNDREQUEST REQUEST_TYPE.
ALLOWED_CATEGORIES - Static variable in class oracle.ifs.fdk.Attributes
Allowed categories on the objects that reside under the folder which has this category configuration.
ALLOWED_RECORD_CATEGORIES - Static variable in class oracle.ifs.fdk.Attributes
Allowed record categories on the objects that reside under the folder which has this record configuration.
ALLOW_ALL_CATEGORIES - Static variable in class oracle.ifs.fdk.Attributes
Allow all categories on the objects that reside under the folder which has this category configuration.
ALLOW_ALL_RECORD_CATEGORIES - Static variable in class oracle.ifs.fdk.Attributes
Allowed record categories on the objects that reside under the folder which has this record configuration.
ALL_ADMIN_USERS_GROUP - Static variable in class oracle.ifs.fdk.Attributes
The group used to model all domain-admin users in the Domain.
ALL_GROUP_MEMBERS - Static variable in class oracle.ifs.fdk.Attributes
The list of all nested subgroups for which the requesting user can discover.
ALL_USERS_GROUP - Static variable in class oracle.ifs.fdk.Attributes
The group used to model all users in the Domain.
ALL_USER_MEMBERS - Static variable in class oracle.ifs.fdk.Attributes
The list of all user members of this group for which the requesting user can discover.
ANTIVIRUS_OMITTED_FILE_EXTENSIONS - Static variable in class oracle.ifs.fdk.SystemConfigurationProperties
The property which returns the list of file extensions which are omitted from antivirus scanning.
ARCHIVE - Static variable in class oracle.ifs.fdk.Attributes
The Archive for a given Item.
ARCHIVE - Static variable in class oracle.ifs.fdk.ItemTypes
Archive type.
ARCHIVE_AUTO_EMPTIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ARCHIVE auto-emptied" operation.
ARCHIVE_AUTO_EMPTY_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a ARCHIVEFolder will automatically empty itself of any items that have been held for longer than the minimum holding period.
ARCHIVE_EMPTIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ARCHIVE emptied" operation.
ARCHIVE_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a ARCHIVE is enabled.
ARCHIVE_ITEM_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ARCHIVE item added" operation.
ARCHIVE_ITEM_RESTORED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ARCHIVE item restored" operation.
ARCHIVE_MIN_HOLDING_PERIOD - Static variable in class oracle.ifs.fdk.Attributes
The minimum holding period (seconds) for which an item must be held in a ARCHIVEFolder before it is automatically purged.
ARCHIVE_QUOTA_CONSUMED - Static variable in class oracle.ifs.fdk.Attributes
The amount of quota (in bytes) consumed by documents in the archive.
ATTRIBUTE_CLASS_OBJECT - Static variable in class oracle.ifs.fdk.Attributes
The class (either Category or RecordCategory) to which this attribute belongs.
ATTRIBUTE_DEFAULT - Static variable in class oracle.ifs.fdk.Attributes
Default for this attribute.
ATTRIBUTE_DETAIL - Static variable in class oracle.ifs.fdk.Attributes
An array with the details of a metadata attribute (name, type, etc).
ATTRIBUTE_DETAILS - Static variable in class oracle.ifs.fdk.Attributes
An array of ATTRIBUTE_DETAIL with the details of a metadata attribute (name, type, etc).
ATTRIBUTE_ENUMERATION - Static variable in class oracle.ifs.fdk.Attributes
Enumeration for this attribute.
ATTRIBUTE_HIDDEN - Static variable in class oracle.ifs.fdk.Attributes
Is this Attribute hidden.
ATTRIBUTE_INDEXED - Static variable in class oracle.ifs.fdk.Attributes
Is this Attribute indexed by the database.
ATTRIBUTE_NAME - Static variable in class oracle.ifs.fdk.Attributes
Attribute Name.
ATTRIBUTE_OVERRIDE - Static variable in class oracle.ifs.fdk.Attributes
Specifies an Attribute Override on a CategoryConfiguration or RecordConfiguration.
ATTRIBUTE_OVERRIDE - Static variable in class oracle.ifs.fdk.ItemTypes
AttributeOverride type.
ATTRIBUTE_OVERRIDEABLE - Static variable in class oracle.ifs.fdk.Attributes
Can the constraints of this attribute be changed (overridden) at the folder level (via a CategoryConfiguration or RecordConfiguration).
ATTRIBUTE_OVERRIDES - Static variable in class oracle.ifs.fdk.Attributes
The Attribute Overrides on a CategoryConfiguration or RecordConfiguration.
ATTRIBUTE_OVERRIDE_ATTRIBUTE - Static variable in class oracle.ifs.fdk.Attributes
Specifies the attribute to be overriden.
ATTRIBUTE_OVERRIDE_CATEGORY_CLASS - Static variable in class oracle.ifs.fdk.Attributes
Specifies the category class of the attribute to be overriden.
ATTRIBUTE_OVERRIDE_DEFAULT - Static variable in class oracle.ifs.fdk.Attributes
Default for this attribute override.
ATTRIBUTE_OVERRIDE_DEFAULT_SET - Static variable in class oracle.ifs.fdk.Attributes
Default is set for this attribute override.
ATTRIBUTE_OVERRIDE_PROMPT - Static variable in class oracle.ifs.fdk.Attributes
Indicates if this attribute should be prompted in this configuration.
ATTRIBUTE_OVERRIDE_REQUIRED - Static variable in class oracle.ifs.fdk.Attributes
Indicates if this attribute is requird in this configuration.
ATTRIBUTE_OVERRIDE_SETTABLE - Static variable in class oracle.ifs.fdk.Attributes
Indicates if this attribute is settable/updateable in this configuration.
ATTRIBUTE_PROMPTED - Static variable in class oracle.ifs.fdk.Attributes
Indicates if the client should prompt for the value of this attribute.
ATTRIBUTE_REQUIRED - Static variable in class oracle.ifs.fdk.Attributes
Is this Attribute required.
ATTRIBUTE_SETTABLE - Static variable in class oracle.ifs.fdk.Attributes
Is this Attribute settable.
ATTRIBUTE_TYPE - Static variable in class oracle.ifs.fdk.Attributes
Attribute Type (String, Integer, etc.).
ATTRIBUTE_TYPE_BINARY - Static variable in class oracle.ifs.fdk.FdkConstants
BINARY type for Custom Attributes
ATTRIBUTE_TYPE_BOOLEAN - Static variable in class oracle.ifs.fdk.FdkConstants
BOOLEAN type for Custom Attributes
ATTRIBUTE_TYPE_DATE - Static variable in class oracle.ifs.fdk.FdkConstants
DATE type for Custom Attributes
ATTRIBUTE_TYPE_FLOAT - Static variable in class oracle.ifs.fdk.FdkConstants
FLOAT type for Custom Attributes
ATTRIBUTE_TYPE_GROUP - Static variable in class oracle.ifs.fdk.FdkConstants
GROUP type for Custom Attributes
ATTRIBUTE_TYPE_INTEGER - Static variable in class oracle.ifs.fdk.FdkConstants
INTEGER type for Custom Attributes
ATTRIBUTE_TYPE_LONG - Static variable in class oracle.ifs.fdk.FdkConstants
LONG type for Custom Attributes
ATTRIBUTE_TYPE_STRING - Static variable in class oracle.ifs.fdk.FdkConstants
STRING type for Custom Attributes
ATTRIBUTE_TYPE_STRING_ARRAY - Static variable in class oracle.ifs.fdk.FdkConstants
STRING_ARRAY type for Custom Attributes
ATTRIBUTE_TYPE_USER - Static variable in class oracle.ifs.fdk.FdkConstants
USER type for Custom Attributes
ATTRIBUTE_UPDATEABLE - Static variable in class oracle.ifs.fdk.Attributes
Is this Attribute updateable.
AUDITING_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
The configuration that governs auditing behavior for its Item.
AUDITING_CONFIGURATION - Static variable in class oracle.ifs.fdk.ItemTypes
AuditingConfiguration type.
AUDITING_CONFIGURATION_AUDIT_TYPE_LIST - Static variable in class oracle.ifs.fdk.Attributes
The AuditTypeList specified by an AuditingConfiguration.
AUDIT_EVENT_AGGREGATE_INNER_COLUMN_LIST - Static variable in class oracle.ifs.fdk.Options
Aggregate AuditEvent search option for the set of inner columns to select from, instead of simply selecting from the event table itself.
AUDIT_HISTORY_CUSTOM - Static variable in class oracle.ifs.fdk.FdkConstants
Constant for the Options.AUDIT_HISTORY_TYPE option specifying a custom Audit History.
AUDIT_HISTORY_CUSTOM_ID - Static variable in class oracle.ifs.fdk.Options
Event search option specifying the ID of the custom Audit History to search when the AUDIT_HISTORY_TYPE option is set to FdkConstants.AUDIT_HISTORY_CUSTOM.
AUDIT_HISTORY_GLOBAL - Static variable in class oracle.ifs.fdk.FdkConstants
Constant for the Options.AUDIT_HISTORY_TYPE option specifying the global administrative Audit History.
AUDIT_HISTORY_ITEM - Static variable in class oracle.ifs.fdk.FdkConstants
Constant for the Options.AUDIT_HISTORY_TYPE option specifying the individual Item Audit History.
AUDIT_HISTORY_ITEM_TARGET_ID - Static variable in class oracle.ifs.fdk.Options
Event search option specifying the ID of the target Item when searching from the Item Audit History; used when the AUDIT_HISTORY_TYPE option is set to FdkConstants.AUDIT_HISTORY_ITEM.
AUDIT_HISTORY_TYPE - Static variable in class oracle.ifs.fdk.Options
Event search option specifying the type of Audit History from which to search.
AUDIT_SPECIFICATION_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "AUDIT_SPECIFICATION created" operation.
AUDIT_SPECIFICATION_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "AUDIT_SPECIFICATION freed" operation.
AUDIT_SPECIFICATION_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "AUDIT_SPECIFICATION renamed" operation.
AUDIT_SPECIFICATION_RESOLUTION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "AUDIT_SPECIFICATION resolution changed" operation.
AUDIT_SPECIFICATION_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "AUDIT_SPECIFICATION updated" operation.
AUDIT_TYPES - Static variable in class oracle.ifs.fdk.Options
An option describing the Audit Types.
AUDIT_TYPE_ENTRY_INCLUDE_NESTED - Static variable in class oracle.ifs.fdk.Options
Option used to indicate that AuditTypeEntries for Item types that are nested under the Item type specified by the AUDIT_TYPE_ENTRY_ITEM_TYPE option should also be returned by AuditManager.getAuditTypeEntries().
AUDIT_TYPE_ENTRY_ITEM_TYPE - Static variable in class oracle.ifs.fdk.Options
Option to specify the Item type used to filter the list of AuditTypeEntries returned by AuditManager.getAuditTypeEntries().
AUDIT_TYPE_ENTRY_SUCCESS_MODE - Static variable in class oracle.ifs.fdk.Options
Option used to specify the success mode used to filter the list of AuditTypeEntries returned by AuditManager.getAuditTypeEntries().
AUDIT_TYPE_ENTRY_SUCCESS_MODE_FAILURE_ONLY - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates that only failure will be audited.
AUDIT_TYPE_ENTRY_SUCCESS_MODE_NONE - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates that neither succees nor failure will be audited.
AUDIT_TYPE_ENTRY_SUCCESS_MODE_SUCCESS_ONLY - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates that only success will be audited.
AUDIT_TYPE_ENTRY_SUCCESS_MODE_SUCCESS_OR_FAILURE - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates that the both success and failure will be audited.
AUDIT_TYPE_LIST - Static variable in class oracle.ifs.fdk.ItemTypes
AuditTypeList type.
AUDIT_TYPE_LIST_ID - Static variable in class oracle.ifs.fdk.Options
Option that provides a existing audit type list id when fetching audit entry types.
ArchiveManager - interface oracle.ifs.fdk.ArchiveManager.
Archive Manager interface for handling archive related operations.
AttributeRequest - class oracle.ifs.fdk.AttributeRequest.
Represents a request for a specific attributes.
AttributeRequest() - Constructor for class oracle.ifs.fdk.AttributeRequest
Required constructor in order to be a Java Bean.
Attributes - class oracle.ifs.fdk.Attributes.
Holder class for all the attribute names constants.
AuditManager - interface oracle.ifs.fdk.AuditManager.
Auditing operations.
acknowledgeRequestForUser(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Acknowledges the request for the given user.
acquireManualLocks(long[], NamedValueSet[]) - Method in interface oracle.ifs.fdk.LockManager
Acquires manual locks on the given Items.
addGrants(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Adds the specified grants to the SecurityConfiguration of the target item.
addMetaDataAttribute(long, NamedValue, AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Adds an attribute to a category subclass.
addMetaDataAttribute(long, NamedValue, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Given an Attribute description, add the attribute to the given class and return the new Attribute item.
addUsers(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.GroupManager
Adds members and managers to an existing group.
approveRequestForUser(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Approves the request for the given user.

B

BLOCKING_WORKFLOW_OPERATIONS - Static variable in class oracle.ifs.fdk.Attributes
The names of operations that can be workflow-enabled (and configured) for an Item in only blocking mode.
BODY - Static variable in class oracle.ifs.fdk.Options
The body of an e-mail message.
beginTransaction() - Method in interface oracle.ifs.fdk.SessionManager
Begins a transaction on this session.

C

CAN_ACQUIRE_MANUAL_LOCK - Static variable in class oracle.ifs.fdk.Attributes
Whether a MANUAL lock may be acquired, based on capabilities and object state.
CAN_CANCEL_CHECKOUT - Static variable in class oracle.ifs.fdk.Attributes
Whether a DOCUMENT Item can have its checkout canceled.
CAN_CHECKIN - Static variable in class oracle.ifs.fdk.Attributes
Whether a DOCUMENT Item can be checked in.
CAN_CHECKOUT - Static variable in class oracle.ifs.fdk.Attributes
Whether a DOCUMENT Item can be checked out.
CAN_COPY_VERSION - Static variable in class oracle.ifs.fdk.Attributes
Whether a version may be copied.
CAN_COPY_VERSION_TO_LATEST - Static variable in class oracle.ifs.fdk.Attributes
Whether a version may be copied to the latest version.
CAN_COPY_VERSION_TO_WORKING_COPY - Static variable in class oracle.ifs.fdk.Attributes
Whether a version may be copied to the working copy.
CAN_DELETE_VERSION - Static variable in class oracle.ifs.fdk.Attributes
Whether a version may be deleted.
CAN_MOVE_VERSION - Static variable in class oracle.ifs.fdk.Attributes
Whether a version may be moved.
CAN_RECORDIZE - Static variable in class oracle.ifs.fdk.Attributes
Indicates whether a document can be recordized.
CAN_RELEASE_DAV_LOCK - Static variable in class oracle.ifs.fdk.Attributes
Whether a DAV lock may be released, based on capabilities and object state.
CAN_RELEASE_MANUAL_LOCK - Static variable in class oracle.ifs.fdk.Attributes
Whether a MANUAL lock may be released, based on capabilities and object state.
CAN_UNCOMPRESS - Static variable in class oracle.ifs.fdk.Attributes
Whether a Document can be uncompressed.
CAN_UPDATE_CONTENT - Static variable in class oracle.ifs.fdk.Attributes
Whether a Document can have its content updated.
CAPABILITIES - Static variable in class oracle.ifs.fdk.Attributes
The capabilities bitmap for the current user on an Item.
CAPABILITY_ADDITEM - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to add an item to a folder.
CAPABILITY_ADDVERSION - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to add a new version to an item.
CAPABILITY_ADMINISTER_CATEGORY - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer ad-hoc categories.
CAPABILITY_ADMINISTER_CONFIGURATION - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer configuration of items.
CAPABILITY_ADMINISTER_CONTAINER - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer containers, including creation.
CAPABILITY_ADMINISTER_DOMAIN - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer domains.
CAPABILITY_ADMINISTER_QUOTA - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer quota.
CAPABILITY_ADMINISTER_RECORD - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer records.
CAPABILITY_ADMINISTER_ROLE - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer roles.
CAPABILITY_ADMINISTER_SECURITY - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer security of items.
CAPABILITY_ADMINISTER_USER - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer users.
CAPABILITY_ADMINISTER_WORKSPACE - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to administer workspaces, including creation.
CAPABILITY_COPY - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to copy items.
CAPABILITY_CREATECONTAINER - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to create containers.
CAPABILITY_CREATEFOLDER - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to create folders.
CAPABILITY_CREATEWORKSPACE - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to create workspaces.
CAPABILITY_DELETE - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to delete an item.
CAPABILITY_DISCOVER - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to discover an item.
CAPABILITY_GETAUDITHISTORY - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to get audit history for an object.
CAPABILITY_GETMETADATA - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to get the metadata of an item.
CAPABILITY_GET_CONTENT - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to get the content of an item.
CAPABILITY_LOCK - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to lock an item.
CAPABILITY_MOVE - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to move items.
CAPABILITY_SETMETADATA - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to set the metadata of an item.
CAPABILITY_SET_ATTR - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to set attributes of an item.
CAPABILITY_SET_CONTENT - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to set the content of an item.
CATEGORIES - Static variable in class oracle.ifs.fdk.Attributes
The Categories associated with this Document, if any.
CATEGORY - Static variable in class oracle.ifs.fdk.ItemTypes
Category type.
CATEGORY_CLASS - Static variable in class oracle.ifs.fdk.ItemTypes
CategoryClass type.
CATEGORY_CLASSES - Static variable in class oracle.ifs.fdk.Attributes
All category class objects.
CATEGORY_CLASS_ATTRIBUTE_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CATEGORY_CLASS attribute added" operation.
CATEGORY_CLASS_ATTRIBUTE_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CATEGORY_CLASS attribute removed" operation.
CATEGORY_CLASS_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CATEGORY_CLASS created" operation.
CATEGORY_CLASS_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CATEGORY_CLASS freed" operation.
CATEGORY_CLASS_ID - Static variable in class oracle.ifs.fdk.Options
The category class id used in the category definition option passed for enforced categorization.
CATEGORY_CLASS_OBJECT - Static variable in class oracle.ifs.fdk.Attributes
Category Class.
CATEGORY_CLASS_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CATEGORY_CLASS renamed" operation.
CATEGORY_CLASS_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CATEGORY_CLASS updated" operation.
CATEGORY_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
The category configuration of an item.
CATEGORY_CONFIGURATION - Static variable in class oracle.ifs.fdk.ItemTypes
CategoryConfiguration type.
CATEGORY_COPY_ON_VERSION - Static variable in class oracle.ifs.fdk.Attributes
Are instances of this class copied when associated object is versioned.
CATEGORY_DEFINITION - Static variable in class oracle.ifs.fdk.Options
The category definition is used to create or update custom categories on documents.
CATEGORY_DEFINITION_ATTRIBUTES - Static variable in class oracle.ifs.fdk.Options
The category attributes passed as part of document creation or update.
CATEGORY_ID - Static variable in class oracle.ifs.fdk.Options
Deprecated. use OPT.CATEGORY_CLASS_ID
CHARACTER_SET - Static variable in class oracle.ifs.fdk.Attributes
The default character set of a User.
CHARACTER_SET_RELEVANT - Static variable in class oracle.ifs.fdk.Attributes
Indication as to whether the character set is relevant for a document.
CHECKED_OUT_BY - Static variable in class oracle.ifs.fdk.Attributes
The user who has the document checked-out, or null if the document is not checked-out.
CHECKIN_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CheckinRequest ClassObject.
CHECKIN_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CheckinWorkflowConfiguration ClassObject.
CHECKOUT_COMMENT - Static variable in class oracle.ifs.fdk.Attributes
The reservation comment for a checked-out document.
CHECKOUT_DATE - Static variable in class oracle.ifs.fdk.Attributes
The reservation date for a checked-out document.
CHECKOUT_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CheckoutRequest ClassObject.
CHECKOUT_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CheckoutWorkflowConfiguration ClassObject.
CLASS_ABSTRACT - Static variable in class oracle.ifs.fdk.Attributes
Is this Class abstract.
CLASS_COPIED - Static variable in class oracle.ifs.fdk.Attributes
Deprecated. ASAP - use CATEGORY_COPY_ON_VERSION
CLASS_FINAL - Static variable in class oracle.ifs.fdk.Attributes
Is this Class final (can it be extended.
CLASS_HAS_SUBCLASSES - Static variable in class oracle.ifs.fdk.Attributes
Indicates if this class has subclasses.
CLASS_HIDDEN - Static variable in class oracle.ifs.fdk.Attributes
Is this Class hidden from the UI.
CLASS_NAME - Static variable in class oracle.ifs.fdk.Attributes
Class Name.
CLOSED - Static variable in class oracle.ifs.fdk.Attributes
Indicator of whether a record category or record folder is closed.
COMPOSITE_QUOTA_CONSUMED - Static variable in class oracle.ifs.fdk.Attributes
Quota consumed by the QuotaConfigurations below the target object.
CONFIGURATION_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether the Configuration is enabled.
CONFIGURATION_FINAL - Static variable in class oracle.ifs.fdk.Attributes
Whether the Configuration is final (cannot be overridden).
CONTAINER - Static variable in class oracle.ifs.fdk.ItemTypes
Container type.
CONTAINER_AUDITING_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER auditing configuration added" operation.
CONTAINER_AUDITING_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER auditing configuration changed" operation.
CONTAINER_AUDITING_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER auditing configuration removed" operation.
CONTAINER_CATEGORY_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER category configuration added" operation.
CONTAINER_CATEGORY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER category configuration changed" operation.
CONTAINER_CATEGORY_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER category configuration removed" operation.
CONTAINER_CONTAINER_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Container added to the CONTAINER" operation.
CONTAINER_CONTAINER_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER removed from the CONTAINER" operation.
CONTAINER_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER created" operation.
CONTAINER_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER freed" operation.
CONTAINER_MOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER moved" operation.
CONTAINER_RECORD_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER record configuration added" operation.
CONTAINER_RECORD_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER record configuration changed" operation.
CONTAINER_RECORD_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER record configuration removed" operation.
CONTAINER_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER renamed" operation.
CONTAINER_SECURITY_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER security added" operation.
CONTAINER_SECURITY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER security changed" operation.
CONTAINER_SECURITY_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER security removed" operation.
CONTAINER_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER updated" (misc update) operation.
CONTAINER_VERSIONING_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER versioning configuration added" operation.
CONTAINER_VERSIONING_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER versioning configuration changed" operation.
CONTAINER_VERSIONING_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER versioning configuration removed" operation.
CONTAINER_WORKFLOW_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER workflow configuration added" operation.
CONTAINER_WORKFLOW_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER workflow configuration changed" operation.
CONTAINER_WORKFLOW_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "CONTAINER workflow configuration removed" operation.
CONTAINER_WORKSPACE_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Workspace added to the CONTAINER" operation.
CONTAINER_WORKSPACE_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Workspace removed from the CONTAINER" operation.
CONTENTSTREAM - Static variable in class oracle.ifs.fdk.Options
Content Stream option for passing an InputStream.
COPY_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CopyRequest ClassObject.
COPY_TARGET_NAME - Static variable in class oracle.ifs.fdk.Options
Deprecated. Create a copy of the document first and then recordize using RecordsManager.makeRecord().
COPY_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CopyWorkflowConfiguration ClassObject.
CREATED_BY - Static variable in class oracle.ifs.fdk.Attributes
The user that created the object.
CREATE_DATE - Static variable in class oracle.ifs.fdk.Attributes
The creation date.
CREATE_DOCUMENT_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CreateDocumentRequest ClassObject..
CREATE_DOCUMENT_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CreateDocumentWorkflowConfiguration ClassObject.
CREATE_WORKSPACE_REQUEST_ALLOWED - Static variable in class oracle.ifs.fdk.Attributes
Whether requests for workspace creation are allowed.
CREATE_WORKSPACE_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CreateWorkspaceRequest ClassObject.
CREATE_WORKSPACE_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CreateWorkspaceWorkflowConfiguration ClassObject.
CURRENT_DISPOSITION_PHASE - Static variable in class oracle.ifs.fdk.Attributes
The integer number of the current disposition phase the record.
CUSTOMIZABLE - Static variable in class oracle.ifs.fdk.Attributes
Whether a role is customizable.
CUSTOM_ALL - Static variable in class oracle.ifs.fdk.Attributes
All custom attributes of a custom category.
CUSTOM_CATEGORY - Static variable in class oracle.ifs.fdk.ItemTypes
Custom category type (user defined custom metadata).
CUTOFF_FREQUENCY - Static variable in class oracle.ifs.fdk.Attributes
The cut off frequency of a record category.
CUTOFF_FREQUENCY_DAILY - Static variable in class oracle.ifs.fdk.FdkConstants
The cut off frequency which represents a daily cut off for a a record category.
CUTOFF_FREQUENCY_MONTHLY - Static variable in class oracle.ifs.fdk.FdkConstants
The cut off frequency which represents a monthly cut off for a a record category.
CUTOFF_FREQUENCY_NONE - Static variable in class oracle.ifs.fdk.FdkConstants
The cut off frequency of NONE for a record category.
CUTOFF_FREQUENCY_WEEKLY - Static variable in class oracle.ifs.fdk.FdkConstants
The cut off frequency which represents a weekly cut off for a a record category.
CUTOFF_FREQUENCY_YEARLY - Static variable in class oracle.ifs.fdk.FdkConstants
The cut off frequency which represents a yearly cut off for a a record category.
CategoryManager - interface oracle.ifs.fdk.CategoryManager.
The Category management Facade interface
ClientUtils - class oracle.ifs.fdk.ClientUtils.
Utilities for the client side of Web Services, but they can also be used by in-process callers.
CommonManager - interface oracle.ifs.fdk.CommonManager.
The "common" Facade interface.
ContainerManager - interface oracle.ifs.fdk.ContainerManager.
FDK interface for managing Containers.
calculateConsumedQuota(long) - Method in interface oracle.ifs.fdk.QuotaManager
Initiate the calculation of consumed quota
cancelCheckout(long[]) - Method in interface oracle.ifs.fdk.VersionManager
Cancels check-out for a set of items.
cancelRequestForUser(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Cancels the request for the given user.
checkNameValidity(long, String) - Method in interface oracle.ifs.fdk.FileManager
Checks to see if the proposed name is a valid object name in the target folder.
checkPermission(long, long, long) - Method in interface oracle.ifs.fdk.SecurityManager
Determines whether the given DirectoryObject has the given permission on the given target object.
checkin(long[], NamedValue[], NamedValueSet[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.VersionManager
Checks in a set of documents, or creates a request for checkin if operation is workflow-enabled.
checkout(long[], String[]) - Method in interface oracle.ifs.fdk.VersionManager
Deprecated. This API works with non-workflow enabled checkout only. The results cannot be guaranteed if this API is used in conjunction with WF.
Use checkoutDocuments() for workflow enabled checkout.
checkoutDocuments(long[], String[], NamedValue[], NamedValueSet[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.VersionManager
Checks out a set of documents.
commitTransaction(long) - Method in interface oracle.ifs.fdk.SessionManager
Commits a transaction started by calling beginTransaction().
copy(long[], NamedValue[], NamedValueSet[]) - Method in interface oracle.ifs.fdk.FileManager
Copies items.
copyToLatestVersion(long, NamedValue[]) - Method in interface oracle.ifs.fdk.VersionManager
Copies a version to the latest version in the version history.
copyToWorkingCopy(long) - Method in interface oracle.ifs.fdk.VersionManager
Copies a version to the working copy.
copyVersion(long, NamedValue[]) - Method in interface oracle.ifs.fdk.VersionManager
Copies a version.
createAuditReport(NamedValue[], NamedValue[], NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.AuditManager
Creates an audit report given a search specification as a DocumentDefinition that can be used to create a Document later.
createAuditTypeList(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.AuditManager
Creates an AuditTypeList.
createCategorySubClass(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Creates a Category subclass.
createContainer(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.ContainerManager
Creates a new container.
createDocument(NamedValue[], NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates a new Document.
createDocumentDefinition(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates a new DocumentDefinition Item, which can be used later to create a Document Item.
createDocumentDefinitions(NamedValueSet[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates set of new DocumentDefinition Items, which can be used later to create Document Items.
createDocuments(NamedValueSet[], NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates a set of new Documents.
createFilePlan(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Create a file plan under current domain.
createFolder(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates a new folder.
createFolders(long[], NamedValueSet[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates a set of folders.
createGroup(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.GroupManager
Creates a new group, returning an Item that represents it.
createLinks(long, NamedValueSet[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates a set of new Links.
createPersonalWorkspace(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkspaceManager
Creates a new personal workspace for the current user.
createPersonalWorkspaceForUser(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkspaceManager
Creates a new personal workspace for the given user.
createRecordCategory(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
create a record category under the parentId.
createRecordFolder(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
create a record folder under the parent record category.
createRecordSeries(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
create a record series under the file plan
createRole(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Creates a new Role for use in the target domain.
createUserRequest(long[], NamedValue[]) - Method in interface oracle.ifs.fdk.RequestManager
Creates a UserRequest for each set of targets that are controlled by a specific UserRequestWorkflowConfiguration.
createWorkspace(long, NamedValue[], NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkspaceManager
Creates a new workspace or a request.

D

DATE_COMP_DAY - Static variable in class oracle.ifs.fdk.FdkConstants
Date comparison level for comparing dates on the year, month and day.
DATE_COMP_HOUR - Static variable in class oracle.ifs.fdk.FdkConstants
Date comparison level for comparing dates on the year, month, day and hour.
DATE_COMP_LEVEL - Static variable in class oracle.ifs.fdk.Options
Specifies the precision used for date comparisons in date search criteria.
DATE_COMP_MIN - Static variable in class oracle.ifs.fdk.FdkConstants
Date comparison level for comparing dates on the year, month, day, hour and minute.
DATE_COMP_MONTH - Static variable in class oracle.ifs.fdk.FdkConstants
Date comparison level for comparing dates on the year and month.
DATE_COMP_SEC - Static variable in class oracle.ifs.fdk.FdkConstants
Date comparison level for comparing dates on the year, month, day, hour, minute and second.
DATE_COMP_YEAR - Static variable in class oracle.ifs.fdk.FdkConstants
Date comparison level for comparing dates on the year.
DAV_CHAR_ENCODING - Static variable in class oracle.ifs.fdk.Attributes
User preference for WebDAV, allows the user to specify a character encoding other than UTF-8 in order to support old, non-compliant versions of Microsoft clients.
DAV_SEND_RAW_BYTES - Static variable in class oracle.ifs.fdk.Attributes
User preference for WebDAV, allows the user to choose whether long content-disposition filenames should be sent in raw bytes instead of utf-8.
DEFAULT_GUARD_SECURITY_ROLES - Static variable in class oracle.ifs.fdk.Attributes
The default set of roles that should be presented when guard security is being defined on a FilePlan component.
DEFAULT_QUOTA_ALLOCATION - Static variable in class oracle.ifs.fdk.Attributes
Default amount of quota allocated to new workspaces in the domain.
DEFAULT_WORKSPACE_ROLES - Static variable in class oracle.ifs.fdk.Attributes
The default set of roles that should be presented when a Workspace role is to be selected for use in a security definition.
DEFINITION_EXPIRATION_TIME - Static variable in class oracle.ifs.fdk.Options
Option for defining expiration time (in seconds) of document definition object.
DELETED_BY - Static variable in class oracle.ifs.fdk.Options
The user that deleted an item in the Archive.
DELETED_DATE - Static variable in class oracle.ifs.fdk.Options
The date on which an item in the Archive was deleted.
DELETE_CONTAINER_BACKGROUND_REQUEST_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the DELETECONTAINERBACKGROUNDREQUEST REQUEST_TYPE.
DELETE_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the DeleteRequest ClassObject.
DELETE_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the DeleteWorkflowConfiguration ClassObject.
DESCRIPTION - Static variable in class oracle.ifs.fdk.Attributes
The description of an object.
DESTFOLDER - Static variable in class oracle.ifs.fdk.Options
Destination folder option for move, copy operations.
DESTINATION_FOLDER - Static variable in class oracle.ifs.fdk.Attributes
The destination folder attribute for a disposition phase of MOVE or TRANSFER.
DIRECT_CATEGORY_SUBCLASSES - Static variable in class oracle.ifs.fdk.Attributes
All category class objects that are a subclass of this class.
DISPLAY_NAME - Static variable in class oracle.ifs.fdk.Attributes
The display name of a user or MetaData object.
DISPOSITION_ACTION_ACCESSION - Static variable in class oracle.ifs.fdk.FdkConstants
String value for the disposition action for ACCESSION This is used when the action attribute of a record category is retrieved
DISPOSITION_ACTION_DELETE - Static variable in class oracle.ifs.fdk.FdkConstants
String value for the disposition action for DELETE This is used when the action attribute of a record category is retrieved
DISPOSITION_ACTION_LAUNCH_WORKFLOW - Static variable in class oracle.ifs.fdk.FdkConstants
String value for the disposition action for WORKFLOW This is used when the action attribute of a record category is retrieved
DISPOSITION_ACTION_MOVE - Static variable in class oracle.ifs.fdk.FdkConstants
String value for the disposition action for MOVE This is used when the action attribute of a record category is retrieved
DISPOSITION_ACTION_RETAIN - Static variable in class oracle.ifs.fdk.FdkConstants
String value for the disposition action for RETAIN This is used when the action attribute of a record category is retrieved
DISPOSITION_ACTION_TRANSFER - Static variable in class oracle.ifs.fdk.FdkConstants
String value for the disposition action for TRANSFER This is used when the action attribute of a record category is retrieved
DISPOSITION_EVENT - Static variable in class oracle.ifs.fdk.Attributes
The event that ends or triggers the disposition phase.
DISPOSITION_PHASE - Static variable in class oracle.ifs.fdk.ItemTypes
DispositionPhase type.
DISPOSITION_PHASES - Static variable in class oracle.ifs.fdk.Attributes
The disposition phases for a record category.
DISPOSITION_PHASE_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the DispositionPhaseRequest ClassObject.
DOCUMENT - Static variable in class oracle.ifs.fdk.ItemTypes
Document type.
DOCUMENT_ACCESSED - Static variable in class oracle.ifs.fdk.Attributes
The document most recently accessed.
DOCUMENT_ARCHIVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT archived" operation.
DOCUMENT_BECAME_VERSION - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT became version" operation.
DOCUMENT_CATEGORY_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT category added" operation.
DOCUMENT_CATEGORY_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT category changed" operation.
DOCUMENT_CATEGORY_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT category removed" operation.
DOCUMENT_CHARACTER_SET - Static variable in class oracle.ifs.fdk.Attributes
The character set of a document.
DOCUMENT_CONTENT_READ - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT content read" operation.
DOCUMENT_CONTENT_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT content updated" operation.
DOCUMENT_COPIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT copied" operation.
DOCUMENT_COPIED_FROM_ARCHIVE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT copied from archive" operation.
DOCUMENT_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT created" operation.
DOCUMENT_CREATED_AS_COPY - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT created as copy" operation.
DOCUMENT_CREATED_AS_WORKING_COPY - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT created as working copy" operation.
DOCUMENT_DEFINITION - Static variable in class oracle.ifs.fdk.ItemTypes
DocumentDefinition type.
DOCUMENT_DELETED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT deleted" operation.
DOCUMENT_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT freed" operation.
DOCUMENT_FREED_VIA_MOVE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT freed via move" operation.
DOCUMENT_LANGUAGE - Static variable in class oracle.ifs.fdk.Attributes
The language of a document.
DOCUMENT_LOCKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT locked" operation.
DOCUMENT_MOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT moved" operation.
DOCUMENT_RECORD_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT record created" operation.
DOCUMENT_RECORD_CUTOFF - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT record cutoff" operation.
DOCUMENT_RECORD_DESTROYED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT record destroyed" operation.
DOCUMENT_RECORD_DISPOSITION_PROCESSING_ENDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT record ended disposition processing" operation.
DOCUMENT_RECORD_DISPOSITION_PROCESSING_STARTED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT record began disposition processing" operation.
DOCUMENT_RECORD_FROZEN - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT record frozen" operation.
DOCUMENT_RECORD_UNFROZEN - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT record unfrozen" operation.
DOCUMENT_RECORD_UNRECORDIZED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT unrecordized" operation.
DOCUMENT_RECORD_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT record updated" operation.
DOCUMENT_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT renamed" operation.
DOCUMENT_RESTORED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT restored" operation.
DOCUMENT_SECURITY_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT security configuration added" operation.
DOCUMENT_SECURITY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT security configuration changed" operation.
DOCUMENT_SECURITY_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT security configuration removed" operation.
DOCUMENT_UNLOCKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT unlocked" operation.
DOCUMENT_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT updated" operation.
DOCUMENT_WORKING_COPY_CONTENT_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT working copy content updated" operation.
DOCUMENT_WORKING_COPY_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "DOCUMENT working copy updated" operation.
DOMAIN - Static variable in class oracle.ifs.fdk.Attributes
The domain of a User.
DOMAIN - Static variable in class oracle.ifs.fdk.ItemTypes
Container type.
DOMAIN_ADMIN_USER - Static variable in class oracle.ifs.fdk.Attributes
The domain user attribute of a user.
DOMAIN_AUDITING_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain auditing configuration changed" operation.
DOMAIN_CATEGORY_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain category added" operation.
DOMAIN_CATEGORY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain category configuration changed" operation.
DOMAIN_CATEGORY_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain category removed" operation.
DOMAIN_CONTAINER_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Container added to the domain" operation.
DOMAIN_CONTAINER_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Container removed from the domain" operation.
DOMAIN_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain created" operation.
DOMAIN_DEFAULT_GUARD_ROLES_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain guard security roles changed" operation.
DOMAIN_DEFAULT_USER_PREFERENCES_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain default user preferences changed" operation.
DOMAIN_DEFAULT_WORKSPACE_ROLES_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain workspace roles changed" operation.
DOMAIN_DISABLED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain disabled" operation.
DOMAIN_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a domain is enabled.
DOMAIN_ENABLED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain enabled" operation.
DOMAIN_FILEPLAN_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain Fileplan added" operation.
DOMAIN_FILEPLAN_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain Fileplan removed" operation.
DOMAIN_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain freed" operation.
DOMAIN_GLOBAL_AUDIT_TYPE_LIST_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain global audit type list changed" operation.
DOMAIN_GROUP_CREATION_ACCESS_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain group creation access changed" operation.
DOMAIN_PROPERTY_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain property changed" operation.
DOMAIN_QUOTA_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain quota changed" operation.
DOMAIN_RECORD_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain record configuration changed" operation.
DOMAIN_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain renamed" operation.
DOMAIN_SECURITY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain security changed" operation.
DOMAIN_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain updated" (misc update) operation.
DOMAIN_USER - Static variable in class oracle.ifs.fdk.Attributes
The domain user attribute of a user.
DOMAIN_VERSIONING_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain versioning configuration changed" operation.
DOMAIN_WORKFLOW_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain workflow configuration changed" operation.
DOMAIN_WORKFLOW_REGISTERED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain workflow regsitered" operation.
DOMAIN_WORKFLOW_UNREGISTERED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Domain workflow unregsitered" operation.
DOMAIN_WORKSPACE_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Workspace added to the domain" operation.
DOMAIN_WORKSPACE_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "Workspace removed from the domain" operation.
DO_NOT_PURGE - Static variable in class oracle.ifs.fdk.Attributes
Whether the version may not be automatically purged.
DomainManager - interface oracle.ifs.fdk.DomainManager.
FDK interface for managing Domains.
delete(long[], NamedValue[], NamedValueSet[]) - Method in interface oracle.ifs.fdk.FileManager
Deletes items.
deleteCategory(long) - Method in interface oracle.ifs.fdk.CategoryManager
Deprecated. use FileManager.updateDocuments
deleteContainer(long, NamedValue[]) - Method in interface oracle.ifs.fdk.ContainerManager
Deletes a container.
deleteFilePlan(long) - Method in interface oracle.ifs.fdk.RecordsManager
Delete the fileplan with the given Id.
deleteGroup(long) - Method in interface oracle.ifs.fdk.GroupManager
Deletes a group.
deleteRecordCategory(long) - Method in interface oracle.ifs.fdk.RecordsManager
Delete the recordcategory with the given Id.
deleteRecordFolder(long) - Method in interface oracle.ifs.fdk.RecordsManager
Delete the record folder with the given Id.
deleteRecordSeries(long) - Method in interface oracle.ifs.fdk.RecordsManager
Delete the recordseries with the given Id.
deleteRequests(long[]) - Method in interface oracle.ifs.fdk.RequestManager
Deletes the Reqeusts having the given IDs.
deleteRole(long, NamedValue[]) - Method in interface oracle.ifs.fdk.SecurityManager
Deletes a Role.
deleteVersion(long) - Method in interface oracle.ifs.fdk.VersionManager
Deletes a version, so that it is no longer part of the version history.
deleteWorkspace(long, NamedValue[]) - Method in interface oracle.ifs.fdk.WorkspaceManager
Deletes a workspace.
denyRequestForUser(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Denies the request for the given user.

E

EFFECTIVE_ROLES - Static variable in class oracle.ifs.fdk.Attributes
The roles the current user has on the target object, either via a direct grant, a propagating grant, or a grant to a group that the user is a member of.
EMAIL_ADDRESS - Static variable in class oracle.ifs.fdk.Attributes
A user's e-mail address.
END_DATE - Static variable in class oracle.ifs.fdk.Attributes
The end date for a RETAIN disposition phase of a record.
END_DATE - Static variable in class oracle.ifs.fdk.Options
An option to specify the end date for situations where a time period can be requested.
ETAG - Static variable in class oracle.ifs.fdk.Attributes
The ETAG (unique identifier) for a Document.
EVENT_COLUMN_CREATE_DATE - Static variable in class oracle.ifs.fdk.FdkConstants
Sortable Event CREATE_DATE attribute (maps to a database column).
EVENT_COLUMN_CREATOR_ID - Static variable in class oracle.ifs.fdk.FdkConstants
Sortable Event CREATOR_ID attribute (maps to a database column).
EVENT_COLUMN_DOMAIN_ID - Static variable in class oracle.ifs.fdk.FdkConstants
Sortable Event DOMAIN_ID attribute (maps to a database column).
EVENT_COLUMN_ID - Static variable in class oracle.ifs.fdk.FdkConstants
Sortable Event ID attribute (maps to a database column).
EVENT_COLUMN_OPERATION_SUCCESSFUL - Static variable in class oracle.ifs.fdk.FdkConstants
Sortable Event OPERATION_SUCCESSFUL attribute (maps to a database column).
EVENT_COLUMN_OPERATION_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
Sortable Event OPERATION_TYPE attribute (maps to a database column).
EVENT_COLUMN_TARGET_ID - Static variable in class oracle.ifs.fdk.FdkConstants
Sortable Event TARGET_ID attribute (maps to a database column).
EVENT_FILTER_CREATORS - Static variable in class oracle.ifs.fdk.Options
Event search option for the set of Creator IDs to include.
EVENT_FILTER_END_DATE - Static variable in class oracle.ifs.fdk.Options
Event search option for the ending Date of a Date range.
EVENT_FILTER_END_ID - Static variable in class oracle.ifs.fdk.Options
Event search option for the ending ID of an ID range.
EVENT_FILTER_OPERATION_TYPES - Static variable in class oracle.ifs.fdk.Options
Event search option for the set of Operation Types to include.
EVENT_FILTER_RESULT_SIZE_LIMIT - Static variable in class oracle.ifs.fdk.Options
Event search option specifying the size limit for the results of the query.
EVENT_FILTER_START_DATE - Static variable in class oracle.ifs.fdk.Options
Event search option for the starting Date of a Date range.
EVENT_FILTER_START_ID - Static variable in class oracle.ifs.fdk.Options
Event search option for the starting ID of an ID range.
EVENT_FILTER_SUCCESS - Static variable in class oracle.ifs.fdk.Options
AuditEvent search option for whether to include Events representing successful operations.
EVENT_FILTER_TARGETS - Static variable in class oracle.ifs.fdk.Options
Event search option for the set of Target IDs to include.
EXCEPTION_INFO_CONFLICTING_OBJECT_ID - Static variable in class oracle.ifs.fdk.FdkConstants
Describes exception info comprised of an object ID that represents the conflicting object for a name-conflict exception code.
EXCEPTION_INFO_CONFLICT_RESOLUTION_OPTIONS - Static variable in class oracle.ifs.fdk.FdkConstants
Describes exception info comprised of a String[] of resolutions options that are available to resolve the name conflict that an operation caused.
EXCEPTION_INFO_MISSING_REQUIRED_METADATA_ATTRIBUTE_IDS - Static variable in class oracle.ifs.fdk.FdkConstants
Describes exception info comprised of a long[][] array of object IDs that represents the missing required category classes and attributes for enforced categorization/recordization.
EXCEPTION_INFO_MISSING_REQUIRED_METADATA_IDS - Static variable in class oracle.ifs.fdk.FdkConstants
Describes exception info comprised of an array of object IDs that represents the missing required category classes for enforced categorization/recordization
EXCEPTION_INFO_NON_ALLOWED_METADATA_IDS - Static variable in class oracle.ifs.fdk.FdkConstants
Describes exception info comprised of an array of object IDs that represents the non-allowed category classes for enforced categorization/recordization
EXCEPTION_INFO_OBJECT_ID - Static variable in class oracle.ifs.fdk.FdkConstants
Describes exception info comprised of an object ID that represents the object for which the exception is about.
EXCEPTION_INFO_PARAMETER_NAME - Static variable in class oracle.ifs.fdk.FdkConstants
Describes exception info comprised of the name of the parameter involved in the exception.
EXTERNAL_AGENCY_ADDRESS - Static variable in class oracle.ifs.fdk.Attributes
Address of external agency.
EXTERNAL_AGENCY_CONTACTS - Static variable in class oracle.ifs.fdk.Attributes
Users who act as contacts for external agency.
EXTERNAL_AGENCY_EMAIL_ADDRESS - Static variable in class oracle.ifs.fdk.Attributes
Email address for external agency.
EXTERNAL_AGENCY_PHONE - Static variable in class oracle.ifs.fdk.Attributes
Phone number for external agency.
EXTERNAL_RECORDS_AGENCY - Static variable in class oracle.ifs.fdk.ItemTypes
ExternalRecordsAgency type.
EXTERNAL_RECORD_DEFINITION - Static variable in class oracle.ifs.fdk.Options
The external record definition is used in the record definition to allow external content being recordized.
Event - class oracle.ifs.fdk.Event.
Models an event that occurred; events can be audited and then retrieved by querying an audit history.
Event() - Constructor for class oracle.ifs.fdk.Event
Constructs an Event.
EventHandler - interface oracle.ifs.fdk.EventHandler.
Processes event occurrences and timer expirations.
EventHandlerContext - interface oracle.ifs.fdk.EventHandlerContext.
Processing context used by EventHandler implementations.
EventTypes - class oracle.ifs.fdk.EventTypes.
Keys for each Event type.
emptyArchive(long) - Method in interface oracle.ifs.fdk.ArchiveManager
Empties a given Archive.
emptyTrash(long) - Method in interface oracle.ifs.fdk.TrashManager
Empties the given TrashFolder.
exists(String) - Method in interface oracle.ifs.fdk.FileManager
Checks to see if an object exists at the given absolute path.
existsRelative(long, String) - Method in interface oracle.ifs.fdk.FileManager
Checks to see if an object exists at the given relative path, relative to the given Folder.

F

FAMILY - Static variable in class oracle.ifs.fdk.Attributes
The Family of a version-controlled DOCUMENT Item or of a VERSION Item.
FAMILY - Static variable in class oracle.ifs.fdk.ItemTypes
Family type.
FAMILY_ARCHIVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY archived" operation.
FAMILY_CHECKED_IN - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY checked in" operation.
FAMILY_CHECKED_OUT - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY checked out" operation.
FAMILY_CHECKOUT_CANCELED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY checkout canceled" operation.
FAMILY_COPIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY copied" operation.
FAMILY_COPIED_FROM_ARCHIVE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY copied from archive" operation.
FAMILY_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY created" operation.
FAMILY_CREATED_AS_COPY - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY created as copy" operation.
FAMILY_DELETED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY deleted" operation.
FAMILY_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY freed" operation.
FAMILY_FREED_VIA_MOVE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY freed via move" operation.
FAMILY_LOCKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY locked" operation.
FAMILY_MOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY moved" operation.
FAMILY_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY renamed" operation.
FAMILY_RESTORED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY restored" operation.
FAMILY_SECURITY_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY security configuration added" operation.
FAMILY_SECURITY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY security configuration changed" operation.
FAMILY_SECURITY_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY security configuration removed" operation.
FAMILY_UNLOCKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY unlocked" operation.
FAMILY_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY updated" operation.
FAMILY_VERSIONS_PURGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY versions purged" operation.
FAMILY_VERSION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FAMILY version added" operation.
FDK_ACCESS_DENIED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ACCESS_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ADMIN_EMAIL_ADDRESS_NOT_SET - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_AGGREGATE_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ATTEMPT_TO_RE_RECORDIZE_UNDER_SAME_CATEGORY - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ATTRIBUTE_NOT_UPDATABLE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_AUDIT_SEARCH_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_AUTHENTICATION_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_AUTHORIZATION_DISABLED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_AUTHORIZATION_FAILED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_APPLY_MORE_THAN_ONE_CONFIGURATION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_CANCEL_CHECKOUT_IF_WORKFLOW_LOCKED_FOR_CHECKIN - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_CREATE_ITEM - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_CREATE_REQUEST - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_DELETE_DOMAIN_CONFIGURATION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_DELETE_ITEM - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_DELETE_ONLY_VERSION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_GRANT_ADMIN_ROLE_TO_GROUP - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_JOIN_USER_ALREADY_HAS_DISCOVER_ACCESS - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_OVERRIDE_FINAL_CONFIGURATION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_RESPOND_TO_REQUEST - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_SET_CONFIGURATION_FINAL_IF_ALREADY_OVERRIDDEN - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_SHORTEN_RETENTION_PERIOD - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_UPDATE_ITEM - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CANNOT_UPDATE_STORAGE_DEVICE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_COMPETING_OPERATION_IN_PROGRESS - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CONCURRENT_REQUESTS_PER_SESSION_WAIT_TIMEOUT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CONTENT_LIMIT_EXCEEDED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CONTENT_UNAVAILABLE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CYCLIC_FOLDER_OPERATION_DETECTED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_CYCLIC_GROUP_DEFINITION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_DIRECTORY_NOT_EMPTY - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_DOCUMENT_ALREADY_RECORD - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_DUPLICATE_SEARCH_RESULTS - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_FEATURE_NOT_ENABLED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_FILE_FORMAT_INVALID - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_FTP_PASSWORD_NOT_SET - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_IMPROPER_DOMAIN_SECURITY_UPDATE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INAPPLICABLE_ROLE_SPECIFIED_FOR_TARGET - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INFO_ATTRIBUTE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INFO_ATTRIBUTE_DETAIL - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INFO_EXPECTED_ITEM_TYPE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INFO_ID - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INFO_OPTION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INFO_PARAMETER - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INFO_VALUE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_ATTRIBUTE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_ATTRIBUTE_VALUE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_CREDENTIALS - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_CUTOFF_SPECIFICATION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_DISPOSITION_PHASE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_DOMAIN_PROPERTY_VALUE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_FOLDER_RESTRICTION_FOR_ARCHIVE_SEARCH - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_NAME_FOR_RM_OBJECT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_OPTION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_RECORD_CONFIGURATION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_INVALID_SEARCH_EXPR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ITEM_ALREADY_EXISTS - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ITEM_CHECKED_OUT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ITEM_INFECTED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ITEM_LOCKED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ITEM_NOT_CHECKED_OUT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ITEM_NOT_FOUND - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_ITEM_SCAN_UNAVAILABLE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_LOCK_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_LOGIN_TIMEOUT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_MAIL_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_MAX_CONCURRENT_REQUESTS_PER_SESSION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_MAX_CONCURRENT_REQUESTS_PER_USER - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_MAX_SESSIONS_PER_USER - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_ATTRIBUTE_NOT_SETTABLE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_ATTRIBUTE_REQUIRED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_CANNOT_DELETE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_FOLDER_OPERATION_NOT_ALLOWED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_ILLEGAL_OPERATION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_NOT_ALLOWED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_OPERATION_FAILED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_REQUIRED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_METADATA_SCHEMA_INVALID - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_NON_EXISTENT_DOMAIN_FOR_SPECIFIED_REALM - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_NO_ACCESS_TO_FILEPLANCOMPONENT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_NO_RESPONDERS_SPECIFIED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_NULL_OR_APPROVAL_WORKFLOW_NOT_ALLOWED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_OPERATION_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_OPERATION_NOT_ALLOWED_FOR_ITEM_IN_TRASH - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_OPERATION_ONLY_ALLOWED_FOR_LATEST_VERSION - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_OPERATION_ONLY_ALLOWED_FOR_WORKING_COPY - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_OPERATION_TIMED_OUT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_PARAMETER_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_PROMPTED_PARAMETERS_NOT_ALLOWED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_PROVISION_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_QUOTA_REACHED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_READWORKFLOW_NOT_ALLOWED_IN_BLOCKING_MODE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_RECORD_CATEGORY_CLOSED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_RECORD_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_RECORD_FOLDER_CLOSED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_RECORD_NOT_UNDER_RECORDCATEGORY - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_REQUESTS_SHOULD_BE_PENDING - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_REQUIRED_PARAMETER_MISSING - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_REQUIRED_PARAMETER_WITH_NO_DEFAULT_NOT_ALLOWED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_RM_DUPLICATE_NAME - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_RM_NODE_NOT_EMPTY - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_SEARCH_RESULT_TOO_LARGE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_SECURITY_CONFIGURATION_MUST_HAVE_SECURITYADMINISTRATOR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_SERVER_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_SESSION_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_SESSION_NOT_CONNECTED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_SMTP_HOST_NOT_SET - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_STRING_PARAMETER_TOO_LONG - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_SYNTAX_NOT_SUPPORTED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_TARGETS_NOT_ASSOCIATED_WITH_REQUEST_LOCK - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_TRANSACTION_IN_PROGRESS - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_TRANSACTION_NOT_CURRENT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_UNABLE_TO_APPROVE_REQUEST - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_UNEXPECTED_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_UNEXPECTED_ITEM_TYPE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_UNSUPPORTED_FILE_FORMAT - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_VERSIONING_DISABLED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_WORKFLOW_ERROR - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_WORKFLOW_ITEMS_HAVE_MULTIPLE_WORKFLOW_CONFIGURATIONS - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_WORKFLOW_PARAMETER_INVALID - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_WORKFLOW_PARAMETER_PROMPT_REQUIRED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_WORKFLOW_PARAMETER_REQUIRED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_WORKFLOW_PARAMETER_VALUE_INVALID - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_WORLD_GROUP_GRANTS_NOT_ENABLED_ON_DOMAIN - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FILEPLAN_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN created" operation.
FILEPLAN_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN freed" operation.
FILEPLAN_GUARD_SECURITY_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN guard security changed" operation.
FILEPLAN_RECORDCATEGORY_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN record category added" operation.
FILEPLAN_RECORDCATEGORY_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN record category removed" operation.
FILEPLAN_RECORDSERIES_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN record series added" operation.
FILEPLAN_RECORDSERIES_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN record series removed" operation.
FILEPLAN_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN renamed" operation.
FILEPLAN_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FILEPLAN updated" operation.
FILE_PLAN - Static variable in class oracle.ifs.fdk.ItemTypes
Fileplan type.
FILTER_BY_GUARD_SECURITY - Static variable in class oracle.ifs.fdk.Options
Option for filtering out FilePlan, RecordSeries, RecordFolder or RecordCategory based on the guard security.
FIRST_NAME - Static variable in class oracle.ifs.fdk.Attributes
A user's first name.
FKD_INVALID_LINK_TARGET_TYPE - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FOLDER - Static variable in class oracle.ifs.fdk.ItemTypes
Folder type.
FOLDERLINK - Static variable in class oracle.ifs.fdk.ItemTypes
FolderLink type.
FOLDERLINK_COPIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK copied" operation.
FOLDERLINK_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK created" operation.
FOLDERLINK_CREATED_AS_COPY - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK created as copy" operation.
FOLDERLINK_DELETED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK deleted" operation.
FOLDERLINK_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK freed" operation.
FOLDERLINK_FREED_VIA_MOVE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK freed via move" operation.
FOLDERLINK_FREED_VIA_UPDATE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK freed via update" operation.
FOLDERLINK_LOCKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK locked" operation.
FOLDERLINK_MOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK moved" operation.
FOLDERLINK_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK renamed" operation.
FOLDERLINK_RESTORED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK restored" operation.
FOLDERLINK_UNLOCKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK unlocked" operation.
FOLDERLINK_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDERLINK updated" operation.
FOLDER_ARCHIVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER archived" operation.
FOLDER_AUDITING_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER auditing configuration added" operation.
FOLDER_AUDITING_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER auditing configuration changed" operation.
FOLDER_AUDITING_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER auditing configuration removed" operation.
FOLDER_CATEGORY_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER category configuration added" operation.
FOLDER_CATEGORY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER category configuration changed" operation.
FOLDER_CATEGORY_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER category configuration removed" operation.
FOLDER_COPIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER copied" operation.
FOLDER_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER created" operation.
FOLDER_CREATED_AS_COPY - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER created as copy" operation.
FOLDER_DELETED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER deleted" operation.
FOLDER_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER freed" operation.
FOLDER_FREED_VIA_MOVE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER freed via move" operation.
FOLDER_ITEMS - Static variable in class oracle.ifs.fdk.Attributes
The contents of a FOLDER Item.
FOLDER_ITEM_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER item added" operation.
FOLDER_ITEM_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER item removed" operation.
FOLDER_MOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER moved" operation.
FOLDER_RECORD_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER record configuration added" operation.
FOLDER_RECORD_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER record configuration changed" operation.
FOLDER_RECORD_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER record configuration removed" operation.
FOLDER_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER renamed" operation.
FOLDER_RESTORED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER restored" operation.
FOLDER_RESTRICTION - Static variable in class oracle.ifs.fdk.Options
Option for specifying if a search should be restricted to the specified folder or folders.
FOLDER_RESTRICT_TO_DOMAIN - Static variable in class oracle.ifs.fdk.Options
Option for whether the search should be folder restricted to the domain if no folder restriction is specified.
FOLDER_SECURITY_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER security added" operation.
FOLDER_SECURITY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER security changed" operation.
FOLDER_SECURITY_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER security removed" operation.
FOLDER_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER updated" operation.
FOLDER_VERSIONING_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER versioning configuration added" operation.
FOLDER_VERSIONING_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER versioning configuration changed" operation.
FOLDER_VERSIONING_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER versioning configuration removed" operation.
FOLDER_WORKFLOW_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER workflow configuration added" operation.
FOLDER_WORKFLOW_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER workflow configuration changed" operation.
FOLDER_WORKFLOW_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "FOLDER workflow configuration removed" operation.
FROZEN - Static variable in class oracle.ifs.fdk.Attributes
Indicator of whether a record category, record folder or individual record is frozen.
FdkConstants - class oracle.ifs.fdk.FdkConstants.
A collection of FDK constants: enumerations used in various operations or as values of various attributes.
FdkErrorCodes - class oracle.ifs.fdk.FdkErrorCodes.
Constants that represent possible FdkException error codes.
FdkErrorCodes() - Constructor for class oracle.ifs.fdk.FdkErrorCodes
 
FdkException - exception oracle.ifs.fdk.FdkException.
The exception thrown by the framework.
FdkExceptionEntry - class oracle.ifs.fdk.FdkExceptionEntry.
An entry when the exception is an aggregate exception.
FdkExceptionEntry() - Constructor for class oracle.ifs.fdk.FdkExceptionEntry
Constructor required to be a Java Bean.
FileManager - interface oracle.ifs.fdk.FileManager.
The file management interface.
fdkExceptionEntryToString(FdkExceptionEntry) - Static method in class oracle.ifs.fdk.ClientUtils
Returns a String representation of a FdkExceptionEntry, suitable for detail logging.
fdkExceptionToString(FdkException, boolean) - Static method in class oracle.ifs.fdk.ClientUtils
Returns a String representation of a FdkException, suitable for detail logging.
findCredentialManagerUsers(NamedValue[]) - Method in interface oracle.ifs.fdk.UserManager
Find a list of users from the current credential manager that match the specified search options.
findDomainUsers(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.UserManager
Find a list of provisioned users in the current domain that match the specified search options.
findGroups(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.GroupManager
Gets a list of Groups with the specified attributes.
findRoleByKey(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Fetches a single OOTB role by its registered role key.
folderLinksExist(String) - Method in interface oracle.ifs.fdk.FileManager
Returns true if the given absolute path contains any LINK items.
freeCategoryClass(long) - Method in interface oracle.ifs.fdk.CategoryManager
Frees the given class object.

G

GLOBAL_AUDIT_HISTORY_EXPIRATION_PERIOD - Static variable in class oracle.ifs.fdk.Attributes
The minimum holding period (seconds) for which events that correspond to freed items are held in the Global Audit History before they are automatically purged.
GLOBAL_AUDIT_TYPE_LIST - Static variable in class oracle.ifs.fdk.Attributes
The AuditTypeList that defines the extent of the Global audit history for the assoicated Domain.
GRANT - Static variable in class oracle.ifs.fdk.ItemTypes
Grant type.
GRANTEE - Static variable in class oracle.ifs.fdk.Attributes
The id of the directory object to which a role is granted.
GRANTS - Static variable in class oracle.ifs.fdk.Attributes
The list of grants that comprise a security configuration.
GROUP - Static variable in class oracle.ifs.fdk.ItemTypes
Group type.
GROUP_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "GROUP created" operation.
GROUP_CREATION_ACCESS_GROUP - Static variable in class oracle.ifs.fdk.Attributes
The group that defines the set of users within the Domain that have the ability to create UserGroups.
GROUP_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "GROUP freed" operation.
GROUP_MANGERS_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "GROUP managers changed" operation.
GROUP_MEMBERSHIP_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "GROUP membership changed" operation.
GROUP_MEMBERSHIP_VISIBILITY_ALL - Static variable in class oracle.ifs.fdk.FdkConstants
Integer constant representing "viewable by everyone".
GROUP_MEMBERSHIP_VISIBILITY_MANAGERS - Static variable in class oracle.ifs.fdk.FdkConstants
Integer constant representing "viewable by managers".
GROUP_MEMBERSHIP_VISIBILITY_MEMBERS - Static variable in class oracle.ifs.fdk.FdkConstants
Integer constant representing "viewable by members".
GROUP_MEMBERSHIP_VISIBILTY_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "GROUP membership visibility changed" operation.
GROUP_MEMBER_LIST - Static variable in class oracle.ifs.fdk.Attributes
The list of direct members of this group that are themselves groups.
GROUP_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "GROUP renamed" operation.
GROUP_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "GROUP updated" (misc updates) operation.
GUARD_SECURITY - Static variable in class oracle.ifs.fdk.Attributes
The guard security configuration for the item.
GroupManager - interface oracle.ifs.fdk.GroupManager.
The group management Facade interface.
getApplicationSessionId() - Method in class oracle.ifs.fdk.Event
Returns the ID of the application session context (if any) used to perform the operation that resulted in creating this Event.
getAttributeName() - Method in class oracle.ifs.fdk.AttributeRequest
Returns the attribute name.
getAuditHistoryId() - Method in interface oracle.ifs.fdk.EventHandlerContext
Returns the custom Audit History ID where Events are posted.
getAuditHistoryProperty(String) - Method in interface oracle.ifs.fdk.EventHandlerContext
Gets a property of the custom Audit History by its property name.
getAuditTypeEntries(NamedValue[]) - Method in interface oracle.ifs.fdk.AuditManager
Returns the AuditTypeEntries for an Item type or that are contained within an existing AuditTypeList.
getAuditTypeEntriesFromAuditTypesList(long) - Method in interface oracle.ifs.fdk.AuditManager
Returns the AuditTypes of an AuditTypeList.
getAuditTypeList(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.AuditManager
Returns the AuditTypeList corresponding to the specified name.
getAuxTargetIds() - Method in class oracle.ifs.fdk.Event
Returns the IDs of the auxiliary Items associated with this Event.
getAuxTargetTypeIds() - Method in class oracle.ifs.fdk.Event
Returns the internal IDs used to identify the types of the auxiliary Items associated with this Event.
getChildren(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
For a given RecordsManagement object return its direct children.
getComputedGranteeList(long, long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Deprecated. 10.1.3.0.0 use getComputedUserGranteeList
getComputedGroupGranteeList(long, long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Returns the set of groups that are granted the specified role on the specified SecurityConfiguration.
getComputedUserGranteeList(long, long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Returns the set of users that are granted the specified role on the specified SecurityConfiguration.
getCreateDate() - Method in class oracle.ifs.fdk.Event
Returns the Date this Event was created.
getCreateDate() - Method in class oracle.ifs.fdk.ItemCertificate
Returns the Date this ItemCertificate was created.
getCreatorId() - Method in class oracle.ifs.fdk.Event
Returns the ID of the User Item that performed the operation that resulted in creating this Event.
getCreatorId() - Method in class oracle.ifs.fdk.ItemCertificate
Returns the ID of the User Item that performed the operation that resulted in creating this ItemCertificate.
getCurrentUser(AttributeRequest[]) - Method in interface oracle.ifs.fdk.SessionManager
Returns the user as an Item for the current session.
getDefaultDomain(AttributeRequest[]) - Method in interface oracle.ifs.fdk.DomainManager
Returns the default DOMAIN Item.
getDeletorId() - Method in class oracle.ifs.fdk.ItemCertificate
Returns the ID of the user who deleted the target Item.
getDetailedErrorCode() - Method in class oracle.ifs.fdk.FdkException
Returns the detailed error code that may provide more information about the error.
getDetailedErrorCode() - Method in class oracle.ifs.fdk.FdkExceptionEntry
Returns the detailed error code that may provide more information about the error.
getDomainDefaultUserPreference(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.UserManager
Get domain level default value for a single user preference.
getDomainDefaultUserPreferences(String[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.UserManager
Get domain level default values for the requested user preferences.
getDomainId() - Method in class oracle.ifs.fdk.Event
Returns the ID of the Domain Item with which this Event is associated.
getDomainId() - Method in class oracle.ifs.fdk.ItemCertificate
Returns the ID of the Domain Item with which this ItemCertificate is associated.
getErrorCode() - Method in class oracle.ifs.fdk.FdkException
Returns the main error code.
getErrorCode() - Method in class oracle.ifs.fdk.FdkExceptionEntry
Returns the main error code.
getExceptionEntries() - Method in class oracle.ifs.fdk.FdkException
If this is an aggregate exception, it will return the individual entries, otherwise it returns null.
getFilePlan(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
return FilePlan of the given name if it exists or return null if there is no fileplan by that name
getFreeDate() - Method in class oracle.ifs.fdk.ItemCertificate
If the Item has been freed, it returns the date of which it was freed; null otherwise.
getId() - Method in class oracle.ifs.fdk.Event
Returns this Event's ID.
getId() - Method in class oracle.ifs.fdk.FdkExceptionEntry
Returns the ID of the item for which the error occured.
getId() - Method in class oracle.ifs.fdk.Item
Returns the ID of the item.
getInfo() - Method in class oracle.ifs.fdk.FdkException
Returns the optional info for this error.
getInfo() - Method in class oracle.ifs.fdk.FdkExceptionEntry
Returns additional information about the error or null if no additional information is available.
getItem(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.CommonManager
Returns an Item given an Item ID and an array of AttributeRequests.
getItemCertificates(long[]) - Method in interface oracle.ifs.fdk.AuditManager
Returns the ItemCertificates for the given Event IDs.
getItemInvalidations(long[], long[], long[]) - Method in interface oracle.ifs.fdk.CommonManager
Gets the set of Item invalidations for items the session has registered interest for.
getItems(long[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.CommonManager
Returns an array of Items given an array of Item IDs and an array of AttributeRequests.
getLeftOperand() - Method in class oracle.ifs.fdk.SearchExpression
Get the left operand.
getMostRecentDocuments(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Returns the most recent documents for the current user
getName() - Method in class oracle.ifs.fdk.Item
Returns the name of the item.
getName() - Method in class oracle.ifs.fdk.NamedValue
Returns the name.
getNameConflictResolutionOptions(long[], long[], NamedValueSet[]) - Method in interface oracle.ifs.fdk.FileManager
Deprecated. the conflict resolution options are now returned along with the exception thrown in case of operation like move or copy. The info is present on the information of exception FDK_ITEM_ALREADY_EXISTS mapped to key EXCEPTION_INFO_CONFLICT_RESOLUTION_OPTIONS.
getNamedValues() - Method in class oracle.ifs.fdk.NamedValueSet
Returns the named values as an array.
getOperationType() - Method in class oracle.ifs.fdk.Event
Returns this Event's operation type key.
getOperator() - Method in class oracle.ifs.fdk.SearchExpression
Get the operator value.
getPage(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.PagingManager
Gets a page of the given size from the stored session state, starting from the given index.
getPrimarySortAttribute(String) - Method in interface oracle.ifs.fdk.SortManager
Gets the primary sort attribute for the given table.
getPrimarySortDirection(String) - Method in interface oracle.ifs.fdk.SortManager
Gets the primary sort direction (true == ascending) for the given table.
getProperties() - Method in class oracle.ifs.fdk.Event
Returns the auxiliary properties associated with this Event.
getProperties() - Method in interface oracle.ifs.fdk.SearchManager
Get the property information for the seach properties.
getRecordCategory(long, String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
return RecordCategory of the given name if it exists under the fileplan or record series (in that order) or return null if there is no record category by that name
getRecordFolder(long, String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
return RecordFolder of the given name if it exists under the record category or return null if there is no record folder by that name
getRecordSeries(long, String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
return RecordSeries of the given name if it exists under the fileplan or return null if there is no record series by that name
getRecordizedObject(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Gets the public object that has been recordized using the record whose id is passed in the argument.
getRequestForWorkflowProcess(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkflowManager
Returns a Request corresponding to a given WorkflowProcess id.
getRequestedAttributes() - Method in class oracle.ifs.fdk.AttributeRequest
Returns the optional requested attributes.
getRequestedAttributes() - Method in class oracle.ifs.fdk.Item
Returns the optionally requested attributes of the item or null if no optional attributes are present.
getRequiredCategories(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Deprecated. Request REQUIRED_CATEGORIES on CategoryConfiguration
getRequiredRecordCategory(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Deprecated. Request REQUIRED_RECORD_CATEGORY on RecordConfiguration
getRightOperand() - Method in class oracle.ifs.fdk.SearchExpression
Get the right operand.
getRole(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Fetches a single role
getRoleByName(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Fetches a single role by its common name.
getSecondarySortAttribute(String) - Method in interface oracle.ifs.fdk.SortManager
Gets the secondary sort attribute for the given table.
getSecondarySortDirection(String) - Method in interface oracle.ifs.fdk.SortManager
Gets the secondary sort direction (true == ascending) for the given table.
getServerStackTraceId() - Method in class oracle.ifs.fdk.FdkException
Returns the server stack trace ID for this exception.
getServerStackTraceId() - Method in class oracle.ifs.fdk.FdkExceptionEntry
Returns the server stack trace ID for this entry.
getSession() - Method in interface oracle.ifs.fdk.EventHandlerContext
Returns the session context to use for processing.
getSessionId() - Method in class oracle.ifs.fdk.Event
Returns the ID of the server session used to perform the operation that resulted in creating this Event.
getSessionProperties(String[]) - Method in interface oracle.ifs.fdk.SessionManager
Returns the requested session properties.
getSessionUserId() - Method in class oracle.ifs.fdk.Event
Returns the ID of the User Item that performed the operation that resulted in creating this Event.
getSupportedCapabilities() - Static method in class oracle.ifs.fdk.ClientUtils
Returns a list of capabilities that are supported.
getSupportedCharsetNames() - Method in interface oracle.ifs.fdk.FileManager
Returns a list of supported character sets.
getSupportedCharsets() - Method in interface oracle.ifs.fdk.FileManager
Returns the list of supported character sets
getSupportedLanguageNames() - Method in interface oracle.ifs.fdk.FileManager
Returns a list of supported languages.
getSupportedLanguages() - Method in interface oracle.ifs.fdk.FileManager
Returns the list of supported languages
getSystemConfigurationProperties(String[]) - Method in interface oracle.ifs.fdk.SystemConfigurationManager
Returns the values for the requested system configuration properties.
getTargetId() - Method in class oracle.ifs.fdk.Event
Returns the ID of the target Item with which this Event is associated.
getTargetId() - Method in class oracle.ifs.fdk.ItemCertificate
Returns the target Item ID.
getTargetItemTypeName() - Method in class oracle.ifs.fdk.ItemCertificate
Returns the Item type of the target Item.
getTargetName() - Method in class oracle.ifs.fdk.ItemCertificate
Returns the name of the target Item.
getType() - Method in class oracle.ifs.fdk.Item
Returns the type of the item.
getUser(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.UserManager
Gets the specified user by name.
getUserPreference(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.UserManager
Get a user preference for the current user, by its preference key.
getUserPreferences(String[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.UserManager
Get a set of user preferences for the current user, by preference key.
getUserPreferencesForUser(long, String[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.UserManager
Get a set of user preferences for the specified user, by preference key.
getValue() - Method in class oracle.ifs.fdk.NamedValue
Returns the value.
getVirusReport(long, AttributeRequest[], NamedValue[]) - Method in interface oracle.ifs.fdk.VirusManager
Retrieves virus reports associated with an item that has been sent for repair.
getWorkflowConfiguration(long, String, boolean, AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkflowManager
Returns the WorkflowConfiguration of the specified type that is associated with the given item ID, or null if no WorkflowConfiguration of the specified type exists for the given item ID.
getWorkflowConfigurations(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkflowManager
Returns every WorkflowConfiguration that is associated directly with the given Item ID, or null if no WorkflowConfigurations exist directly on the given Item ID.

H

HAS_ADMIN_ROLES - Static variable in class oracle.ifs.fdk.Attributes
Whether the grant includes any Roles which are only realized when the user has switched into admin mode.
HAS_EXPLICIT_AUDITING_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
Whether an Item has an explicit AuditingConfiguration (if true, the Item overrides the AuditingConfiguration; if false, the Item inherits its AuditingConfiguration).
HAS_EXPLICIT_CATEGORY_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
Whether the Item has an explicit Category configuration.
HAS_EXPLICIT_GUARD_SECURITY - Static variable in class oracle.ifs.fdk.Attributes
Whether the FilePlan Component has an explicit GUARD_SECURITY SecurityConfiguration.
HAS_EXPLICIT_RECORD_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
Whether the Item has an explicit record configuration.
HAS_EXPLICIT_SECURITY_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
Whether the Item has an explicit security configuration.
HAS_EXPLICIT_VERSIONING_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
Whether the Item has an explicit versioning configuration (if true, the Item overrides the versioning configuration; if false, the Item inherits its versioning configuration).
HAS_IMMEDIATE_CHILDREN - Static variable in class oracle.ifs.fdk.Attributes
Indicator of whether a records management object has immediate children.
HAS_ITEMS - Static variable in class oracle.ifs.fdk.Attributes
Whether a FOLDER Item contains any Items.
HAS_MANAGER - Static variable in class oracle.ifs.fdk.Options
An option describing groups that have the specified user as a manager.
HAS_MEMBER - Static variable in class oracle.ifs.fdk.Options
An option describing groups that have the specified user as a member.
HAS_NORMAL_ROLES - Static variable in class oracle.ifs.fdk.Attributes
Whether the grant includes any Roles which are realized when the user is in normal mode.
HAS_RECORD_BEHAVIOR - Static variable in class oracle.ifs.fdk.Attributes
Indicates whether a document has record behavior.
HAS_SUBFOLDERS - Static variable in class oracle.ifs.fdk.Attributes
Whether a Folder has subfolders.
handleDispose(EventHandlerContext) - Method in interface oracle.ifs.fdk.EventHandler
Called when the EventHandler instance will no longer be used.
handleEventPosted(EventHandlerContext) - Method in interface oracle.ifs.fdk.EventHandler
Called when at least one registered event is posted.
handleInitialize(EventHandlerContext) - Method in interface oracle.ifs.fdk.EventHandler
Initializes this EventHandler.
handleTimerExpired(EventHandlerContext) - Method in interface oracle.ifs.fdk.EventHandler
Called when the timer for this EventHandler expires.
hasOnlyExplicitGrantedAccess(long, long) - Method in interface oracle.ifs.fdk.SecurityManager
Returns true if the specified user has a grant on the specified public object that names the user as the grantee, and the permissions granted by this grant represent all the permissions of that user on the public object.
hasPropagatingGrants(long, long) - Method in interface oracle.ifs.fdk.SecurityManager
Returns true if the specified user has any grants on the specified SecurityConfiguration that propagated from a parent.

I

ICON_URL - Static variable in class oracle.ifs.fdk.Attributes
The URL to the icon for an item.
ID - Static variable in class oracle.ifs.fdk.Attributes
The unique ID of the object.
ID_URL - Static variable in class oracle.ifs.fdk.Attributes
The ID-based (static, not path-based) URL to an item.
INCREASE_QUOTA_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the IncreaseQuotaRequest ClassObject.
INCREASE_QUOTA_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the IncreaseQuotaWorkflowConfiguration ClassObject.
INITIAL_CUTOFF_DATE - Static variable in class oracle.ifs.fdk.Attributes
The first cut off date for a record category.
IS_ALL_ADMIN_USERS_GROUP - Static variable in class oracle.ifs.fdk.Attributes
Whether the group is an internal group used by Domains to represent all administration users in the Domain.
IS_ALL_USERS_GROUP - Static variable in class oracle.ifs.fdk.Attributes
Whether the group is an internal group used by Domains to represent all users in the Domain.
IS_CUTOFF_INHERITED - Static variable in class oracle.ifs.fdk.Attributes
Indicator of whether a Record folder inherits its cut off instructions from the parent record category.
IS_DEFAULT_DOMAIN - Static variable in class oracle.ifs.fdk.Attributes
Whether a domain is the default domain.
IS_DOD_FILEPLAN - Static variable in class oracle.ifs.fdk.Attributes
Indicator of whether a fileplan is a DOD fileplan.
IS_EXTERNALLY_MANAGED - Static variable in class oracle.ifs.fdk.Attributes
Whether the group is an externally managed UserGroup or an internal group.
IS_INTERNAL - Static variable in class oracle.ifs.fdk.Attributes
Whether the group is an internal group.
IS_IN_ARCHIVE - Static variable in class oracle.ifs.fdk.Attributes
Whether the item is in the Archive.
IS_IN_TRASH - Static variable in class oracle.ifs.fdk.Attributes
Whether the item is in the trash.
IS_MANAGER_OF - Static variable in class oracle.ifs.fdk.Options
An option describing groups that have the requesting user as a manager.
IS_MEMBER_OF - Static variable in class oracle.ifs.fdk.Options
An option describing groups that have the requesting user as a member.
IS_QUARANTINED - Static variable in class oracle.ifs.fdk.Attributes
Whether the Item has been quarantined by the anti-virus system.
IS_RECOGNIZED_MIME_TYPE - Static variable in class oracle.ifs.fdk.Attributes
Whether the document's MIME_TYPE is recognized; false if it is unknown.
IS_RECORD - Static variable in class oracle.ifs.fdk.Attributes
Indicator of whether this publicobject is a record.
IS_VERSION_CONTROLLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a DOCUMENT Item is under version control.
IS_WORLD - Static variable in class oracle.ifs.fdk.Attributes
Whether the group is the "World" internal group.
Item - class oracle.ifs.fdk.Item.
Represents an item abstraction of a persistent repository object, such as a document, folder, link, user, group, category, etc.
Item() - Constructor for class oracle.ifs.fdk.Item
Default constructor in other to be a Java Bean.
ItemCertificate - class oracle.ifs.fdk.ItemCertificate.
Models an event that occurred; events can be audited and then retrieved by querying an audit history.
ItemCertificate() - Constructor for class oracle.ifs.fdk.ItemCertificate
Constructs an ItemCertificate.
ItemTypes - class oracle.ifs.fdk.ItemTypes.
Defines a list of constants for the String representation of each item type.
isLocked() - Method in class oracle.ifs.fdk.Preference
Whether the preference is locked from override.
isObjectFreed() - Method in class oracle.ifs.fdk.ItemCertificate
Returns true if the Item is freed; false otherwise.
isOperationRequestEnabled(long, String) - Method in interface oracle.ifs.fdk.RequestManager
Returns whether the specified operation(ecm action) is workflow enabled i.e request based.
isOperationSuccessful() - Method in class oracle.ifs.fdk.Event
Returns an indication as to whether the operation sttempted which resulted in the creation of this Event actually succeeded.
isSecured() - Method in class oracle.ifs.fdk.ItemCertificate
Returns true if the ItemCertificate has been secured, which means that discovering the ItemCertificate requires appropriate permission.
itemToString(Item) - Static method in class oracle.ifs.fdk.ClientUtils
Returns a String representation of an Item.

J

JOINABLE - Static variable in class oracle.ifs.fdk.Attributes
Whether a workspace can be joined by submitting a request.
JOINABLE_WORKSPACE_DESCRIPTION - Static variable in class oracle.ifs.fdk.Attributes
Deprecated. use DESCRIPTION
JOIN_WORKSPACE_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the JoinWorkspaceRequest ClassObject, which corresponds to the "join workspace" REQUEST_TYPE.
JOIN_WORKSPACE_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the JoinWorkspaceWorkflowConfiguration ClassObject.
joinWorkspace(long, long[], NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkspaceManager
Requests to join a JoinableWorkspace.

K

keepAlive() - Method in interface oracle.ifs.fdk.SessionManager
Keeps a long running transaction that spans multiple requests alive.

L

LANGUAGE - Static variable in class oracle.ifs.fdk.Attributes
The default language of a User.
LAST_ANTIVIRUS_DEFINITION_UPDATE - Static variable in class oracle.ifs.fdk.SystemConfigurationProperties
The property which returns whether the date on which the last anti-virus definition file update occured.
LAST_ATTEMPTED_REPAIR_DATE - Static variable in class oracle.ifs.fdk.Attributes
Date the last repair attempt was made, successful or otherwise.
LAST_CUTOFF_DATE - Static variable in class oracle.ifs.fdk.Attributes
The date on which the record category was last cut off.
LAST_MODIFIED_BY - Static variable in class oracle.ifs.fdk.Attributes
The last user that modified the item.
LAST_MODIFIED_DATE - Static variable in class oracle.ifs.fdk.Attributes
The last modification date.
LAST_NAME - Static variable in class oracle.ifs.fdk.Attributes
A user's last name.
LAST_SCANNED_DEFINITION_DATE - Static variable in class oracle.ifs.fdk.Attributes
Returns the date of the last virus definition update that content was verified against.
LAST_VERSION - Static variable in class oracle.ifs.fdk.Attributes
Latest VERSION of a version-controlled DOCUMENT Item (or of a FAMILY Item); null if the Item is not under version control.
LINK - Static variable in class oracle.ifs.fdk.ItemTypes
Link type.
LINK_COPIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK copied" operation.
LINK_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK created" operation.
LINK_CREATED_AS_COPY - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK created as copy" operation.
LINK_DELETED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK deleted" operation.
LINK_DESTINATION - Static variable in class oracle.ifs.fdk.Attributes
The destination to which a Link points.
LINK_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK freed" operation.
LINK_FREED_VIA_MOVE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK freed via move" operation.
LINK_FREED_VIA_UPDATE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK freed via update" operation.
LINK_IS_BROKEN - Static variable in class oracle.ifs.fdk.Attributes
Whether a Link is broken.
LINK_LOCKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK locked" operation.
LINK_MOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK moved" operation.
LINK_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK renamed" operation.
LINK_RESTORED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK restored" operation.
LINK_TO_LATEST - Static variable in class oracle.ifs.fdk.Options
Option for createLink and updateLink to specify to link to latest version of a version-controlled document.
LINK_UNLOCKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK unlocked" operation.
LINK_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "LINK updated" operation.
LOCALE - Static variable in class oracle.ifs.fdk.Attributes
The locale of a User.
LOCK - Static variable in class oracle.ifs.fdk.ItemTypes
Lock type.
LOCKS - Static variable in class oracle.ifs.fdk.Attributes
The set of locks on an item.
LOCKTYPE_CHECKOUT - Static variable in class oracle.ifs.fdk.FdkConstants
Represents the "checkout" LockEntry type.
LOCKTYPE_DAV - Static variable in class oracle.ifs.fdk.FdkConstants
Represents the DAV LockEntry type.
LOCKTYPE_FAMILYHASRECORD - Static variable in class oracle.ifs.fdk.FdkConstants
Deprecated. Use LOCKTYPE_HASRECORD
LOCKTYPE_FINALIZED - Static variable in class oracle.ifs.fdk.FdkConstants
Represents the "finalized" (version immutability) LockEntry type.
LOCKTYPE_HASRECORD - Static variable in class oracle.ifs.fdk.FdkConstants
Represents the "HasRecord" LockEntry type.
LOCKTYPE_MANUAL - Static variable in class oracle.ifs.fdk.FdkConstants
Represents the "manual" LockEntry type.
LOCKTYPE_RECORD - Static variable in class oracle.ifs.fdk.FdkConstants
Represents the "record" LockEntry type.
LOCKTYPE_WORKFLOW - Static variable in class oracle.ifs.fdk.FdkConstants
Represents the "workflow" LockEntry type.
LOCK_DAV_OWNER - Static variable in class oracle.ifs.fdk.Attributes
The DavOwner value of a Lock.
LOCK_DEPTH - Static variable in class oracle.ifs.fdk.Attributes
The depth value of a Lock.
LOCK_EXCEPTED_USER - Static variable in class oracle.ifs.fdk.Attributes
User for which the restrictions described by the LockEntry does not apply.
LOCK_INFO - Static variable in class oracle.ifs.fdk.Attributes
The optional Item associated with a Lock.
LOCK_RESTRICTIONS - Static variable in class oracle.ifs.fdk.Attributes
The lock restrictions bitmap for a LOCK.
LOCK_TIMEOUT - Static variable in class oracle.ifs.fdk.Attributes
The timeout value of a Lock.
LOCK_TOKEN - Static variable in class oracle.ifs.fdk.Attributes
The token value of a Lock.
LOCK_TYPE - Static variable in class oracle.ifs.fdk.Attributes
An integer representing a type of Lock.
LOGIN_USER - Static variable in class oracle.ifs.fdk.WebServicesConstants
The user property key returned by RemoteLoginManager.login().
LockManager - interface oracle.ifs.fdk.LockManager.
A facade interface for managing locks.
listAggregateEventColumnValues(String, String[], NamedValue[], NamedValue[]) - Method in interface oracle.ifs.fdk.AuditManager
Returns an array of column values (each element of the array corresponds to a specific column).
listCustomWorkflows(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkflowManager
Returns all Custom Workflow instances that have been registered.
listFilePlans(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Returns the file plans under the current domain.
listFolder(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Returns the items of a folder and returns the requested attributes that apply to each item.
listJoinableWorkspaces(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkspaceManager
Lists workspaces that can be joined via request.
listLockedDocuments(int[], NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.LockManager
Returns a list of Documents locked by a user.
listRecordCategories(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Returns the record categories under the given fileplan or record series (in that order).
listRecordFolders(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Returns the record folders under the given record category.
listRecordSeries(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Returns the record series under the given fileplan.
listRequests(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Returns the list of all reqeusts sent out by given user(id).
listRequestsForUser(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Returns the list of all reqeusts that the given user is responder to.
listRoles(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Returns the available security roles in the domain that apply to the given target object.
listRolesByItemType(String, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Returns the available security roles in the domain that apply to the given target object class.
listVersions(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.VersionManager
Returns the versions of an item and the requested attributes that apply to each item.
listWorkflows(AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkflowManager
Returns all Workflow instances that have been registered.
login(String, String, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RemoteLoginManager
Start a session authenticated as the given user.
login(String, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.ServiceToServiceLoginManager
Start a session authenticated as the given user.
logout() - Method in interface oracle.ifs.fdk.RemoteLoginManager
Disconnects the current session, if any.

M

MANAGER_LIST - Static variable in class oracle.ifs.fdk.Attributes
The list of users who can manage the item.
MARKED_FOR_DELETE - Static variable in class oracle.ifs.fdk.Attributes
Whether a role is marked for delete.
MEMBERSHIP_VISIBILITY - Static variable in class oracle.ifs.fdk.Attributes
The visibility level to the members of a group.
MEMBER_LIST - Static variable in class oracle.ifs.fdk.Attributes
The list of direct members of this group.
METADATA_ATTRIBUTE - Static variable in class oracle.ifs.fdk.ItemTypes
Category Attribute (of a class).
METADATA_ATTRIBUTES - Static variable in class oracle.ifs.fdk.Attributes
The Attributes of this Category Class or Record Category.
METADATA_DIRECT_ATTRIBUTES - Static variable in class oracle.ifs.fdk.Attributes
The Attributes of this Category Class or Record Category that are not inherited.
MIME_TYPE - Static variable in class oracle.ifs.fdk.Attributes
The MIME type of the contents of a document.
MOST_RECENT_DOC - Static variable in class oracle.ifs.fdk.ItemTypes
Most Recent Doc type.
MOST_RECENT_DOCS_MAX_ITEMS - Static variable in class oracle.ifs.fdk.Attributes
Domain enforced max items limits for most recent documents.
MOVE_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the MoveRequest ClassObject.
MOVE_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the MoveWorkflowConfiguration ClassObject.
MULTILEVEL_FOLDER_RESTRICTION - Static variable in class oracle.ifs.fdk.Options
Option for whether a folder restricted search limits the search to just the specified folder (false), or the specfied folder and all sub-folders (true).
makeRecord(long, long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Make a publicobject a record.
makeVersioned(long[]) - Method in interface oracle.ifs.fdk.VersionManager
Changes non-version-controlled documents into a version-controlled documents with a single version.
mapToNamedValues(Map) - Static method in class oracle.ifs.fdk.ClientUtils
Converts an Map of named values to NamedValue[].
modifyCategorySubClass(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Modifies the given Category subclass.
modifyMetaDataAttribute(long, NamedValue, AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Given an Attribute description, modify the attribute to the given class and return the modified classobject id.
modifyMetaDataAttribute(long, NamedValue, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Given an Attribute description, modify the attribute to the given class and return the modified classobject id.
move(long[], NamedValue[], NamedValueSet[]) - Method in interface oracle.ifs.fdk.FileManager
Moves items.
moveVersion(long, NamedValue[]) - Method in interface oracle.ifs.fdk.VersionManager
Moves a version.

N

NAME - Static variable in class oracle.ifs.fdk.Attributes
The name of the object.
NEWVERSION - Static variable in class oracle.ifs.fdk.Options
Conflict resolution option to specify new version.
NEXT_CUTOFF_DATE - Static variable in class oracle.ifs.fdk.Attributes
The date for the next cut off for a record category.
NON_BLOCKING_WORKFLOW_OPERATIONS - Static variable in class oracle.ifs.fdk.Attributes
The names of operations that can be workflow-enabled (and configured) for an Item in only non-blocking mode.
NamedValue - class oracle.ifs.fdk.NamedValue.
Represents a Java Bean name/value pair.
NamedValue() - Constructor for class oracle.ifs.fdk.NamedValue
Required constructor in order to be a Java Bean.
NamedValueSet - class oracle.ifs.fdk.NamedValueSet.
Represents a set of named values.
NamedValueSet() - Constructor for class oracle.ifs.fdk.NamedValueSet
Required constructor in order to be a Java Bean.
namedValueToString(NamedValue) - Static method in class oracle.ifs.fdk.ClientUtils
Returns a String representation of a NamedValue.
namedValuesToMap(NamedValue[]) - Static method in class oracle.ifs.fdk.ClientUtils
Converts a NamedValue[] to a Map for easy access.

O

OPERATION - Static variable in class oracle.ifs.fdk.Options
Name of the previously performed operation while obtaining conflict resolution options.
OPERATOR_AND - Static variable in class oracle.ifs.fdk.FdkConstants
AND operator for search expressions
OPERATOR_CONTAINS - Static variable in class oracle.ifs.fdk.FdkConstants
CONTAINS operator for search expressions
OPERATOR_EQUAL - Static variable in class oracle.ifs.fdk.FdkConstants
EQUAL operator for search expressions
OPERATOR_GREATER_THAN - Static variable in class oracle.ifs.fdk.FdkConstants
GREATER THAN operator for search expressions
OPERATOR_GREATER_THAN_EQUAL - Static variable in class oracle.ifs.fdk.FdkConstants
GREATER THAN OR EQUAL operator for search expressions
OPERATOR_HAS_CATEGORY - Static variable in class oracle.ifs.fdk.FdkConstants
HAS CATEGORY operator for search expressions
OPERATOR_IN - Static variable in class oracle.ifs.fdk.FdkConstants
IN operator for search expressions
OPERATOR_LESS_THAN - Static variable in class oracle.ifs.fdk.FdkConstants
LESS THAN operator for search expressions
OPERATOR_LESS_THAN_EQUAL - Static variable in class oracle.ifs.fdk.FdkConstants
LESS THAN OR EQUAL operator for search expressions
OPERATOR_NOT - Static variable in class oracle.ifs.fdk.FdkConstants
NOT operator for search expressions
OPERATOR_NOT_EQUAL - Static variable in class oracle.ifs.fdk.FdkConstants
NOT EQUAL operator for search expressions
OPERATOR_OR - Static variable in class oracle.ifs.fdk.FdkConstants
OR operator for search expressions
ORACLE_WORKFLOW_NAME_PARALLEL - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the OOB "Parallel Vote" OracleWorkflow.
ORACLE_WORKFLOW_NAME_SERIAL - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the OOB "Serial Approval" OracleWorkflow.
ORIGINAL_LOCATION - Static variable in class oracle.ifs.fdk.Options
The original location of an item in the Archive.
OVERWRITE - Static variable in class oracle.ifs.fdk.Options
Conflict resolution option to specify overwrite.
Options - class oracle.ifs.fdk.Options.
Holder class for all option name constants.
oracle.ifs.fdk - package oracle.ifs.fdk
 

P

PAGE_SIZE - Static variable in class oracle.ifs.fdk.Options
The number of items to retrieve from the stored paging list.
PAGING_LIST - Static variable in class oracle.ifs.fdk.Options
The list of items to be stored in the FdkSession for paging purposes.
PARENT_FOLDER - Static variable in class oracle.ifs.fdk.Attributes
The parent folder of an Item.
PATH - Static variable in class oracle.ifs.fdk.Attributes
The path of an Item.
PERSONAL_WORKSPACE - Static variable in class oracle.ifs.fdk.Attributes
The personal workspace for a User.
PERSONAL_WORKSPACES_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a domain allows the creation of personal workspaces.
PRIMARY_SORT_ATTRIBUTE - Static variable in class oracle.ifs.fdk.Options
The primary FDK attribute on which to sort.
PRIMARY_SORT_DIRECTION - Static variable in class oracle.ifs.fdk.Options
The direction in which to sort the primary FDK attribute.
PROPAGATED_FROM - Static variable in class oracle.ifs.fdk.Attributes
The folder from which a security configuration grant is propagated (the grant is inherited from a parent folder's security configuration).
PROPAGATED_GRANTS - Static variable in class oracle.ifs.fdk.Attributes
The list of grants on a security configuration that are propagated from a parent's security configuration.
PROPAGATING - Static variable in class oracle.ifs.fdk.Attributes
Whether a security configuration grant is propagating (sub-folders of the item will inherit this grant).
PagingManager - interface oracle.ifs.fdk.PagingManager.
A facade interface for managing paging.
Preference - class oracle.ifs.fdk.Preference.
A Preference represents a preference value.
Preference() - Constructor for class oracle.ifs.fdk.Preference
Construct Preference.
printStackTrace(PrintWriter) - Method in class oracle.ifs.fdk.FdkException
Prints the stack trace of this FdkException to the specified PrintWriter.
provisionUserPreferences(long) - Method in interface oracle.ifs.fdk.UserManager
Synchronize the preferences of the specified user with user preferences from OID.
provisionUserPreferences() - Method in interface oracle.ifs.fdk.UserManager
Synchronize the preferences of the current user with user preferences from OID.
purgeEvent(Event) - Method in interface oracle.ifs.fdk.EventHandlerContext
Purges an Event from its audit history.
purgeEvents(Event[]) - Method in interface oracle.ifs.fdk.EventHandlerContext
Purges a set of Events from their audit histories.

Q

QUALIFIED_NAME - Static variable in class oracle.ifs.fdk.Attributes
The qualified name of a Records management object.
QUARANTINED_DATE - Static variable in class oracle.ifs.fdk.Attributes
Whether the Item has been quarantined by the anti-virus system.
QUOTA_ALLOCATED - Static variable in class oracle.ifs.fdk.Attributes
Quota allocated to the closest parent folder that has a QuotaConfiguration (could be the item itself, in the case of a Folder item).
QUOTA_CONSUMED - Static variable in class oracle.ifs.fdk.Attributes
Quota consumed by the subtree of the closest parent folder that has a QuotaConfiguration.
QUOTA_INCREMENT - Static variable in class oracle.ifs.fdk.Options
Increment in the storage quota that is requested.
QuotaManager - interface oracle.ifs.fdk.QuotaManager.
A facade interface for managing quotas and requesting quota increases
queueRecordsInErrorForRetry(long) - Method in interface oracle.ifs.fdk.RecordsManager
Queues the records in error for the given record category or record folder as ready for retry.

R

READ_DOCUMENT_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the ReadDocumentRequest ClassObject.
READ_DOCUMENT_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the ReadDocumentWorkflowConfiguration ClassObject.
REALM - Static variable in class oracle.ifs.fdk.Attributes
The realm attribute of a user.
RECORD - Static variable in class oracle.ifs.fdk.Attributes
The Record associated with this Document, if any.
RECORD - Static variable in class oracle.ifs.fdk.ItemTypes
Record type.
RECORDCATEGORY_CLOSED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY closed" operation.
RECORDCATEGORY_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY created" operation.
RECORDCATEGORY_CUTOFF_INSTRUCTIONS_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY cutoff instructions updated" operation.
RECORDCATEGORY_DISPOSITION_INSTRUCTIONS_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY disposiiton processing instructions updated" operation.
RECORDCATEGORY_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY freed" operation.
RECORDCATEGORY_FROZEN - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY frozen" operation.
RECORDCATEGORY_GUARD_SECURITY_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY guard security added" operation.
RECORDCATEGORY_GUARD_SECURITY_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY guard security changed" operation.
RECORDCATEGORY_GUARD_SECURITY_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY guard security removed" operation.
RECORDCATEGORY_OPENED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY opened" operation.
RECORDCATEGORY_RECORDFOLDER_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY record folder added" operation.
RECORDCATEGORY_RECORDFOLDER_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY record folder removed" operation.
RECORDCATEGORY_RECORD_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY record created" operation.
RECORDCATEGORY_RECORD_CUTOFF - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY record cutoff" operation.
RECORDCATEGORY_RECORD_DESTROYED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY record destroyed" operation.
RECORDCATEGORY_RECORD_DISPOSITION_PROCESSING_ENDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY record ended disposition processing" operation.
RECORDCATEGORY_RECORD_DISPOSITION_PROCESSING_STARTED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY record began disposition processing" operation.
RECORDCATEGORY_RECORD_UNRECORDIZED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY record unrecordized" operation.
RECORDCATEGORY_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY renamed" operation.
RECORDCATEGORY_UNFROZEN - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY unfrozen" operation.
RECORDCATEGORY_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDCATEGORY updated" operation.
RECORDFOLDER_CLOSED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER closed" operation.
RECORDFOLDER_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER created" operation.
RECORDFOLDER_CUTOFF_INSTRUCTIONS_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER cutoff instructions updated" operation.
RECORDFOLDER_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER freed" operation.
RECORDFOLDER_FROZEN - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER frozen" operation.
RECORDFOLDER_GUARD_SECURITY_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER guard security added" operation.
RECORDFOLDER_GUARD_SECURITY_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER guard security changed" operation.
RECORDFOLDER_GUARD_SECURITY_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER guard security removed" operation.
RECORDFOLDER_OPENED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER opened" operation.
RECORDFOLDER_RECORD_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER record created" operation.
RECORDFOLDER_RECORD_CUTOFF - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER record cutoff" operation.
RECORDFOLDER_RECORD_DESTROYED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER record destroyed" operation.
RECORDFOLDER_RECORD_DISPOSITION_PROCESSING_ENDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER record ended disposition processing" operation.
RECORDFOLDER_RECORD_DISPOSITION_PROCESSING_STARTED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER record began disposition processing" operation.
RECORDFOLDER_RECORD_UNRECORDIZED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER record unrecordized" operation.
RECORDFOLDER_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER renamed" operation.
RECORDFOLDER_SUPERSEDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER superseded" operation.
RECORDFOLDER_UNFROZEN - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER unfrozen" operation.
RECORDFOLDER_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDFOLDER updated" operation.
RECORDIZED_OBJECT - Static variable in class oracle.ifs.fdk.Attributes
The object that is recordized using this record.
RECORDSERIES_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES created" operation.
RECORDSERIES_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES freed" operation.
RECORDSERIES_GUARD_SECURITY_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES guard security added" operation.
RECORDSERIES_GUARD_SECURITY_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES guard security changed" operation.
RECORDSERIES_GUARD_SECURITY_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES guard security removed" operation.
RECORDSERIES_RECORDCATEGORY_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES record category added" operation.
RECORDSERIES_RECORDCATEGORY_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES record category removed" operation.
RECORDSERIES_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES renamed" operation.
RECORDSERIES_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "RECORDSERIES updated" operation.
RECORDS_ENABLED_USER_COUNT - Static variable in class oracle.ifs.fdk.Attributes
The count of users in the Domain that have the ability to file records, or have some records administration privileges.
RECORDS_MANAGEMENT_EVENT - Static variable in class oracle.ifs.fdk.ItemTypes
RecordsManagementEvent type.
RECORDS_MANAGEMENT_PARENT - Static variable in class oracle.ifs.fdk.Attributes
The parent of a Records management object.
RECORD_CATEGORY - Static variable in class oracle.ifs.fdk.Attributes
The Record category that a record belongs to.
RECORD_CATEGORY - Static variable in class oracle.ifs.fdk.ItemTypes
RecordCategory type.
RECORD_CATEGORY_ID - Static variable in class oracle.ifs.fdk.Options
The record category id used in the record definition option passed for enforced recordization.
RECORD_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
The configuration that governs the recordization behavior on the folder.
RECORD_CONFIGURATION - Static variable in class oracle.ifs.fdk.ItemTypes
RecordConfiguration type.
RECORD_CUTOFF_DATE - Static variable in class oracle.ifs.fdk.Attributes
The Date the record was cutoff, null means not cutoff yet.
RECORD_DEFINITION - Static variable in class oracle.ifs.fdk.Options
An array of size two that contains the record category id and an array of the record definition attributes.
RECORD_DEFINITION_ATTRIBUTES - Static variable in class oracle.ifs.fdk.Options
The record attributes passed as part of document creation or update.
RECORD_FOLDER - Static variable in class oracle.ifs.fdk.ItemTypes
RecordFolder type.
RECORD_LIFECYCLE_ERROR_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the RecordLifecycleErrorRequest ClassObject.
RECORD_PHASE_FAILURE_CAUSE - Static variable in class oracle.ifs.fdk.Attributes
The exception thrown during the processing of current disposition phase of the record,if any.
RECORD_PHASE_STATUS - Static variable in class oracle.ifs.fdk.Attributes
The status of a records current disposition phase or 0 if no current phase, when disposition processing has finished.
RECORD_PHASE_STATUS_IN_ERROR - Static variable in class oracle.ifs.fdk.FdkConstants
Current phase is in error, and waiting for indication that the error was corrected.
RECORD_PHASE_STATUS_PENDING_DATE - Static variable in class oracle.ifs.fdk.FdkConstants
Current phase is waiting fro a date to arrive.
RECORD_PHASE_STATUS_PENDING_RECORDCATEGORY_UNFREEZE - Static variable in class oracle.ifs.fdk.FdkConstants
Current phase is waiting for the associated record category to unfreeze.
RECORD_PHASE_STATUS_PENDING_RECORDFOLDER_UNFREEZE - Static variable in class oracle.ifs.fdk.FdkConstants
Current phase is waiting for the associated record folder to unfreeze.
RECORD_PHASE_STATUS_PENDING_RECORD_UNFREEZE - Static variable in class oracle.ifs.fdk.FdkConstants
Current phase is waiting for the associated record to unfreeze.
RECORD_PHASE_STATUS_PENDING_WORKFLOW - Static variable in class oracle.ifs.fdk.FdkConstants
Current phase is waiting for workflow acknowledgement.
RECORD_PHASE_STATUS_READY_FOR_NEXT_PHASE - Static variable in class oracle.ifs.fdk.FdkConstants
Current phase processing has completed, processing will continue on the next life cycle agent run.
RECORD_PHASE_STATUS_READY_FOR_PROCESSING - Static variable in class oracle.ifs.fdk.FdkConstants
Current phase is ready for processing, processing will resume on the next life cycle agent run.
RECORD_SERIES - Static variable in class oracle.ifs.fdk.ItemTypes
RecordSeries type.
RECORD_STATUS - Static variable in class oracle.ifs.fdk.Attributes
The high level status of a record, pending cutoff, in dispostion processing, or disposition processing complete.
RECORD_STATUS_DISPOSITION_PROCESSING_COMPLETE - Static variable in class oracle.ifs.fdk.FdkConstants
Value of record status when disposition processing complete and not destroyed.
RECORD_STATUS_IN_DISPOSITION_PROCESSING - Static variable in class oracle.ifs.fdk.FdkConstants
Value of record status when going through its dissposition processing.
RECORD_STATUS_PENDING_CUTOFF - Static variable in class oracle.ifs.fdk.FdkConstants
Value of record status when awaiting cutoff.
RECORD_STATUS_UNDEFINED - Static variable in class oracle.ifs.fdk.FdkConstants
Value of record status when not defined, this is an error condition.
REGISTRATION_KEY - Static variable in class oracle.ifs.fdk.Attributes
The key used to identify the role in the Domain.
REMOVE_CATEGORY_ID - Static variable in class oracle.ifs.fdk.Options
The id of a category to be removed from a document.
REMOVE_NON_ALLOWED_CATEGORIES - Static variable in class oracle.ifs.fdk.Options
Deprecated. allowed categories are no longer enforced; option has no effect
REPAIR_ATTEMPTS - Static variable in class oracle.ifs.fdk.Attributes
Returns the number of times a repair was attempted against a document.
REQUEST - Static variable in class oracle.ifs.fdk.ItemTypes
Request type.
REQUEST_APPROVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "REQUEST approved" operation.
REQUEST_CANCELED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "REQUEST canceled" operation.
REQUEST_CAN_CANCEL - Static variable in class oracle.ifs.fdk.Attributes
Whether the request can be canceled.
REQUEST_CAN_DELETE - Static variable in class oracle.ifs.fdk.Attributes
Whether the request can be deleted by connected user.
REQUEST_CAN_RESPOND - Static variable in class oracle.ifs.fdk.Attributes
Whether the request can be responded to (approved, denied, acknowledged).
REQUEST_CREATED - Static variable in class oracle.ifs.fdk.Attributes
The Request create date.
REQUEST_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "REQUEST created" operation.
REQUEST_CREATED_COMPARISON_OPERATOR - Static variable in class oracle.ifs.fdk.Options
Option for specifing the comparison operation on searches on RequestManager.
REQUEST_DEFINITIONS - Static variable in class oracle.ifs.fdk.Attributes
The Request target definitions, which provide options for the type of operation that has been requested and will be performed on the target items if the Request is approved.
REQUEST_DEFINITION_CONTENT_DEFINITION_NAME - Static variable in class oracle.ifs.fdk.Options
Option to use for retrieving content definition from document definition of saved document definition of request target definition.
REQUEST_DEFINITION_DOCUMENT_DEFINITION_NAME - Static variable in class oracle.ifs.fdk.Options
Option to use for retrieving document definition from saved document definition of request target definition.
REQUEST_DEFINITION_DOCUMENT_DESCRIPTION - Static variable in class oracle.ifs.fdk.Options
Option to use for retrieving createDocument description from saved document definition request target definition.
REQUEST_DEFINITION_DOCUMENT_NAME - Static variable in class oracle.ifs.fdk.Options
Option to use for retrieving createDocument name from saved document definition of request target definition.
REQUEST_DENIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "REQUEST denied" operation.
REQUEST_FAILED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "REQUEST failed" operation.
REQUEST_FAILURE_CAUSE - Static variable in class oracle.ifs.fdk.Attributes
The cause of a Request failure.
REQUEST_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "REQUEST freed" operation.
REQUEST_JUSTIFICATION - Static variable in class oracle.ifs.fdk.Options
Option for passing a justification to the request restore from Archive operation.
REQUEST_RESPONDERS - Static variable in class oracle.ifs.fdk.Attributes
The Responders for the Request Item.
REQUEST_RESPONSE - Static variable in class oracle.ifs.fdk.Attributes
The Request response.
REQUEST_RESPONSE_DATE - Static variable in class oracle.ifs.fdk.Attributes
The Request response date.
REQUEST_STATUS - Static variable in class oracle.ifs.fdk.Attributes
The Request status: PENDING, CANCELED, SUCCEEDED, ABORTED, EXPIRED, FAILED.
REQUEST_STATUS_ABORTED - Static variable in class oracle.ifs.fdk.FdkConstants
Constant value for the Request status of ABORTED.
REQUEST_STATUS_CANCELED - Static variable in class oracle.ifs.fdk.FdkConstants
Constant value for the Request status of CANCELED.
REQUEST_STATUS_EXPIRED - Static variable in class oracle.ifs.fdk.FdkConstants
Constant value for the Request status of EXPIRED.
REQUEST_STATUS_FAILED - Static variable in class oracle.ifs.fdk.FdkConstants
Constant value for the Request status of FAILED.
REQUEST_STATUS_PENDING - Static variable in class oracle.ifs.fdk.FdkConstants
Constant value for the Request status of PENDING.
REQUEST_STATUS_SUCCEEDED - Static variable in class oracle.ifs.fdk.FdkConstants
Constant value for the Request status of SUCCEEDED.
REQUEST_TARGETS - Static variable in class oracle.ifs.fdk.Attributes
The Request target items.
REQUEST_TRIGGERED - Static variable in class oracle.ifs.fdk.Attributes
Whether the Request is triggered (non-blocking).
REQUEST_TYPE - Static variable in class oracle.ifs.fdk.Attributes
The Request operation type.
REQUEST_TYPES - Static variable in class oracle.ifs.fdk.Attributes
The list of Request types.
REQUEST_WORKFLOW - Static variable in class oracle.ifs.fdk.Attributes
The Workflow started by the Request.
REQUEST_WORKFLOW_PARAMETERS - Static variable in class oracle.ifs.fdk.Attributes
The workflow parameters sent to the external workflow engine as part of the workflow process initiated by this Request.
REQUIRED_CATEGORIES - Static variable in class oracle.ifs.fdk.Attributes
Required categories on the objects that reside under the folder which has this category configuration.
REQUIRED_RECORD_CATEGORY - Static variable in class oracle.ifs.fdk.Attributes
Required record on the objects that reside under the folder which has this record configuration.
RESOLVE_OBJECTS - Static variable in class oracle.ifs.fdk.Options
A boolean option to specify whether the retreived object should be resolved or not.
RESPECT_NULL_RESOURCE_LOCKS - Static variable in class oracle.ifs.fdk.Options
"Respect Null resource locks" option for create, move, and copy operations.
RESPONDER - Static variable in class oracle.ifs.fdk.ItemTypes
Responder type.
RESPONDER_COMMENT - Static variable in class oracle.ifs.fdk.Attributes
The Responder's response comment.
RESPONDER_COMMENT - Static variable in class oracle.ifs.fdk.Options
Responder's Comment while approving Workflow Requests.
RESPONDER_ESCALATED - Static variable in class oracle.ifs.fdk.Attributes
Whether a responder has been escalated.
RESPONDER_RESPONSE - Static variable in class oracle.ifs.fdk.Attributes
The Responder's response for a Request.
RESPONDER_RESPONSE_DATE - Static variable in class oracle.ifs.fdk.Attributes
The Responder's response date for a Request.
RESPONDER_USER - Static variable in class oracle.ifs.fdk.Attributes
The Directory usr corresponding to the Responder.
RESTORE_LOCATION - Static variable in class oracle.ifs.fdk.Options
The location to which to restore an item in the Archive.
RETENTION - Static variable in class oracle.ifs.fdk.Attributes
The retention period for a disposition phase of RETAIN.
RETENTION_DATE - Static variable in class oracle.ifs.fdk.Attributes
Retrieves the retention date of the document if set and content is stored on a compliance-enabled HSM device.
RETURN_COUNT - Static variable in class oracle.ifs.fdk.Options
The maximum number of items to be returned when the method can return multiple items.
RETURN_FROM - Static variable in class oracle.ifs.fdk.Options
The index of the first item to be returned when the method can return multiple items.
RETURN_TIME - Static variable in class oracle.ifs.fdk.Options
The maximum time, in milliseconds, allowed to wait for a search to complete.
ROLE - Static variable in class oracle.ifs.fdk.ItemTypes
Role type.
ROLEKEY_ADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Administrator role.
ROLEKEY_ADMINASSISTANT - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Administrative Assistant role.
ROLEKEY_APPROVER - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Approver role.
ROLEKEY_AUTHOR - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Author role.
ROLEKEY_CATEGORYADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Category Administrator role.
ROLEKEY_COMMENTATOR - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Commentator role.
ROLEKEY_CONFIGURATIONADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Configuration Administrator role.
ROLEKEY_CONTAINERADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Container Administrator role.
ROLEKEY_CONTAINERVIEWER - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the ContainerViewer role.
ROLEKEY_CONTENTADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Content Administrator role.
ROLEKEY_CONTENTEDITOR - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Content Editor role.
ROLEKEY_CUSTODIAN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Custodian role.
ROLEKEY_DISCOVERER - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Discoverer role.
ROLEKEY_DOMAINADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Domain Administrator role.
ROLEKEY_LIMITEDAUTHOR - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Limited Author role.
ROLEKEY_MANAGER - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Manager role.
ROLEKEY_NONE - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the None role.
ROLEKEY_ORGANIZER - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Organizer role.
ROLEKEY_QUOTAADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Quota Administrator role.
ROLEKEY_READER - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Reader role.
ROLEKEY_RECORDSADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Records Administrator role.
ROLEKEY_REVIEWER - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the generic Reviewer role.
ROLEKEY_ROLEADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Role Administrator role.
ROLEKEY_SECURITYADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Security Administrator role.
ROLEKEY_USERADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the User Administrator role.
ROLEKEY_WORKSPACEADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Workspace Administrator role.
ROLEKEY_WORKSPACECREATOR - Static variable in class oracle.ifs.fdk.FdkConstants
The Role identifier used to identify the Workspace Creator role.
ROLES - Static variable in class oracle.ifs.fdk.Attributes
The roles specified on a grant.
ROLE_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ROLE created" operation.
ROLE_DELETED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ROLE deleted" operation.
ROLE_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ROLE freed" operation.
ROLE_PERMISSIONS_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ROLE permissions changed" operation.
ROLE_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ROLE renamed" operation.
ROLE_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "ROLE updated" (misc updates) operation.
ROOT_CATEGORY_CLASSES - Static variable in class oracle.ifs.fdk.Attributes
All category class objects that do not have a SuperClass.
RUN_ASYNC - Static variable in class oracle.ifs.fdk.Options
Whether or not the operation should be run asynchronously (by a background process).
RecordsManager - interface oracle.ifs.fdk.RecordsManager.
Records Management operations.
RemoteLoginManager - interface oracle.ifs.fdk.RemoteLoginManager.
Web service login manager.
RequestManager - interface oracle.ifs.fdk.RequestManager.
FDK interface for managing Request operations.
releaseManualLocks(long[]) - Method in interface oracle.ifs.fdk.LockManager
Releases manual locks on the given Items.
removeAuditingConfiguration(long) - Method in interface oracle.ifs.fdk.AuditManager
Removes the AuditingConfiguration from a Folder.
removeCategoryAttribute(long, String) - Method in interface oracle.ifs.fdk.CategoryManager
Deprecated. use removeMetaDataAttibute
removeCategoryConfiguration(long) - Method in interface oracle.ifs.fdk.CategoryManager
remove the existing CategoryConfiguration for a Folder.
removeMetaDataAttribute(long) - Method in interface oracle.ifs.fdk.CategoryManager
Remove an attribute from a MetaDataCategory class.
removeMetaDataAttribute(long) - Method in interface oracle.ifs.fdk.RecordsManager
Remove an attribute from a MetaDataCategory class.
removeRecordConfiguration(long) - Method in interface oracle.ifs.fdk.RecordsManager
remove the existing RecordConfiguration for a Folder
removeSecurityConfiguration(long) - Method in interface oracle.ifs.fdk.SecurityManager
Removes the SecurityConfiguration from the target item.
removeUsers(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.GroupManager
Removes members and managers from an existing group.
removeVersioningConfiguration(long) - Method in interface oracle.ifs.fdk.VersionManager
Removes the VersioningConfiguration for a Folder.
removeWorkflowConfiguration(long, String) - Method in interface oracle.ifs.fdk.WorkflowManager
Removes a WORKFLOW_CONFIGURATION Item of the specified type from the specified FOLDER Item.
repair(long[]) - Method in interface oracle.ifs.fdk.VirusManager
Repairs items (Folders are ignored).
requestQuotaUpdate(long, NamedValue[], NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.QuotaManager
Request an update to the existing quota on a workspace for non-admin user.
requestRestoreFromArchive(long, NamedValue[]) - Method in interface oracle.ifs.fdk.ArchiveManager
Submits a request to all content adminsitrators to restore some documents from the archive of a given domainID.
resolvePath(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Resolves a path, returning an Item that represents a PublicObject.
resolveRelativePath(long, String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Resolves a relative path from a Folder, returning an Item that represents a PublicObject.
restartEventHandler() - Method in interface oracle.ifs.fdk.EventHandlerContext
Causes a reset of the handler settings.
restoreFromArchive(long, long, NamedValue[]) - Method in interface oracle.ifs.fdk.ArchiveManager
Restores a document/folder specified by sourceId into the location specified by DESTFOLDER option from the Archive.
rollbackTransaction(long) - Method in interface oracle.ifs.fdk.SessionManager
Rolls back a transaction started by calling beginTransaction() .

S

SEARCH_ARCHIVE_DELETED_RANGE - Static variable in class oracle.ifs.fdk.Options
Option for a date range to restrict an archive search to files deleted during the specified date range.
SEARCH_ARCHIVE_FOR_WORKSPACE - Static variable in class oracle.ifs.fdk.Options
Option for a workspace name to restrict an archive search to files deleted from the specified workspace.
SEARCH_FOR_DOCUMENTS - Static variable in class oracle.ifs.fdk.Options
Option for whether documents and links should be returned by the search.
SEARCH_FOR_FOLDERS - Static variable in class oracle.ifs.fdk.Options
Option for whether folders should be returned by the search.
SEARCH_LANGUAGE - Static variable in class oracle.ifs.fdk.Options
The language used for parsing the content search criteria.
SEARCH_PROPERTY_DISPLAY_NAME - Static variable in class oracle.ifs.fdk.Options
The display name of a search property.
SEARCH_PROPERTY_LOV - Static variable in class oracle.ifs.fdk.Options
List of values if the search property is enumerated.
SEARCH_PROPERTY_NAME - Static variable in class oracle.ifs.fdk.Options
The name of a search property.
SEARCH_PROPERTY_SEARCHABLE - Static variable in class oracle.ifs.fdk.Options
Whether the search property is searchable or not.
SEARCH_PROPERTY_SELECTABLE - Static variable in class oracle.ifs.fdk.Options
Whether the search property is selectable or not.
SEARCH_PROPERTY_SORTABLE - Static variable in class oracle.ifs.fdk.Options
Whether the search property is sortable or not.
SEARCH_PROPERTY_TYPE - Static variable in class oracle.ifs.fdk.Options
The data type of a search property.
SEARCH_PROPERTY_TYPE_BOOLEAN - Static variable in class oracle.ifs.fdk.FdkConstants
Search property data type boolean.
SEARCH_PROPERTY_TYPE_CONTENT - Static variable in class oracle.ifs.fdk.FdkConstants
Search property data type content.
SEARCH_PROPERTY_TYPE_DATE - Static variable in class oracle.ifs.fdk.FdkConstants
Search property data type date.
SEARCH_PROPERTY_TYPE_NUMBER - Static variable in class oracle.ifs.fdk.FdkConstants
Search property data type number.
SEARCH_PROPERTY_TYPE_STRING - Static variable in class oracle.ifs.fdk.FdkConstants
Search property data type string.
SEARCH_RECORDS - Static variable in class oracle.ifs.fdk.Options
Option for whether the search is a search for records instead of documents.
SEARCH_RECORDS_CLASSNAME - Static variable in class oracle.ifs.fdk.Options
Option for the record category classname for the type of records to search.
SEARCH_RESULTS - Static variable in class oracle.ifs.fdk.Options
Array of items representing the search results.
SEARCH_RESULT_COUNT - Static variable in class oracle.ifs.fdk.Options
Estimate of total number of search results.
SEARCH_TEXT_SCORES - Static variable in class oracle.ifs.fdk.Options
Array of ints representing the text search result scores.
SEARCH_VERSION_HISTORY - Static variable in class oracle.ifs.fdk.Options
Option for whether previous document versions should be included in the search.
SECONDARY_SORT_ATTRIBUTE - Static variable in class oracle.ifs.fdk.Options
The secondary FDK attribute on which to sort.
SECONDARY_SORT_DIRECTION - Static variable in class oracle.ifs.fdk.Options
The direction in which to sort the secondary FDK attribute.
SECURITY_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
A list of users and their roles on a folder.
SECURITY_CONFIGURATION - Static variable in class oracle.ifs.fdk.ItemTypes
SecurityConfiguration type.
SEPARATOR - Static variable in class oracle.ifs.fdk.FdkConstants
Separator for chaining attributes.
SESSION_MODE_DOMAIN_ADMINISTRATION - Static variable in class oracle.ifs.fdk.FdkConstants
Integer constant representing the session mode for domain administation.
SESSION_MODE_NORMAL - Static variable in class oracle.ifs.fdk.FdkConstants
Integer constant representing the session mode for regular users (not in any administation mode).
SESSION_TIMEOUT - Static variable in class oracle.ifs.fdk.WebServicesConstants
The session timeout property key returned by RemoteLoginManager.login().
SET_CONFIGURATION_BACKGROUND_REQUEST_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the SETCONFIGURATIONBACKGROUNDREQUEST REQUEST_TYPE.
SIZE - Static variable in class oracle.ifs.fdk.Attributes
The size of the content of a document in bytes.
STARTING_INDEX - Static variable in class oracle.ifs.fdk.Options
The index of the stored paging list where a requested page should start.
START_DATE - Static variable in class oracle.ifs.fdk.Attributes
The start date for a RETAIN disposition phase of a record.
START_DATE - Static variable in class oracle.ifs.fdk.Options
An option to specify the start date for situations where a time period can be requested.
STORAGE_DEVICE - Static variable in class oracle.ifs.fdk.Attributes
The storage device to be used for a disposition phase of RETAIN.
STORAGE_DEVICE_DATABASE - Static variable in class oracle.ifs.fdk.FdkConstants
Storage device value which represents using the database storage for a RETENTION phase.
STORAGE_DEVICE_NEARLINE - Static variable in class oracle.ifs.fdk.FdkConstants
Storage device value which represents using Bfiles as a storage mechanism for a RETENTION phase.
STORAGE_DEVICE_RETENTION - Static variable in class oracle.ifs.fdk.FdkConstants
Storage device value which represents using a HSM device as a storage mechanism for a RETENTION phase.
SUBFOLDER_ITEMS - Static variable in class oracle.ifs.fdk.Attributes
The contents of a FOLDER Item, whose item type is FOLDER.
SUBJECT - Static variable in class oracle.ifs.fdk.Options
The subject of an e-mail message.
SUPERCLASS - Static variable in class oracle.ifs.fdk.Attributes
Id of class from which this class inherits (or null if not extending a class).
SYSTEM_ANTIVIRUS_ENABLED - Static variable in class oracle.ifs.fdk.SystemConfigurationProperties
The property which returns whether the anti-virus feature is enabled.
SearchExpression - class oracle.ifs.fdk.SearchExpression.
This class represents a search expression in the form of an expression tree.
SearchExpression() - Constructor for class oracle.ifs.fdk.SearchExpression
Constructor.
SearchManager - interface oracle.ifs.fdk.SearchManager.
The search management Facade interface.
SecurityManager - interface oracle.ifs.fdk.SecurityManager.
The security management interface.
ServiceToServiceLoginManager - interface oracle.ifs.fdk.ServiceToServiceLoginManager.
Service to Service (S2S) login manager.
SessionManager - interface oracle.ifs.fdk.SessionManager.
Session management interface.
SortManager - interface oracle.ifs.fdk.SortManager.
A facade interface for managing sorting.
SystemConfigurationManager - interface oracle.ifs.fdk.SystemConfigurationManager.
Interface that provides access to system configration properties.
SystemConfigurationProperties - class oracle.ifs.fdk.SystemConfigurationProperties.
The names of the system configuration properties.
scan(long[]) - Method in interface oracle.ifs.fdk.VirusManager
Scans items (Folders are ignored).
search(SearchExpression, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.SearchManager
Performs a search.
searchAuditHistory(NamedValue[], NamedValue[]) - Method in interface oracle.ifs.fdk.AuditManager
Searches an Audit History, returning an array of matching Event instances.
searchResponders(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Simple search for Users with given (exact)name.
setArchiveConfiguration(long, NamedValue[]) - Method in interface oracle.ifs.fdk.ArchiveManager
Sets the Archive configuration.
setAttributeName(String) - Method in class oracle.ifs.fdk.AttributeRequest
Sets the attribute name.
setAuditHistoryProperty(String, NamedValue) - Method in interface oracle.ifs.fdk.EventHandlerContext
Sets a property of the custom Audit history.
setAuditingConfiguration(long, NamedValue[]) - Method in interface oracle.ifs.fdk.AuditManager
Sets the AuditingConfiguration for a Folder, replacing any existing AuditingConfiguration.
setCategoryConfiguration(long, NamedValue[]) - Method in interface oracle.ifs.fdk.CategoryManager
Sets or updates the CategoryConfiguration for a Folder.
setDetailedErrorCode(String) - Method in class oracle.ifs.fdk.FdkExceptionEntry
Always throws a RuntimeException.
setDomain(long) - Method in interface oracle.ifs.fdk.EventHandlerContext
Sets the Domain that should be used while processing an Event.
setDomainDefaultUserPreference(Preference) - Method in interface oracle.ifs.fdk.UserManager
Set domain level default value for a single user preference.
setDomainDefaultUserPreferences(Preference[]) - Method in interface oracle.ifs.fdk.UserManager
Set domain level default values for user preferences.
setErrorCode(String) - Method in class oracle.ifs.fdk.FdkExceptionEntry
Always throws a RuntimeException.
setId(long) - Method in class oracle.ifs.fdk.FdkExceptionEntry
Always throws a RuntimeException.
setInfo(NamedValue[]) - Method in class oracle.ifs.fdk.FdkExceptionEntry
Always throws a RuntimeException.
setLeftOperand(Object) - Method in class oracle.ifs.fdk.SearchExpression
Set the left operand.
setLocked(boolean) - Method in class oracle.ifs.fdk.Preference
Indicate whether the preference value is overridable.
setName(String) - Method in class oracle.ifs.fdk.NamedValue
Sets the name.
setNamedValues(NamedValue[]) - Method in class oracle.ifs.fdk.NamedValueSet
Sets the named values from an array.
setOperator(String) - Method in class oracle.ifs.fdk.SearchExpression
Set the operator value.
setPagingList(NamedValue[]) - Method in interface oracle.ifs.fdk.PagingManager
Stores a list of ids in the FdkSession so that they can later be retrieved one page at a time.
setRecordConfiguration(long, NamedValue[]) - Method in interface oracle.ifs.fdk.RecordsManager
Sets or updates the RecordConfiguration for a Folder.
setRequestedAttributes(AttributeRequest[]) - Method in class oracle.ifs.fdk.AttributeRequest
Sets the optional requested attributes.
setRightOperand(Object) - Method in class oracle.ifs.fdk.SearchExpression
Set the right operand.
setSecurityConfiguration(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Updates the SecurityConfiguration of the target item.
setServerStackTraceId(String) - Method in class oracle.ifs.fdk.FdkExceptionEntry
Always throws a RuntimeException.
setSessionMode(int, AttributeRequest[]) - Method in interface oracle.ifs.fdk.SessionManager
Switches the current session into one of the administration modes (currently only DOMAIN) or out of administration mode (NORMAL).
setSortPreference(NamedValue[]) - Method in interface oracle.ifs.fdk.SortManager
Creates a setting in the current user's user preferences to always sort the given table using the given options.
setTrashConfiguration(long, NamedValue[]) - Method in interface oracle.ifs.fdk.TrashManager
Sets the TrashFolder configuration.
setUserPreference(Preference) - Method in interface oracle.ifs.fdk.UserManager
Set a user preference for the current user.
setUserPreferences(Preference[]) - Method in interface oracle.ifs.fdk.UserManager
Set an array of user preferences for the current user.
setUserPreferencesForUser(long, Preference[]) - Method in interface oracle.ifs.fdk.UserManager
Set an array of user preferences for the specified user.
setValue(Object) - Method in class oracle.ifs.fdk.NamedValue
Sets the value.
setVersioningConfiguration(long, NamedValue[]) - Method in interface oracle.ifs.fdk.VersionManager
Sets the VersioningConfiguration for a Folder, replacing any existing VersioningConfiguration.
setWorkflowConfiguration(long, String, NamedValue[]) - Method in interface oracle.ifs.fdk.WorkflowManager
Sets a WORKFLOW_CONFIGURATION for a FOLDER Item, replacing any existing WORKFLOW_CONFIGURATION of the same operation type (Attributes.WORKFLOW_CONFIGURATION_OPERATION).
sortAttributeList(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.SortManager
Given an id of a repos object, constructs an item with an attribute of the given name and sorts the resulting value.
stackTraceToString(Throwable) - Static method in class oracle.ifs.fdk.ClientUtils
Converts an exception stack trace to a String.

T

TABLE_NAME - Static variable in class oracle.ifs.fdk.Options
The tablename on which to store a sorting preference.
TEXT_SCORE - Static variable in class oracle.ifs.fdk.FdkConstants
Text search score attribute for search sort specification
TIME_ZONE - Static variable in class oracle.ifs.fdk.Attributes
The time zone of a User.
TRANSACTION_TIMEOUT - Static variable in class oracle.ifs.fdk.WebServicesConstants
The transaction timeout property key returned by RemoteLoginManager.login().
TRASHFOLDER_AUTO_EMPTIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "TRASHFOLDER auto-emptied" operation.
TRASHFOLDER_EMPTIED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "TRASHFOLDER emptied" operation.
TRASHFOLDER_ITEM_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "TRASHFOLDER item added" operation.
TRASHFOLDER_ITEM_RESTORED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "TRASHFOLDER item restored" operation.
TRASH_AUTO_EMPTY_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a TrashFolder will automatically empty itself of any items that have been held for longer than the minimum holding period.
TRASH_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a TrashFolder is enabled.
TRASH_FOLDER - Static variable in class oracle.ifs.fdk.Attributes
The TrashFolder for a given Item.
TRASH_FOLDER - Static variable in class oracle.ifs.fdk.ItemTypes
TrashFolder type.
TRASH_MIN_HOLDING_PERIOD - Static variable in class oracle.ifs.fdk.Attributes
The minimum holding period (seconds) for which an item must be held in a TrashFolder before it is automatically purged.
TYPE - Static variable in class oracle.ifs.fdk.Attributes
The type of the object.
TrashManager - interface oracle.ifs.fdk.TrashManager.
The trash management Facade interface.
toString(Object) - Static method in class oracle.ifs.fdk.ClientUtils
Returns a String representation of any Object, with special handling for known objects such as Item, NamedValue, FdkException, FdkExceptionEntry, etc.
toString() - Method in class oracle.ifs.fdk.FdkException
Returns a minimal string representation of this exception (ERROR_CODE:DETAILED_ERROR_CODE).
toString() - Method in class oracle.ifs.fdk.FdkExceptionEntry
Returns a string representation of this entry without the stack trace of the cause exception.
toString() - Method in class oracle.ifs.fdk.Item
Returns a string representation of an item.
toString() - Method in class oracle.ifs.fdk.NamedValue
 
toString() - Method in class oracle.ifs.fdk.SearchExpression
Convert the search expression to a string representation.

U

UNDERLYING_WORKSPACE_ID - Static variable in class oracle.ifs.fdk.Attributes
A joinable workspace's underlying workspace's ID.
UNIQUENAME - Static variable in class oracle.ifs.fdk.Options
Conflict resolution option to specify create unique name.
UPDATE_CATEGORY_ID - Static variable in class oracle.ifs.fdk.Options
The id of an existing category instance.
URL - Static variable in class oracle.ifs.fdk.Attributes
The URL to an item, derived from the path.
USER - Static variable in class oracle.ifs.fdk.ItemTypes
User type.
USERPREFERENCE_GENERAL_ITEMSPERPAGE - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference which defines the maximum number of items to show per page.
USERPREFERENCE_MOSTRECENTDOCS_EXCEPTEDEXTENSIONS - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference which defines the list of file extensions to keep for each user that do not cause an update to the "most recent documents" queue when documents are accessed with one of the formats listed.
USERPREFERENCE_MOSTRECENTDOCS_MAXITEMS - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference which defines the maximum number of "most recent documents" to keep for each user.
USERPREFERENCE_SECURITY_PERSISTENTCOOKIETIMEOUT - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference which defines the timeout period (in minutes) for persistent cookies.
USERPREFERENCE_SORTING_PREFIX - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the prefix to all user preferences that indicate a non-default sorting of items in a table.
USERPREFERENCE_SORTING_TABLENAME_CHECKEDOUTFILES - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "checked out Files" table.
USERPREFERENCE_SORTING_TABLENAME_FILELISTING - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "file listing" table.
USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERLIST - Static variable in class oracle.ifs.fdk.FdkConstants
Table name for groups view in the Web App.
USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERS - Static variable in class oracle.ifs.fdk.FdkConstants
Table name for Group Properties / Group Create dialog-boxes in the Web App.
USERPREFERENCE_SORTING_TABLENAME_JOINABLEWORKSPACES - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "joinable Workspaces Table" table.
USERPREFERENCE_SORTING_TABLENAME_LOCKEDFILES - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "locked Files" table.
USERPREFERENCE_SORTING_TABLENAME_MEMBERLISTING - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "member Listing" table.
USERPREFERENCE_SORTING_TABLENAME_RECENTFILES - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "recent Files" table.
USERPREFERENCE_SORTING_TABLENAME_ROLES - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "roles table" table.
USERPREFERENCE_SORTING_TABLENAME_SEARCHRESULTS - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "search results" table.
USERPREFERENCE_SORTING_TABLENAME_SECURITYCONFIG - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "security config" table.
USERPREFERENCE_SORTING_TABLENAME_SELECTEDUSERSORGROUPS - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "selectedUsersOrGroupsTable" table.
USERPREFERENCE_SORTING_TABLENAME_USERSEARCHRESULTS - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "user search results" table.
USERPREFERENCE_SORTING_TABLENAME_USERSORGROUPSRESULTS - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "users or groups results" table.
USERPREFERENCE_SORTING_TABLENAME_VERSIONHISTORY - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "version history" table.
USERPREFERENCE_SORTING_TABLENAME_VIRUSNAMES - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "virus report" table.
USERPREFERENCE_SORTING_TABLENAME_WORKFLOWREPORT - Static variable in class oracle.ifs.fdk.FdkConstants
Suffix for the "workflow report" table.
USERPREFERENCE_UIPROPERTIES_FOLDERTREESTATE - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the 'user preference' that tracks whether the user uses a screen reader.
USERPREFERENCE_UIPROPERTIES_LASTFOLDER - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the 'user preference' that tracks the last folder the user accessed.
USERPREFERENCE_UIPROPERTIES_LASTVIEW - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the 'user preference' that tracks the last view the user was in.
USERPREFERENCE_UIPROPERTIES_PROMPTFORVERSIONINFO - Static variable in class oracle.ifs.fdk.FdkConstants
Tracks whether user has dismissed the dialog for Version Description.
USERPREFERENCE_UIPROPERTIES_USESSCREENREADER - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the 'user preference' that tracks whether the user uses.
USERPREFERENCE_UIPROPERTIES_VIEWEDFIRSTLOGIN - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the 'user preference' that tracks whether the user has viewed the first login page.
USERPREFERENCE_USERPROPERTIES_CANCREATEGROUP - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates whether the user is able to create new groups.
USERPREFERENCE_USERPROPERTIES_CHARACTERSET - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the desired document character set for the user.
USERPREFERENCE_USERPROPERTIES_DISPLAYNAME - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the desired display name for the user.
USERPREFERENCE_USERPROPERTIES_DOMAIN - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which declares the user's Domain.
USERPREFERENCE_USERPROPERTIES_DOMAINADMINUSER - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates whether the user can switch into domain admin mode.
USERPREFERENCE_USERPROPERTIES_DOMAINUSER - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the "regular" user associated with this user.
USERPREFERENCE_USERPROPERTIES_EMAILADDRESS - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the user's Email address.
USERPREFERENCE_USERPROPERTIES_FTPPASSWORD - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the user's FTP password.
USERPREFERENCE_USERPROPERTIES_ISRECORDSADMIN - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates whether the user is also a records admin.
USERPREFERENCE_USERPROPERTIES_LANGUAGE - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the desired document language for the user.
USERPREFERENCE_USERPROPERTIES_LOCALE - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the user's Locale.
USERPREFERENCE_USERPROPERTIES_PERSONALWORKSPACE - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the user's personal workspace.
USERPREFERENCE_USERPROPERTIES_REALM - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which declares the user's realm name, generally derived from the user's Domain.
USERPREFERENCE_USERPROPERTIES_TIMEZONE - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the user's TimeZone.
USERPREFERENCE_USERPROPERTIES_USERNAME - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the standard name for the user.
USERPREFERENCE_WEBDAV_OSCHARENCODING - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference which allows the user to specify a character encoding other than UTF-8 in order to support old, non-compliant versions of Microsoft clients.
USERPREFERENCE_WEBDAV_SENDRAWBYTES - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference which allows the user to choose whether long content-disposition filenames should be sent in raw bytes instead of utf-8.
USER_ADMIN_RIGHTS_GRANTED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User admin rights granted" operation.
USER_ADMIN_RIGHTS_REVOKED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User admin rights revoked" operation.
USER_APPLICATION_CONNECTED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User established FDK connection" operation.
USER_APPLICATION_DISCONNECTED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User ended FDK connection" operation.
USER_ATTRIBUTE_DISTINGUISHEDNAME - Static variable in class oracle.ifs.fdk.Options
The Credential Manager user's distinguished name attribute.
USER_ATTRIBUTE_REALM - Static variable in class oracle.ifs.fdk.Options
The Credential Manager user's realm attribute.
USER_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User created" (provisioned) operation.
USER_DELETED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User marked for delete" operation.
USER_DISABLED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User disabled" operation.
USER_EMAIL_SENT - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User e-mail sent" operation.
USER_ENABLED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User enabled" operation.
USER_ENTERED_ADMIN_MODE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User entered admin mode" operation.
USER_EXITED_ADMIN_MODE - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User exited admin mode" operation.
USER_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User freed" operation.
USER_NAME - Static variable in class oracle.ifs.fdk.Attributes
The name of a user, expressed as the User ID of the user in normal mode.
USER_PREFERENCE_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User preference changed" operation.
USER_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User renamed" operation.
USER_REQUEST_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the UserRequest ClassObject.
USER_REQUEST_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the UserRequestWorkflowConfiguration ClassObject.
USER_RESTORED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User unmarked for delete" (restored) operation.
USER_SESSION_CONNECTED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User established low-level connection" operation.
USER_SESSION_DISCONNECTED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User ended low-level connection" operation.
USER_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "User updated" (misc updates) operation.
USER_WORKSPACES_ROOT - Static variable in class oracle.ifs.fdk.Attributes
Root of workspaces inside the domain.
USE_DEFAULT_NAME - Static variable in class oracle.ifs.fdk.Options
"Use default name" option for creating new items.
USE_SAVED_DEFINITION - Static variable in class oracle.ifs.fdk.Options
Option for createDocument to specify saved document definition (value should be set to ID of saved definition).
UserManager - interface oracle.ifs.fdk.UserManager.
A UserManager defines the facade interface for operations related to the management of ECM users.
unRecordize(long, long) - Method in interface oracle.ifs.fdk.RecordsManager
unRecordize the record from the given recordcategory or recordfolder
uncompress(long[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Uncompresses the items refered to by items.
updateAuditTypeList(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.AuditManager
Updates the name or description of an existing AuditTypeList.
updateCategory(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Deprecated. use FileManager.updateDocuments
updateContainer(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.ContainerManager
Updates an existing container.
updateDocument(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Updates a Document.
updateDocuments(long[], NamedValueSet[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Updates multiple Documents.
updateDomain(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.DomainManager
Updates a DOMAIN Item.
updateFilePlan(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
update a file plan under the current domain
updateFolder(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Updates a Folder.
updateGroup(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.GroupManager
Updates a group.
updateLink(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Updates a Link.
updateQuota(long, NamedValue[]) - Method in interface oracle.ifs.fdk.QuotaManager
Updates an existing quota.
updateRecord(long, long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
update a record.
updateRecordCategory(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
update a record category with the given ID
updateRecordFolder(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
Update a record folder with the given ID
updateRecordSeries(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RecordsManager
update a record series under the file plan
updateRole(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.SecurityManager
Updates a Role.
updateVersion(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.VersionManager
Updates a version-controlled document.
updateWorkspace(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkspaceManager
Updates an existing Workspace.

V

VERSION - Static variable in class oracle.ifs.fdk.ItemTypes
Version type.
VERSIONED_DOCUMENT - Static variable in class oracle.ifs.fdk.Attributes
The underlying versioned Document of a Version.
VERSIONING_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
The configuration that governs versioning behavior on the item.
VERSIONING_CONFIGURATION - Static variable in class oracle.ifs.fdk.ItemTypes
VersioningConfiguration type.
VERSIONING_CONFIGURATION_AUTO_LABEL - Static variable in class oracle.ifs.fdk.Attributes
Whether auto-labeling is enabled.
VERSIONING_CONFIGURATION_AUTO_VERSION - Static variable in class oracle.ifs.fdk.Attributes
Whether auto-versioning is enabled.
VERSIONING_CONFIGURATION_LABEL_TYPE - Static variable in class oracle.ifs.fdk.Attributes
Automatic labeling type.
VERSIONING_CONFIGURATION_MAX_VERSIONS - Static variable in class oracle.ifs.fdk.Attributes
Maximum number of versions to keep.
VERSIONS - Static variable in class oracle.ifs.fdk.Attributes
All versions of a document.
VERSION_COMMENT - Static variable in class oracle.ifs.fdk.Attributes
The version comment for a version.
VERSION_LABEL - Static variable in class oracle.ifs.fdk.Attributes
The version label of a version.
VERSION_LABELING_DECIMAL - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates a Decimal Version Labeler
VERSION_LABELING_LOWERCASE - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates a Lowercase Version Labeler
VERSION_LABELING_NONE - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates a null version labeler
VERSION_LABELING_ROMAN - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates a Roman Version Labeler
VERSION_LABELING_TRIVIAL - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates a Trivial Version Labeler
VERSION_LABELING_UPPERCASE - Static variable in class oracle.ifs.fdk.FdkConstants
Indicates a Upper case Version Labeler
VERSION_NUMBER - Static variable in class oracle.ifs.fdk.Attributes
The version number of a version.
VIRUS_ID - Static variable in class oracle.ifs.fdk.Attributes
The official classification ID of the virus.
VIRUS_IS_REPAIRED - Static variable in class oracle.ifs.fdk.Attributes
Indicates whether the last repair attempt was successful or not.
VIRUS_NAME - Static variable in class oracle.ifs.fdk.Attributes
The official name of the virus.
VIRUS_REPORT - Static variable in class oracle.ifs.fdk.ItemTypes
Virus Report type.
VersionManager - interface oracle.ifs.fdk.VersionManager.
The version management Facade interface.
VirusManager - interface oracle.ifs.fdk.VirusManager.
The antivirus management interface.
validateWorkflowParameterValue(long, String, String) - Method in interface oracle.ifs.fdk.WorkflowManager
Validates that the value for the parameter name is correct according to the validator defined for that parameter.

W

WORKFLOW - Static variable in class oracle.ifs.fdk.ItemTypes
Workflow type.
WORKFLOWCONFIGURATION - Static variable in class oracle.ifs.fdk.ItemTypes
WorkflowConfiguration type.
WORKFLOW_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
The Workflow Configuration to be set.This is used to create Disposition Phase with Workflow.
WORKFLOW_CONFIGURATION_DEFINITION - Static variable in class oracle.ifs.fdk.Options
The String used to set workflow configurations on newly created workspaces.
WORKFLOW_CONFIGURATION_IS_TRIGGERED - Static variable in class oracle.ifs.fdk.Attributes
Specifies whether the WorkflowConfiguration is configured such that Requests created will be triggered, as opposed to approval.
WORKFLOW_CONFIGURATION_OPERATION - Static variable in class oracle.ifs.fdk.Attributes
The operation that the WorkflowConfiguration is for.
WORKFLOW_CONFIGURATION_PARAMETERS - Static variable in class oracle.ifs.fdk.Attributes
Parameters for a workflow configuration.
WORKFLOW_CONFIGURATION_RESPONDERS - Static variable in class oracle.ifs.fdk.Attributes
The list of Responders attached to a WorkflowConfiguration.
WORKFLOW_CONFIGURATION_RESPONDERS_AUTO_APPROVE - Static variable in class oracle.ifs.fdk.Attributes
Specifies whether responders that start a request automatically approvers the request.
WORKFLOW_CONFIGURATION_RESPONDERS_BYPASS - Static variable in class oracle.ifs.fdk.Attributes
Specifies whether responders that start a request bypass workflow.
WORKFLOW_CONFIGURATION_WORKFLOW - Static variable in class oracle.ifs.fdk.Attributes
The Workflow specified for a WorkflowConfiguration.
WORKFLOW_ENABLED - Static variable in class oracle.ifs.fdk.SystemConfigurationProperties
The property which returns whether the workflow feature is enabled.
WORKFLOW_IS_TRIGGERED - Static variable in class oracle.ifs.fdk.Attributes
Whether the Workflow is triggered (non-blocking).
WORKFLOW_JUSTIFICATION_PARAMETER_NAME - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the OOB WorkflowConfiguration "justification" parameter.
WORKFLOW_OPERATIONS - Static variable in class oracle.ifs.fdk.Attributes
The names of operations that can be workflow-enabled (and configured) for an Item.
WORKFLOW_PARAMETER - Static variable in class oracle.ifs.fdk.ItemTypes
WorkflowParameter type.
WORKFLOW_PARAMETERS - Static variable in class oracle.ifs.fdk.Attributes
All parameters for a Workflow.
WORKFLOW_PARAMETER_DEFAULT_VALUE - Static variable in class oracle.ifs.fdk.Attributes
Default value of the WorkflowParameter.
WORKFLOW_PARAMETER_DESCRIPTION - Static variable in class oracle.ifs.fdk.Attributes
Description of the WorkflowParameter.
WORKFLOW_PARAMETER_FINAL - Static variable in class oracle.ifs.fdk.Attributes
Whether the WorkflowParameter is final (immutable), which means its default value cannot be set for a WorkflowConfiguration.
WORKFLOW_PARAMETER_HIDDEN - Static variable in class oracle.ifs.fdk.Attributes
Whether the WorkflowParameter is hidden.
WORKFLOW_PARAMETER_NAME - Static variable in class oracle.ifs.fdk.Attributes
Name of the WorkflowParameter.
WORKFLOW_PARAMETER_PROMPTED - Static variable in class oracle.ifs.fdk.Attributes
Whether the WorkflowParameter should be prompted.
WORKFLOW_PARAMETER_REQUIRED - Static variable in class oracle.ifs.fdk.Attributes
Whether the WorkflowParameter is required.
WORKFLOW_PARAMETER_VALIDATOR_NAME - Static variable in class oracle.ifs.fdk.Attributes
Name of the WorkflowParameter validator.
WORKFLOW_REQUIRES_RESPONDERS - Static variable in class oracle.ifs.fdk.Attributes
Whether the Workflow requires responders.
WORKFLOW_TYPE - Static variable in class oracle.ifs.fdk.Attributes
The type of Workflow.
WORKFLOW_TYPE_BPEL - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the BpelWorkflow ClassObject, which corresponds to the "BPEL" WORKFLOW_TYPE.
WORKFLOW_TYPE_ORACLE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the OracleWorkflow ClassObject, which corresponds to the "Oracle" WORKFLOW_TYPE.
WORKING_COPY - Static variable in class oracle.ifs.fdk.Attributes
Working copy of a version-controlled DOCUMENT Item.
WORKSPACE - Static variable in class oracle.ifs.fdk.ItemTypes
Workspace type.
WORKSPACE_ARCHIVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE archived" operation.
WORKSPACE_AUDITING_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE auditing configuration added" operation.
WORKSPACE_AUDITING_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE auditing configuration changed" operation.
WORKSPACE_AUDITING_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE auditing configuration removed" operation.
WORKSPACE_CATEGORY_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE category configuration added" operation.
WORKSPACE_CATEGORY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE category configuration changed" operation.
WORKSPACE_CATEGORY_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE category configuration removed" operation.
WORKSPACE_CREATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE created" operation.
WORKSPACE_FREED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE freed" operation.
WORKSPACE_ITEM_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE item added" operation.
WORKSPACE_ITEM_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE item removed" operation.
WORKSPACE_JOINABLE_DISABLED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE joinable disabled" operation.
WORKSPACE_JOINABLE_ENABLED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE joinable enabled" operation.
WORKSPACE_MOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE moved" operation.
WORKSPACE_QUOTA_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE quota changed" operation.
WORKSPACE_RECORD_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE record configuration added" operation.
WORKSPACE_RECORD_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE record configuration changed" operation.
WORKSPACE_RECORD_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE record configuration removed" operation.
WORKSPACE_RENAMED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE renamed" operation.
WORKSPACE_SECURITY_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE security changed" operation.
WORKSPACE_UPDATED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE updated" operation.
WORKSPACE_VERSIONING_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE versioning configuration added" operation.
WORKSPACE_VERSIONING_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE versioning configuration changed" operation.
WORKSPACE_VERSIONING_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE versioning configuration removed" operation.
WORKSPACE_WORKFLOW_CONFIGURATION_ADDED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE workflow configuration added" operation.
WORKSPACE_WORKFLOW_CONFIGURATION_CHANGED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE workflow configuration changed" operation.
WORKSPACE_WORKFLOW_CONFIGURATION_REMOVED - Static variable in class oracle.ifs.fdk.EventTypes
The event type key for the "WORKSPACE workflow configuration removed" operation.
WORLD_GRANTS_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a domain allows the use of public grants.
WORLD_GROUP - Static variable in class oracle.ifs.fdk.Attributes
The group used to represent any user, used for grants intended for "guest" access.
WebServicesConstants - class oracle.ifs.fdk.WebServicesConstants.
Constants common to both the Web Services server and client.
WebServicesConstants() - Constructor for class oracle.ifs.fdk.WebServicesConstants
 
WorkflowManager - interface oracle.ifs.fdk.WorkflowManager.
FDK interface for managing Workflow operations.
WorkspaceManager - interface oracle.ifs.fdk.WorkspaceManager.
FDK interface for managing Workspaces.

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

Oracle Content Services Web Services Java API Reference
10g Release 1 (10.1.2.3)

B25584-03


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