|
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_TYPEThe name of the ADDGRANTSBACKGROUNDREQUEST REQUEST_TYPE. |
static int |
ATTRIBUTE_TYPE_BINARYBINARY type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_BOOLEANBOOLEAN type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_DATEDATE type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_FLOATFLOAT type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_GROUPGROUP type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_INTEGERINTEGER type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_LONGLONG type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_STRINGSTRING type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_STRING_ARRAYSTRING_ARRAY type for Custom Attributes |
static int |
ATTRIBUTE_TYPE_USERUSER type for Custom Attributes |
static int |
AUDIT_HISTORY_CUSTOMConstant for the Options.AUDIT_HISTORY_TYPE option specifying a custom Audit History. |
static int |
AUDIT_HISTORY_GLOBALConstant for the Options.AUDIT_HISTORY_TYPE option specifying the global administrative Audit History. |
static int |
AUDIT_HISTORY_ITEMConstant for the Options.AUDIT_HISTORY_TYPE option specifying the individual Item Audit History. |
static int |
AUDIT_TYPE_ENTRY_SUCCESS_MODE_FAILURE_ONLYIndicates that only failure will be audited. |
static int |
AUDIT_TYPE_ENTRY_SUCCESS_MODE_NONEIndicates that neither succees nor failure will be audited. |
static int |
AUDIT_TYPE_ENTRY_SUCCESS_MODE_SUCCESS_ONLYIndicates that only success will be audited. |
static int |
AUDIT_TYPE_ENTRY_SUCCESS_MODE_SUCCESS_OR_FAILUREIndicates that the both success and failure will be audited. |
static long |
CAPABILITY_ADDITEMCapability to add an item to a folder. |
static long |
CAPABILITY_ADDVERSIONCapability to add a new version to an item. |
static long |
CAPABILITY_ADMINISTER_CATEGORYCapability to administer ad-hoc categories. |
static long |
CAPABILITY_ADMINISTER_CONFIGURATIONCapability to administer configuration of items. |
static long |
CAPABILITY_ADMINISTER_CONTAINERCapability to administer containers, including creation. |
static long |
CAPABILITY_ADMINISTER_DOMAINCapability to administer domains. |
static long |
CAPABILITY_ADMINISTER_QUOTACapability to administer quota. |
static long |
CAPABILITY_ADMINISTER_RECORDCapability to administer records. |
static long |
CAPABILITY_ADMINISTER_ROLECapability to administer roles. |
static long |
CAPABILITY_ADMINISTER_SECURITYCapability to administer security of items. |
static long |
CAPABILITY_ADMINISTER_USERCapability to administer users. |
static long |
CAPABILITY_ADMINISTER_WORKSPACECapability to administer workspaces, including creation. |
static long |
CAPABILITY_COPYCapability to copy items. |
static long |
CAPABILITY_CREATECONTAINERCapability to create containers. |
static long |
CAPABILITY_CREATEFOLDERCapability to create folders. |
static long |
CAPABILITY_CREATEWORKSPACECapability to create workspaces. |
static long |
CAPABILITY_DELETECapability to delete an item. |
static long |
CAPABILITY_DISCOVERCapability to discover an item. |
static long |
CAPABILITY_GET_CONTENTCapability to get the content of an item. |
static long |
CAPABILITY_GETAUDITHISTORYCapability to get audit history for an object. |
static long |
CAPABILITY_GETMETADATACapability to get the metadata of an item. |
static long |
CAPABILITY_LOCKCapability to lock an item. |
static long |
CAPABILITY_MOVECapability to move items. |
static long |
CAPABILITY_SET_ATTRCapability to set attributes of an item. |
static long |
CAPABILITY_SET_CONTENTCapability to set the content of an item. |
static long |
CAPABILITY_SETMETADATACapability to set the metadata of an item. |
static java.lang.String |
CHECKIN_REQUEST_TYPEThe name of the CheckinRequest ClassObject. |
static java.lang.String |
CHECKIN_WORKFLOW_OPERATIONThe name of the CheckinWorkflowConfiguration ClassObject. |
static java.lang.String |
CHECKOUT_REQUEST_TYPEThe name of the CheckoutRequest ClassObject. |
static java.lang.String |
CHECKOUT_WORKFLOW_OPERATIONThe name of the CheckoutWorkflowConfiguration ClassObject. |
static java.lang.String |
COPY_REQUEST_TYPEThe name of the CopyRequest ClassObject. |
static java.lang.String |
COPY_WORKFLOW_OPERATIONThe name of the CopyWorkflowConfiguration ClassObject. |
static java.lang.String |
CREATE_DOCUMENT_REQUEST_TYPEThe name of the CreateDocumentRequest ClassObject.. |
static java.lang.String |
CREATE_DOCUMENT_WORKFLOW_OPERATIONThe name of the CreateDocumentWorkflowConfiguration ClassObject. |
static java.lang.String |
CREATE_WORKSPACE_REQUEST_TYPEThe name of the CreateWorkspaceRequest ClassObject. |
static java.lang.String |
CREATE_WORKSPACE_WORKFLOW_OPERATIONThe name of the CreateWorkspaceWorkflowConfiguration ClassObject. |
static int |
CUTOFF_FREQUENCY_DAILYThe cut off frequency which represents a daily cut off for a a record category. |
static int |
CUTOFF_FREQUENCY_MONTHLYThe cut off frequency which represents a monthly cut off for a a record category. |
static int |
CUTOFF_FREQUENCY_NONEThe cut off frequency of NONE for a record category. |
static int |
CUTOFF_FREQUENCY_WEEKLYThe cut off frequency which represents a weekly cut off for a a record category. |
static int |
CUTOFF_FREQUENCY_YEARLYThe cut off frequency which represents a yearly cut off for a a record category. |
static int |
DATE_COMP_DAYDate comparison level for comparing dates on the year, month and day. |
static int |
DATE_COMP_HOURDate comparison level for comparing dates on the year, month, day and hour. |
static int |
DATE_COMP_MINDate comparison level for comparing dates on the year, month, day, hour and minute. |
static int |
DATE_COMP_MONTHDate comparison level for comparing dates on the year and month. |
static int |
DATE_COMP_SECDate comparison level for comparing dates on the year, month, day, hour, minute and second. |
static int |
DATE_COMP_YEARDate comparison level for comparing dates on the year. |
static java.lang.String |
DELETE_CONTAINER_BACKGROUND_REQUEST_REQUEST_TYPEThe name of the DELETECONTAINERBACKGROUNDREQUEST REQUEST_TYPE. |
static java.lang.String |
DELETE_REQUEST_TYPEThe name of the DeleteRequest ClassObject. |
static java.lang.String |
DELETE_WORKFLOW_OPERATIONThe name of the DeleteWorkflowConfiguration ClassObject. |
static int |
DISPOSITION_ACTION_ACCESSIONString value for the disposition action for ACCESSION This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_DELETEString 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_WORKFLOWString value for the disposition action for WORKFLOW This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_MOVEString value for the disposition action for MOVE This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_RETAINString value for the disposition action for RETAIN This is used when the action attribute of a record category is retrieved |
static int |
DISPOSITION_ACTION_TRANSFERString 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_TYPEThe name of the DispositionPhaseRequest ClassObject. |
static java.lang.String |
EVENT_COLUMN_CREATE_DATESortable Event CREATE_DATE attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_CREATOR_IDSortable Event CREATOR_ID attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_DOMAIN_IDSortable Event DOMAIN_ID attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_IDSortable Event ID attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_OPERATION_SUCCESSFULSortable Event OPERATION_SUCCESSFUL attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_OPERATION_TYPESortable Event OPERATION_TYPE attribute (maps to a database column). |
static java.lang.String |
EVENT_COLUMN_TARGET_IDSortable Event TARGET_ID attribute (maps to a database column). |
static java.lang.String |
EXCEPTION_INFO_CONFLICT_RESOLUTION_OPTIONSDescribes 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_IDDescribes 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_IDSDescribes 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_IDSDescribes 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_IDSDescribes 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_IDDescribes exception info comprised of an object ID that represents the object for which the exception is about. |
static java.lang.String |
EXCEPTION_INFO_PARAMETER_NAMEDescribes exception info comprised of the name of the parameter involved in the exception. |
static int |
GROUP_MEMBERSHIP_VISIBILITY_ALLInteger constant representing "viewable by everyone". |
static int |
GROUP_MEMBERSHIP_VISIBILITY_MANAGERSInteger constant representing "viewable by managers". |
static int |
GROUP_MEMBERSHIP_VISIBILITY_MEMBERSInteger constant representing "viewable by members". |
static java.lang.String |
INCREASE_QUOTA_REQUEST_TYPEThe name of the IncreaseQuotaRequest ClassObject. |
static java.lang.String |
INCREASE_QUOTA_WORKFLOW_OPERATIONThe name of the IncreaseQuotaWorkflowConfiguration ClassObject. |
static java.lang.String |
JOIN_WORKSPACE_REQUEST_TYPEThe name of the JoinWorkspaceRequest ClassObject, which corresponds to the "join workspace" REQUEST_TYPE. |
static java.lang.String |
JOIN_WORKSPACE_WORKFLOW_OPERATIONThe name of the JoinWorkspaceWorkflowConfiguration ClassObject. |
static int |
LOCKTYPE_CHECKOUTRepresents the "checkout" LockEntry type. |
static int |
LOCKTYPE_DAVRepresents the DAV LockEntry type. |
static int |
LOCKTYPE_FAMILYHASRECORDDeprecated. Use LOCKTYPE_HASRECORD |
static int |
LOCKTYPE_FINALIZEDRepresents the "finalized" (version immutability) LockEntry type. |
static int |
LOCKTYPE_HASRECORDRepresents the "HasRecord" LockEntry type. |
static int |
LOCKTYPE_MANUALRepresents the "manual" LockEntry type. |
static int |
LOCKTYPE_RECORDRepresents the "record" LockEntry type. |
static int |
LOCKTYPE_WORKFLOWRepresents the "workflow" LockEntry type. |
static java.lang.String |
MOVE_REQUEST_TYPEThe name of the MoveRequest ClassObject. |
static java.lang.String |
MOVE_WORKFLOW_OPERATIONThe name of the MoveWorkflowConfiguration ClassObject. |
static java.lang.String |
OPERATOR_ANDAND operator for search expressions |
static java.lang.String |
OPERATOR_CONTAINSCONTAINS operator for search expressions |
static java.lang.String |
OPERATOR_EQUALEQUAL operator for search expressions |
static java.lang.String |
OPERATOR_GREATER_THANGREATER THAN operator for search expressions |
static java.lang.String |
OPERATOR_GREATER_THAN_EQUALGREATER THAN OR EQUAL operator for search expressions |
static java.lang.String |
OPERATOR_HAS_CATEGORYHAS CATEGORY operator for search expressions |
static java.lang.String |
OPERATOR_ININ operator for search expressions |
static java.lang.String |
OPERATOR_LESS_THANLESS THAN operator for search expressions |
static java.lang.String |
OPERATOR_LESS_THAN_EQUALLESS THAN OR EQUAL operator for search expressions |
static java.lang.String |
OPERATOR_NOTNOT operator for search expressions |
static java.lang.String |
OPERATOR_NOT_EQUALNOT EQUAL operator for search expressions |
static java.lang.String |
OPERATOR_OROR operator for search expressions |
static java.lang.String |
ORACLE_WORKFLOW_NAME_PARALLELThe name of the OOB "Parallel Vote" OracleWorkflow. |
static java.lang.String |
ORACLE_WORKFLOW_NAME_SERIALThe name of the OOB "Serial Approval" OracleWorkflow. |
static java.lang.String |
READ_DOCUMENT_REQUEST_TYPEThe name of the ReadDocumentRequest ClassObject. |
static java.lang.String |
READ_DOCUMENT_WORKFLOW_OPERATIONThe name of the ReadDocumentWorkflowConfiguration ClassObject. |
static java.lang.String |
RECORD_LIFECYCLE_ERROR_REQUEST_TYPEThe name of the RecordLifecycleErrorRequest ClassObject. |
static int |
RECORD_PHASE_STATUS_IN_ERRORCurrent phase is in error, and waiting for indication that the error was corrected. |
static int |
RECORD_PHASE_STATUS_PENDING_DATECurrent phase is waiting fro a date to arrive. |
static int |
RECORD_PHASE_STATUS_PENDING_RECORD_UNFREEZECurrent phase is waiting for the associated record to unfreeze. |
static int |
RECORD_PHASE_STATUS_PENDING_RECORDCATEGORY_UNFREEZECurrent phase is waiting for the associated record category to unfreeze. |
static int |
RECORD_PHASE_STATUS_PENDING_RECORDFOLDER_UNFREEZECurrent phase is waiting for the associated record folder to unfreeze. |
static int |
RECORD_PHASE_STATUS_PENDING_WORKFLOWCurrent phase is waiting for workflow acknowledgement. |
static int |
RECORD_PHASE_STATUS_READY_FOR_NEXT_PHASECurrent phase processing has completed, processing will continue on the next life cycle agent run. |
static int |
RECORD_PHASE_STATUS_READY_FOR_PROCESSINGCurrent phase is ready for processing, processing will resume on the next life cycle agent run. |
static int |
RECORD_STATUS_DISPOSITION_PROCESSING_COMPLETEValue of record status when disposition processing complete and not destroyed. |
static int |
RECORD_STATUS_IN_DISPOSITION_PROCESSINGValue of record status when going through its dissposition processing. |
static int |
RECORD_STATUS_PENDING_CUTOFFValue of record status when awaiting cutoff. |
static int |
RECORD_STATUS_UNDEFINEDValue of record status when not defined, this is an error condition. |
static int |
REQUEST_STATUS_ABORTEDConstant value for the Request status of ABORTED. |
static int |
REQUEST_STATUS_CANCELEDConstant value for the Request status of CANCELED. |
static int |
REQUEST_STATUS_EXPIREDConstant value for the Request status of EXPIRED. |
static int |
REQUEST_STATUS_FAILEDConstant value for the Request status of FAILED. |
static int |
REQUEST_STATUS_PENDINGConstant value for the Request status of PENDING. |
static int |
REQUEST_STATUS_SUCCEEDEDConstant value for the Request status of SUCCEEDED. |
static java.lang.String |
ROLEKEY_ADMINThe Role identifier used to identify the generic Administrator role. |
static java.lang.String |
ROLEKEY_ADMINASSISTANTThe Role identifier used to identify the generic Administrative Assistant role. |
static java.lang.String |
ROLEKEY_APPROVERThe Role identifier used to identify the generic Approver role. |
static java.lang.String |
ROLEKEY_AUTHORThe Role identifier used to identify the generic Author role. |
static java.lang.String |
ROLEKEY_CATEGORYADMINThe Role identifier used to identify the Category Administrator role. |
static java.lang.String |
ROLEKEY_COMMENTATORThe Role identifier used to identify the generic Commentator role. |
static java.lang.String |
ROLEKEY_CONFIGURATIONADMINThe Role identifier used to identify the Configuration Administrator role. |
static java.lang.String |
ROLEKEY_CONTAINERADMINThe Role identifier used to identify the Container Administrator role. |
static java.lang.String |
ROLEKEY_CONTAINERVIEWERThe Role identifier used to identify the ContainerViewer role. |
static java.lang.String |
ROLEKEY_CONTENTADMINThe Role identifier used to identify the Content Administrator role. |
static java.lang.String |
ROLEKEY_CONTENTEDITORThe Role identifier used to identify the generic Content Editor role. |
static java.lang.String |
ROLEKEY_CUSTODIANThe Role identifier used to identify the generic Custodian role. |
static java.lang.String |
ROLEKEY_DISCOVERERThe Role identifier used to identify the generic Discoverer role. |
static java.lang.String |
ROLEKEY_DOMAINADMINThe Role identifier used to identify the Domain Administrator role. |
static java.lang.String |
ROLEKEY_LIMITEDAUTHORThe Role identifier used to identify the generic Limited Author role. |
static java.lang.String |
ROLEKEY_MANAGERThe Role identifier used to identify the generic Manager role. |
static java.lang.String |
ROLEKEY_NONEThe Role identifier used to identify the None role. |
static java.lang.String |
ROLEKEY_ORGANIZERThe Role identifier used to identify the generic Organizer role. |
static java.lang.String |
ROLEKEY_QUOTAADMINThe Role identifier used to identify the Quota Administrator role. |
static java.lang.String |
ROLEKEY_READERThe Role identifier used to identify the generic Reader role. |
static java.lang.String |
ROLEKEY_RECORDSADMINThe Role identifier used to identify the Records Administrator role. |
static java.lang.String |
ROLEKEY_REVIEWERThe Role identifier used to identify the generic Reviewer role. |
static java.lang.String |
ROLEKEY_ROLEADMINThe Role identifier used to identify the Role Administrator role. |
static java.lang.String |
ROLEKEY_SECURITYADMINThe Role identifier used to identify the Security Administrator role. |
static java.lang.String |
ROLEKEY_USERADMINThe Role identifier used to identify the User Administrator role. |
static java.lang.String |
ROLEKEY_WORKSPACEADMINThe Role identifier used to identify the Workspace Administrator role. |
static java.lang.String |
ROLEKEY_WORKSPACECREATORThe Role identifier used to identify the Workspace Creator role. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_BOOLEANSearch property data type boolean. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_CONTENTSearch property data type content. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_DATESearch property data type date. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_NUMBERSearch property data type number. |
static java.lang.String |
SEARCH_PROPERTY_TYPE_STRINGSearch property data type string. |
static java.lang.String |
SEPARATORSeparator for chaining attributes. |
static int |
SESSION_MODE_DOMAIN_ADMINISTRATIONInteger constant representing the session mode for domain administation. |
static int |
SESSION_MODE_NORMALInteger constant representing the session mode for regular users (not in any administation mode). |
static java.lang.String |
SET_CONFIGURATION_BACKGROUND_REQUEST_REQUEST_TYPEThe name of the SETCONFIGURATIONBACKGROUNDREQUEST REQUEST_TYPE. |
static int |
STORAGE_DEVICE_DATABASEStorage device value which represents using the database storage for a RETENTION phase. |
static int |
STORAGE_DEVICE_NEARLINEStorage device value which represents using Bfiles as a storage mechanism for a RETENTION phase. |
static int |
STORAGE_DEVICE_RETENTIONStorage device value which represents using a HSM device as a storage mechanism for a RETENTION phase. |
static java.lang.String |
TEXT_SCOREText search score attribute for search sort specification |
static java.lang.String |
USER_REQUEST_REQUEST_TYPEThe name of the UserRequest ClassObject. |
static java.lang.String |
USER_REQUEST_WORKFLOW_OPERATIONThe name of the UserRequestWorkflowConfiguration ClassObject. |
static java.lang.String |
USERPREFERENCE_GENERAL_ITEMSPERPAGEKey for the user preference which defines the maximum number of items to show per page. |
static java.lang.String |
USERPREFERENCE_MOSTRECENTDOCS_EXCEPTEDEXTENSIONSKey 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_MAXITEMSKey for the user preference which defines the maximum number of "most recent documents" to keep for each user. |
static java.lang.String |
USERPREFERENCE_SECURITY_PERSISTENTCOOKIETIMEOUTKey for the user preference which defines the timeout period (in minutes) for persistent cookies. |
static java.lang.String |
USERPREFERENCE_SORTING_PREFIXKey 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_CHECKEDOUTFILESSuffix for the "checked out Files" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_FILELISTINGSuffix for the "file listing" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERLISTTable name for groups view in the Web App. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERSTable name for Group Properties / Group Create dialog-boxes in the Web App. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_JOINABLEWORKSPACESSuffix for the "joinable Workspaces Table" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_LOCKEDFILESSuffix for the "locked Files" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_MEMBERLISTINGSuffix for the "member Listing" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_RECENTFILESSuffix for the "recent Files" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_ROLESSuffix for the "roles table" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_SEARCHRESULTSSuffix for the "search results" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_SECURITYCONFIGSuffix for the "security config" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_SELECTEDUSERSORGROUPSSuffix for the "selectedUsersOrGroupsTable" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_USERSEARCHRESULTSSuffix for the "user search results" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_USERSORGROUPSRESULTSSuffix for the "users or groups results" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_VERSIONHISTORYSuffix for the "version history" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_VIRUSNAMESSuffix for the "virus report" table. |
static java.lang.String |
USERPREFERENCE_SORTING_TABLENAME_WORKFLOWREPORTSuffix for the "workflow report" table. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_FOLDERTREESTATEKey for the 'user preference' that tracks whether the user uses a screen reader. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_LASTFOLDERKey for the 'user preference' that tracks the last folder the user accessed. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_LASTVIEWKey for the 'user preference' that tracks the last view the user was in. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_PROMPTFORVERSIONINFOTracks whether user has dismissed the dialog for Version Description. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_USESSCREENREADERKey for the 'user preference' that tracks whether the user uses. |
static java.lang.String |
USERPREFERENCE_UIPROPERTIES_VIEWEDFIRSTLOGINKey for the 'user preference' that tracks whether the user has viewed the first login page. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_CANCREATEGROUPKey for the user preference (property) which indicates whether the user is able to create new groups. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_CHARACTERSETKey for the user preference (property) which indicates the desired document character set for the user. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_DISPLAYNAMEKey for the user preference (property) which indicates the desired display name for the user. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_DOMAINKey for the user preference (property) which declares the user's Domain. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_DOMAINADMINUSERKey for the user preference (property) which indicates whether the user can switch into domain admin mode. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_DOMAINUSERKey for the user preference (property) which indicates the "regular" user associated with this user. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_EMAILADDRESSKey for the user preference (property) which indicates the user's Email address. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_FTPPASSWORDKey for the user preference (property) which indicates the user's FTP password. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_ISRECORDSADMINKey for the user preference (property) which indicates whether the user is also a records admin. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_LANGUAGEKey for the user preference (property) which indicates the desired document language for the user. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_LOCALEKey for the user preference (property) which indicates the user's Locale. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_PERSONALWORKSPACEKey for the user preference (property) which indicates the user's personal workspace. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_REALMKey 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_TIMEZONEKey for the user preference (property) which indicates the user's TimeZone. |
static java.lang.String |
USERPREFERENCE_USERPROPERTIES_USERNAMEKey for the user preference (property) which indicates the standard name for the user. |
static java.lang.String |
USERPREFERENCE_WEBDAV_OSCHARENCODINGKey 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_SENDRAWBYTESKey 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_DECIMALIndicates a Decimal Version Labeler |
static int |
VERSION_LABELING_LOWERCASEIndicates a Lowercase Version Labeler |
static int |
VERSION_LABELING_NONEIndicates a null version labeler |
static int |
VERSION_LABELING_ROMANIndicates a Roman Version Labeler |
static int |
VERSION_LABELING_TRIVIALIndicates a Trivial Version Labeler |
static int |
VERSION_LABELING_UPPERCASEIndicates a Upper case Version Labeler |
static java.lang.String |
WORKFLOW_JUSTIFICATION_PARAMETER_NAMEThe name of the OOB WorkflowConfiguration "justification" parameter. |
static java.lang.String |
WORKFLOW_TYPE_BPELThe name of the BpelWorkflow ClassObject, which corresponds to the "BPEL" WORKFLOW_TYPE. |
static java.lang.String |
WORKFLOW_TYPE_ORACLEThe 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 | ||||||||