public class Attributes extends Object
Meaning of the documentation fields:
Modifier and Type | Field and Description |
---|---|
static String |
ACCESS_DATE
The date a most recent document was last accessed.
|
static String |
ACCESS_LEVEL
An AccessLevel, represented as a Long.
|
static String |
ACCESSED_BY
The user who accessed a Most Recent Document.
|
static String |
ACTIVE
Whether the LIFECYCLE_POLICY is available for use.
|
static String |
ALL_ADMIN_USERS_GROUP
The group used to model all domain-admin users in the Domain.
|
static String |
ALL_GROUP_MEMBERS
The list of all nested subgroups for which the requesting
user can discover.
|
static String |
ALL_USER_MEMBERS
The list of all user members of this group for which the requesting
user can discover.
|
static String |
ALL_USERS_GROUP
The group used to model all users in the Domain.
|
static String |
ALLOW_ALL_CATEGORIES
Allow all categories on the objects that reside under the
folder which has this category configuration.
|
static String |
ALLOWED_CATEGORIES
Allowed categories on the objects that reside under the
folder which has this category configuration.
|
static String |
ARCHIVE
The Archive for a given Item.
|
static String |
ARCHIVE_AUTO_EMPTY_ENABLED
Whether a ARCHIVEFolder will automatically empty itself of any items
that have been held for longer than the minimum holding period.
|
static String |
ARCHIVE_ENABLED
Whether a ARCHIVE is enabled.
|
static String |
ARCHIVE_MIN_HOLDING_PERIOD
The minimum holding period (seconds) for which an item must be held
in a ARCHIVEFolder before it is automatically purged.
|
static String |
ARCHIVE_QUOTA_CONSUMED
The amount of quota (in bytes) consumed by documents in
the archive.
|
static String |
ATTRIBUTE_CLASS_OBJECT
The CATEGORY_CLASS to which this Metadata Attribute belongs.
|
static String |
ATTRIBUTE_DEFAULT
Default value for this Metadata Attribute.
|
static String |
ATTRIBUTE_DETAIL
An array with the details of a metadata attribute
(name, type, etc).
|
static String |
ATTRIBUTE_DETAILS
Deprecated.
ASAP - use METADATA_ATTRIBUTES
|
static String |
ATTRIBUTE_ENUMERATION
Enumeration for this attribute.
|
static String |
ATTRIBUTE_HIDDEN
Marks this Metadata Attribute as hidden.
|
static String |
ATTRIBUTE_INDEXED
Forces this MetaData Attribute to be indexed by the database.
|
static String |
ATTRIBUTE_NAME
MetaData_Attribute "internal" Name.
|
static String |
ATTRIBUTE_OVERRIDE
Specifies an Attribute Override on a CategoryConfiguration.
|
static String |
ATTRIBUTE_OVERRIDE_ATTRIBUTE
Specifies the Metadata Attribute to be overriden.
|
static String |
ATTRIBUTE_OVERRIDE_CATEGORY_CLASS
Specifies the category class of the attribute to be overriden.
|
static String |
ATTRIBUTE_OVERRIDE_DEFAULT
Override the default value for this MetaData Attribute.
|
static String |
ATTRIBUTE_OVERRIDE_DEFAULT_SET
Specifies that a default value is set for this MetaData Attribute override.
|
static String |
ATTRIBUTE_OVERRIDE_PROMPT
Indicates if this attribute should be prompted in this configuration.
|
static String |
ATTRIBUTE_OVERRIDE_REQUIRED
Indicates if this attribute is requird in this configuration.
|
static String |
ATTRIBUTE_OVERRIDE_SETTABLE
Indicates if this attribute is settable/updateable in this configuration
(that is, can it be specified in a CATEGORY_DEFINITION).
|
static String |
ATTRIBUTE_OVERRIDEABLE
Can the constraints of this attribute be changed (overridden) at the
folder level (via a CategoryConfiguration).
|
static String |
ATTRIBUTE_OVERRIDES
The Attribute Overrides on a CategoryConfiguration.
|
static String |
ATTRIBUTE_PROMPTED
Indicates if the client should prompt for the value of this Metadata
Attribute.
|
static String |
ATTRIBUTE_REQUIRED
Is this Attribute required.
|
static String |
ATTRIBUTE_SETTABLE
Is this MetaData Attribute settable.
|
static String |
ATTRIBUTE_STRING_LENGTH
The length of a string attribute.
|
static String |
ATTRIBUTE_TYPE
Attribute Type (String, Integer, etc.).
|
static String |
ATTRIBUTE_UPDATEABLE
Is this Attribute updateable.
|
static String |
ATTRIBUTE_VALUES
Retrieves all values of the metadata attributes of a custom category.
|
static String |
AUDITING_CONFIGURATION
The configuration that governs auditing behavior for its Item.
|
static String |
AUDITING_CONFIGURATION_AUDIT_TYPE_LIST
The AuditTypeList specified by an AuditingConfiguration.
|
static String |
BLOCKING_WORKFLOW_OPERATIONS
The names of operations that can be workflow-enabled
(and configured) for an Item in only blocking mode.
|
static String |
CAN_ACQUIRE_MANUAL_LOCK
Whether a MANUAL lock may be acquired, based on capabilities
and object state.
|
static String |
CAN_CANCEL_CHECKOUT
Whether a DOCUMENT Item can have its checkout canceled.
|
static String |
CAN_CHECKIN
Whether a DOCUMENT Item can be checked in.
|
static String |
CAN_CHECKOUT
Whether a DOCUMENT Item can be checked out.
|
static String |
CAN_COPY_VERSION
Whether a version may be copied.
|
static String |
CAN_COPY_VERSION_TO_LATEST
Whether a version may be copied to the latest version.
|
static String |
CAN_COPY_VERSION_TO_WORKING_COPY
Whether a version may be copied to the working copy.
|
static String |
CAN_DELETE_VERSION
Whether a version may be deleted.
|
static String |
CAN_MOVE_VERSION
Whether a version may be moved.
|
static String |
CAN_RELEASE_DAV_LOCK
Whether a DAV lock may be released, based on capabilities
and object state.
|
static String |
CAN_RELEASE_MANUAL_LOCK
Whether a MANUAL lock may be released, based on capabilities
and object state.
|
static String |
CAN_UNCOMPRESS
Whether a Document can be uncompressed.
|
static String |
CAN_UPDATE_CONTENT
Whether a Document can have its content updated.
|
static String |
CAPABILITIES
The capabilities bitmap for the current user on an Item.
|
static String |
CATEGORIES
The Categories associated with this Document, if any.
|
static String |
CATEGORY_CLASS
Category Class.
|
static String |
CATEGORY_CLASS_OBJECT
Deprecated.
use CATEGORY_CLASS
|
static String |
CATEGORY_CLASSES
All category class objects.
|
static String |
CATEGORY_CONFIGURATION
The category configuration of an item.
|
static String |
CATEGORY_COPY_ON_VERSION
Are instances of this class copied when associated object is versioned.
|
static String |
CHARACTER_SET
The default character set of a User.
|
static String |
CHARACTER_SET_RELEVANT
Indication as to whether the character set is relevant
for a document.
|
static String |
CHECKED_OUT_BY
The user who has the document checked-out, or null if the
document is not checked-out.
|
static String |
CHECKOUT_COMMENT
The reservation comment for a checked-out document.
|
static String |
CHECKOUT_DATE
The reservation date for a checked-out document.
|
static String |
CLASS_ABSTRACT
Is this Class abstract.
|
static String |
CLASS_COPIED
Deprecated.
ASAP - use
CATEGORY_COPY_ON_VERSION |
static String |
CLASS_FINAL
Is this Class final (can it be extended.
|
static String |
CLASS_HAS_SUBCLASSES
Indicates if this class has subclasses.
|
static String |
CLASS_HIDDEN
Is this Class hidden from the UI.
|
static String |
CLASS_NAME
Deprecated.
ASAP - use
NAME , which is not mangled |
static String |
COMPOSITE_QUOTA_CONSUMED
Quota consumed by the QuotaConfigurations below
the target object.
|
static String |
CONFIGURATION_ENABLED
Whether the Configuration is enabled.
|
static String |
CONFIGURATION_FINAL
Whether the Configuration is final (cannot be overridden).
|
static String |
CREATE_DATE
The creation date.
|
static String |
CREATE_WORKSPACE_REQUEST_ALLOWED
Whether requests for workspace creation are allowed.
|
static String |
CREATED_BY
The user that created the object.
|
static String |
CURRENT_LIFECYCLE_DATE
The date when the previous LifecycleAction was executed
on the DOCUMENT.
|
static String |
CUSTOM_ALL
Deprecated.
ASAP - use ATTRIBUTE_VALUES
|
static String |
CUSTOMIZABLE
Whether a role is customizable.
|
static String |
DAV_CHAR_ENCODING
User preference for WebDAV, allows the user to specify a character encoding
other than UTF-8 in order to support old, non-compliant versions of
Microsoft clients.
|
static String |
DAV_SEND_RAW_BYTES
User preference for WebDAV, allows the user to choose whether long
content-disposition filenames should be sent in raw bytes instead of utf-8.
|
static String |
DEFAULT_QUOTA_ALLOCATION
Default amount of quota allocated to new workspaces in the domain.
|
static String |
DEFAULT_WORKSPACE_ROLES
The default set of roles that should be presented when
a Workspace role is to be selected for use in a security definition.
|
static String |
DESCRIPTION
The description of an object.
|
static String |
DIRECT_CATEGORY_SUBCLASSES
All category class objects that are a subclass of this class.
|
static String |
DISPLAY_NAME
The display name of a user.
|
static String |
DO_NOT_PURGE
Whether the version may not be automatically purged.
|
static String |
DOCUMENT_ACCESSED
The document most recently accessed.
|
static String |
DOCUMENT_CHARACTER_SET
The character set of a document.
|
static String |
DOCUMENT_LANGUAGE
The language of a document.
|
static String |
DOMAIN
The domain of a User.
|
static String |
DOMAIN_ADMIN_USER
The domain user attribute of a user.
|
static String |
DOMAIN_ENABLED
Whether a domain is enabled.
|
static String |
DOMAIN_USER
The domain user attribute of a user.
|
static String |
EFFECTIVE_ROLES
The roles the current user has on the target object, either via a direct
grant, a propagating grant, or a grant to a group that the user is
a member of.
|
static String |
EMAIL_ADDRESS
A user's e-mail address.
|
static String |
ETAG
The ETAG (unique identifier) for a Document.
|
static String |
FAMILY
The Family of a version-controlled DOCUMENT Item
or of a VERSION Item.
|
static String |
FIRST_NAME
A user's first name.
|
static String |
FOLDER_ITEMS
The contents of a FOLDER Item.
|
static String |
GLOBAL_AUDIT_HISTORY_EXPIRATION_PERIOD
The minimum holding period (seconds) for which events that
correspond to freed items are held in the Global Audit History
before they are automatically purged.
|
static String |
GLOBAL_AUDIT_TYPE_LIST
The AuditTypeList that defines the extent of the Global
audit history for the assoicated Domain.
|
static String |
GRANTEE
The id of the directory object to which a role is granted.
|
static String |
GRANTS
The list of grants that comprise a security configuration.
|
static String |
GROUP_CREATION_ACCESS_GROUP
The group that defines the set of users within
the Domain that have the ability to create UserGroups.
|
static String |
GROUP_MEMBER_LIST
The list of direct members of this group that are themselves groups.
|
static String |
HAS_ADMIN_ROLES
Whether the grant includes any Roles which are only realized when the
user has switched into admin mode.
|
static String |
HAS_EXPLICIT_AUDITING_CONFIGURATION
Whether an Item has an explicit AuditingConfiguration
(if true, the Item overrides the AuditingConfiguration;
if false, the Item inherits its AuditingConfiguration).
|
static String |
HAS_EXPLICIT_CATEGORY_CONFIGURATION
Whether the Item has an explicit Category configuration.
|
static String |
HAS_EXPLICIT_SECURITY_CONFIGURATION
Whether the Item has an explicit security configuration.
|
static String |
HAS_EXPLICIT_VERSIONING_CONFIGURATION
Whether the Item has an explicit versioning configuration
(if true, the Item overrides the versioning configuration;
if false, the Item inherits its versioning configuration).
|
static String |
HAS_ITEMS
Whether a FOLDER Item contains any Items.
|
static String |
HAS_NORMAL_ROLES
Whether the grant includes any Roles which are realized when
the user is in normal mode.
|
static String |
HAS_SUBFOLDERS
Whether a Folder has subfolders.
|
static String |
ID
The unique ID of the object.
|
static String |
INITIAL_LIFECYCLE_DATE
The initial date when LifecyclePolicy processing (execution of
LifecyclePolicyActions) will begin on the DOCUMENT.
|
static String |
IS_ALL_ADMIN_USERS_GROUP
Whether the group is an internal group used by Domains
to represent all administration users in the Domain.
|
static String |
IS_ALL_USERS_GROUP
Whether the group is an internal group used by Domains
to represent all users in the Domain.
|
static String |
IS_DEFAULT_DOMAIN
Whether a domain is the default domain.
|
static String |
IS_EXTERNALLY_MANAGED
Whether the group is an externally managed UserGroup or an internal group.
|
static String |
IS_IN_ARCHIVE
Whether the item is in the Archive.
|
static String |
IS_IN_TRASH
Whether the item is in the trash.
|
static String |
IS_INTERNAL
Whether the group is an internal group.
|
static String |
IS_LOCK_IMPLIED
Whether a LOCK will also be applied to the DOCUMENT when the
LIFECYCLE_POLICY is applied to the DOCUMENT.
|
static String |
IS_RECOGNIZED_MIME_TYPE
Whether the document's MIME_TYPE is recognized; false if it is unknown.
|
static String |
IS_REFERENCED
Whether the LIFECYCLE_POLICY has at least one
referring DOCUMENT.
|
static String |
IS_VERSION_CONTROLLED
Whether a DOCUMENT Item is under version control.
|
static String |
IS_WORLD
Whether the group is the "World" internal group.
|
static String |
JOINABLE
Whether a workspace can be joined by submitting a request.
|
static String |
JOINABLE_WORKSPACE_DESCRIPTION
Deprecated.
use DESCRIPTION
|
static String |
LANGUAGE
The default language of a User.
|
static String |
LAST_MODIFIED_BY
The last user that modified the item.
|
static String |
LAST_MODIFIED_DATE
The last modification date.
|
static String |
LAST_NAME
A user's last name.
|
static String |
LAST_VERSION
Latest VERSION of a version-controlled DOCUMENT Item
(or of a FAMILY Item); null if the Item is not under
version control.
|
static String |
LIFECYCLE_ACTION
The name of the lifecycle action specification for the
LIFECYCLE_POLICY_ENTRY.
|
static String |
LIFECYCLE_ACTION_SEQUENCE
The sequence of the LIFECYCLE_ACTION in the LIFECYCLE_POLICY_ENTRY
(an Integer specifying the order of the LIFECYCLE_ACTION execution).
|
static String |
LIFECYCLE_BASE_TIME
The base time-of-day used to determine the exact time when the
LifecyclePolicy processing engine will perform a search
for DOCUMENTs eligible to have the next LIFECYCLE_ACTION performed.
|
static String |
LIFECYCLE_DATE_RULE
The name of the LifecycleDateRuleSpecification used for LifecyclePolicy
processing.
|
static String |
LIFECYCLE_ENABLED
Whether the LIFECYCLE_POLICY_ENTRY is enabled.
|
static String |
LIFECYCLE_EXECUTION_PERIOD
The time period the LifecyclePolicy processing engine uses to search for
DOCUMENTs eligible to have the next LIFECYCLE_ACTION performed.
|
static String |
LIFECYCLE_FROZEN
Whether the LIFECYCLE_POLICY_ENTRY is frozen (processing suspended).
|
static String |
LIFECYCLE_POLICY
The LIFECYCLE_POLICY associated with the DOCUMENT.
|
static String |
LIFECYCLE_POLICY_ENTRIES
The LIFECYCLE_POLICY_ENTRY Item array in the LIFECYCLE_POLICY.
|
static String |
LIFECYCLE_STATE
The current state of the LifecyclePolicy processing of the DOCUMENT.
|
static String |
LIFECYCLE_TIME_PERIOD
The time period when the LIFECYCLE_ACTION should be executed,
starting from the CURRENT_LIFECYCLE_DATE of the DOCUMENT.
|
static String |
LINK_DESTINATION
The destination to which a Link points.
|
static String |
LINK_IS_BROKEN
Whether a Link is broken.
|
static String |
LOCALE
The locale of a User.
|
static String |
LOCK_DAV_OWNER
The DavOwner value of a Lock.
|
static String |
LOCK_DEPTH
The depth value of a Lock.
|
static String |
LOCK_EXCEPTED_USER
User for which the restrictions described by the LockEntry does not apply.
|
static String |
LOCK_INFO
The optional Item associated with a Lock.
|
static String |
LOCK_RESTRICTIONS
The lock restrictions bitmap for a LOCK.
|
static String |
LOCK_TIMEOUT
The timeout value of a Lock.
|
static String |
LOCK_TOKEN
The token value of a Lock.
|
static String |
LOCK_TYPE
An integer representing a type of Lock.
|
static String |
LOCKS
The set of locks on an item.
|
static String |
MANAGER_LIST
The list of users who can manage the item.
|
static String |
MARKED_FOR_DELETE
Whether a role is marked for delete.
|
static String |
MEDIA
The media where the content of a document is stored.
|
static String |
MEDIA_TYPE
Type of media that holds the content.
|
static String |
MEMBER_LIST
The list of direct members of this group.
|
static String |
MEMBERSHIP_VISIBILITY
The visibility level to the members of a group.
|
static String |
METADATA_ATTRIBUTES
The Attributes of this Category Class.
|
static String |
METADATA_DIRECT_ATTRIBUTES
The Attributes of this Category Class that are not inherited.
|
static String |
MIME_TYPE
The MIME type of the contents of a document.
|
static String |
MOST_RECENT_DOCS_MAX_ITEMS
Domain enforced max items limits for most recent documents.
|
static String |
NAME
The name of the object.
|
static String |
NON_BLOCKING_WORKFLOW_OPERATIONS
The names of operations that can be workflow-enabled
(and configured) for an Item in only non-blocking mode.
|
static String |
OPERATION_ACTION
The name of the operation action specification for the operation
configuration.
|
static String |
OPERATION_CONFIGURATION
The operation configuration.
|
static String |
PARENT_FOLDER
The parent folder of an Item.
|
static String |
PATH
The path of an Item.
|
static String |
PERSONAL_WORKSPACE
The personal workspace for a User.
|
static String |
PERSONAL_WORKSPACES_ENABLED
Whether a domain allows the creation of personal workspaces.
|
static String |
PROPAGATED_FROM
The folder from which a security configuration grant is propagated (the
grant is inherited from a parent folder's security configuration).
|
static String |
PROPAGATED_GRANTS
The list of grants on a security configuration that are propagated from
a parent's security configuration.
|
static String |
PROPAGATING
Whether a security configuration grant is propagating (sub-folders of the
item will inherit this grant).
|
static String |
QUOTA_ALLOCATED
Quota allocated to the closest parent folder that has a QuotaConfiguration
(could be the item itself, in the case of a Folder item).
|
static String |
QUOTA_CONSUMED
Quota consumed by the subtree of the closest parent folder that has a
QuotaConfiguration.
|
static String |
READ_ONLY
Boolean attribute that indicates read only status.
|
static String |
REALM
The realm attribute of a user.
|
static String |
REGISTRATION_KEY
The key used to identify the role in the Domain.
|
static String |
RELATION_ACTION
The name of the relation action specification for the
Relation.
|
static String |
RELATION_FROM
The left side of the relation.
|
static String |
RELATION_TO
The right side of the relation.
|
static String |
RELATION_TYPE
The type of the relation.
|
static String |
RELATIONS_FROM
The relations from the document (the document is the left side of the
relation).
|
static String |
RELATIONS_TO
The relations to the document (the document is the right side of the
relation).
|
static String |
REQUEST_CAN_CANCEL
Whether the request can be canceled.
|
static String |
REQUEST_CAN_DELETE
Whether the request can be deleted by connected user.
|
static String |
REQUEST_CAN_RESPOND
Whether the request can be responded to (approved, denied, acknowledged).
|
static String |
REQUEST_CREATED
The Request create date.
|
static String |
REQUEST_DEFINITIONS
The Request target definitions, which provide options for the type of
operation that has been requested and will be performed on the target
items if the Request is approved.
|
static String |
REQUEST_FAILURE_CAUSE
The cause of a Request failure.
|
static String |
REQUEST_RESPONDERS
The Responders for the Request Item.
|
static String |
REQUEST_RESPONSE
The Request response.
|
static String |
REQUEST_RESPONSE_DATE
The Request response date.
|
static String |
REQUEST_STATUS
The Request status: PENDING, CANCELED, SUCCEEDED, ABORTED, EXPIRED, FAILED.
|
static String |
REQUEST_TARGETS
The Request target items.
|
static String |
REQUEST_TRIGGERED
Whether the Request is triggered (non-blocking).
|
static String |
REQUEST_TYPE
The Request operation type.
|
static String |
REQUEST_TYPES
The list of Request types.
|
static String |
REQUEST_WORKFLOW
The Workflow started by the Request.
|
static String |
REQUEST_WORKFLOW_PARAMETERS
The workflow parameters sent to the external workflow engine as part of the
workflow process initiated by this Request.
|
static String |
REQUESTS
The requests that this Document is a target of, if any.
|
static String |
REQUIRED_CATEGORIES
Required categories on the objects that reside under the
folder which has this category configuration.
|
static String |
RESPONDER_COMMENT
The Responder's response comment.
|
static String |
RESPONDER_ESCALATED
Whether a responder has been escalated.
|
static String |
RESPONDER_RESPONSE
The Responder's response for a Request.
|
static String |
RESPONDER_RESPONSE_DATE
The Responder's response date for a Request.
|
static String |
RESPONDER_USER
The Directory usr corresponding to the Responder.
|
static String |
ROLES
The roles specified on a grant.
|
static String |
ROOT_CATEGORY_CLASSES
All category class objects that do not have a SuperClass.
|
static String |
SECURITY_CONFIGURATION
A list of users and their roles on a folder.
|
static String |
SIZE
The size of the content of a document in bytes.
|
static String |
STORAGE_GROUP
Storage group (partition) for the content of a document.
|
static String |
SUBFOLDER_ITEMS
The contents of a FOLDER Item, whose item type is FOLDER.
|
static String |
SUPERCLASS
Id of class from which this class inherits (or null if not
extending a class).
|
static String |
TIME_ZONE
The time zone of a User.
|
static String |
TRASH_AUTO_EMPTY_ENABLED
Whether a TrashFolder will automatically empty itself of any items
that have been held for longer than the minimum holding period.
|
static String |
TRASH_ENABLED
Whether a TrashFolder is enabled.
|
static String |
TRASH_FOLDER
The TrashFolder for a given Item.
|
static String |
TRASH_HOLDING_PERIOD
The holding period (seconds) for which an item must be held
in a TrashFolder before it is automatically purged.
|
static String |
TRASH_MIN_HOLDING_PERIOD
Deprecated.
use TRASH_HOLDING_PERIOD
|
static String |
TYPE
The type of the object.
|
static String |
UNDERLYING_WORKSPACE_ID
A joinable workspace's underlying workspace's ID.
|
static String |
USER_NAME
The name of a user, expressed as the User ID of the user
in normal mode.
|
static String |
USER_WORKSPACES_ROOT
Root of workspaces inside the domain.
|
static String |
VERSION_COMMENT
The version comment for a version.
|
static String |
VERSION_LABEL
The version label of a version.
|
static String |
VERSION_NUMBER
The version number of a version.
|
static String |
VERSIONED_DOCUMENT
The underlying versioned Document of a Version.
|
static String |
VERSIONING_CONFIGURATION
The configuration that governs versioning behavior on the item.
|
static String |
VERSIONING_CONFIGURATION_AUTO_LABEL
Whether auto-labeling is enabled.
|
static String |
VERSIONING_CONFIGURATION_AUTO_VERSION
Whether auto-versioning is enabled.
|
static String |
VERSIONING_CONFIGURATION_LABEL_TYPE
Automatic labeling type.
|
static String |
VERSIONING_CONFIGURATION_MAX_VERSIONS
Maximum number of versions to keep.
|
static String |
VERSIONS
All versions of a document.
|
static String |
WORKFLOW_CONFIGURATION_IS_TRIGGERED
Specifies whether the WorkflowConfiguration is configured such that
Requests created will be triggered, as opposed to approval.
|
static String |
WORKFLOW_CONFIGURATION_OPERATION
The operation that the WorkflowConfiguration is for.
|
static String |
WORKFLOW_CONFIGURATION_PARAMETERS
Parameters for a workflow configuration.
|
static String |
WORKFLOW_CONFIGURATION_RESPONDERS
The list of Responders attached to a WorkflowConfiguration.
|
static String |
WORKFLOW_CONFIGURATION_RESPONDERS_AUTO_APPROVE
Specifies whether responders that start a request automatically
approvers the request.
|
static String |
WORKFLOW_CONFIGURATION_RESPONDERS_BYPASS
Specifies whether responders that start a request bypass workflow.
|
static String |
WORKFLOW_CONFIGURATION_WORKFLOW
The Workflow specified for a WorkflowConfiguration.
|
static String |
WORKFLOW_IS_TRIGGERED
Whether the Workflow is triggered (non-blocking).
|
static String |
WORKFLOW_OPERATIONS
The names of operations that can be workflow-enabled
(and configured) for an Item.
|
static String |
WORKFLOW_PARAMETER_DEFAULT_VALUE
Default value of the WorkflowParameter.
|
static String |
WORKFLOW_PARAMETER_DESCRIPTION
Description of the WorkflowParameter.
|
static String |
WORKFLOW_PARAMETER_ENUM_LIST
The list of Strings for a String enumeration workflow parameter.
|
static String |
WORKFLOW_PARAMETER_FINAL
Whether the WorkflowParameter is final (immutable), which means
its default value cannot be set for a WorkflowConfiguration.
|
static String |
WORKFLOW_PARAMETER_HIDDEN
Whether the WorkflowParameter is hidden.
|
static String |
WORKFLOW_PARAMETER_MAX_VALUE
The minimum allowed value for a Range bound workflow parameter.
|
static String |
WORKFLOW_PARAMETER_MIN_VALUE
The minimum allowed value for a Range bound workflow parameter.
|
static String |
WORKFLOW_PARAMETER_NAME
Name of the WorkflowParameter.
|
static String |
WORKFLOW_PARAMETER_PROMPTED
Whether the WorkflowParameter should be prompted.
|
static String |
WORKFLOW_PARAMETER_REQUIRED
Whether the WorkflowParameter is required.
|
static String |
WORKFLOW_PARAMETER_TYPE
Type of the Workflow Parameter.
|
static String |
WORKFLOW_PARAMETER_VALIDATOR_NAME
Name of the WorkflowParameter validator.
|
static String |
WORKFLOW_PARAMETERS
All parameters for a Workflow.
|
static String |
WORKFLOW_REQUIRES_RESPONDERS
Whether the Workflow requires responders.
|
static String |
WORKFLOW_TYPE
The type of Workflow.
|
static String |
WORKING_COPY
Working copy of a version-controlled DOCUMENT Item.
|
static String |
WORLD_GRANTS_ENABLED
Whether a domain allows the use of public grants.
|
static String |
WORLD_GROUP
The group used to represent any user, used for grants intended
for "guest" access.
|
public static final String ID
OWNER + SEPARATOR + ID
.
public static final String NAME
OWNER + SEPARATOR + NAME
.
public static final String TYPE
OWNER + SEPARATOR + TYPE
.
public static final String CUSTOM_ALL
Note that the names in the returned NamedValue array are the (deprecated) internal names.
public static final String ATTRIBUTE_VALUES
Returns a NamedValue[], where each NamedValue contains the name of a metadata attribute and its value.
public static final String SIZE
public static final String ETAG
public static final String DESCRIPTION
public static final String CATEGORIES
public static final String RELATIONS_FROM
public static final String RELATIONS_TO
public static final String REQUESTS
public static final String JOINABLE_WORKSPACE_DESCRIPTION
public static final String UNDERLYING_WORKSPACE_ID
public static final String LAST_MODIFIED_DATE
public static final String LAST_MODIFIED_BY
public static final String CREATE_DATE
public static final String CREATED_BY
public static final String MIME_TYPE
public static final String IS_RECOGNIZED_MIME_TYPE
public static final String DOCUMENT_LANGUAGE
public static final String DOCUMENT_CHARACTER_SET
public static final String CHARACTER_SET_RELEVANT
public static final String LIFECYCLE_POLICY
public static final String INITIAL_LIFECYCLE_DATE
public static final String CURRENT_LIFECYCLE_DATE
public static final String LIFECYCLE_STATE
public static final String ACTIVE
A LIFECYCLE_POLICY that is not active is subject to garbage collection if it does not have a referring DOCUMENT.
public static final String IS_REFERENCED
A LIFECYCLE_POLICY that is not active is subject to garbage collection if it does not have a referring DOCUMENT.
public static final String IS_LOCK_IMPLIED
public static final String LIFECYCLE_DATE_RULE
CoreLifecycleManager
,
Constant Field Valuespublic static final String LIFECYCLE_POLICY_ENTRIES
public static final String LIFECYCLE_ENABLED
public static final String LIFECYCLE_FROZEN
public static final String LIFECYCLE_ACTION_SEQUENCE
The sequence value does not need to be unique within the set of lifecycle policy entries for a lifecycle policy. The entries are sorted by the combination of sequence and the ID of the LIFECYCLE_POLICY_ENTRY, so that older entries will appear first when duplicate sequence values are used.
public static final String LIFECYCLE_ACTION
public static final String LIFECYCLE_TIME_PERIOD
The value of this attribute is a String whose format is a number with an optional case-insensitive time unit suffix:
Examples:
public static final String LIFECYCLE_EXECUTION_PERIOD
Uses the same time period format as LIFECYCLE_TIME_PERIOD
.
A null value indicates the default value will be used.
public static final String LIFECYCLE_BASE_TIME
The value of this attribute is a String whose format is
"HH:mm:ss"
based on a 24-hour clock.
For example: "13:00:00" indicates that the base time-of-day is 1:00pm in the default Timezone of the server.
A null value indicates the default value will be used.
public static final String HAS_SUBFOLDERS
public static final String HAS_ITEMS
public static final String FOLDER_ITEMS
public static final String SUBFOLDER_ITEMS
public static final String FAMILY
public static final String IS_VERSION_CONTROLLED
public static final String VERSIONS
public static final String LAST_VERSION
public static final String WORKING_COPY
public static final String CAN_CHECKOUT
public static final String CAN_CANCEL_CHECKOUT
public static final String CAN_CHECKIN
public static final String VERSIONED_DOCUMENT
public static final String CHECKOUT_COMMENT
public static final String CHECKOUT_DATE
public static final String CHECKED_OUT_BY
public static final String VERSION_COMMENT
public static final String VERSION_LABEL
public static final String VERSION_NUMBER
public static final String DO_NOT_PURGE
public static final String CAN_DELETE_VERSION
public static final String CAN_MOVE_VERSION
public static final String CAN_COPY_VERSION
public static final String CAN_COPY_VERSION_TO_WORKING_COPY
public static final String CAN_COPY_VERSION_TO_LATEST
public static final String CHARACTER_SET
public static final String LANGUAGE
public static final String LOCALE
public static final String TIME_ZONE
public static final String DOMAIN
public static final String DOMAIN_USER
public static final String DOMAIN_ADMIN_USER
public static final String USER_NAME
public static final String DISPLAY_NAME
public static final String REALM
public static final String WORLD_GRANTS_ENABLED
public static final String DEFAULT_WORKSPACE_ROLES
public static final String GLOBAL_AUDIT_TYPE_LIST
A null AuditTypeList implies that no events are to be included in the Domain's global audit history.
public static final String GLOBAL_AUDIT_HISTORY_EXPIRATION_PERIOD
A zero or null value implies that the events are not to be automatically purged from the Global Audit History.
public static final String GROUP_CREATION_ACCESS_GROUP
A null group implies that all users in the Domain can create groups.
public static final String PERSONAL_WORKSPACES_ENABLED
public static final String PERSONAL_WORKSPACE
public static final String DOMAIN_ENABLED
public static final String IS_DEFAULT_DOMAIN
public static final String USER_WORKSPACES_ROOT
public static final String ALL_USERS_GROUP
public static final String ALL_ADMIN_USERS_GROUP
public static final String WORLD_GROUP
public static final String MOST_RECENT_DOCS_MAX_ITEMS
public static final String IS_IN_ARCHIVE
public static final String IS_IN_TRASH
public static final String PATH
public static final String PARENT_FOLDER
public static final String FIRST_NAME
public static final String LAST_NAME
public static final String EMAIL_ADDRESS
public static final String LINK_DESTINATION
public static final String LINK_IS_BROKEN
public static final String CREATE_WORKSPACE_REQUEST_ALLOWED
public static final String JOINABLE
public static final String TRASH_FOLDER
public static final String TRASH_ENABLED
public static final String TRASH_MIN_HOLDING_PERIOD
public static final String TRASH_HOLDING_PERIOD
public static final String TRASH_AUTO_EMPTY_ENABLED
public static final String ARCHIVE
public static final String ARCHIVE_ENABLED
public static final String ARCHIVE_MIN_HOLDING_PERIOD
public static final String ARCHIVE_AUTO_EMPTY_ENABLED
public static final String ARCHIVE_QUOTA_CONSUMED
public static final String CONFIGURATION_ENABLED
public static final String CONFIGURATION_FINAL
public static final String AUDITING_CONFIGURATION
Represents either the AuditingConfiguration set explicitly on an Item or
the AuditingConfiguration that is inherited from a parent Folder. (Use
the HAS_EXPLICIT_AUDITING_CONFIGURATION
attribute to determine
whether an Item has an explicit AuditingConfiguration.)
public static final String HAS_EXPLICIT_AUDITING_CONFIGURATION
public static final String AUDITING_CONFIGURATION_AUDIT_TYPE_LIST
public static final String OPERATION_CONFIGURATION
public static final String OPERATION_ACTION
public static final String VERSIONING_CONFIGURATION
public static final String HAS_EXPLICIT_VERSIONING_CONFIGURATION
public static final String VERSIONING_CONFIGURATION_AUTO_VERSION
public static final String VERSIONING_CONFIGURATION_AUTO_LABEL
public static final String VERSIONING_CONFIGURATION_MAX_VERSIONS
public static final String VERSIONING_CONFIGURATION_LABEL_TYPE
public static final String MEMBER_LIST
Note that this list does not include managers, who are implicit members.
public static final String ALL_USER_MEMBERS
Returns as complete a list as possible of all members in this group. This will not be the complete membership of the group if the requesting user cannot discover the membership of one or more subgroups. Includes direct members, managers, and any user in any subgroup. Omits the user set for any subgroups whose membership cannot be discovered by the current user. If the user cannot discover membership on the target group at all, this attribute returns null.
public static final String ALL_GROUP_MEMBERS
Returns as complete a list as possible of all subgroups in this group. This will not be the complete set of all nested subgroups if the requesting user cannot discover the membership of one or more subgroups which itself contains other subgroups. Omits the subgroups under any nested subgroup whose membership cannot be discovered by the current user. If the user cannot discover membership on the target group at all, this attribute returns null.
For example, for the nested group definition:
public static final String GROUP_MEMBER_LIST
public static final String IS_EXTERNALLY_MANAGED
public static final String IS_INTERNAL
public static final String IS_ALL_USERS_GROUP
public static final String IS_ALL_ADMIN_USERS_GROUP
public static final String IS_WORLD
public static final String MANAGER_LIST
public static final String MEDIA_TYPE
public static final String READ_ONLY
public static final String MEDIA
public static final String STORAGE_GROUP
public static final String CLASS_NAME
NAME
, which is not mangledThis name gets mangled when the class is created.
public static final String SUPERCLASS
public static final String CLASS_ABSTRACT
public static final String CLASS_FINAL
public static final String CLASS_HAS_SUBCLASSES
public static final String CLASS_HIDDEN
public static final String CLASS_COPIED
CATEGORY_COPY_ON_VERSION
public static final String CATEGORY_COPY_ON_VERSION
public static final String ATTRIBUTE_DETAILS
public static final String ATTRIBUTE_DETAIL
public static final String ATTRIBUTE_NAME
Normally, a client will not need to reference (or set) this attribute. If not specified during MetaData_Attribute creation, it will be generated. It is only needed to individually retrieve the value of a MetaData_Attribute from an instance of CATEGORY. The prefered method for retrieving these values is via the ATTRIBUTE_VALUES attribute, which will retrieve all MetaData_Attribute values from said instance.
public static final String ATTRIBUTE_CLASS_OBJECT
public static final String ATTRIBUTE_TYPE
public static final String ATTRIBUTE_STRING_LENGTH
public static final String ATTRIBUTE_REQUIRED
This is not the same as prompted. A required attribute can be satisfied with no user intervention by having a default value specified.
public static final String ATTRIBUTE_SETTABLE
That is, can its value be specified in a CATEGORY_DEFINITION when creating a category instance. Does not affect the ability to be set via a default value.
public static final String ATTRIBUTE_UPDATEABLE
That is, can its value be specified in a CATEGORY_DEFINITION when updating a category instance.
public static final String ATTRIBUTE_HIDDEN
public static final String ATTRIBUTE_INDEXED
public static final String ATTRIBUTE_PROMPTED
Note that category classes with attributes marked as prompted cannot be automatically created by the server when a document is checked into a folder with said category being required.
public static final String ATTRIBUTE_OVERRIDEABLE
public static final String ATTRIBUTE_DEFAULT
public static final String ATTRIBUTE_ENUMERATION
When creating (or modifying) a MetaData Attribute, you can specify a list of valid values. The datatype of the values must match the data type of the metadata attribute.
example:
new String [] {"Value One", "Value Two", "Value Three"}
public static final String CATEGORY_CLASS_OBJECT
public static final String CATEGORY_CLASS
public static final String CATEGORY_CLASSES
public static final String ROOT_CATEGORY_CLASSES
public static final String DIRECT_CATEGORY_SUBCLASSES
public static final String METADATA_ATTRIBUTES
public static final String METADATA_DIRECT_ATTRIBUTES
public static final String SECURITY_CONFIGURATION
public static final String HAS_EXPLICIT_SECURITY_CONFIGURATION
public static final String EFFECTIVE_ROLES
public static final String CATEGORY_CONFIGURATION
public static final String HAS_EXPLICIT_CATEGORY_CONFIGURATION
public static final String GRANTS
public static final String PROPAGATED_GRANTS
public static final String ROLES
public static final String GRANTEE
public static final String HAS_ADMIN_ROLES
public static final String HAS_NORMAL_ROLES
public static final String PROPAGATING
public static final String PROPAGATED_FROM
public static final String CUSTOMIZABLE
public static final String MARKED_FOR_DELETE
public static final String REGISTRATION_KEY
public static final String ACCESS_LEVEL
public static final String CAN_RELEASE_MANUAL_LOCK
public static final String CAN_RELEASE_DAV_LOCK
public static final String CAN_ACQUIRE_MANUAL_LOCK
public static final String LOCKS
public static final String LOCK_TYPE
public static final String LOCK_INFO
public static final String LOCK_TIMEOUT
public static final String LOCK_TOKEN
public static final String LOCK_DAV_OWNER
public static final String LOCK_DEPTH
public static final String LOCK_RESTRICTIONS
Value is a long bitmap (64 bits), each of which may represent a single capability. Capability constants are defined in FdkConstants. To check if a capability is restricted by a LOCK, perform a bitwise AND operation with one of the capability constants. Example:
boolean deleteRestricted =
(restrictions & FdkConstants.CAPABILITY_DELETE) == FdkConstants.CAPABILITY_DELETE;
public static final String CAPABILITIES
Takes into account access control, lock restrictions, and restrictions based on object type or configuration.
Value is a long bitmap (64 bits), each of which may represent a single capability. Capability constants are defined in FdkConstants. To check if a capability is enabled, perform a bitwise AND operation with one of the capability constants. Example:
boolean canDelete =
(capabilities & FdkConstants.CAPABILITY_DELETE) == FdkConstants.CAPABILITY_DELETE;
public static final String QUOTA_ALLOCATED
public static final String QUOTA_CONSUMED
public static final String COMPOSITE_QUOTA_CONSUMED
public static final String DEFAULT_QUOTA_ALLOCATION
public static final String ALLOW_ALL_CATEGORIES
public static final String ALLOWED_CATEGORIES
public static final String REQUIRED_CATEGORIES
public static final String ATTRIBUTE_OVERRIDES
public static final String ATTRIBUTE_OVERRIDE
public static final String ATTRIBUTE_OVERRIDE_CATEGORY_CLASS
If not specified, defaults to the class on which the attribute specified in ATTRIBUTE_OVERRIDE_ATTRIBUTE is defined.
public static final String ATTRIBUTE_OVERRIDE_ATTRIBUTE
public static final String ATTRIBUTE_OVERRIDE_DEFAULT
public static final String ATTRIBUTE_OVERRIDE_DEFAULT_SET
Only required if you want to override the default value with NULL.
public static final String ATTRIBUTE_OVERRIDE_REQUIRED
public static final String ATTRIBUTE_OVERRIDE_PROMPT
public static final String ATTRIBUTE_OVERRIDE_SETTABLE
public static final String WORKFLOW_TYPE
public static final String WORKFLOW_IS_TRIGGERED
public static final String WORKFLOW_REQUIRES_RESPONDERS
public static final String WORKFLOW_PARAMETERS
public static final String WORKFLOW_CONFIGURATION_OPERATION
public static final String WORKFLOW_CONFIGURATION_WORKFLOW
public static final String WORKFLOW_CONFIGURATION_PARAMETERS
public static final String WORKFLOW_CONFIGURATION_RESPONDERS
public static final String WORKFLOW_CONFIGURATION_RESPONDERS_BYPASS
public static final String WORKFLOW_CONFIGURATION_RESPONDERS_AUTO_APPROVE
public static final String WORKFLOW_CONFIGURATION_IS_TRIGGERED
public static final String WORKFLOW_OPERATIONS
public static final String BLOCKING_WORKFLOW_OPERATIONS
public static final String NON_BLOCKING_WORKFLOW_OPERATIONS
public static final String WORKFLOW_PARAMETER_NAME
public static final String WORKFLOW_PARAMETER_DESCRIPTION
public static final String WORKFLOW_PARAMETER_DEFAULT_VALUE
public static final String WORKFLOW_PARAMETER_VALIDATOR_NAME
public static final String WORKFLOW_PARAMETER_TYPE
public static final String WORKFLOW_PARAMETER_MIN_VALUE
public static final String WORKFLOW_PARAMETER_MAX_VALUE
public static final String WORKFLOW_PARAMETER_ENUM_LIST
public static final String WORKFLOW_PARAMETER_PROMPTED
public static final String WORKFLOW_PARAMETER_REQUIRED
public static final String WORKFLOW_PARAMETER_HIDDEN
public static final String WORKFLOW_PARAMETER_FINAL
public static final String ACCESSED_BY
public static final String DOCUMENT_ACCESSED
public static final String ACCESS_DATE
public static final String REQUEST_CAN_CANCEL
public static final String REQUEST_CAN_DELETE
public static final String REQUEST_CAN_RESPOND
public static final String REQUEST_TYPES
public static final String REQUEST_TYPE
public static final String REQUEST_WORKFLOW
public static final String REQUEST_STATUS
public static final String REQUEST_CREATED
public static final String REQUEST_RESPONSE
public static final String REQUEST_RESPONSE_DATE
public static final String REQUEST_TRIGGERED
public static final String REQUEST_FAILURE_CAUSE
public static final String REQUEST_TARGETS
public static final String REQUEST_DEFINITIONS
public static final String REQUEST_WORKFLOW_PARAMETERS
public static final String REQUEST_RESPONDERS
public static final String RESPONDER_RESPONSE
public static final String RESPONDER_RESPONSE_DATE
public static final String RESPONDER_COMMENT
public static final String RESPONDER_USER
public static final String RESPONDER_ESCALATED
public static final String LOCK_EXCEPTED_USER
Value:
public static final String CAN_UPDATE_CONTENT
public static final String CAN_UNCOMPRESS
public static final String MEMBERSHIP_VISIBILITY
public static final String DAV_CHAR_ENCODING
public static final String DAV_SEND_RAW_BYTES
public static final String RELATION_TYPE
public static final String RELATION_FROM
public static final String RELATION_TO
public static final String RELATION_ACTION
CoreRelationManager
,
Constant Field ValuesCopyright © 2023. All rights reserved.