Skip navigation links

Oracle Content Database Web Services Java API Reference for Oracle WebCenter Suite
10g (10.1.3.2)

B32189-01

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


A

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 String
ACCESSED_BY - Static variable in class oracle.ifs.fdk.Attributes
The user who accessed a Most Recent Document
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.
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.
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
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.
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_USER_MEMBERS - Static variable in class oracle.ifs.fdk.Attributes
The list of all user members of this group.
ALL_USERS_GROUP - Static variable in class oracle.ifs.fdk.Attributes
The group used to model all users in the Domain.
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.
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.
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.
approveRequestForUser(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Approves the request for the given user.
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_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_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a ARCHIVE is enabled.
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.
ArchiveManager - Interface in oracle.ifs.fdk
Archive Manager interface for handling archive related operations
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_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
Should this value be prompted for?
ATTRIBUTE_OVERRIDE_REQUIRED - Static variable in class oracle.ifs.fdk.Attributes
Is this value required?
ATTRIBUTE_OVERRIDE_SETTABLE - Static variable in class oracle.ifs.fdk.Attributes
Is this value settable/updateable?
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_PROMPTED - Static variable in class oracle.ifs.fdk.Attributes
Should the client 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.
AttributeRequest - Class in oracle.ifs.fdk
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 in oracle.ifs.fdk
Holder class for all the attribute names constants.

B

beginTransaction() - Method in interface oracle.ifs.fdk.SessionManager
Begins a transaction on this session.
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.

C

calculateConsumedQuota(long) - Method in interface oracle.ifs.fdk.QuotaManager
Initiate the calculation of consumed quota
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.
cancel() - Method in interface oracle.ifs.fdk.ProgressManager
Cancels the operation in progress.
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.
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_GET_CONTENT - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to get the content of an item.
CAPABILITY_GETMETADATA - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to get the metadata 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_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.
CAPABILITY_SETMETADATA - Static variable in class oracle.ifs.fdk.FdkConstants
Capability to set the metadata 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_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_CLASSES - Static variable in class oracle.ifs.fdk.Attributes
All category class objects.
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
CategoryManager - Interface in oracle.ifs.fdk
The Category management Facade interface
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(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.
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.
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.
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.
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.
checkoutDocuments(long[], String[], NamedValue[], NamedValueSet[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.VersionManager
Checks out a set of documents.
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.
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
Does this class have 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.
ClientUtils - Class in oracle.ifs.fdk
Utilities for the client side of Web Services, but they can also be used by in-process callers.
commitTransaction(long) - Method in interface oracle.ifs.fdk.SessionManager
Commits a transaction started by calling beginTransaction().
CommonManager - Interface in oracle.ifs.fdk
The "common" Facade interface.
COMPOSITE_QUOTA_CONSUMED - Static variable in class oracle.ifs.fdk.Attributes
Quota consumed by the QuotaConfigurations below the target object.
CONFIG_SERVER_VERSION - Static variable in class oracle.ifs.fdk.ManagersFactory
The optional configuration parameter that can be passed to the underlying implementation in the configuration map, representing the server version the client is trying to connect to.
CONFIG_WS_URL - Static variable in class oracle.ifs.fdk.ManagersFactory
The Web Services URL configuration property name passed to the implementation subclass in the Map configuration.
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.
ContainerManager - Interface in oracle.ifs.fdk
FDK interface for managing Containers.
CONTENTSTREAM - Static variable in class oracle.ifs.fdk.Options
Content Stream option for passing an InputStream.
convertDate(Object) - Static method in class oracle.ifs.fdk.ClientUtils
Converts an object to a Calendar.
copy(long[], NamedValue[], NamedValueSet[]) - Method in interface oracle.ifs.fdk.FileManager
Copies items.
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
Name of target, if copy is to be made upon recordization.
COPY_WORKFLOW_OPERATION - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the CopyWorkflowConfiguration ClassObject.
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.
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.
createCategorySubClass(NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Given an array of Attributes that describes a class object, create the Category class object and return the classobject id.
createContainer(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.ContainerManager
Creates a new container.
CREATED_BY - Static variable in class oracle.ifs.fdk.Attributes
The user that created the object.
createDocument(long, String, InputStream, NamedValue[]) - Method in interface oracle.ifs.fdk.ExtendedFileContentManager
Deprecated.  
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, which can be used later to create an actual Document.
createDocumentDefinitions(NamedValueSet[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates set of new DocumentDefinitions, which can be used later to create actual Documents.
createDocuments(NamedValueSet[], NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Creates a set of new Documents.
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.
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.
CURRENT_DISPOSITION_PHASE - Static variable in class oracle.ifs.fdk.Attributes
The integer number of the current disposition phase the record is going through
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).
CUSTOMIZABLE - Static variable in class oracle.ifs.fdk.Attributes
Whether a role is customizable.
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.Attributes
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.Attributes
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.Attributes
The cut off frequency of NONE for a record category.
CUTOFF_FREQUENCY_WEEKLY - Static variable in class oracle.ifs.fdk.Attributes
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.Attributes
The cut off frequency which represents a yearly cut off for a a record category.

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_MOUNT_POINT - Static variable in class oracle.ifs.fdk.FdkConstants
Session state used to override the default DAV servlet mount point.
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_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.
delete(long[], NamedValue[], NamedValueSet[]) - Method in interface oracle.ifs.fdk.FileManager
Deletes items.
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.
deleteCategory(long) - Method in interface oracle.ifs.fdk.CategoryManager
Delete a Category instance
deleteContainer(long, NamedValue[]) - Method in interface oracle.ifs.fdk.ContainerManager
Deletes a container.
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.
deleteGroup(long) - Method in interface oracle.ifs.fdk.GroupManager
Deletes a group.
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.
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
DESTINATION_STRING - Static variable in class oracle.ifs.fdk.Attributes
The destination string 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_DELETE - Static variable in class oracle.ifs.fdk.Attributes
String value for the disposition action for DELETE This is not an attribute but one of the possible enumerated values for the ACTION attribute.
DISPOSITION_ACTION_MOVE - Static variable in class oracle.ifs.fdk.Attributes
String value for the disposition action for MOVE This is not an attribute but one of the possible enumerated values for the ACTION attribute.
DISPOSITION_ACTION_RETAIN - Static variable in class oracle.ifs.fdk.Attributes
String value for the disposition action for RETAIN This is not an attribute but one of the possible enumerated values for the ACTION attribute.
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
DO_NOT_PURGE - Static variable in class oracle.ifs.fdk.Attributes
Whether the version may not be automatically purged.
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_CHARACTER_SET - Static variable in class oracle.ifs.fdk.Attributes
The character set of a document.
DOCUMENT_DEFINITION - Static variable in class oracle.ifs.fdk.ItemTypes
DocumentDefinition type.
DOCUMENT_LANGUAGE - Static variable in class oracle.ifs.fdk.Attributes
The language of a document.
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_ENABLED - Static variable in class oracle.ifs.fdk.Attributes
Whether a domain is enabled.
DOMAIN_USER - Static variable in class oracle.ifs.fdk.Attributes
The domain user attribute of a user.
DomainManager - Interface in oracle.ifs.fdk
FDK interface for managing Domains.

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.
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.
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.
ERROR_FLAG - Static variable in class oracle.ifs.fdk.Attributes
Indicates whether the record has encountered an error in the current Disposition phase
ETAG - Static variable in class oracle.ifs.fdk.Attributes
The ETAG (unique identifier) for a Document.
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_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_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.
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.
ExtendedFileContentManager - Interface in oracle.ifs.fdk
Extends the FileContentManager with functionality available only to in-process clients.
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_RECORD - Static variable in class oracle.ifs.fdk.ItemTypes
ExternalRecord 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.
EXTERNAL_RECORD_LOCATOR - Static variable in class oracle.ifs.fdk.Attributes
Locator for the external record.
EXTERNAL_RECORDS_AGENCY - Static variable in class oracle.ifs.fdk.Attributes
External records agency attribute.
EXTERNAL_RECORDS_AGENCY - Static variable in class oracle.ifs.fdk.ItemTypes
ExternalRecordsAgency type.

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.
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_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_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_RECORDIZE_WORKING_COPY - 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_UPDATE_ITEM - 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_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_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_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_NO_RESPONDERS_SPECIFIED - Static variable in class oracle.ifs.fdk.FdkErrorCodes
 
FDK_NON_EXISTENT_DOMAIN_FOR_SPECIFIED_REALM - 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_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
 
FdkConstants - Class in oracle.ifs.fdk
Constants to be used by Facade callers.
FdkCredential - Interface in oracle.ifs.fdk
A credential interface.
FdkErrorCodes - Class in oracle.ifs.fdk
Constants that represent possible error codes received via an FdkException.
FdkErrorCodes() - Constructor for class oracle.ifs.fdk.FdkErrorCodes
 
FdkException - Exception in oracle.ifs.fdk
The exception thrown by the framework.
FdkExceptionEntry - Class in oracle.ifs.fdk
An entry when the exception is an aggregate exception.
FdkExceptionEntry() - Constructor for class oracle.ifs.fdk.FdkExceptionEntry
Constructor required to be a Java Bean.
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.
FILE_PLAN - Static variable in class oracle.ifs.fdk.ItemTypes
Fileplan type.
FileContentManager - Interface in oracle.ifs.fdk
Interface for accessing file content.
FileManager - Interface in oracle.ifs.fdk
The file management interface.
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.
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.
FOLDER_ITEMS - Static variable in class oracle.ifs.fdk.Attributes
The contents of a FOLDER Item.
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_RESTRICTION - Static variable in class oracle.ifs.fdk.Options
Option for specifying if a search should be restricted to the specified folder or folders.
FOLDERLINK - Static variable in class oracle.ifs.fdk.ItemTypes
FolderLink type.
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

getApplicationName() - Method in class oracle.ifs.fdk.S2SFdkCredential
 
getApplicationPassword() - Method in class oracle.ifs.fdk.S2SFdkCredential
 
getArchiveManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getAttributeName() - Method in class oracle.ifs.fdk.AttributeRequest
Returns the attribute name.
getCacheManager() - Method in class oracle.ifs.fdk.InProcessManagersFactory
 
getCategoryManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getCommonManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getComputedGranteeList(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.
getContainerManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getContent(long) - Method in interface oracle.ifs.fdk.FileContentManager
Returns the contents of an item identified by the given ID.
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.
getDetailedErrorCode() - Method in exception 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.
getDomainManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getErrorCode() - Method in exception 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 exception oracle.ifs.fdk.FdkException
If this is an aggregate exception, it will return the individual entries, otherwise it returns null.
getExtendedFileContentManager() - Method in class oracle.ifs.fdk.InProcessManagersFactory
 
getExtendedLockManager() - Method in class oracle.ifs.fdk.InProcessManagersFactory
 
getFdkSession() - Method in class oracle.ifs.fdk.InProcessManagersFactory
 
getFileContentManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getFileManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getGroupManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
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.
getIfsCredential() - Method in class oracle.ifs.fdk.IfsFdkCredential
Returns the wrapped IFS Credential.
getInfo() - Method in exception 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.
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.
getKeystoreLocation() - Method in class oracle.ifs.fdk.TrustedFdkCredential
 
getKeystorePassword() - Method in class oracle.ifs.fdk.TrustedFdkCredential
 
getKeystoreType() - Method in class oracle.ifs.fdk.TrustedFdkCredential
 
getLeftOperand() - Method in class oracle.ifs.fdk.SearchExpression
Get the left operand.
getLockManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getMailManager() - Method in class oracle.ifs.fdk.InProcessManagersFactory
 
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.
getOperator() - Method in class oracle.ifs.fdk.SearchExpression
Get the operator value.
getOptions() - Method in interface oracle.ifs.fdk.FdkCredential
 
getOptions() - Method in class oracle.ifs.fdk.IfsFdkCredential
getOptions() - Method in class oracle.ifs.fdk.PrincipalFdkCredential
getOptions() - Method in class oracle.ifs.fdk.S2SFdkCredential
getOptions() - Method in class oracle.ifs.fdk.SimpleFdkCredential
getOptions() - Method in class oracle.ifs.fdk.TrustedFdkCredential
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.
getPagingManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getPassword() - Method in class oracle.ifs.fdk.SimpleFdkCredential
 
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.
getPrincipal() - Method in class oracle.ifs.fdk.PrincipalFdkCredential
Returns the encapsulated Principal.
getPrivateKeyAlias() - Method in class oracle.ifs.fdk.TrustedFdkCredential
 
getPrivateKeyPassword() - Method in class oracle.ifs.fdk.TrustedFdkCredential
 
getProgress() - Method in interface oracle.ifs.fdk.ProgressManager
Gets the progress of an operation active on the FdkSession.
getProperties() - Method in interface oracle.ifs.fdk.SearchManager
Get the property information for the seach properties.
getQuotaManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
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.
getRequestForWorkflowProcess(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.WorkflowManager
Returns a Request corresponding to a given WorkflowProcess id.
getRequestManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getRequiredCategories(long, AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Deprecated. Request REQUIRED_CATEGORIES on CategoryConfiguration
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 commonname.
getSearchManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
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.
getSecurityManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getServerPublicKeyAlias() - Method in class oracle.ifs.fdk.TrustedFdkCredential
 
getServerStackTraceId() - Method in exception 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.
getSessionManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getSessionProperties(String[]) - Method in interface oracle.ifs.fdk.SessionManager
Returns the requested session properties.
getSortManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
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
getSystemConfigurationManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getSystemConfigurationProperties(String[]) - Method in interface oracle.ifs.fdk.SystemConfigurationManager
Returns the values for the requested system configuration properties.
getTrashManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getType() - Method in class oracle.ifs.fdk.Item
Returns the type of the item.
getUser(AttributeRequest[]) - Method in class oracle.ifs.fdk.ManagersFactory
Returns the user as an Item that was authenticated for this instance.
getUser(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.UserManager
Gets the specified user by name.
getUserManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getUsername() - Method in interface oracle.ifs.fdk.FdkCredential
 
getUsername() - Method in class oracle.ifs.fdk.IfsFdkCredential
getUsername() - Method in class oracle.ifs.fdk.PrincipalFdkCredential
getUsername() - Method in class oracle.ifs.fdk.S2SFdkCredential
getUsername() - Method in class oracle.ifs.fdk.SimpleFdkCredential
getUsername() - Method in class oracle.ifs.fdk.TrustedFdkCredential
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.
getVersionManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getVirusManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
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.
getWorkflowManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
getWorkspaceManager() - Method in class oracle.ifs.fdk.ManagersFactory
 
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_MEMBER_LIST - Static variable in class oracle.ifs.fdk.Attributes
The list of direct members of this group that are themselves groups.
GroupManager - Interface in oracle.ifs.fdk
The group management Facade interface.

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_CATEGORY_CONFIGURATION - Static variable in class oracle.ifs.fdk.Attributes
Whether the Item has an explicit Category configuration
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.
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.
IfsFdkCredential - Class in oracle.ifs.fdk
Represents a wrapper around IFS Credential.
IfsFdkCredential(Credential) - Constructor for class oracle.ifs.fdk.IfsFdkCredential
Constructs a wrapped credential with no login options.
IfsFdkCredential(Credential, Map) - Constructor for class oracle.ifs.fdk.IfsFdkCredential
Constructs a wrapped credential with possible login options.
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.
InProcessManagersFactory - Class in oracle.ifs.fdk
Represents an abstract extension for the managers factory to be used by clients when running in process.
InProcessManagersFactory(Map) - Constructor for class oracle.ifs.fdk.InProcessManagersFactory
Protected constructor.
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_CLOSED - Static variable in class oracle.ifs.fdk.Attributes
Indicator of whether this record category is closed
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_FROZEN - Static variable in class oracle.ifs.fdk.Attributes
Indicator of whether this record category is frozen
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_INTERNAL - Static variable in class oracle.ifs.fdk.Attributes
Whether the group is an internal group.
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.
isDocument(String) - Static method in class oracle.ifs.fdk.ClientUtils
Returns true if the given type is one of the document types.
isFolder(String) - Static method in class oracle.ifs.fdk.ClientUtils
Returns true if the given type is one of the folder types.
isLink(String) - Static method in class oracle.ifs.fdk.ClientUtils
Returns true if the given type is one of the link types.
isLocked() - Method in class oracle.ifs.fdk.Preference
Whether the preference is locked from override.
isOperationRequestEnabled(long, String) - Method in interface oracle.ifs.fdk.RequestManager
Returns whether the specified operation(ecm action) is workflow enabled i.e request based.
Item - Class in oracle.ifs.fdk
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.
itemToString(Item) - Static method in class oracle.ifs.fdk.ClientUtils
Returns a String representation of an Item.
ItemTypes - Class in oracle.ifs.fdk
Defines a list of constants for the String representation of each item type.

J

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.
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
A joinable workspace's description.
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_DESTINATION - Static variable in class oracle.ifs.fdk.Attributes
The destination to which a Link points.
LINK_IS_BROKEN - Static variable in class oracle.ifs.fdk.Attributes
Whether a Link is broken.
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.
listExternallySupportedUserPreferences() - Method in interface oracle.ifs.fdk.UserManager
Returns the list of externally supported user preferences
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.
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.
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.
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.
LockManager - Interface in oracle.ifs.fdk
A facade interface for managing locks.
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.
login(FdkCredential, String) - Static method in class oracle.ifs.fdk.ManagersFactory
Returns an authenticated instance for use by either remoted clients over Web Services if an URL is provided or in-process clients if the URL is null.
login(FdkCredential, String, Map) - Static method in class oracle.ifs.fdk.ManagersFactory
Returns an authenticated instance for use by either remoted clients over Web Services if an URL is provided or in-process clients if the URL is null.
login(FdkCredential) - Static method in class oracle.ifs.fdk.ManagersFactory
Returns an authenticated instance for use by in-process clients only.
login(String, String, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.RemoteLoginManager
Start a session authenticated as the given user.
login(String, String, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.TrustedLoginManager
Log in a user from a trusted application.
LOGIN_OPTION_APPLICATION_NAME - Static variable in class oracle.ifs.fdk.LoginOptions
The option representing the name of the application requesting a login.
LOGIN_OPTION_SSO_REALM_GUID - Static variable in class oracle.ifs.fdk.LoginOptions
The SSO/OID realm GUID option (only if SSO is enabled).
LOGIN_OPTION_SSO_USER_GUID - Static variable in class oracle.ifs.fdk.LoginOptions
The SSO/OID user GUID login option (only if SSO is enabled).
LOGIN_USER - Static variable in class oracle.ifs.fdk.WebServicesConstants
The user property key returned by RemoteLoginManager.login().
LoginOptions - Class in oracle.ifs.fdk
Constants representing possible login options for in-process clients use only.
logout() - Method in class oracle.ifs.fdk.ManagersFactory
The counterpart of the login() methods.
logout() - Method in interface oracle.ifs.fdk.RemoteLoginManager
Disconnects the current session, if any.

M

makeVersioned(long[]) - Method in interface oracle.ifs.fdk.VersionManager
Changes non-version-controlled documents into a version-controlled documents with a single version.
MANAGER_LIST - Static variable in class oracle.ifs.fdk.Attributes
The list of users who can manage the item.
ManagersFactory - Class in oracle.ifs.fdk
Represents an abstraction factory that can return the right instances to be used in various environments such as in-process, remoted or to connect to other systems.
ManagersFactory(Map) - Constructor for class oracle.ifs.fdk.ManagersFactory
Protected constructor.
mapToNamedValues(Map) - Static method in class oracle.ifs.fdk.ClientUtils
Converts an Map of named values to NamedValue[].
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
MetaData Attributes.
METADATA_DIRECT_ATTRIBUTES - Static variable in class oracle.ifs.fdk.Attributes
MetaData Direct Attributes.
MIME_TYPE - Static variable in class oracle.ifs.fdk.Attributes
The MIME type of the contents of a document.
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.
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(long[], NamedValue[], NamedValueSet[]) - Method in interface oracle.ifs.fdk.FileManager
Moves items.
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.
moveVersion(long, NamedValue[]) - Method in interface oracle.ifs.fdk.VersionManager
Moves a version.
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).

N

NAME - Static variable in class oracle.ifs.fdk.Attributes
The name of the object.
NamedValue - Class in oracle.ifs.fdk
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 in oracle.ifs.fdk
Represents a set of named values.
NamedValueSet() - Constructor for class oracle.ifs.fdk.NamedValueSet
Required constructor in order to be a Java Bean.
namedValuesToMap(NamedValue[]) - Static method in class oracle.ifs.fdk.ClientUtils
Converts a NamedValue[] to a Map for easy access.
namedValueToString(NamedValue) - Static method in class oracle.ifs.fdk.ClientUtils
Returns a String representation of a NamedValue.
newAttributeRequest(String, AttributeRequest[]) - Static method in class oracle.ifs.fdk.ClientUtils
Creates a new AttributeRequest.
newAttributeRequest(String) - Static method in class oracle.ifs.fdk.ClientUtils
Creates a new AttributeRequest without requesting any additional attributes.
newNamedValue(String, Object) - Static method in class oracle.ifs.fdk.ClientUtils
Creates a new NamedValue.
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.

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_IS_NOT_NULL - Static variable in class oracle.ifs.fdk.FdkConstants
IS NOT NULL operator for search expressions
OPERATOR_IS_NULL - Static variable in class oracle.ifs.fdk.FdkConstants
IS NULL 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
Options - Class in oracle.ifs.fdk
Holder class for all option name constants.
oracle.ifs.fdk - package oracle.ifs.fdk
 
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.

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.
PagingManager - Interface in oracle.ifs.fdk
A facade interface for managing paging.
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
Preference - Class in oracle.ifs.fdk
A Preference represents a preference value.
Preference() - Constructor for class oracle.ifs.fdk.Preference
Construct Preference.
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.
PrincipalFdkCredential - Class in oracle.ifs.fdk
Represents an FdkCredential implementation which encapsulates a JAAS JAAS java.security.Principal identity.
PrincipalFdkCredential(Principal) - Constructor for class oracle.ifs.fdk.PrincipalFdkCredential
Constructor.
PrincipalFdkCredential(Principal, Map) - Constructor for class oracle.ifs.fdk.PrincipalFdkCredential
Constructor.
printStackTrace(PrintWriter) - Method in exception oracle.ifs.fdk.FdkException
Prints the stack trace of this FdkException to the specified PrintWriter.
ProgressManager - Interface in oracle.ifs.fdk
The progress management Facade interface.
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).
provisionUserPreferences(long) - Method in interface oracle.ifs.fdk.UserManager
Synchronize the preferences of the specified user with user preferences from the Identity Repository.
provisionUserPreferences() - Method in interface oracle.ifs.fdk.UserManager
Synchronize the preferences of the current user with user preferences from the Identity Repositiory.

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 in oracle.ifs.fdk
A facade interface for managing quotas and requesting quota increases

R

read(long, long, byte[], int) - Method in interface oracle.ifs.fdk.ExtendedFileContentManager
Reads bytes from the content of a DOCUMENT into an array.
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.
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_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_FOLDER_ID - Static variable in class oracle.ifs.fdk.Attributes
The Category ID of a record folder
RECORD_FOLDER_LOCATION - Static variable in class oracle.ifs.fdk.Attributes
The location of a record folder
RECORD_LIFECYCLE_ERROR_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the RecordLifecycleErrorRequest ClassObject.
RECORD_SERIES - Static variable in class oracle.ifs.fdk.ItemTypes
RecordSeries type.
RECORDIZED_OBJECT - Static variable in class oracle.ifs.fdk.Attributes
The object that is recordized using this record.
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
REGISTRATION_KEY - Static variable in class oracle.ifs.fdk.Attributes
The key used to identify the role in the Domain.
releaseManualLocks(long[]) - Method in interface oracle.ifs.fdk.LockManager
Releases manual locks on the given Items.
RemoteLoginManager - Interface in oracle.ifs.fdk
Web service login manager.
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
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.
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 the given Item ID's WorkflowConfiguration of the specified type.
repair(long[]) - Method in interface oracle.ifs.fdk.VirusManager
Repairs items (Folders are ignored).
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_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_COMPARISON_OPERATOR - Static variable in class oracle.ifs.fdk.Options
Option for specifing the comparison operation on searches on RequestManager.
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_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_FAILURE_CAUSE - Static variable in class oracle.ifs.fdk.Attributes
The cause of a Request failure.
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.
RequestManager - Interface in oracle.ifs.fdk
FDK interface for managing Request operations.
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.
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.
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.
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.
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
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
rollbackTransaction(long) - Method in interface oracle.ifs.fdk.SessionManager
Rolls back a transaction started by calling beginTransaction() .
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).

S

S2SFdkCredential - Class in oracle.ifs.fdk
Represents an S2S credential.
S2SFdkCredential(String, String, String, Map) - Constructor for class oracle.ifs.fdk.S2SFdkCredential
Creates a S2S credential with login options.
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.
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_RESULT_COUNT - Static variable in class oracle.ifs.fdk.Options
Estimate of total number of search results.
SEARCH_RESULTS - Static variable in class oracle.ifs.fdk.Options
Array of items representing the 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.
SearchExpression - Class in oracle.ifs.fdk
This class represents a search expression in the form of an expression tree.
SearchExpression() - Constructor for class oracle.ifs.fdk.SearchExpression
Constructor.
SearchManager - Interface in oracle.ifs.fdk
The search management Facade interface.
searchResponders(String, AttributeRequest[]) - Method in interface oracle.ifs.fdk.RequestManager
Simple search for Users with given (exact)name.
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.
SecurityManager - Interface in oracle.ifs.fdk
The security management interface.
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().
SessionManager - Interface in oracle.ifs.fdk
Session management interface.
SET_CONFIGURATION_BACKGROUND_REQUEST_REQUEST_TYPE - Static variable in class oracle.ifs.fdk.FdkConstants
The name of the SETCONFIGURATIONBACKGROUNDREQUEST REQUEST_TYPE.
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.
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.
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.
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 WorkflowConfiguration for an Item, replacing any existing WorkflowConfiguration of the same operation type.
SimpleFdkCredential - Class in oracle.ifs.fdk
Represents a simple username and password credential.
SimpleFdkCredential(String, String) - Constructor for class oracle.ifs.fdk.SimpleFdkCredential
Creates a simple credential with no login options.
SimpleFdkCredential(String, String, Map) - Constructor for class oracle.ifs.fdk.SimpleFdkCredential
Creates a simple credential with login options.
SIZE - Static variable in class oracle.ifs.fdk.Attributes
The size of the content of a document in bytes.
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.
SortManager - Interface in oracle.ifs.fdk
A facade interface for managing sorting.
stackTraceToString(Throwable) - Static method in class oracle.ifs.fdk.ClientUtils
Converts an exception stack trace to a String.
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.
STARTING_INDEX - Static variable in class oracle.ifs.fdk.Options
The index of the stored paging list where a requested page should start.
STORAGE_DEVICE - Static variable in class oracle.ifs.fdk.Attributes
The storage device to be used for a disposition phase of RETAIN.
STORAGE_DEVICE_BFILE - Static variable in class oracle.ifs.fdk.Attributes
String value for using Bfiles as a storage device for a phase of RETENTION.
STORAGE_DEVICE_DATABASE - Static variable in class oracle.ifs.fdk.Attributes
String value for using Database as a storage device for a phase of RETENTION.
STORAGE_DEVICE_HSM - Static variable in class oracle.ifs.fdk.Attributes
String value for using a HSM device as a storage device for a phase of RETENTION.
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.
SystemConfigurationManager - Interface in oracle.ifs.fdk
Interface that provides access to system configration properties.
SystemConfigurationProperties - Class in oracle.ifs.fdk
The names of the system configuration properties.

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.
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 exception 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.
TRANSACTION_TIMEOUT - Static variable in class oracle.ifs.fdk.WebServicesConstants
The transaction timeout property key returned by RemoteLoginManager.login().
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.
TrashManager - Interface in oracle.ifs.fdk
The trash management Facade interface.
TrustedFdkCredential - Class in oracle.ifs.fdk
Represents a Web Services trusted party credential.
TrustedFdkCredential(String, String, String, String, String, String, String, Map) - Constructor for class oracle.ifs.fdk.TrustedFdkCredential
Creates a trusted application credential.
TrustedLoginManager - Interface in oracle.ifs.fdk
Web Services login manager for trusted applications.
TYPE - Static variable in class oracle.ifs.fdk.Attributes
The type of the object.

U

uncompress(long[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.FileManager
Uncompresses the items refered to by items.
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.
updateCategory(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.CategoryManager
Updates an existing Category
updateContainer(long, NamedValue[], AttributeRequest[]) - Method in interface oracle.ifs.fdk.ContainerManager
Updates an existing container.
updateContent(long, InputStream, NamedValue[]) - Method in interface oracle.ifs.fdk.ExtendedFileContentManager
Deprecated. To be removed once DAV no longer uses it.
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.
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.
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.
URL - Static variable in class oracle.ifs.fdk.Attributes
The URL to an item, derived from the path.
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).
USER - Static variable in class oracle.ifs.fdk.ItemTypes
User type.
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_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_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_WORKSPACES_ROOT - Static variable in class oracle.ifs.fdk.Attributes
Root of workspaces inside the domain.
USERGROUP_MEMBERSHIP_VIEWABLE_BY_ALL - Static variable in class oracle.ifs.fdk.FdkConstants
Integer constant representing "viewable by everyone".
USERGROUP_MEMBERSHIP_VIEWABLE_BY_MANAGERS - Static variable in class oracle.ifs.fdk.FdkConstants
Integer constant representing "viewable by managers".
USERGROUP_MEMBERSHIP_VIEWABLE_BY_MEMBERS - Static variable in class oracle.ifs.fdk.FdkConstants
Integer constant representing "viewable by members".
UserManager - Interface in oracle.ifs.fdk
A UserManager defines the facade interface for operations related to the management of ECM users.
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 a screen reader
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_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_FIRSTNAME - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the user's first name.
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_LASTNAME - Static variable in class oracle.ifs.fdk.FdkConstants
Key for the user preference (property) which indicates the user's last name.
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.

V

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.
VERSION - Static variable in class oracle.ifs.fdk.ItemTypes
Version type.
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.
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.
VersionManager - Interface in oracle.ifs.fdk
The version management Facade interface.
VERSIONS - Static variable in class oracle.ifs.fdk.Attributes
All versions of a document.
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.
VirusManager - Interface in oracle.ifs.fdk
The antivirus management interface.

W

WebServicesConstants - Class in oracle.ifs.fdk
Constants common to both the Web Services server and client.
WebServicesConstants() - Constructor for class oracle.ifs.fdk.WebServicesConstants
 
WORKFLOW - Static variable in class oracle.ifs.fdk.ItemTypes
Workflow type.
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_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_PARAMETERS - Static variable in class oracle.ifs.fdk.Attributes
All parameters for a Workflow.
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.
WORKFLOWCONFIGURATION - Static variable in class oracle.ifs.fdk.ItemTypes
WorkflowConfiguration type.
WorkflowManager - Interface in oracle.ifs.fdk
FDK interface for managing Workflow operations.
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.
WorkspaceManager - Interface in oracle.ifs.fdk
FDK interface for managing Workspaces.
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.

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 Database Web Services Java API Reference for Oracle WebCenter Suite
10g (10.1.3.2)

B32189-01


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