|
Oracle Content Services Web Services Java API Reference 10g Release 1 (10.1.2.3) B25584-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.ifs.fdk.FdkConstants
A collection of FDK constants: enumerations used in various operations or as values of various attributes.
Field Summary | |
static java.lang.String |
ADD_GRANTS_BACKGROUND_REQUEST_REQUEST_TYPE The name of the ADDGRANTSBACKGROUNDREQUEST REQUEST_TYPE. |
static int |
ATTRIBUTE_TYPE_BINARY BINARY type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_BOOLEAN BOOLEAN type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_DATE DATE type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_FLOAT FLOAT type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_GROUP GROUP type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_INTEGER INTEGER type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_LONG LONG type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_STRING STRING type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_STRING_ARRAY STRING_ARRAY type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_USER USER type for Custom Attributes |
static int |
AUDIT_HISTORY_CUSTOM Constant for the Options.AUDIT_HISTORY_TYPE option specifying a custom Audit History. |
static int |
AUDIT_HISTORY_GLOBAL Constant for the Options.AUDIT_HISTORY_TYPE option specifying the global administrative Audit History. |
static int |
AUDIT_HISTORY_ITEM Constant for the Options.AUDIT_HISTORY_TYPE option specifying the individual Item Audit History. |
static int |
AUDIT_TYPE_ENTRY_SUCCESS_MODE_FAILURE_ONLY Indicates that only failure will be audited. |
static int |
AUDIT_TYPE_ENTRY_SUCCESS_MODE_NONE Indicates that neither succees nor failure will be audited. |
static int |
AUDIT_TYPE_ENTRY_SUCCESS_MODE_SUCCESS_ONLY Indicates that only success will be audited. |
static int |
AUDIT_TYPE_ENTRY_SUCCESS_MODE_SUCCESS_OR_FAILURE Indicates that the both success and failure will be audited. |
static long |
CAPABILITY_ADDITEM Capability to add an item to a folder. |
static long |
CAPABILITY_ADDVERSION Capability to add a new version to an item. |
static long |
CAPABILITY_ADMINISTER_CATEGORY Capability to administer ad-hoc categories. |
static long |
CAPABILITY_ADMINISTER_CONFIGURATION Capability to administer configuration of items. |
static long |
CAPABILITY_ADMINISTER_CONTAINER Capability to administer containers, including creation. |
static long |
CAPABILITY_ADMINISTER_DOMAIN Capability to administer domains. |
static long |
CAPABILITY_ADMINISTER_QUOTA Capability to administer quota. |
static long |
CAPABILITY_ADMINISTER_RECORD Capability to administer records. |
static long |
CAPABILITY_ADMINISTER_ROLE Capability to administer roles. |
static long |
CAPABILITY_ADMINISTER_SECURITY Capability to administer security of items. |
static long |
CAPABILITY_ADMINISTER_USER Capability to administer users. |
static long |
CAPABILITY_ADMINISTER_WORKSPACE Capability to administer workspaces, including creation. |
static long |
CAPABILITY_COPY Capability to copy items. |
static long |
CAPABILITY_CREATECONTAINER Capability to create containers. |
static long |
CAPABILITY_CREATEFOLDER Capability to create folders. |
static long |
CAPABILITY_CREATEWORKSPACE Capability to create workspaces. |
static long |
CAPABILITY_DELETE Capability to delete an item. |
static long |
CAPABILITY_DISCOVER Capability to discover an item. |
static long |
CAPABILITY_GET_CONTENT Capability to get the content of an item. |
static long |
CAPABILITY_GETAUDITHISTORY Capability to get audit history for an object. |
static long |
CAPABILITY_GETMETADATA Capability to get the metadata of an item. |
static long |
CAPABILITY_LOCK Capability to lock an item. |
static long |
CAPABILITY_MOVE Capability to move items. |
static long |
CAPABILITY_SET_ATTR Capability to set attributes of an item. |
static long |
CAPABILITY_SET_CONTENT Capability to set the content of an item. |
static long |
CAPABILITY_SETMETADATA Capability to set the metadata of an item. |
static java.lang.String |
CHECKIN_REQUEST_TYPE The name of the CheckinRequest ClassObject. |
static java.lang.String |
CHECKIN_WORKFLOW_OPERATION The name of the CheckinWorkflowConfiguration ClassObject. |
static java.lang.String |
CHECKOUT_REQUEST_TYPE The name of the CheckoutRequest ClassObject. |
static java.lang.String |
CHECKOUT_WORKFLOW_OPERATION The name of the CheckoutWorkflowConfiguration ClassObject. |
static java.lang.String |
COPY_REQUEST_TYPE The name of the CopyRequest ClassObject. |
static java.lang.String |
COPY_WORKFLOW_OPERATION The name of the CopyWorkflowConfiguration ClassObject. |
static java.lang.String |
CREATE_DOCUMENT_REQUEST_TYPE The name of the CreateDocumentRequest ClassObject.. |
static java.lang.String |
CREATE_DOCUMENT_WORKFLOW_OPERATION The name of the CreateDocumentWorkflowConfiguration ClassObject. |
static java.lang.String |
CREATE_WORKSPACE_REQUEST_TYPE The name of the CreateWorkspaceRequest ClassObject. |
static java.lang.String |
CREATE_WORKSPACE_WORKFLOW_OPERATION The name of the CreateWorkspaceWorkflowConfiguration ClassObject. |
static int |
CUTOFF_FREQUENCY_DAILY The cut off frequency which represents a daily cut off for a a record category. |
static int |
CUTOFF_FREQUENCY_MONTHLY The cut off frequency which represents a monthly cut off for a a record category. |
static int |
CUTOFF_FREQUENCY_NONE The cut off frequency of NONE for a record category. |
static int |
CUTOFF_FREQUENCY_WEEKLY The cut off frequency which represents a weekly cut off for a a record category. |
static int |
CUTOFF_FREQUENCY_YEARLY The cut off frequency which represents a yearly cut off for a a record category. |
static int |
DATE_COMP_DAY Date comparison level for comparing dates on the year, month and day. |
static int |
DATE_COMP_HOUR Date comparison level for comparing dates on the year, month, day and hour. |
static int |
DATE_COMP_MIN Date comparison level for comparing dates on the year, month, day, hour and minute. |
static int |
DATE_COMP_MONTH Date comparison level for comparing dates on the year and month. |
static int |
DATE_COMP_SEC Date comparison level for comparing dates on the year, month, day, hour, minute and second. |
static int |
DATE_COMP_YEAR Date comparison level for comparing dates on the year. |
static java.lang.String |
DELETE_CONTAINER_BACKGROUND_REQUEST_REQUEST_TYPE The name of the DELETECONTAINERBACKGROUNDREQUEST REQUEST_TYPE. |
static java.lang.String |
DELETE_REQUEST_TYPE The name of the DeleteRequest ClassObject. |
static java.lang.String |
DELETE_WORKFLOW_OPERATION The name of the DeleteWorkflowConfiguration ClassObject. |
static int |
DISPOSITION_ACTION_ACCESSION String value for the disposition action for ACCESSION This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_DELETE String value for the disposition action for DELETE This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_LAUNCH_WORKFLOW String value for the disposition action for WORKFLOW This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_MOVE String value for the disposition action for MOVE This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_RETAIN String value for the disposition action for RETAIN This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_TRANSFER String value for the disposition action for TRANSFER This is used when the action attribute of a record category is retrieved |
static java.lang.String |
DISPOSITION_PHASE_REQUEST_TYPE The name of the DispositionPhaseRequest ClassObject. |
static java.lang.String |
EVENT_COLUMN_CREATE_DATE Sortable Event CREATE_DATE attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_CREATOR_ID Sortable Event CREATOR_ID attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_DOMAIN_ID Sortable Event DOMAIN_ID attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_ID Sortable Event ID attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_OPERATION_SUCCESSFUL Sortable Event OPERATION_SUCCESSFUL attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_OPERATION_TYPE Sortable Event OPERATION_TYPE attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_TARGET_ID Sortable Event TARGET_ID attribute (maps to a database column). |
static java.lang.String |
EXCEPTION_INFO_CONFLICT_RESOLUTION_OPTIONS Describes exception info comprised of a String[] of resolutions options that are available to resolve the name conflict that an operation caused. |
static java.lang.String |
EXCEPTION_INFO_CONFLICTING_OBJECT_ID Describes exception info comprised of an object ID that represents the conflicting object for a name-conflict exception code. |
static java.lang.String |
EXCEPTION_INFO_MISSING_REQUIRED_METADATA_ATTRIBUTE_IDS Describes exception info comprised of a long[][] array of object IDs that represents the missing required category classes and attributes for enforced categorization/recordization. |
static java.lang.String |
EXCEPTION_INFO_MISSING_REQUIRED_METADATA_IDS Describes exception info comprised of an array of object IDs that represents the missing required category classes for enforced categorization/recordization |
static java.lang.String |
EXCEPTION_INFO_NON_ALLOWED_METADATA_IDS Describes exception info comprised of an array of object IDs that represents the non-allowed category classes for enforced categorization/recordization |
static java.lang.String |
EXCEPTION_INFO_OBJECT_ID Describes exception info comprised of an object ID that represents the object for which the exception is about. |
static java.lang.String |
EXCEPTION_INFO_PARAMETER_NAME Describes exception info comprised of the name of the parameter involved in the exception. |
static int |
GROUP_MEMBERSHIP_VISIBILITY_ALL Integer constant representing "viewable by everyone". |
static int |
GROUP_MEMBERSHIP_VISIBILITY_MANAGERS Integer constant representing "viewable by managers". |
static int |
GROUP_MEMBERSHIP_VISIBILITY_MEMBERS Integer constant representing "viewable by members". |
static java.lang.String |
INCREASE_QUOTA_REQUEST_TYPE The name of the IncreaseQuotaRequest ClassObject. |
static java.lang.String |
INCREASE_QUOTA_WORKFLOW_OPERATION The name of the IncreaseQuotaWorkflowConfiguration ClassObject. |
static java.lang.String |
JOIN_WORKSPACE_REQUEST_TYPE The name of the JoinWorkspaceRequest ClassObject, which corresponds to the "join workspace" REQUEST_TYPE. |
static java.lang.String |
JOIN_WORKSPACE_WORKFLOW_OPERATION The name of the JoinWorkspaceWorkflowConfiguration ClassObject. |
static int |
LOCKTYPE_CHECKOUT Represents the "checkout" LockEntry type. |
static int |
LOCKTYPE_DAV Represents the DAV LockEntry type. |
static int |
LOCKTYPE_FAMILYHASRECORD Deprecated. Use LOCKTYPE_HASRECORD |
static int |
LOCKTYPE_FINALIZED Represents the "finalized" (version immutability) LockEntry type. |
static int |
LOCKTYPE_HASRECORD Represents the "HasRecord" LockEntry type. |
static int |
LOCKTYPE_MANUAL Represents the "manual" LockEntry type. |
static int |
LOCKTYPE_RECORD Represents the "record" LockEntry type. |
static int |
LOCKTYPE_WORKFLOW Represents the "workflow" LockEntry type. |
static java.lang.String |
MOVE_REQUEST_TYPE The name of the MoveRequest ClassObject. |
static java.lang.String |
MOVE_WORKFLOW_OPERATION The name of the MoveWorkflowConfiguration ClassObject. |
static java.lang.String |
OPERATOR_AND AND operator for search expressions |
static java.lang.String |
OPERATOR_CONTAINS CONTAINS operator for search expressions |
static java.lang.String |
OPERATOR_EQUAL EQUAL operator for search expressions |
static java.lang.String |
OPERATOR_GREATER_THAN GREATER THAN operator for search expressions |
static java.lang.String |
OPERATOR_GREATER_THAN_EQUAL GREATER THAN OR EQUAL operator for search expressions |
static java.lang.String |
OPERATOR_HAS_CATEGORY HAS CATEGORY operator for search expressions |
static java.lang.String |
OPERATOR_IN IN operator for search expressions |
static java.lang.String |
OPERATOR_LESS_THAN LESS THAN operator for search expressions |
static java.lang.String |
OPERATOR_LESS_THAN_EQUAL LESS THAN OR EQUAL operator for search expressions |
static java.lang.String |
OPERATOR_NOT NOT operator for search expressions |
static java.lang.String |
OPERATOR_NOT_EQUAL NOT EQUAL operator for search expressions |
static java.lang.String |
OPERATOR_OR OR operator for search expressions |
static java.lang.String |
ORACLE_WORKFLOW_NAME_PARALLEL The name of the OOB "Parallel Vote" OracleWorkflow. |
static java.lang.String |
ORACLE_WORKFLOW_NAME_SERIAL The name of the OOB "Serial Approval" OracleWorkflow. |
static java.lang.String |
READ_DOCUMENT_REQUEST_TYPE The name of the ReadDocumentRequest ClassObject. |
static java.lang.String |
READ_DOCUMENT_WORKFLOW_OPERATION The name of the ReadDocumentWorkflowConfiguration ClassObject. |
static java.lang.String |
RECORD_LIFECYCLE_ERROR_REQUEST_TYPE The name of the RecordLifecycleErrorRequest ClassObject. |
static int |
RECORD_PHASE_STATUS_IN_ERROR Current phase is in error, and waiting for indication that the error was corrected. |
static int |
RECORD_PHASE_STATUS_PENDING_DATE Current phase is waiting fro a date to arrive. |
static int |
RECORD_PHASE_STATUS_PENDING_RECORD_UNFREEZE Current phase is waiting for the associated record to unfreeze. |
static int |
RECORD_PHASE_STATUS_PENDING_RECORDCATEGORY_UNFREEZE Current phase is waiting for the associated record category to unfreeze. |
static int |
RECORD_PHASE_STATUS_PENDING_RECORDFOLDER_UNFREEZE Current phase is waiting for the associated record folder to unfreeze. |
static int |
RECORD_PHASE_STATUS_PENDING_WORKFLOW Current phase is waiting for workflow acknowledgement. |
static int |
RECORD_PHASE_STATUS_READY_FOR_NEXT_PHASE Current phase processing has completed, processing will continue on the next life cycle agent run. |
static int |
RECORD_PHASE_STATUS_READY_FOR_PROCESSING Current phase is ready for processing, processing will resume on the next life cycle agent run. |
static int |
RECORD_STATUS_DISPOSITION_PROCESSING_COMPLETE Value of record status when disposition processing complete and not destroyed. |
static int |
RECORD_STATUS_IN_DISPOSITION_PROCESSING Value of record status when going through its dissposition processing. |
static int |
RECORD_STATUS_PENDING_CUTOFF Value of record status when awaiting cutoff. |
static int |
RECORD_STATUS_UNDEFINED Value of record status when not defined, this is an error condition. |
static int |
REQUEST_STATUS_ABORTED Constant value for the Request status of ABORTED. |
static int |
REQUEST_STATUS_CANCELED Constant value for the Request status of CANCELED. |
static int |
REQUEST_STATUS_EXPIRED Constant value for the Request status of EXPIRED. |
static int |
REQUEST_STATUS_FAILED Constant value for the Request status of FAILED. |
static int |
REQUEST_STATUS_PENDING Constant value for the Request status of PENDING. |
static int |
REQUEST_STATUS_SUCCEEDED Constant value for the Request status of SUCCEEDED. |
static java.lang.String |
ROLEKEY_ADMIN The Role identifier used to identify the generic Administrator role. |
static java.lang.String |
ROLEKEY_ADMINASSISTANT The Role identifier used to identify the generic Administrative Assistant role. |
static java.lang.String |
ROLEKEY_APPROVER The Role identifier used to identify the generic Approver role. |
static java.lang.String |
ROLEKEY_AUTHOR The Role identifier used to identify the generic Author role. |
static java.lang.String |
ROLEKEY_CATEGORYADMIN The Role identifier used to identify the Category Administrator role. |
static java.lang.String |
ROLEKEY_COMMENTATOR The Role identifier used to identify the generic Commentator role. |
static java.lang.String |
ROLEKEY_CONFIGURATIONADMIN The Role identifier used to identify the Configuration Administrator role. |
static java.lang.String |
ROLEKEY_CONTAINERADMIN The Role identifier used to identify the Container Administrator role. |
static java.lang.String |
ROLEKEY_CONTAINERVIEWER The Role identifier used to identify the ContainerViewer role. |
static java.lang.String |
ROLEKEY_CONTENTADMIN The Role identifier used to identify the Content Administrator role. |
static java.lang.String |
ROLEKEY_CONTENTEDITOR The Role identifier used to identify the generic Content Editor role. |
static java.lang.String |
ROLEKEY_CUSTODIAN The Role identifier used to identify the generic Custodian role. |
static java.lang.String |
ROLEKEY_DISCOVERER The Role identifier used to identify the generic Discoverer role. |
static java.lang.String |
ROLEKEY_DOMAINADMIN The Role identifier used to identify the Domain Administrator role. |
static java.lang.String |
ROLEKEY_LIMITEDAUTHOR The Role identifier used to identify the generic Limited Author role. |
static java.lang.String |
ROLEKEY_MANAGER The Role identifier used to identify the generic Manager role. |
static java.lang.String |
ROLEKEY_NONE The Role identifier used to identify the None role. |
static java.lang.String |
ROLEKEY_ORGANIZER The Role identifier used to identify the generic Organizer role. |
static java.lang.String |
ROLEKEY_QUOTAADMIN The Role identifier used to identify the Quota Administrator role. |
static java.lang.String |
ROLEKEY_READER The Role identifier used to identify the generic Reader role. |
static java.lang.String |
ROLEKEY_RECORDSADMIN The Role identifier used to identify the Records Administrator role. |
static java.lang.String |
ROLEKEY_REVIEWER The Role identifier used to identify the generic Reviewer role. |
static java.lang.String |
ROLEKEY_ROLEADMIN The Role identifier used to identify the Role Administrator role. |
static java.lang.String |
ROLEKEY_SECURITYADMIN The Role identifier used to identify the Security Administrator role. |
static java.lang.String |
ROLEKEY_USERADMIN The Role identifier used to identify the User Administrator role. |
static java.lang.String |
ROLEKEY_WORKSPACEADMIN The Role identifier used to identify the Workspace Administrator role. |
static java.lang.String |
ROLEKEY_WORKSPACECREATOR The Role identifier used to identify the Workspace Creator role. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_BOOLEAN Search property data type boolean. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_CONTENT Search property data type content. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_DATE Search property data type date. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_NUMBER Search property data type number. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_STRING Search property data type string. |
static java.lang.String |
SEPARATOR Separator for chaining attributes. |
static int |
SESSION_MODE_DOMAIN_ADMINISTRATION Integer constant representing the session mode for domain administation. |
static int |
SESSION_MODE_NORMAL Integer constant representing the session mode for regular users (not in any administation mode). |
static java.lang.String |
SET_CONFIGURATION_BACKGROUND_REQUEST_REQUEST_TYPE The name of the SETCONFIGURATIONBACKGROUNDREQUEST REQUEST_TYPE. |
static int |
STORAGE_DEVICE_DATABASE Storage device value which represents using the database storage for a RETENTION phase. |
static int |
STORAGE_DEVICE_NEARLINE Storage device value which represents using Bfiles as a storage mechanism for a RETENTION phase. |
static int |
STORAGE_DEVICE_RETENTION Storage device value which represents using a HSM device as a storage mechanism for a RETENTION phase. |
static java.lang.String |
TEXT_SCORE Text search score attribute for search sort specification |
static java.lang.String |
USER_REQUEST_REQUEST_TYPE The name of the UserRequest ClassObject. |
static java.lang.String |
USER_REQUEST_WORKFLOW_OPERATION The name of the UserRequestWorkflowConfiguration ClassObject. |
static java.lang.String |
USERPREFERENCE_GENERAL_ITEMSPERPAGE Key for the user preference which defines the maximum number of items to show per page. |
static java.lang.String |
USERPREFERENCE_MOSTRECENTDOCS_EXCEPTEDEXTENSIONS 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. |
static java.lang.String |
USERPREFERENCE_MOSTRECENTDOCS_MAXITEMS Key for the user preference which defines the maximum number of "most recent documents" to keep for each user. |
static java.lang.String |
USERPREFERENCE_SECURITY_PERSISTENTCOOKIETIMEOUT Key for the user preference which defines the timeout period (in minutes) for persistent cookies. |
static java.lang.String |
USERPREFERENCE_SORTING_PREFIX Key for the prefix to all user preferences that indicate a non-default sorting of items in a table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_CHECKEDOUTFILES Suffix for the "checked out Files" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_FILELISTING Suffix for the "file listing" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERLIST Table name for groups view in the Web App. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERS Table name for Group Properties / Group Create dialog-boxes in the Web App. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_JOINABLEWORKSPACES Suffix for the "joinable Workspaces Table" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_LOCKEDFILES Suffix for the "locked Files" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_MEMBERLISTING Suffix for the "member Listing" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_RECENTFILES Suffix for the "recent Files" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_ROLES Suffix for the "roles table" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_SEARCHRESULTS Suffix for the "search results" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_SECURITYCONFIG Suffix for the "security config" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_SELECTEDUSERSORGROUPS Suffix for the "selectedUsersOrGroupsTable" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_USERSEARCHRESULTS Suffix for the "user search results" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_USERSORGROUPSRESULTS Suffix for the "users or groups results" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_VERSIONHISTORY Suffix for the "version history" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_VIRUSNAMES Suffix for the "virus report" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_WORKFLOWREPORT Suffix for the "workflow report" table. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_FOLDERTREESTATE Key for the 'user preference' that tracks whether the user uses a screen reader. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_LASTFOLDER Key for the 'user preference' that tracks the last folder the user accessed. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_LASTVIEW Key for the 'user preference' that tracks the last view the user was in. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_PROMPTFORVERSIONINFO Tracks whether user has dismissed the dialog for Version Description. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_USESSCREENREADER Key for the 'user preference' that tracks whether the user uses. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_VIEWEDFIRSTLOGIN Key for the 'user preference' that tracks whether the user has viewed the first login page. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_CANCREATEGROUP Key for the user preference (property) which indicates whether the user is able to create new groups. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_CHARACTERSET Key for the user preference (property) which indicates the desired document character set for the user. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_DISPLAYNAME Key for the user preference (property) which indicates the desired display name for the user. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_DOMAIN Key for the user preference (property) which declares the user's Domain. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_DOMAINADMINUSER Key for the user preference (property) which indicates whether the user can switch into domain admin mode. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_DOMAINUSER Key for the user preference (property) which indicates the "regular" user associated with this user. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_EMAILADDRESS Key for the user preference (property) which indicates the user's Email address. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_FTPPASSWORD Key for the user preference (property) which indicates the user's FTP password. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_ISRECORDSADMIN Key for the user preference (property) which indicates whether the user is also a records admin. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_LANGUAGE Key for the user preference (property) which indicates the desired document language for the user. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_LOCALE Key for the user preference (property) which indicates the user's Locale. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_PERSONALWORKSPACE Key for the user preference (property) which indicates the user's personal workspace. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_REALM Key for the user preference (property) which declares the user's realm name, generally derived from the user's Domain. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_TIMEZONE Key for the user preference (property) which indicates the user's TimeZone. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_USERNAME Key for the user preference (property) which indicates the standard name for the user. |
static java.lang.String |
USERPREFERENCE_WEBDAV_OSCHARENCODING 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. |
static java.lang.String |
USERPREFERENCE_WEBDAV_SENDRAWBYTES 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. |
static int |
VERSION_LABELING_DECIMAL Indicates a Decimal Version Labeler |
static int |
VERSION_LABELING_LOWERCASE Indicates a Lowercase Version Labeler |
static int |
VERSION_LABELING_NONE Indicates a null version labeler |
static int |
VERSION_LABELING_ROMAN Indicates a Roman Version Labeler |
static int |
VERSION_LABELING_TRIVIAL Indicates a Trivial Version Labeler |
static int |
VERSION_LABELING_UPPERCASE Indicates a Upper case Version Labeler |
static java.lang.String |
WORKFLOW_JUSTIFICATION_PARAMETER_NAME The name of the OOB WorkflowConfiguration "justification" parameter. |
static java.lang.String |
WORKFLOW_TYPE_BPEL The name of the BpelWorkflow ClassObject, which corresponds to the "BPEL" WORKFLOW_TYPE. |
static java.lang.String |
WORKFLOW_TYPE_ORACLE The name of the OracleWorkflow ClassObject, which corresponds to the "Oracle" WORKFLOW_TYPE. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SEARCH_PROPERTY_TYPE_STRING
public static final java.lang.String SEARCH_PROPERTY_TYPE_NUMBER
public static final java.lang.String SEARCH_PROPERTY_TYPE_DATE
public static final java.lang.String SEARCH_PROPERTY_TYPE_BOOLEAN
public static final java.lang.String SEARCH_PROPERTY_TYPE_CONTENT
public static final java.lang.String SEPARATOR
public static final java.lang.String EXCEPTION_INFO_PARAMETER_NAME
Data Type: String
public static final java.lang.String EXCEPTION_INFO_CONFLICTING_OBJECT_ID
public static final java.lang.String EXCEPTION_INFO_OBJECT_ID
public static final java.lang.String EXCEPTION_INFO_MISSING_REQUIRED_METADATA_IDS
public static final java.lang.String EXCEPTION_INFO_MISSING_REQUIRED_METADATA_ATTRIBUTE_IDS
[
[classid][attrid]
]
public static final java.lang.String EXCEPTION_INFO_NON_ALLOWED_METADATA_IDS
public static final java.lang.String EXCEPTION_INFO_CONFLICT_RESOLUTION_OPTIONS
public static final java.lang.String USERPREFERENCE_GENERAL_ITEMSPERPAGE
Data Type: Integer
public static final java.lang.String USERPREFERENCE_SECURITY_PERSISTENTCOOKIETIMEOUT
Data Type: Integer
public static final java.lang.String USERPREFERENCE_MOSTRECENTDOCS_MAXITEMS
Data Type: Integer
public static final java.lang.String USERPREFERENCE_MOSTRECENTDOCS_EXCEPTEDEXTENSIONS
Data Type: String[]
public static final java.lang.String USERPREFERENCE_WEBDAV_OSCHARENCODING
Data Type: String
public static final java.lang.String USERPREFERENCE_WEBDAV_SENDRAWBYTES
Data Type: String
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_USESSCREENREADER
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_VIEWEDFIRSTLOGIN
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_LASTVIEW
Data Type: String
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_FOLDERTREESTATE
Data Type: String
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_LASTFOLDER
Data Type: Long
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_PROMPTFORVERSIONINFO
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_SORTING_PREFIX
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_FILELISTING
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_VERSIONHISTORY
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_SECURITYCONFIG
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_MEMBERLISTING
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_ROLES
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_USERSORGROUPSRESULTS
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_SELECTEDUSERSORGROUPS
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_JOINABLEWORKSPACES
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_USERSEARCHRESULTS
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_VIRUSNAMES
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_RECENTFILES
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_LOCKEDFILES
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_CHECKEDOUTFILES
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_WORKFLOWREPORT
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_SEARCHRESULTS
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERLIST
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERS
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_REALM
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_DOMAIN
Data Type: Item (DOMAIN)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_DOMAINUSER
The property returns the DomainUser item, or null if the user does not have an associated regular user (which can only happen for guest and system).
Data Type: Item (USER)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_DOMAINADMINUSER
The property returns the DomainAdminUser item, or null if the user cannot switch into domain admin mode.
Data Type: Item (USER)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_USERNAME
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_DISPLAYNAME
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_LANGUAGE
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_CHARACTERSET
Data Type: String (eg: ISO-8859-1)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_PERSONALWORKSPACE
Data Type: Item (WORKSPACE)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_ISRECORDSADMIN
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_CANCREATEGROUP
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_EMAILADDRESS
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_FTPPASSWORD
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_TIMEZONE
Data Type: String (eg: America/Los_Angeles)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_LOCALE
Data Type: String (eg: en_US)
public static final java.lang.String ROLEKEY_NONE
public static final java.lang.String ROLEKEY_CONTAINERVIEWER
public static final java.lang.String ROLEKEY_DOMAINADMIN
public static final java.lang.String ROLEKEY_USERADMIN
public static final java.lang.String ROLEKEY_CATEGORYADMIN
public static final java.lang.String ROLEKEY_RECORDSADMIN
public static final java.lang.String ROLEKEY_ROLEADMIN
public static final java.lang.String ROLEKEY_CONTAINERADMIN
public static final java.lang.String ROLEKEY_QUOTAADMIN
public static final java.lang.String ROLEKEY_SECURITYADMIN
public static final java.lang.String ROLEKEY_CONFIGURATIONADMIN
public static final java.lang.String ROLEKEY_WORKSPACEADMIN
public static final java.lang.String ROLEKEY_WORKSPACECREATOR
public static final java.lang.String ROLEKEY_CONTENTADMIN
public static final java.lang.String ROLEKEY_ADMIN
public static final java.lang.String ROLEKEY_ADMINASSISTANT
public static final java.lang.String ROLEKEY_MANAGER
public static final java.lang.String ROLEKEY_DISCOVERER
public static final java.lang.String ROLEKEY_READER
public static final java.lang.String ROLEKEY_AUTHOR
public static final java.lang.String ROLEKEY_LIMITEDAUTHOR
public static final java.lang.String ROLEKEY_REVIEWER
public static final java.lang.String ROLEKEY_CONTENTEDITOR
public static final java.lang.String ROLEKEY_COMMENTATOR
public static final java.lang.String ROLEKEY_APPROVER
public static final java.lang.String ROLEKEY_ORGANIZER
public static final java.lang.String ROLEKEY_CUSTODIAN
public static final int REQUEST_STATUS_PENDING
public static final int REQUEST_STATUS_CANCELED
public static final int REQUEST_STATUS_SUCCEEDED
public static final int REQUEST_STATUS_ABORTED
public static final int REQUEST_STATUS_EXPIRED
public static final int REQUEST_STATUS_FAILED
public static final int LOCKTYPE_MANUAL
public static final int LOCKTYPE_CHECKOUT
public static final int LOCKTYPE_FINALIZED
public static final int LOCKTYPE_WORKFLOW
public static final int LOCKTYPE_RECORD
public static final int LOCKTYPE_FAMILYHASRECORD
public static final int LOCKTYPE_HASRECORD
public static final int LOCKTYPE_DAV
public static final long CAPABILITY_DISCOVER
Value: (1L << 0)
public static final long CAPABILITY_SET_ATTR
Value: (1L << 1)
public static final long CAPABILITY_GET_CONTENT
Value: (1L << 2)
public static final long CAPABILITY_SET_CONTENT
Value: (1L << 3)
public static final long CAPABILITY_DELETE
Value: (1L << 4)
public static final long CAPABILITY_LOCK
Value: (1L << 5)
public static final long CAPABILITY_ADDITEM
Value: (1L << 14)
public static final long CAPABILITY_ADDVERSION
Value: (1L << 20)
public static final long CAPABILITY_ADMINISTER_DOMAIN
Value: (1L << 32)
public static final long CAPABILITY_CREATEFOLDER
Value: (1L << 33)
public static final long CAPABILITY_GETAUDITHISTORY
Value: (1L << 34)
public static final long CAPABILITY_ADMINISTER_USER
Value: (1L << 48)
public static final long CAPABILITY_ADMINISTER_CATEGORY
Value: (1L << 49)
public static final long CAPABILITY_ADMINISTER_RECORD
Value: (1L << 50)
public static final long CAPABILITY_ADMINISTER_ROLE
Value: (1L << 51)
public static final long CAPABILITY_ADMINISTER_CONTAINER
Value: (1L << 52)
public static final long CAPABILITY_ADMINISTER_QUOTA
Value: (1L << 53)
public static final long CAPABILITY_ADMINISTER_WORKSPACE
Value: (1L << 54)
public static final long CAPABILITY_ADMINISTER_SECURITY
Value: (1L << 55)
public static final long CAPABILITY_ADMINISTER_CONFIGURATION
Value: (1L << 56)
public static final long CAPABILITY_CREATEWORKSPACE
Value: (1L << 57)
public static final long CAPABILITY_CREATECONTAINER
Value: (1L << 58)
public static final long CAPABILITY_MOVE
Value: (1L << 59)
public static final long CAPABILITY_GETMETADATA
Value: (1L << 60)
public static final long CAPABILITY_SETMETADATA
Value: (1L << 61)
public static final long CAPABILITY_COPY
Value: (1L << 62)
public static final int VERSION_LABELING_NONE
public static final int VERSION_LABELING_TRIVIAL
public static final int VERSION_LABELING_LOWERCASE
public static final int VERSION_LABELING_UPPERCASE
public static final int VERSION_LABELING_ROMAN
public static final int VERSION_LABELING_DECIMAL
public static final int GROUP_MEMBERSHIP_VISIBILITY_ALL
public static final int GROUP_MEMBERSHIP_VISIBILITY_MEMBERS
public static final int GROUP_MEMBERSHIP_VISIBILITY_MANAGERS
public static final int SESSION_MODE_NORMAL
public static final int SESSION_MODE_DOMAIN_ADMINISTRATION
public static final java.lang.String OPERATOR_AND
public static final java.lang.String OPERATOR_OR
public static final java.lang.String OPERATOR_NOT
public static final java.lang.String OPERATOR_EQUAL
public static final java.lang.String OPERATOR_GREATER_THAN
public static final java.lang.String OPERATOR_GREATER_THAN_EQUAL
public static final java.lang.String OPERATOR_LESS_THAN
public static final java.lang.String OPERATOR_LESS_THAN_EQUAL
public static final java.lang.String OPERATOR_NOT_EQUAL
public static final java.lang.String OPERATOR_IN
public static final java.lang.String OPERATOR_CONTAINS
public static final java.lang.String OPERATOR_HAS_CATEGORY
public static final java.lang.String TEXT_SCORE
public static final int DATE_COMP_YEAR
public static final int DATE_COMP_MONTH
public static final int DATE_COMP_DAY
public static final int DATE_COMP_HOUR
public static final int DATE_COMP_MIN
public static final int DATE_COMP_SEC
public static final java.lang.String ADD_GRANTS_BACKGROUND_REQUEST_REQUEST_TYPE
public static final java.lang.String DELETE_CONTAINER_BACKGROUND_REQUEST_REQUEST_TYPE
public static final java.lang.String SET_CONFIGURATION_BACKGROUND_REQUEST_REQUEST_TYPE
public static final java.lang.String CREATE_WORKSPACE_REQUEST_TYPE
public static final java.lang.String JOIN_WORKSPACE_REQUEST_TYPE
public static final java.lang.String INCREASE_QUOTA_REQUEST_TYPE
public static final java.lang.String CHECKIN_REQUEST_TYPE
public static final java.lang.String CHECKOUT_REQUEST_TYPE
public static final java.lang.String COPY_REQUEST_TYPE
public static final java.lang.String CREATE_DOCUMENT_REQUEST_TYPE
public static final java.lang.String DELETE_REQUEST_TYPE
public static final java.lang.String MOVE_REQUEST_TYPE
public static final java.lang.String READ_DOCUMENT_REQUEST_TYPE
public static final java.lang.String USER_REQUEST_REQUEST_TYPE
public static final java.lang.String RECORD_LIFECYCLE_ERROR_REQUEST_TYPE
public static final java.lang.String DISPOSITION_PHASE_REQUEST_TYPE
public static final int ATTRIBUTE_TYPE_DATE
public static final int ATTRIBUTE_TYPE_STRING
public static final int ATTRIBUTE_TYPE_FLOAT
public static final int ATTRIBUTE_TYPE_INTEGER
public static final int ATTRIBUTE_TYPE_BOOLEAN
public static final int ATTRIBUTE_TYPE_USER
public static final int ATTRIBUTE_TYPE_GROUP
public static final int ATTRIBUTE_TYPE_LONG
public static final int ATTRIBUTE_TYPE_BINARY
public static final int ATTRIBUTE_TYPE_STRING_ARRAY
public static final java.lang.String CREATE_WORKSPACE_WORKFLOW_OPERATION
public static final java.lang.String JOIN_WORKSPACE_WORKFLOW_OPERATION
public static final java.lang.String INCREASE_QUOTA_WORKFLOW_OPERATION
public static final java.lang.String CHECKIN_WORKFLOW_OPERATION
public static final java.lang.String CHECKOUT_WORKFLOW_OPERATION
public static final java.lang.String COPY_WORKFLOW_OPERATION
public static final java.lang.String CREATE_DOCUMENT_WORKFLOW_OPERATION
public static final java.lang.String DELETE_WORKFLOW_OPERATION
public static final java.lang.String MOVE_WORKFLOW_OPERATION
public static final java.lang.String READ_DOCUMENT_WORKFLOW_OPERATION
public static final java.lang.String USER_REQUEST_WORKFLOW_OPERATION
public static final java.lang.String WORKFLOW_TYPE_ORACLE
public static final java.lang.String WORKFLOW_TYPE_BPEL
public static final java.lang.String ORACLE_WORKFLOW_NAME_PARALLEL
public static final java.lang.String ORACLE_WORKFLOW_NAME_SERIAL
public static final java.lang.String WORKFLOW_JUSTIFICATION_PARAMETER_NAME
public static final int DISPOSITION_ACTION_RETAIN
public static final int DISPOSITION_ACTION_MOVE
public static final int DISPOSITION_ACTION_TRANSFER
public static final int DISPOSITION_ACTION_ACCESSION
public static final int DISPOSITION_ACTION_DELETE
public static final int DISPOSITION_ACTION_LAUNCH_WORKFLOW
public static final int CUTOFF_FREQUENCY_NONE
public static final int CUTOFF_FREQUENCY_DAILY
public static final int CUTOFF_FREQUENCY_WEEKLY
public static final int CUTOFF_FREQUENCY_MONTHLY
public static final int CUTOFF_FREQUENCY_YEARLY
public static final int STORAGE_DEVICE_DATABASE
public static final int STORAGE_DEVICE_NEARLINE
public static final int STORAGE_DEVICE_RETENTION
public static final int RECORD_STATUS_UNDEFINED
public static final int RECORD_STATUS_PENDING_CUTOFF
public static final int RECORD_STATUS_IN_DISPOSITION_PROCESSING
public static final int RECORD_STATUS_DISPOSITION_PROCESSING_COMPLETE
public static final int RECORD_PHASE_STATUS_PENDING_DATE
public static final int RECORD_PHASE_STATUS_IN_ERROR
public static final int RECORD_PHASE_STATUS_READY_FOR_PROCESSING
public static final int RECORD_PHASE_STATUS_READY_FOR_NEXT_PHASE
public static final int RECORD_PHASE_STATUS_PENDING_RECORDCATEGORY_UNFREEZE
public static final int RECORD_PHASE_STATUS_PENDING_RECORDFOLDER_UNFREEZE
public static final int RECORD_PHASE_STATUS_PENDING_RECORD_UNFREEZE
public static final int RECORD_PHASE_STATUS_PENDING_WORKFLOW
public static final int AUDIT_HISTORY_GLOBAL
Options.AUDIT_HISTORY_TYPE
option specifying the global administrative Audit History.
public static final int AUDIT_HISTORY_ITEM
Options.AUDIT_HISTORY_TYPE
option specifying the individual Item Audit History.
public static final int AUDIT_HISTORY_CUSTOM
Options.AUDIT_HISTORY_TYPE
option specifying a custom Audit History.
public static final java.lang.String EVENT_COLUMN_DOMAIN_ID
public static final java.lang.String EVENT_COLUMN_ID
public static final java.lang.String EVENT_COLUMN_CREATE_DATE
public static final java.lang.String EVENT_COLUMN_CREATOR_ID
public static final java.lang.String EVENT_COLUMN_OPERATION_TYPE
public static final java.lang.String EVENT_COLUMN_TARGET_ID
public static final java.lang.String EVENT_COLUMN_OPERATION_SUCCESSFUL
public static final int AUDIT_TYPE_ENTRY_SUCCESS_MODE_NONE
public static final int AUDIT_TYPE_ENTRY_SUCCESS_MODE_SUCCESS_ONLY
public static final int AUDIT_TYPE_ENTRY_SUCCESS_MODE_FAILURE_ONLY
public static final int AUDIT_TYPE_ENTRY_SUCCESS_MODE_SUCCESS_OR_FAILURE
|
Oracle Content Services Web Services Java API Reference 10g Release 1 (10.1.2.3) B25584-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |