|
Oracle® Content Services Web Services Java API Reference 10g Release 1 (10.1.1) B19047-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
oracle.ifs.fdk.FdkConstants
Constants to be used by Facade callers.
| Field Summary | |
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_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 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_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 |
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 java.lang.String |
DELETE_REQUEST_TYPEThe name of the DeleteRequest ClassObject. |
static java.lang.String |
DELETE_WORKFLOW_OPERATIONThe name of the DeleteWorkflowConfiguration ClassObject. |
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 |
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_FAMILYHASRECORDRepresents the "familyHasRecord" LockEntry type. |
static int |
LOCKTYPE_FINALIZEDRepresents the "finalized" (version immutability) 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 |
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 |
USER_REQUEST_REQUEST_TYPEThe name of the UserRequest ClassObject. |
static java.lang.String |
USER_REQUEST_WORKFLOW_OPERATIONThe name of the UserRequestWorkflowConfiguration ClassObject. |
static int |
USERGROUP_MEMBERSHIP_VIEWABLE_BY_ALLInteger constant representing "viewable by everyone". |
static int |
USERGROUP_MEMBERSHIP_VIEWABLE_BY_MANAGERSInteger constant representing "viewable by managers". |
static int |
USERGROUP_MEMBERSHIP_VIEWABLE_BY_MEMBERSInteger constant representing "viewable by members". |
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_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 a screen reader |
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_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 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 int ATTRIBUTE_TYPE_BINARY
Value: 12
public static final int ATTRIBUTE_TYPE_BOOLEAN
Value: 5
public static final int ATTRIBUTE_TYPE_DATE
Value: 1
public static final int ATTRIBUTE_TYPE_FLOAT
Value: 3
public static final int ATTRIBUTE_TYPE_GROUP
Value: 7
public static final int ATTRIBUTE_TYPE_INTEGER
Value: 4
public static final int ATTRIBUTE_TYPE_STRING
Value: 2
public static final int ATTRIBUTE_TYPE_STRING_ARRAY
Value: 16
public static final int ATTRIBUTE_TYPE_USER
Value: 6
public static final long CAPABILITY_ADDITEM
Value: (1L << 14)
public static final long CAPABILITY_ADDVERSION
Value: (1L << 20)
public static final long CAPABILITY_ADMINISTER_CATEGORY
Value: (1L << 49)
public static final long CAPABILITY_ADMINISTER_CONFIGURATION
Value: (1L << 56)
public static final long CAPABILITY_ADMINISTER_CONTAINER
Value: (1L << 52)
public static final long CAPABILITY_ADMINISTER_DOMAIN
Value: (1L << 32)
public static final long CAPABILITY_ADMINISTER_QUOTA
Value: (1L << 53)
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_SECURITY
Value: (1L << 55)
public static final long CAPABILITY_ADMINISTER_USER
Value: (1L << 48)
public static final long CAPABILITY_ADMINISTER_WORKSPACE
Value: (1L << 54)
public static final long CAPABILITY_COPY
Value: (1L << 62)
public static final long CAPABILITY_CREATECONTAINER
Value: (1L << 58)
public static final long CAPABILITY_CREATEFOLDER
Value: (1L << 33)
public static final long CAPABILITY_CREATEWORKSPACE
Value: (1L << 57)
public static final long CAPABILITY_DELETE
Value: (1L << 4)
public static final long CAPABILITY_DISCOVER
Value: (1L << 0)
public static final long CAPABILITY_GET_CONTENT
Value: (1L << 2)
public static final long CAPABILITY_GETMETADATA
Value: (1L << 60)
public static final long CAPABILITY_LOCK
Value: (1L << 5)
public static final long CAPABILITY_MOVE
Value: (1L << 59)
public static final long CAPABILITY_SET_ATTR
Value: (1L << 1)
public static final long CAPABILITY_SET_CONTENT
Value: (1L << 3)
public static final long CAPABILITY_SETMETADATA
Value: (1L << 61)
public static final java.lang.String CHECKIN_REQUEST_TYPE
Name: CHECKINREQUEST
public static final java.lang.String CHECKIN_WORKFLOW_OPERATION
Name: CHECKINWORKFLOWCONFIGURATION
public static final java.lang.String COPY_REQUEST_TYPE
Name: COPYREQUEST
public static final java.lang.String COPY_WORKFLOW_OPERATION
Name: COPYWORKFLOWCONFIGURATION
public static final java.lang.String CREATE_DOCUMENT_REQUEST_TYPE
Name: CREATEDOCUMENTREQUEST
public static final java.lang.String CREATE_DOCUMENT_WORKFLOW_OPERATION
Name: CREATEDOCUMENTWORKFLOWCONFIGURATION
public static final java.lang.String CREATE_WORKSPACE_REQUEST_TYPE
Name: CREATEWORKSPACEREQUEST
public static final java.lang.String CREATE_WORKSPACE_WORKFLOW_OPERATION
Name: CREATEWORKSPACEWORKFLOWCONFIGURATION
public static final java.lang.String DELETE_REQUEST_TYPE
Name: DELETEREQUEST
public static final java.lang.String DELETE_WORKFLOW_OPERATION
Name: DELETEWORKFLOWCONFIGURATION
public static final java.lang.String EXCEPTION_INFO_CONFLICTING_OBJECT_ID
Name: ECM.EXCEPTIONINFO.ConflictingObjectId
public static final java.lang.String EXCEPTION_INFO_MISSING_REQUIRED_METADATA_ATTRIBUTE_IDS
[
[classid][attrid]
]
Name: ECM.EXCEPTIONINFO.MissingMetaData
public static final java.lang.String EXCEPTION_INFO_MISSING_REQUIRED_METADATA_IDS
Name: ECM.EXCEPTIONINFO.MissingMetaData
public static final java.lang.String EXCEPTION_INFO_NON_ALLOWED_METADATA_IDS
Name: ECM.EXCEPTIONINFO.NonAllowedMetaData
public static final java.lang.String EXCEPTION_INFO_OBJECT_ID
Name: ECM.EXCEPTIONINFO.ObjectId
public static final java.lang.String INCREASE_QUOTA_REQUEST_TYPE
Name: INCREASEQUOTAREQUEST
public static final java.lang.String INCREASE_QUOTA_WORKFLOW_OPERATION
Name: INCREASEQUOTAWORKFLOWCONFIGURATION
public static final java.lang.String JOIN_WORKSPACE_REQUEST_TYPE
Name: JOINWORKSPACEREQUEST
public static final java.lang.String JOIN_WORKSPACE_WORKFLOW_OPERATION
Name: JOINWORKSPACEWORKFLOWCONFIGURATION
public static final int LOCKTYPE_CHECKOUT
Value: 2
public static final int LOCKTYPE_DAV
Value: 7
public static final int LOCKTYPE_FAMILYHASRECORD
Value: 6
public static final int LOCKTYPE_FINALIZED
Value: 3
public static final int LOCKTYPE_MANUAL
Value: 1
public static final int LOCKTYPE_RECORD
Value: 5
public static final int LOCKTYPE_WORKFLOW
Value: 4
public static final java.lang.String MOVE_REQUEST_TYPE
Name: MOVEREQUEST
public static final java.lang.String MOVE_WORKFLOW_OPERATION
Name: MOVEWORKFLOWCONFIGURATION
public static final java.lang.String OPERATOR_AND
Name: AND
public static final java.lang.String OPERATOR_CONTAINS
Name: CONTAINS
public static final java.lang.String OPERATOR_EQUAL
Name: EQUAL
public static final java.lang.String OPERATOR_GREATER_THAN
Name: GREATER_THAN
public static final java.lang.String OPERATOR_GREATER_THAN_EQUAL
Name: GREATER_THAN_EQUAL
public static final java.lang.String OPERATOR_HAS_CATEGORY
Name: HAS_CATEGORY
public static final java.lang.String OPERATOR_IN
Name: IN
public static final java.lang.String OPERATOR_LESS_THAN
Name: LESS_THAN
public static final java.lang.String OPERATOR_LESS_THAN_EQUAL
Name: LESS_THAN_EQUAL
public static final java.lang.String OPERATOR_NOT
Name: NOT
public static final java.lang.String OPERATOR_NOT_EQUAL
Name: NOT_EQUAL
public static final java.lang.String OPERATOR_OR
Name: OR
public static final java.lang.String ORACLE_WORKFLOW_NAME_PARALLEL
Name: Parallel Vote
public static final java.lang.String ORACLE_WORKFLOW_NAME_SERIAL
Name: Serial Approval
public static final java.lang.String READ_DOCUMENT_REQUEST_TYPE
Name: READDOCUMENT
public static final java.lang.String READ_DOCUMENT_WORKFLOW_OPERATION
Name: READDOCUMENTWORKFLOWCONFIGURATION
public static final java.lang.String RECORD_LIFECYCLE_ERROR_REQUEST_TYPE
Name: RECORDLIFECYCLEERRORREQUEST
public static final int REQUEST_STATUS_ABORTED
Value: -2
public static final int REQUEST_STATUS_CANCELED
Value: -1
public static final int REQUEST_STATUS_EXPIRED
Value: -3
public static final int REQUEST_STATUS_FAILED
Value: -4
public static final int REQUEST_STATUS_PENDING
Value: 0
public static final int REQUEST_STATUS_SUCCEEDED
Value: 1
public static final java.lang.String ROLEKEY_ADMIN
Name: ECM.ROLEKEY.Administrator
public static final java.lang.String ROLEKEY_ADMINASSISTANT
Name: ECM.ROLEKEY.AdministrativeAssistant
public static final java.lang.String ROLEKEY_APPROVER
Name: ECM.ROLEKEY.Approver
public static final java.lang.String ROLEKEY_AUTHOR
Name: ECM.ROLEKEY.Author
public static final java.lang.String ROLEKEY_CATEGORYADMIN
Name: ECM.ROLEKEY.CategoryAdministrator
public static final java.lang.String ROLEKEY_COMMENTATOR
Name: ECM.ROLEKEY.Commentator
public static final java.lang.String ROLEKEY_CONFIGURATIONADMIN
Name: ECM.ROLEKEY.ConfigurationAdministrator
public static final java.lang.String ROLEKEY_CONTAINERADMIN
Name: ECM.ROLEKEY.ContainerAdministrator
public static final java.lang.String ROLEKEY_CONTAINERVIEWER
Name: ECM.ROLEKEY.ContainerViewer
public static final java.lang.String ROLEKEY_CONTENTADMIN
Name: ECM.ROLEKEY.ContentAdministrator
public static final java.lang.String ROLEKEY_CONTENTEDITOR
Name: ECM.ROLEKEY.ContentEditor
public static final java.lang.String ROLEKEY_CUSTODIAN
Name: ECM.ROLEKEY.Custodian
public static final java.lang.String ROLEKEY_DISCOVERER
Name: ECM.ROLEKEY.Discoverer
public static final java.lang.String ROLEKEY_DOMAINADMIN
Name: ECM.ROLEKEY.DomainAdministrator
public static final java.lang.String ROLEKEY_LIMITEDAUTHOR
Name: ECM.ROLEKEY.LimitedAuthor
public static final java.lang.String ROLEKEY_MANAGER
Name: ECM.ROLEKEY.Manager
public static final java.lang.String ROLEKEY_NONE
Name: ECM.ROLEKEY.None
public static final java.lang.String ROLEKEY_ORGANIZER
Name: ECM.ROLEKEY.Organizer
public static final java.lang.String ROLEKEY_QUOTAADMIN
Name: ECM.ROLEKEY.QuotaAdministrator
public static final java.lang.String ROLEKEY_READER
Name: ECM.ROLEKEY.Reader
public static final java.lang.String ROLEKEY_RECORDSADMIN
Name: ECM.ROLEKEY.RecordsAdministrator
public static final java.lang.String ROLEKEY_REVIEWER
Name: ECM.ROLEKEY.Reviewer
public static final java.lang.String ROLEKEY_ROLEADMIN
Name: ECM.ROLEKEY.RoleAdministrator
public static final java.lang.String ROLEKEY_SECURITYADMIN
Name: ECM.ROLEKEY.SecurityAdministrator
public static final java.lang.String ROLEKEY_USERADMIN
Name: ECM.ROLEKEY.UserAdministrator
public static final java.lang.String ROLEKEY_WORKSPACEADMIN
Name: ECM.ROLEKEY.WorkspaceAdministrator
public static final java.lang.String ROLEKEY_WORKSPACECREATOR
Name: ECM.ROLEKEY.WorkspaceCreator
public static final java.lang.String SEARCH_PROPERTY_TYPE_BOOLEAN
Name: SEARCH_PROPERTY_TYPE_BOOLEAN
public static final java.lang.String SEARCH_PROPERTY_TYPE_CONTENT
Name: SEARCH_PROPERTY_TYPE_CONTENT
public static final java.lang.String SEARCH_PROPERTY_TYPE_DATE
Name: SEARCH_PROPERTY_TYPE_DATE
public static final java.lang.String SEARCH_PROPERTY_TYPE_NUMBER
Name: SEARCH_PROPERTY_TYPE_NUMBER
public static final java.lang.String SEARCH_PROPERTY_TYPE_STRING
Name: SEARCH_PROPERTY_TYPE_STRING
public static final java.lang.String SEPARATOR
Value: ":"
public static final int SESSION_MODE_DOMAIN_ADMINISTRATION
Value: 2
public static final int SESSION_MODE_NORMAL
Value: 1
public static final java.lang.String USER_REQUEST_REQUEST_TYPE
Name: USERREQUEST
public static final java.lang.String USER_REQUEST_WORKFLOW_OPERATION
Name: USERREQUESTWORKFLOWCONFIGURATION
public static final int USERGROUP_MEMBERSHIP_VIEWABLE_BY_ALL
Value: 1
public static final int USERGROUP_MEMBERSHIP_VIEWABLE_BY_MANAGERS
Value: 3
public static final int USERGROUP_MEMBERSHIP_VIEWABLE_BY_MEMBERS
Value: 2
public static final java.lang.String USERPREFERENCE_GENERAL_ITEMSPERPAGE
Name: ECM.USERPREFERENCE.GENERAL.ItemsPerPage
Data Type: Integer
public static final java.lang.String USERPREFERENCE_MOSTRECENTDOCS_EXCEPTEDEXTENSIONS
Name: ECM.USERPREFERENCE.MOSTRECENTDOCS.ExceptedExtensions
Data Type: String[]
public static final java.lang.String USERPREFERENCE_MOSTRECENTDOCS_MAXITEMS
Name: ECM.USERPREFERENCE.MOSTRECENTDOCS.MaxItems
Data Type: Integer
public static final java.lang.String USERPREFERENCE_SECURITY_PERSISTENTCOOKIETIMEOUT
Name: ECM.USERPREFERENCE.SECURITY.PersistentCookieTimeout
Data Type: Integer
public static final java.lang.String USERPREFERENCE_SORTING_PREFIX
Name: ECM.USERPREFERENCE.SORTING.
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_CHECKEDOUTFILES
Name: checkedOutFilesTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_FILELISTING
Name: fileListingTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERLIST
Name: groupMemberList
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_GROUPMEMBERS
Name: groupMembers
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_JOINABLEWORKSPACES
Name: joinableWorkspacesTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_LOCKEDFILES
Name: lockedFilesTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_MEMBERLISTING
Name: memberListingTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_RECENTFILES
Name: recentFilesTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_ROLES
Name: rolesTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_SECURITYCONFIG
Name: securityConfigTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_SELECTEDUSERSORGROUPS
Name: selectedUsersOrGroupsTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_USERSEARCHRESULTS
Name: userSearchResultsTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_USERSORGROUPSRESULTS
Name: usersOrGroupsResultsTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_VERSIONHISTORY
Name: versionHistoryTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_VIRUSNAMES
Name: virusNamesTable
public static final java.lang.String USERPREFERENCE_SORTING_TABLENAME_WORKFLOWREPORT
Name: workflowReportTable
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_FOLDERTREESTATE
Name: ECM.USERPREFERENCE.UIPROPERTIES.folderTreeState
Data Type: String
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_LASTFOLDER
Name: ECM.USERPREFERENCE.UIPROPERTIES.LastFolder
Data Type: Long
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_LASTVIEW
Name: ECM.USERPREFERENCE.UIPROPERTIES.LastView
Data Type: String
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_PROMPTFORVERSIONINFO
Name: ECM.USERPREFERENCE.UIPROPERTIES.PromptForVersionInfo
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_USESSCREENREADER
Name: ECM.USERPREFERENCE.UIPROPERTIES.UsesScreenReader
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_UIPROPERTIES_VIEWEDFIRSTLOGIN
Name: ECM.USERPREFERENCE.UIPROPERTIES.ViewedFirstLogin
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_CHARACTERSET
Name: ECM.USERPREFERENCE.USERPROPERTIES.CharacterSet
Data Type: String (eg: ISO-8859-1)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_DISPLAYNAME
Name: ECM.USERPREFERENCE.USERPROPERTIES.DisplayName
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_DOMAIN
Name: ECM.USERPREFERENCE.USERPROPERTIES.Domain
Data Type: Item (DOMAIN)
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.
Name: ECM.USERPREFERENCE.USERPROPERTIES.DomainAdminUser
Data Type: Item (USER)
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).
Name: ECM.USERPREFERENCE.USERPROPERTIES.DomainUser
Data Type: Item (USER)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_EMAILADDRESS
Name: ECM.USERPREFERENCE.USERPROPERTIES.EmailAddress
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_FTPPASSWORD
Name: ECM.USERPREFERENCE.USERPROPERTIES.FtpPassword
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_ISRECORDSADMIN
Name: ECM.USERPREFERENCE.USERPROPERTIES.IsRecordsAdmin
Data Type: Boolean
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_LANGUAGE
Name: ECM.USERPREFERENCE.USERPROPERTIES.Language
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_LOCALE
Name: ECM.USERPREFERENCE.USERPROPERTIES.Locale
Data Type: String (eg: en_US)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_PERSONALWORKSPACE
Name: ECM.USERPREFERENCE.USERPROPERTIES.PersonalWorkspace
Data Type: Item (WORKSPACE)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_REALM
Name: ECM.USERPREFERENCE.USERPROPERTIES.Realm
Data Type: String
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_TIMEZONE
Name: ECM.USERPREFERENCE.USERPROPERTIES.TimeZone
Data Type: String (eg: America/Los_Angeles)
public static final java.lang.String USERPREFERENCE_USERPROPERTIES_USERNAME
Name: ECM.USERPREFERENCE.USERPROPERTIES.UserName
Data Type: String
public static final java.lang.String USERPREFERENCE_WEBDAV_OSCHARENCODING
Name: ECM.USERPREFERENCE.WEBDAV.OsCharEncoding
Data Type: String
public static final int VERSION_LABELING_DECIMAL
Value: 5
public static final int VERSION_LABELING_LOWERCASE
Value: 2
public static final int VERSION_LABELING_NONE
Value: 0
public static final int VERSION_LABELING_ROMAN
Value: 4
public static final int VERSION_LABELING_TRIVIAL
Value: 1
public static final int VERSION_LABELING_UPPERCASE
Value: 3
public static final java.lang.String WORKFLOW_JUSTIFICATION_PARAMETER_NAME
Name: IFS_ECM_WORKFLOW_JUSTIFICATION
public static final java.lang.String WORKFLOW_TYPE_BPEL
Name: BPELWORKFLOW
public static final java.lang.String WORKFLOW_TYPE_ORACLE
Name: ORACLEWORKFLOW
|
Oracle® Content Services Web Services Java API Reference 10g Release 1 (10.1.1) B19047-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||