Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abortContextSession() - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
Abort the context DFC session, indicating to rollback intermediate work done by this session if it is in transaction.
ABOUT - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for about
AbstractAuthProvider - Class in com.emc.documentum.rest.security.provider
This abstract provider provides DFC session operation.
AbstractAuthProvider() - Constructor for class com.emc.documentum.rest.security.provider.AbstractAuthProvider
 
AbstractClientTokenAuthProvider - Class in com.emc.documentum.rest.security.provider
This abstract provider additionally provides client token utility.
AbstractClientTokenAuthProvider() - Constructor for class com.emc.documentum.rest.security.provider.AbstractClientTokenAuthProvider
 
AbstractController - Class in com.emc.documentum.rest.controller
The abstract class for resource controllers.
AbstractController() - Constructor for class com.emc.documentum.rest.controller.AbstractController
 
AbstractFieldJsonDeserializer - Class in com.emc.documentum.rest.parser.json.reader.field
This abstract class has default implementation for JSON field deserializer.
AbstractFieldJsonDeserializer() - Constructor for class com.emc.documentum.rest.parser.json.reader.field.AbstractFieldJsonDeserializer
 
AbstractFieldJsonSerializer - Class in com.emc.documentum.rest.parser.json.writer.field
This abstract class has default implementation for JSON field serializer.
AbstractFieldJsonSerializer() - Constructor for class com.emc.documentum.rest.parser.json.writer.field.AbstractFieldJsonSerializer
 
AbstractFieldXmlDeserializer - Class in com.emc.documentum.rest.parser.xml.reader.field
This abstract class has default implementation for XML field deserializer.
AbstractFieldXmlDeserializer() - Constructor for class com.emc.documentum.rest.parser.xml.reader.field.AbstractFieldXmlDeserializer
 
AbstractFieldXmlSerializer - Class in com.emc.documentum.rest.parser.xml.writer.field
This abstract class has default implementation for XML field serializer.
AbstractFieldXmlSerializer() - Constructor for class com.emc.documentum.rest.parser.xml.writer.field.AbstractFieldXmlSerializer
 
AbstractLinkable - Class in com.emc.documentum.rest.model
abstraction for linkable
AbstractLinkable() - Constructor for class com.emc.documentum.rest.model.AbstractLinkable
 
AbstractLogoutWebSecurity - Class in com.emc.documentum.rest.context.jc
Provides a convenient base class for creating a customize Documentum REST Services logout authentication scheme.
AbstractLogoutWebSecurity() - Constructor for class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
Default constructor.
AbstractUriTemplate - Class in com.emc.documentum.rest.http
Abstract uri template.
AbstractUriTemplate(String) - Constructor for class com.emc.documentum.rest.http.AbstractUriTemplate
Constructor
AbstractUriTemplate(String, boolean, boolean, String[]) - Constructor for class com.emc.documentum.rest.http.AbstractUriTemplate
Constructor
AbstractUriTemplate(String, boolean, String[]) - Constructor for class com.emc.documentum.rest.http.AbstractUriTemplate
Constructor
AbstractWebSecurity - Class in com.emc.documentum.rest.context.jc
Provides a convenient base class for creating a customize Documentum REST Services authentication scheme.
AbstractWebSecurity() - Constructor for class com.emc.documentum.rest.context.jc.AbstractWebSecurity
 
AbstractWebSecurity(boolean) - Constructor for class com.emc.documentum.rest.context.jc.AbstractWebSecurity
 
AccessorPermission - Class in com.emc.documentum.rest.model
AccessorPermission identify users and groups and define their object-level permissions to the object with which the ACL is associated.
AccessorPermission() - Constructor for class com.emc.documentum.rest.model.AccessorPermission
 
AccessorPermission(String, AccessType) - Constructor for class com.emc.documentum.rest.model.AccessorPermission
 
AccessorPermission(String, BasicPermission, String, AccessType) - Constructor for class com.emc.documentum.rest.model.AccessorPermission
 
AccessorPermission(String, BasicPermission, String, String, AccessType) - Constructor for class com.emc.documentum.rest.model.AccessorPermission
 
AccessType - Enum Class in com.emc.documentum.rest.model
 
ACL - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_acl, representing AclObject
ACL - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for sysobject associated acl
AclManager - Interface in com.emc.documentum.rest.dfc
The Access Control List manager.
AclObject - Class in com.emc.documentum.rest.model
Acl object is applied to a repository object to define object-level security, or to a folder for use in folder security
AclObject() - Constructor for class com.emc.documentum.rest.model.AclObject
 
AclObjectConverter - Class in com.emc.documentum.rest.dfc.conversion
Convert DFC object IDfACL to Core REST model(PermissionSetObject)
AclObjectConverter(IDfACL) - Constructor for class com.emc.documentum.rest.dfc.conversion.AclObjectConverter
Init the converter
ACLS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Acls resource
add(int, Object) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
add(Object) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
addAll(int, Collection<? extends T>) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
addAll(Collection<? extends T>) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
addAttrDependencies(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
Add attribute dependency
addAttribute(Attribute<?>) - Method in class com.emc.documentum.rest.model.PersistentObject
Add attribute
addAttributeHint(String, int) - Method in class com.emc.documentum.rest.model.DisplayConfig
 
addAttributeInfo(AttributeInfo) - Method in class com.emc.documentum.rest.model.TypeObject
Add attribute info
addAttributeRule(String, String) - Method in class com.emc.documentum.rest.model.AuditPolicy
 
addConstraint(ValueConstraint) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
addConstraint(ValueConstraint) - Method in class com.emc.documentum.rest.model.TypeObject
 
addContentLink(String, String) - Method in class com.emc.documentum.rest.model.ContentMetaData
Add content link
addDcWriteUrl(String, String) - Method in class com.emc.documentum.rest.model.SysObject
Add distributed content write URL; not serializable
addDefaultHeaders(HttpHeaders, T, MediaType) - Method in class com.emc.documentum.rest.wire.RestAbstractHttpMessageConverter
Add default headers to the output message.
addDefaultValue(DefaultValue) - Method in class com.emc.documentum.rest.model.AttributeInfo
Deprecated. 
addDependValue(String, Object) - Method in class com.emc.documentum.rest.model.ValueAssistancesInputs
 
addDetail(String) - Method in class com.emc.documentum.rest.model.RestError
Add error detail
addDisplayConfig(DisplayConfig) - Method in class com.emc.documentum.rest.model.ScopeConfig
 
addEventDataToEventHub(EventHubEventData, String) - Method in interface com.emc.documentum.rest.dfc.EventHubManager
 
addFirstPropertySource(String) - Method in enum class com.emc.documentum.rest.config.AppEnvironment
Add the given property source object with the highest precedence.
addGroupMember(String, String) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Add a member to a group.
addKeyword(String) - Method in class com.emc.documentum.rest.model.Lifecycle
 
addKeyword(String) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
addLastPropertySource(String) - Method in enum class com.emc.documentum.rest.config.AppEnvironment
Add the given property source object with the lowest precedence.
addMandatoryAttribute(String, Object) - Method in class com.emc.documentum.rest.model.PersistentObject
Add the mandatory attribute into the persistent object
addMappingTable(String, String, String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
addMappingTable(String, String, String) - Method in class com.emc.documentum.rest.model.TypeObject
 
addMember(String, String) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Deprecated. 
addOptionalAttribute(String, Object) - Method in class com.emc.documentum.rest.model.PersistentObject
Add the optional attribute into the persistent object
addSchedule(ObjectLifecycle.Schedule) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
addScopeConfig(ScopeConfig) - Method in class com.emc.documentum.rest.model.TypeObject
 
addState(LifecycleState) - Method in class com.emc.documentum.rest.model.Lifecycle
 
addSubscribe(String) - Method in class com.emc.documentum.rest.model.Subscribers
 
addUserMember(String, String) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Add a member to a group.
addValue(AssistanceValueItem) - Method in class com.emc.documentum.rest.model.AssistanceItem
 
addValue(Object) - Method in class com.emc.documentum.rest.model.ConditionalFixedListValue
 
addValue(Object, String) - Method in class com.emc.documentum.rest.model.AssistanceItem
 
addValueAssistance(AssistanceItem) - Method in class com.emc.documentum.rest.model.ValueAssistances
 
addValueAssistanceDefinitionItem(ConditionalValueAssist) - Method in class com.emc.documentum.rest.model.AttributeInfo
Add value assistance definition item
addVersionLabel(String) - Method in class com.emc.documentum.rest.model.Lifecycle
 
AdminMethods - Enum Class in com.emc.documentum.rest.config
Static Map for Admin Methods
afterPropertiesSet() - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
 
afterPropertiesSet() - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Set properties after the bean initialization.
afterPropertiesSet() - Method in class com.emc.documentum.rest.context.jc.CSRFRuntime
 
all() - Static method in class com.emc.documentum.rest.http.SupportedMediaTypes
Deprecated.
the method is not used any more
ALL - Enum constant in enum class com.emc.documentum.rest.attributeview.api.AttributeView.ViewName
 
ALL - Enum constant in enum class com.emc.documentum.rest.binding.SerializableType.FieldVisibility
all fields are for marshalling
ALL - Enum constant in enum class com.emc.documentum.rest.constant.DeleteVersionPolicy
Delete all versions of the object.
ALL - Enum constant in enum class com.emc.documentum.rest.constant.DmlViewParam
All type and type's properties attributes will be returned, including type name, label, and parent, and property name, label, type, length, repeating, hidden, notnull, readonly, required, default, searchable.
ALL - Enum constant in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
When REST client chooses this one, all available content-media links are returned, each one pointing to a different content media server.
ALL - Enum constant in enum class com.emc.documentum.rest.model.LifecycleState.ReturnCondition
 
ALL - Static variable in class com.emc.documentum.rest.attributeview.api.AttributeView
View all attributes, corresponding to ":all"
ALL_FIELDS - Static variable in class com.emc.documentum.rest.model.AspectTypeObject
 
ALL_PERMISSION - Static variable in class com.emc.documentum.rest.model.Permissions
All Permission constant
allForType(String) - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
Check whether the custom attribute list are all for the specified object type.
allow(int) - Method in class com.emc.documentum.rest.model.VersionPolicy
Make policy allowed
allowBrowse() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow browse or not
allowChangeFolderLinks() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow extended change folder links or not
allowChangeLocation() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow extended change location
allowChangeOwner() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow extended change ownership
allowChangePermit() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow extended change permission
allowChangeState() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow extended change state
allowDelete() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow delete or not
allowed(int) - Method in class com.emc.documentum.rest.model.VersionPolicy
Check if policy allowed
allowedBranchVersion() - Method in class com.emc.documentum.rest.model.VersionPolicy
Check if branch version is allowed
allowedHostPatterns - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.allowed.host.patterns'.
allowedNextMajor() - Method in class com.emc.documentum.rest.model.VersionPolicy
Check if next major version is allowed
allowedNextMinor() - Method in class com.emc.documentum.rest.model.VersionPolicy
Check if next minor version is allowed
allowedSameVersion() - Method in class com.emc.documentum.rest.model.VersionPolicy
Check if same version is allowed
allowExecuteProcedure() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow extended execute procedure
allowRead() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow read or not
allowRelate() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow relate or not
allowVersion() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow version or not
allowWrite() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow write or not
allowXDeleteObject() - Method in class com.emc.documentum.rest.model.Permissions
Check if allow extended delete or not
ALTERNATE - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for alternate
ANCESTOR_FOLDER - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for ancestor folder
and() - Method in class com.emc.documentum.rest.dfc.query.QualificationBuilder
Append an "AND" without any condition to the qualification Typically, this will be used together with methods p and q below to append a complex OR condition
and(String, Object...) - Method in class com.emc.documentum.rest.dfc.query.QualificationBuilder
Append an "AND" condition to the qualification
AnnotatedFieldBindingProcessor - Interface in com.emc.documentum.rest.wire
Binding processor for the annotated field.
AnnotatedFieldDeserializer<T> - Interface in com.emc.documentum.rest.wire
This is an interface for defining the behavior to deserialize the serializable field.
AnnotatedFieldSerializer<T> - Interface in com.emc.documentum.rest.wire
This is an interface for defining the behavior to serialize the serializable field.
AnnotatedJsonMessageConverter<T> - Class in com.emc.documentum.rest.wire.json
An implementation of Spring message converter which reads and writes JSON messages for the annotated models.
AnnotatedJsonMessageConverter() - Constructor for class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
 
AnnotatedJsonMessageReader - Class in com.emc.documentum.rest.wire.json
An implementation of StreamingMessageReader which reads the JSON message and parse it as the annotated model instance.
AnnotatedJsonMessageReader() - Constructor for class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageReader
Default constructor.
AnnotatedJsonMessageReader(BindingConfig) - Constructor for class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageReader
Constructor with a custom binding configuration.
AnnotatedJsonMessageWriter - Class in com.emc.documentum.rest.wire.json
An implementation of StreamingMessageWriter which writes the JSON message from the annotated model instance.
AnnotatedJsonMessageWriter() - Constructor for class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageWriter
Default constructor.
AnnotatedJsonMessageWriter(BindingConfig) - Constructor for class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageWriter
Constructor with a custom binding configuration.
AnnotatedXmlMessageConverter<T> - Class in com.emc.documentum.rest.wire.xml
An implementation of Spring message converter which reads and writes XML messages for the annotated models.
AnnotatedXmlMessageConverter() - Constructor for class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
 
AnnotatedXmlMessageReader - Class in com.emc.documentum.rest.wire.xml
An implementation of StreamingMessageReader which reads the XML message and parse it as the annotated model instance.
AnnotatedXmlMessageReader() - Constructor for class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageReader
Default constructor.
AnnotatedXmlMessageReader(BindingConfig) - Constructor for class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageReader
Constructor with a custom binding configuration.
AnnotatedXmlMessageWriter - Class in com.emc.documentum.rest.wire.xml
An implementation of StreamingMessageWriter which writes the XML message from the annotated model instance.
AnnotatedXmlMessageWriter() - Constructor for class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageWriter
Default constructor.
AnnotatedXmlMessageWriter(BindingConfig) - Constructor for class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageWriter
Constructor with a custom binding configuration.
AnonymousAccess - Annotation Interface in com.emc.documentum.rest.security
An annotation used on a controller class to make this resource anonymously accessible.
anonymousPatterns - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.anonymous.url.patterns.'.
ANY - Enum constant in enum class com.emc.documentum.rest.constant.RelationRole
Represents any relation role
append(String...) - Static method in class com.emc.documentum.rest.http.UriHelper
Append strings
appendExpressionText(String) - Method in class com.emc.documentum.rest.model.DefaultValue
Append expression
AppEnvironment - Enum Class in com.emc.documentum.rest.config
The environment of current application.
APPLICATION_JOP - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/jop+json
APPLICATION_JOP_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/jop+json
APPLICATION_JSON_HAL - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/hal+json
APPLICATION_JSON_HAL_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of the media type application/hal+json
APPLICATION_JSON_HOME - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/home+json
APPLICATION_JSON_HOME_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of the media type application/home+json
APPLICATION_JSON_WILD - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/*+json
APPLICATION_JSON_WILD_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of the media type application/*+json
APPLICATION_VND_DCTM_JSON - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/vnd.emc.documentum+json
APPLICATION_VND_DCTM_JSON_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of the media type application/vnd.emc.documentum+json
APPLICATION_VND_DCTM_XML - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/vnd.emc.documentum+xml
APPLICATION_VND_DCTM_XML_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of the media type application/vnd.emc.documentum+xml
APPLICATION_VND_XPLORE_XML - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/vnd.emc.xplore+xml
APPLICATION_VND_XPLORE_XML_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of media tye application/vnd.emc.xplore+xml
APPLICATION_XML_HOME - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/home+xml
APPLICATION_XML_HOME_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of the media type application/home+xml
APPLICATION_XML_WILD - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/*+xml
APPLICATION_XML_WILD_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of the media type application/*+xml
APPLICATION_XOP - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/xop+xml
APPLICATION_XOP_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/xop+xml
APPLICATION_ZIP - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type application/zip
APPLICATION_ZIP_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
String value of the media type application/zip
APPLY - Enum constant in enum class com.emc.documentum.rest.constant.QueryType
Represents the APPLY query type.
archiveContentsThreshold() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
Get the largest size of contents allowed to download, in bytes.
ARCHIVED_CONTENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Archived Contents resource
args(Object...) - Method in class com.emc.documentum.rest.error.RestErrorBuilder
Set the message arguments for the corresponding message of the REST error code
ArrayFieldJsonDeserializer - Class in com.emc.documentum.rest.parser.json.reader.field
JSON field reader for array data type.
ArrayFieldJsonDeserializer() - Constructor for class com.emc.documentum.rest.parser.json.reader.field.ArrayFieldJsonDeserializer
 
as() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Declare the AS clause for the query, which will be used in SELECT statement.
as(String, String) - Method in class com.emc.documentum.rest.dfc.query.AsBuilder
 
AsBuilder - Class in com.emc.documentum.rest.dfc.query
 
AsBuilder() - Constructor for class com.emc.documentum.rest.dfc.query.AsBuilder
 
asEventReader(TypeXmlParser) - Method in class com.emc.documentum.rest.parser.xml.reader.field.AbstractFieldXmlDeserializer
 
asJacksonParser(TypeJsonParser) - Method in class com.emc.documentum.rest.parser.json.reader.field.AbstractFieldJsonDeserializer
 
ASPECT_PROPERTY - Static variable in class com.emc.documentum.rest.model.TypeObject
 
ASPECT_TYPE - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dmc_aspect_type, representing AspectTypeObject
ASPECT_TYPE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Aspect type resource
ASPECT_TYPES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Aspect types resource
AspectManager - Interface in com.emc.documentum.rest.dfc
The aspect manager.
AspectTypeObject - Class in com.emc.documentum.rest.model
aspect type resource
AspectTypeObject() - Constructor for class com.emc.documentum.rest.model.AspectTypeObject
 
asPropBag() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField4XmlList
Specifies the list items to be marshalled as property bag or not.
asPropBag() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField4XmlMap
Specifies the map entries to be marshalled as property bag or not.
ASSIST_VALUES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for assist values
AssistanceItem - Class in com.emc.documentum.rest.model
Attribute dependencies resource
AssistanceItem() - Constructor for class com.emc.documentum.rest.model.AssistanceItem
 
AssistanceValueItem - Class in com.emc.documentum.rest.model
Attribute dependencies resource
AssistanceValueItem() - Constructor for class com.emc.documentum.rest.model.AssistanceValueItem
 
ASSOCIATIONS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for sysobject associations of an ACL
asStringList(IDfList) - Static method in class com.emc.documentum.rest.dfc.util.DfcList
 
asTemplate(String...) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Force this resource URI to be normalized as an URI template.
asXmlAttribute() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type is serialized as attribute for xml.
ATOM_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
Atom namespace and prefix
ATOM_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
AtomAuthor - Class in com.emc.documentum.rest.model
Atom author
AtomAuthor() - Constructor for class com.emc.documentum.rest.model.AtomAuthor
Constructor
AtomAuthor(String) - Constructor for class com.emc.documentum.rest.model.AtomAuthor
Constructor
AtomAuthor(String, String, String) - Constructor for class com.emc.documentum.rest.model.AtomAuthor
Constructor
AtomContent - Class in com.emc.documentum.rest.model
Atom content
AtomContent() - Constructor for class com.emc.documentum.rest.model.AtomContent
Constructor
AtomContent(Object) - Constructor for class com.emc.documentum.rest.model.AtomContent
Constructor
AtomContent(String, String) - Constructor for class com.emc.documentum.rest.model.AtomContent
Constructor
AtomEntry - Class in com.emc.documentum.rest.model
Atom entry
AtomEntry() - Constructor for class com.emc.documentum.rest.model.AtomEntry
 
AtomFeed<T extends AtomEntry> - Class in com.emc.documentum.rest.model
Atom feed
AtomFeed() - Constructor for class com.emc.documentum.rest.model.AtomFeed
 
ATTACHABLE_LIFECYCLES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for the attachable lifecycles
attachAspect(String, String...) - Method in interface com.emc.documentum.rest.dfc.AspectManager
 
attachAspects(PersistentObject, List<String>) - Method in interface com.emc.documentum.rest.dfc.AspectManager
attachLifecycle(String, String, String, String) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Attach a lifecycle to the object The operation is not allowed to be put in an user transaction.
ATTR_ASSEMBLED_FROM_ID - Static variable in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
ATTR_FIELDS - Static variable in class com.emc.documentum.rest.model.AspectTypeObject
 
ATTR_FROZEN_ASSEMBLY_COUNT - Static variable in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
ATTR_FROZEN_FLAG - Static variable in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
ATTR_HAS_FROZEN_ASSEMBLY - Static variable in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
Attribute<T> - Class in com.emc.documentum.rest.model
 
Attribute() - Constructor for class com.emc.documentum.rest.model.Attribute
 
Attribute(String, T) - Constructor for class com.emc.documentum.rest.model.Attribute
Constructor
Attribute(String, T, boolean) - Constructor for class com.emc.documentum.rest.model.Attribute
Constructor
ATTRIBUTE_VIEW - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Attribute view parameter name
AttributeHint() - Constructor for class com.emc.documentum.rest.model.DisplayConfig.AttributeHint
 
AttributeInfo - Class in com.emc.documentum.rest.model
Attribute info of TypeObject, it is meta data of attribute.
AttributeInfo() - Constructor for class com.emc.documentum.rest.model.AttributeInfo
 
AttributeLifecycleInfo - Class in com.emc.documentum.rest.model
 
AttributeLifecycleInfo() - Constructor for class com.emc.documentum.rest.model.AttributeLifecycleInfo
 
attributes() - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
Return the custom attributes in the view
AttributesCopier - Class in com.emc.documentum.rest.dfc.conversion
This is a utility, which copies all the attributes from source PersistentObject to target one
AttributesFilter - Class in com.emc.documentum.rest.dfc.conversion
Filter the attributes for a target object
AttributeValue - Class in com.emc.documentum.rest.dfc.conversion
A utility to handle attribute value
AttributeView - Class in com.emc.documentum.rest.attributeview.api
A class representing the 'view expression' client provides.
AttributeView(AttributeView.ViewName) - Constructor for class com.emc.documentum.rest.attributeview.api.AttributeView
 
AttributeView(String...) - Constructor for class com.emc.documentum.rest.attributeview.api.AttributeView
Build attribute view from the attribute array
AttributeView(List<String>) - Constructor for class com.emc.documentum.rest.attributeview.api.AttributeView
Build attribute view from the custom attribute list
AttributeView.ViewName - Enum Class in com.emc.documentum.rest.attributeview.api
The name for the view.
attrs - Enum constant in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
When REST client chooses this option, REST server validates all the constraints defined on the attributes of a type.
AUDIT_POLICIES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to audit purging policies.
AUDIT_TRAILS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for audit trails resource
AuditData(IDfAuditData) - Constructor for class com.emc.documentum.rest.model.AuditTrail.AuditData
 
AUDITED_OBJECT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for mapping resource audited object of single trail
AuditEvent - Class in com.emc.documentum.rest.model
 
AuditEvent() - Constructor for class com.emc.documentum.rest.model.AuditEvent
 
AuditEventList - Class in com.emc.documentum.rest.model
 
AuditEventList() - Constructor for class com.emc.documentum.rest.model.AuditEventList
 
AuditManager - Interface in com.emc.documentum.rest.dfc
 
AuditPolicy - Class in com.emc.documentum.rest.model
 
AuditPolicy() - Constructor for class com.emc.documentum.rest.model.AuditPolicy
 
AuditTrail - Class in com.emc.documentum.rest.model
 
AuditTrail() - Constructor for class com.emc.documentum.rest.model.AuditTrail
 
AuditTrail.AuditData - Class in com.emc.documentum.rest.model
 
AuditTrail.ValuePair - Class in com.emc.documentum.rest.model
 
authenticationProviders() - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
Return client token authentication provider by default.
authenticationProviders() - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Provides authentication providers for this security configuration's authentication manager.
authMode - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.auth.mode'.
AUTHOR - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for author
AuthSchemeProfile - Annotation Interface in com.emc.documentum.rest.security.profile
Enabling conditional Java web security configurations for classes extending from AbstractWebSecurity.
AuthType - Enum Class in com.emc.documentum.rest.dfc
Authentication types supported by the persistence layer.
authUrls - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.auth.urls'.
AVAILABLE_AUDIT_EVENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to get available audit events in certain path.

B

base(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures the base configurations for the HTTP security.
BASE_TYPE - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
BASE_URI_INFO - Static variable in class com.emc.documentum.rest.http.BaseUriInfo
 
BASE_URI_VAR_NAME - Static variable in class com.emc.documentum.rest.http.AbstractUriTemplate
Variable name for base URI.
baseAttributes() - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
Return base type attributes from the custom attribute list
baseUri - Variable in class com.emc.documentum.rest.http.BaseUriFactory
 
baseUri(String) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the base URI for the builder when required.
BaseUriFactory - Class in com.emc.documentum.rest.http
The URI factory to build resource URIs from templates.
BaseUriFactory(String, String, String) - Constructor for class com.emc.documentum.rest.http.BaseUriFactory
Constructor
BaseUriFactory(String, String, String, boolean) - Constructor for class com.emc.documentum.rest.http.BaseUriFactory
Constructor
BaseUriInfo - Class in com.emc.documentum.rest.http
This class provides the basic information for an URI.
BaseUriInfo() - Constructor for class com.emc.documentum.rest.http.BaseUriInfo
Default constructor for the base URI information.
BaseUriInfo(BaseUriInfo) - Constructor for class com.emc.documentum.rest.http.BaseUriInfo
Constructor with the base URI info.
BaseUriInfo(ForwardedUri) - Constructor for class com.emc.documentum.rest.http.BaseUriInfo
Constructor with the URI parameter.
BASIC - Enum constant in enum class com.emc.documentum.rest.constant.DmlViewParam
Only basic dml will be returned, which includes type name, parent, and property name, type, length, repeating.
BasicAuthBeans - Class in com.emc.documentum.rest.context.jc
Beans for HTTP basic authentication.
BasicAuthBeans() - Constructor for class com.emc.documentum.rest.context.jc.BasicAuthBeans
 
basicAuthFilter(AuthenticationManager) - Method in class com.emc.documentum.rest.context.jc.BasicAuthBeans
Provides the instance (not bean) of the basic authentication filter.
basicAuthProvider() - Method in class com.emc.documentum.rest.context.jc.BasicAuthBeans
Provides the bean of the basic authentication provider.
basicAuthProviderWithClientToken() - Method in class com.emc.documentum.rest.context.jc.BasicAuthBeans
Provides the bean of the basic authentication provider for client token support.
basicEntryPoint() - Method in class com.emc.documentum.rest.context.jc.BasicAuthBeans
Provides the bean of the basic authentication entry point.
BasicPermission - Enum Class in com.emc.documentum.rest.model
 
BasicType - Enum Class in com.emc.documentum.rest.dfc
A list of basic types defined for REST API.
BATCH_CAPABILITIES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Batch-capabilities resource
batchCapabilitiesUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build batch capabilities URI
BATCHES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Batches resource
batchesUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build batches URI
BatchManager - Interface in com.emc.documentum.rest.dfc
The batch manager.
beanId() - Element in annotation interface com.emc.documentum.rest.http.annotation.TypedParam
If the parameter annotated by @TypedParam is managed by Spring, specify the beanId here, and the parameter instance will be obtained via Spring, otherwise, a new class instance will be created via Java reflection keep in mind a new parameter instance should be created for each request and the bean should not be a singleton scope bean.
blackListEnabled() - Method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
 
BRANCH - Enum constant in enum class com.emc.documentum.rest.model.LifecycleState.ReturnCondition
 
BRANCH_VERSION - Enum constant in enum class com.emc.documentum.rest.constant.CheckinPolicy
A branch version number will be used for the object.
Browse - Enum constant in enum class com.emc.documentum.rest.model.BasicPermission
The user can view object attributes but not content.
BROWSE - Static variable in class com.emc.documentum.rest.model.Permissions
Browse permission
build() - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Build the URI for the resource.
build() - Method in class com.emc.documentum.rest.dfc.query.AsBuilder
 
build() - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Get the final DQL statement
build() - Method in class com.emc.documentum.rest.dfc.query.QualificationBuilder
Build the qualification string according to conditions provided
build() - Method in class com.emc.documentum.rest.error.RestErrorBuilder
Build the REST error with locale
buildUri(SimpleUriTemplate, SortedMap<String, String>, Object...) - Method in class com.emc.documentum.rest.http.BaseUriFactory
Build URI based on inputs
buildUri(SimpleUriTemplate, SortedMap<String, String>, Object...) - Static method in class com.emc.documentum.rest.http.UriHelper
Deprecated.
Since 7.3, the URI build in this pattern is not supported. Please use com.emc.documentum.rest.context.ResourceUriBuilder to build URI for template.
buildUriByTemplate(SimpleUriTemplate, UrlEncodingMethod, Map<String, String>) - Method in class com.emc.documentum.rest.http.BaseUriFactory
Build the URI from the specified template in the custom resource registry file.
buildUriByTemplateName(String, Map<String, String>) - Method in class com.emc.documentum.rest.http.BaseUriFactory
Build the URI from the specified template in the custom resource registry file.
buildUriWithRepositoryExt(SimpleUriTemplate, SortedMap<String, String>, Object...) - Method in class com.emc.documentum.rest.http.BaseUriFactory
Build URI with repository and format extension
BY_APPLICATION - Enum constant in enum class com.emc.documentum.rest.model.Enforce
 

C

CABINET - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_cabinet, representing CabinetObject
CABINET - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Cabinet resource
CabinetObject - Class in com.emc.documentum.rest.model
Cabinet object
CabinetObject() - Constructor for class com.emc.documentum.rest.model.CabinetObject
 
CABINETS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Cabinets resource
cabinetsUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build cabinets URI
cabinetUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build cabinet URI
cacheControl(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures Cache-Control header.
cacheControlDisabled - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.cache_control.disabled'.
calculatesDigest() - Method in class com.emc.documentum.rest.model.PersistentObject
 
call(IDfSession) - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager.SessionCallable
 
CANCEL_CHECKOUT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for canceling check out action
CANCEL_DEMOTION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to cancel the scheduled demotion the object lifecycle
CANCEL_PROMOTION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to cancel the scheduled promotion the object lifecycle
CANCEL_RESUMPTION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to cancel the scheduled resumption the object lifecycle
CANCEL_SUSPENSION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to cancel the scheduled suspension the object lifecycle
cancelCheckOut(String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Deprecated.
cancelCheckOut(String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Deprecated.
since feldspar 16.3, please use method cancelCheckOut(String id,LockOptions lockOptions)
cancelCheckOut(String, LockOptions) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Cancel check out specified object by its id
cancelCheckOut(String, Class<T>) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Deprecated.
cancelCheckOut(String, Class<T>) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Cancel check out specified object by its id
cancelScheduledDemote(String, Date) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Cancel a scheduled demotion The operation is not allowed to be put in an user transaction.
cancelScheduledPromote(String, Date) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Cancel a scheduled promotion The operation is not allowed to be put in an user transaction.
cancelScheduledResume(String, Date) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Cancel a scheduled resumption The operation is not allowed to be put in an user transaction.
cancelScheduledSuspend(String, Date) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Cancel a scheduled suspension The operation is not allowed to be put in an user transaction.
canConfig() - Method in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
canonical() - Method in class com.emc.documentum.rest.view.LinkableView
Return true if the request URL from the constructor parameter UriInfo matches to the the LinkableView.canonical() of this view definition.
CANONICAL - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for canonical
canonicalResourceUri() - Method in class com.emc.documentum.rest.view.LinkableView
Get the canonical resource URI.
canonicalResourceUri(boolean) - Method in class com.emc.documentum.rest.view.LinkableView
Get the canonical resource URI dynamically with an validation option.
canPurge() - Method in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
canRead(Class<?>, MediaType) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Specifies whether the model class type and the media type is compatible for read.
canRead(Class<?>, MediaType) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Specifies whether the model class type and the media type is compatible for read.
canRead(MediaType) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Specifies whether the media type is compatible for read.
canRead(MediaType) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Specifies whether the media type is compatible for read.
canView() - Method in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
canWrite(Class<?>, MediaType) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Specifies whether the model class type and the media type is compatible for write.
canWrite(Class<?>, MediaType) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Specifies whether the model class type and the media type is compatible for write.
canWrite(MediaType) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Specifies whether the media type is compatible for write.
canWrite(MediaType) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Specifies whether the media type is compatible for write.
CHANGE_FOLDER_LINKS - Enum constant in enum class com.emc.documentum.rest.model.ExtendedPermission
Extend permission: Change folder links
CHANGE_LOCATION - Enum constant in enum class com.emc.documentum.rest.model.ExtendedPermission
Extend permission: Change location
CHANGE_OWNER - Enum constant in enum class com.emc.documentum.rest.model.ExtendedPermission
Extend permission: Change ownership
CHANGE_PERMIT - Enum constant in enum class com.emc.documentum.rest.model.ExtendedPermission
Extend permission: Change permission
CHANGE_STATE - Enum constant in enum class com.emc.documentum.rest.model.ExtendedPermission
Extend permission: Change state
CHARSET - Static variable in class com.emc.documentum.rest.http.UriHelper
 
CHARSET - Static variable in class com.emc.documentum.rest.security.ticket.ClientToken
 
CHECK_SUBSCRIPTION - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
sysobject represent subscription check
CHECKED_OUT_OBJECTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for checked out objects
checkedOutObjectsUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build checked out objects URI
checkEnableChangePermit(String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Check whether the current login user can update the permission set of a specified sysobject.
checkExt() - Element in annotation interface com.emc.documentum.rest.http.annotation.RequestUri
If checkExt is set to true (default value), UriInfoResolver will throw exception when the request URI contains a non standard extension (.json/.xml)
checkIn(String, String, String, CheckinPolicy, boolean, InputStream, int, String, boolean, String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
checkIn(String, String, String, CheckinPolicy, boolean, InputStream, int, String, boolean, String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
checkIn(String, String, String, CheckinPolicy, boolean, InputStream, int, String, boolean, String, Class<T>) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
checkIn(String, String, String, CheckinPolicy, boolean, InputStream, int, String, boolean, String, Class<T>) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Check in specified object
checkIn(String, String, String, CheckinPolicy, boolean, InputStream, int, String, long, String, boolean, String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
checkIn(String, String, String, CheckinPolicy, boolean, InputStream, int, String, long, String, boolean, String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Check in specified object
checkIn(String, T, String, CheckinPolicy, boolean, boolean, String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
checkIn(String, T, String, CheckinPolicy, boolean, boolean, String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Check in specified object
checkIn(String, T, String, CheckinPolicy, boolean, int, String, boolean, String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
checkIn(String, T, String, CheckinPolicy, boolean, int, String, boolean, String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Check in specified object
CHECKIN - Enum constant in enum class com.emc.documentum.rest.model.LifecycleState.ReturnCondition
 
CHECKIN_BRANCH_VERSION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for checking in branch version action
CHECKIN_NEXT_MAJOR - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for checking in next major action
CHECKIN_NEXT_MINOR - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for checking in next minor action
CHECKIN_VERSION_POLICY - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Check-in version policy
CheckinPolicy - Enum Class in com.emc.documentum.rest.constant
Enum for checkin policies
checkInWithContents(String, T, String, CheckinPolicy, boolean, int, boolean, String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
checkInWithContents(String, T, String, CheckinPolicy, boolean, int, boolean, String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
check in the object contents, the object metadata is optional.
checkInWithRenditions(String, T, String, CheckinPolicy, boolean, int, boolean, String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
checkInWithRenditions(String, T, String, CheckinPolicy, boolean, int, boolean, String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
check in the object contents, the object metadata is optional.
checkObjectExistence(String, BasicType...) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
check raw persistent object
checkOut(String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Deprecated.
checkOut(String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Deprecated.
since feldspar 16.3, please use method checkOut(String id,LockOptions lockOptions)
checkOut(String, LockOptions) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Check out specified object by its id
checkOut(String, Class<T>) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Deprecated.
checkOut(String, Class<T>) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Check out specified object by its id
CHECKOUT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for checking out action
CHILD - Enum constant in enum class com.emc.documentum.rest.constant.RelationRole
Represents child relation role
CHILD - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for child
CHILD_LINKS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for child links
CHILD_TYPE - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
childFolderLinkUri(String, String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build child folder link URI
classifyAttributes(String, List<String>) - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
Classify the custom attributes into base type attributes and extended attributes.
clean() - Method in class com.emc.documentum.rest.security.DefaultRepositoryContextCleaner
 
clean() - Method in interface com.emc.documentum.rest.security.RepositoryContextCleaner
The repository context cleanup should destroy any user credentials from RepositoryContextHolder to avoid security vulnerability.
clear() - Static method in class com.emc.documentum.rest.config.ContextHolder
Clear all the saved context info
clear() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Clear everything in the repository context.
clear() - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
clearAll() - Method in interface com.emc.documentum.rest.dfc.RepositorySessionManager
Clear all session managers.
clearCache(String, String, Object, AuthType) - Method in class com.emc.documentum.rest.security.provider.AbstractAuthProvider
Clear Ehcache memory session manager by input.
clearDetails() - Method in class com.emc.documentum.rest.model.RestError
Clear error details
clearLinks() - Method in class com.emc.documentum.rest.view.LinkableView
Clear all links on the data model including the self link relation.
clearUserCredentials() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Clear user name and credentials for the repository context.
CLIENT_INFO - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
CLIENT_LOCATION - Static variable in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
CLIENT_TOKEN_ERROR - Static variable in class com.emc.documentum.rest.security.filter.ClientTokenPreAuthFilter
 
ClientInfoUtil - Class in com.emc.documentum.rest.dfc.util
 
ClientToken - Class in com.emc.documentum.rest.security.ticket
Data model for Documentum Client Token.
ClientToken(String, String, String, Map<ClientToken.TokenField, ?>) - Constructor for class com.emc.documentum.rest.security.ticket.ClientToken
Constructor which instantiates the client token by login ticket string.
ClientToken(Map<ClientToken.TokenField, Object>) - Constructor for class com.emc.documentum.rest.security.ticket.ClientToken
Constructor which instantiates the client token by fields.
ClientToken.TokenField - Enum Class in com.emc.documentum.rest.security.ticket
Token fields for client token
clientTokenAuthProvider() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the bean of the client token authentication provider.
ClientTokenAuthToken - Class in com.emc.documentum.rest.security.ticket
Client token authentication token
ClientTokenAuthToken(AbstractAuthenticationToken, ClientToken, boolean) - Constructor for class com.emc.documentum.rest.security.ticket.ClientTokenAuthToken
Constructor for client token authentication token.
clientTokenCompressor() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the bean of the client token compressor.
clientTokenCookieSameSite - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for "rest.security.client.token.cookie.samesite".
clientTokenCookieScoped - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
 
clientTokenCrypto() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the bean of the client token clientToken crypto.
clientTokenExpirationPolicy - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.client.token.expiration.policy'.
clientTokenExpirationPolicy() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the bean of the client token expiration policy.
clientTokenFactory() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the bean of the client token factory.
ClientTokenFactory - Interface in com.emc.documentum.rest.security.ticket
A factory to create, encrypt and decrypt client token.
clientTokenHeader - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.client.token.header'.
clientTokenPostAuthFilter() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the instanceof the client token post authentication filter.
ClientTokenPostAuthFilter - Class in com.emc.documentum.rest.security.filter
Filter to set response cookies and headers for authenticated client token authentication token
ClientTokenPostAuthFilter() - Constructor for class com.emc.documentum.rest.security.filter.ClientTokenPostAuthFilter
Default constructor
clientTokenPreAuthFilter(AuthenticationManager) - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the instance (not bean) of the client token authentication filter.
ClientTokenPreAuthFilter - Class in com.emc.documentum.rest.security.filter
Filter to logout for client token cookie/header
ClientTokenPreAuthFilter() - Constructor for class com.emc.documentum.rest.security.filter.ClientTokenPreAuthFilter
Default constructor
clientTokenProvider() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the bean of the client token provider.
ClientTokenSignOutFilter - Class in com.emc.documentum.rest.security.filter
Filter to logout for client token cookie
ClientTokenSignOutFilter(String, String, List<LogoutHandler>, String[], ExceptionHandlerExceptionResolver) - Constructor for class com.emc.documentum.rest.security.filter.ClientTokenSignOutFilter
 
clientTokenSupport - Variable in class com.emc.documentum.rest.security.provider.AbstractClientTokenAuthProvider
 
clientTokenTimeoutInSeconds - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.client.token.timeout'.
clientTokenValidator() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the bean of the client token validator.
close() - Method in class com.emc.documentum.rest.dfc.CloseableDfSession
 
close() - Method in interface com.emc.documentum.rest.dfc.IDfCloseableSession
 
CloseableDfSession - Class in com.emc.documentum.rest.dfc
 
CloseableDfSession(IDfSession) - Constructor for class com.emc.documentum.rest.dfc.CloseableDfSession
 
code(String) - Method in class com.emc.documentum.rest.error.RestErrorBuilder
Set the REST error code
COLLABORATION - Enum constant in enum class com.emc.documentum.rest.config.Modules
 
CollectionParam - Class in com.emc.documentum.rest.http.parameter
A typed parameter group for the common collection parameters used on the controller.
CollectionParam() - Constructor for class com.emc.documentum.rest.http.parameter.CollectionParam
Default constructor
CollectionParam(PagingParam, SortSpec, AttributeView, String, boolean) - Constructor for class com.emc.documentum.rest.http.parameter.CollectionParam
Constructor
CollectionParam(PagingParam, SortSpec, AttributeView, String, String, boolean) - Constructor for class com.emc.documentum.rest.http.parameter.CollectionParam
Constructor
CollectionResult<T> - Class in com.emc.documentum.rest.model
A collection data result for the query.
CollectionResult(List<T>, boolean) - Constructor for class com.emc.documentum.rest.model.CollectionResult
Constructor
com.emc.documentum.rest.attributeview.api - package com.emc.documentum.rest.attributeview.api
 
com.emc.documentum.rest.binding - package com.emc.documentum.rest.binding
 
com.emc.documentum.rest.common.compress - package com.emc.documentum.rest.common.compress
 
com.emc.documentum.rest.common.crypto - package com.emc.documentum.rest.common.crypto
 
com.emc.documentum.rest.common.key - package com.emc.documentum.rest.common.key
 
com.emc.documentum.rest.config - package com.emc.documentum.rest.config
 
com.emc.documentum.rest.constant - package com.emc.documentum.rest.constant
 
com.emc.documentum.rest.context - package com.emc.documentum.rest.context
 
com.emc.documentum.rest.context.jc - package com.emc.documentum.rest.context.jc
 
com.emc.documentum.rest.controller - package com.emc.documentum.rest.controller
 
com.emc.documentum.rest.crypto - package com.emc.documentum.rest.crypto
 
com.emc.documentum.rest.dfc - package com.emc.documentum.rest.dfc
 
com.emc.documentum.rest.dfc.conversion - package com.emc.documentum.rest.dfc.conversion
 
com.emc.documentum.rest.dfc.query - package com.emc.documentum.rest.dfc.query
 
com.emc.documentum.rest.dfc.util - package com.emc.documentum.rest.dfc.util
 
com.emc.documentum.rest.error - package com.emc.documentum.rest.error
 
com.emc.documentum.rest.filter.translator - package com.emc.documentum.rest.filter.translator
 
com.emc.documentum.rest.format.date - package com.emc.documentum.rest.format.date
 
com.emc.documentum.rest.http - package com.emc.documentum.rest.http
 
com.emc.documentum.rest.http.annotation - package com.emc.documentum.rest.http.annotation
 
com.emc.documentum.rest.http.parameter - package com.emc.documentum.rest.http.parameter
 
com.emc.documentum.rest.model - package com.emc.documentum.rest.model
 
com.emc.documentum.rest.paging - package com.emc.documentum.rest.paging
 
com.emc.documentum.rest.parser.json.reader.field - package com.emc.documentum.rest.parser.json.reader.field
 
com.emc.documentum.rest.parser.json.writer.field - package com.emc.documentum.rest.parser.json.writer.field
 
com.emc.documentum.rest.parser.meta - package com.emc.documentum.rest.parser.meta
 
com.emc.documentum.rest.parser.xml.reader.field - package com.emc.documentum.rest.parser.xml.reader.field
 
com.emc.documentum.rest.parser.xml.writer.field - package com.emc.documentum.rest.parser.xml.writer.field
 
com.emc.documentum.rest.representation - package com.emc.documentum.rest.representation
 
com.emc.documentum.rest.security - package com.emc.documentum.rest.security
 
com.emc.documentum.rest.security.csrf - package com.emc.documentum.rest.security.csrf
 
com.emc.documentum.rest.security.exception - package com.emc.documentum.rest.security.exception
 
com.emc.documentum.rest.security.filter - package com.emc.documentum.rest.security.filter
 
com.emc.documentum.rest.security.profile - package com.emc.documentum.rest.security.profile
 
com.emc.documentum.rest.security.provider - package com.emc.documentum.rest.security.provider
 
com.emc.documentum.rest.security.ticket - package com.emc.documentum.rest.security.ticket
 
com.emc.documentum.rest.sort - package com.emc.documentum.rest.sort
 
com.emc.documentum.rest.utils - package com.emc.documentum.rest.utils
 
com.emc.documentum.rest.view - package com.emc.documentum.rest.view
 
com.emc.documentum.rest.view.annotation - package com.emc.documentum.rest.view.annotation
 
com.emc.documentum.rest.view.impl - package com.emc.documentum.rest.view.impl
 
com.emc.documentum.rest.wire - package com.emc.documentum.rest.wire
 
com.emc.documentum.rest.wire.json - package com.emc.documentum.rest.wire.json
 
com.emc.documentum.rest.wire.xml - package com.emc.documentum.rest.wire.xml
 
COMMENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for comments resource
Compat71TypeAtomContentJson - Class in com.emc.documentum.rest.model
Deprecated.
since 7.2
Compat71TypeAtomContentJson(Object) - Constructor for class com.emc.documentum.rest.model.Compat71TypeAtomContentJson
Deprecated.
Constructor
Compat71TypeAtomEntryJson - Class in com.emc.documentum.rest.model
Deprecated.
since 7.2
Compat71TypeAtomEntryJson() - Constructor for class com.emc.documentum.rest.model.Compat71TypeAtomEntryJson
Deprecated.
 
Compat71TypeObjectJson - Class in com.emc.documentum.rest.model
Deprecated.
since 7.2
Compat71TypeObjectJson() - Constructor for class com.emc.documentum.rest.model.Compat71TypeObjectJson
Deprecated.
Constructor
Compat71TypeObjectJson(TypeObject) - Constructor for class com.emc.documentum.rest.model.Compat71TypeObjectJson
Deprecated.
Constructor
completeContextSession() - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
Complete the context DFC session, indicating to commit intermediate work done by this session if it is in transaction.
completeDcWrite(String, InputStream, Class<T>) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Complete the distributed content write.
composeContentAttribute(String) - Method in class com.emc.documentum.rest.model.ContentMetaData
 
compress(byte[]) - Method in interface com.emc.documentum.rest.common.compress.Compressor
Compress the byte array.
compressor() - Method in class com.emc.documentum.rest.context.jc.UtilityBeans
Default bean for Compressor.
Compressor - Interface in com.emc.documentum.rest.common.compress
An interface to compress and decompress binaries.
condition(String, Object...) - Method in class com.emc.documentum.rest.dfc.query.QualificationBuilder
Append a condition to the qualification
ConditionalFixedListValue - Class in com.emc.documentum.rest.model
 
ConditionalFixedListValue() - Constructor for class com.emc.documentum.rest.model.ConditionalFixedListValue
 
ConditionalQueryValue - Class in com.emc.documentum.rest.model
 
ConditionalQueryValue() - Constructor for class com.emc.documentum.rest.model.ConditionalQueryValue
 
ConditionalValueAssist - Class in com.emc.documentum.rest.model
 
ConditionalValueAssist() - Constructor for class com.emc.documentum.rest.model.ConditionalValueAssist
 
CONFIG - Enum constant in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
CONFIG_AND_PURGE - Enum constant in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
CONFIG_AND_VIEW - Enum constant in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
CONFIG_AND_VIEW_AND_PURGE - Enum constant in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
configure(AuthenticationManagerBuilder) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures the authentication manager.
configure(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures the HTTP security for the custom authentication.
configure(WebSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
No customization is required for the web security.
configure(WebSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
 
configureSecurityFilters(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
Configures the HTTP security for the custom logout.
configureSecurityFilters(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures custom security filters for the custom authentication.
ConstraintsValidationPolicy - Enum Class in com.emc.documentum.rest.constant
Enum for type of constraint validation.
CONTAINER_OBJECT - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
CONTAINER_OBJECT_ID - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
contains(Object) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
contains(String) - Method in enum class com.emc.documentum.rest.config.AdminMethods
 
containsAll(Collection<?>) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
containsNullPathSegments(String) - Static method in class com.emc.documentum.rest.http.BaseUriFactory
Check if href contains null path segment built by simple uri template
CONTENT_MEDIA - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Content Media resource
ContentAttribute - Class in com.emc.documentum.rest.model
 
ContentAttribute(String, String, Integer) - Constructor for class com.emc.documentum.rest.model.ContentAttribute
 
ContentDataSource - Class in com.emc.documentum.rest.model
The content data source of the content object
ContentDataSource() - Constructor for class com.emc.documentum.rest.model.ContentDataSource
 
ContentDataSource(DataSource) - Constructor for class com.emc.documentum.rest.model.ContentDataSource
 
ContentfulObject - Class in com.emc.documentum.rest.model
A contentful sysobject
ContentfulObject() - Constructor for class com.emc.documentum.rest.model.ContentfulObject
 
ContentManager - Interface in com.emc.documentum.rest.dfc
The content manager to manage the content stream on the sysobject.
ContentMetaData - Class in com.emc.documentum.rest.model
class for primary content and rendition metadata
ContentMetaData() - Constructor for class com.emc.documentum.rest.model.ContentMetaData
 
ContentMetaDataManager - Interface in com.emc.documentum.rest.dfc
The content metadata manager to manage the content metadata on the sysobject
CONTENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Contents resource
contentTypeOptions(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures Content Type Options header.
contentTypeOptionsDisabled - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.content_type_options.disabled'.
contextCleanerClass() - Element in annotation interface com.emc.documentum.rest.security.AnonymousAccess
Specifies the context cleaner class.
ContextHolder - Class in com.emc.documentum.rest.config
A context holder can contains the information for an authenticated security context.
contextInitializerClass() - Element in annotation interface com.emc.documentum.rest.security.AnonymousAccess
Specifies the context initializer class.
ContextSessionManager - Interface in com.emc.documentum.rest.dfc
An interface to provide the functions to get the context DFC session.
ContextSessionManager.SessionCallable<V> - Interface in com.emc.documentum.rest.dfc
Callable operation with automatically assigning the session
CONTROLLER_CLASS - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
convert() - Method in class com.emc.documentum.rest.dfc.conversion.QueryResultSetConverter
Convert the objects in query result set to intances of PersistentObject
convert(int) - Static method in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
convert(IDfSession, IDfTypedObject) - Method in class com.emc.documentum.rest.dfc.conversion.LifecycleConverter
 
convert(IDfSession, IDfTypedObject, IDfTypedObject, AttributeView) - Method in class com.emc.documentum.rest.dfc.conversion.LifecycleConverter
 
convert(IDfTypedObject, int) - Method in class com.emc.documentum.rest.dfc.conversion.LifecycleConverter
 
convert(Class<T>) - Method in class com.emc.documentum.rest.dfc.conversion.AclObjectConverter
Convert the DFC object IDfAcl to instance of PermissionSetObject
convert(Class<T>) - Method in class com.emc.documentum.rest.dfc.conversion.QueryResultSetConverter
Convert the objects in query result set to instances of type T
convert(Class<T>) - Method in class com.emc.documentum.rest.dfc.conversion.TypedObjectConverter
Convert the dfc object to instance of PersistentObject
convertDate() - Method in class com.emc.documentum.rest.model.ContentMetaData
Do no convert from date to string
convertDate() - Method in class com.emc.documentum.rest.model.PersistentObject
whether need convert date object to string during convert by default, PersistentObject will always convert date string
converter() - Element in annotation interface com.emc.documentum.rest.http.annotation.QueryParam
 
convertToAntVersion() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Convert raw url to Ant readable version
convertType() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
convertType(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether convert the type attributes' data type.
copy(PersistentObject, IDfPersistentObject) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributesCopier
Copies attributes from sourceObject to targetObject
copy(String, String, boolean, boolean) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
copy(String, String, boolean, boolean, boolean, ContentfulObject) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
copy(String, String, boolean, boolean, ContentfulObject) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
copy(String, String, boolean, boolean, Class<T>) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
copy(String, String, ContentfulObject, CopyOptions) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Copy object into a folder
copyAttributesToParamURL(PersistentObject, IDfPersistentObject, String) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributesCopier
 
CoreLinkRelation - Enum Class in com.emc.documentum.rest.representation
rel value of LinkRelation is part of the contract between client and server, and should NOT be changed at will
count(String) - Method in interface com.emc.documentum.rest.dfc.ObjectCollectionManager
Get the total count of the sql query.
create(JobObject) - Method in interface com.emc.documentum.rest.dfc.JobManager
Create a job
createAcl(AclObject, boolean, AttributeView) - Method in interface com.emc.documentum.rest.dfc.AclManager
Create ACL object with type and attributes.
createAuditPolicy(AuditPolicy) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Create an audit policy for purging audit trails.
CREATED - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
createGroup(GroupObject) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Create a group.
createObject(T, boolean, AttributeView) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Create persistent object with type and attributes, additionally allowing specifying the return class type of the instance.
createPreference(PreferenceObject, AttributeView) - Method in interface com.emc.documentum.rest.dfc.PreferenceManager
Create a Preference object for current user.
createRelation(RelationObject) - Method in interface com.emc.documentum.rest.dfc.RelationManager
Create a relation object.
createSnapshotFromExistingVirtualDocument(VirtualDocumentSnapshot, String, boolean, boolean, AttributeView) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Create a virtual document snapshot from existing virtual document
createSnapshotFromScratch(VirtualDocumentSnapshot, String, boolean, boolean, AttributeView) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Create a virtual document snapshot from scratch
createSysObjectUnderParentFolder(T, String, boolean, AttributeView) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Create a sysobject under the parent folder.
createSysObjectUnderParentFolderWithRenditions(T, String, boolean, AttributeView) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Create a sysobject under the parent folder.
createUser(UserObject) - Method in interface com.emc.documentum.rest.dfc.UserManager
Create a user
createVirtualDocumentNode(String, VirtualDocumentNode) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Create a direct child node of virtual document.
CREATOR - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for creator
crypto() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Deprecated.
crypto() - Method in class com.emc.documentum.rest.context.jc.UtilityBeans
Default bean for Crypto.
Crypto - Interface in com.emc.documentum.rest.common.crypto
An interface to encrypt or decrypt binaries.
Crypto - Interface in com.emc.documentum.rest.crypto
Deprecated.
use Crypto instead.
cryptoAlgorithm - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.algorithm'.
cryptoAlgorithmParametersClass - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.algorithm.parameters.class'.
cryptoBlockSize - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.block.size'.
cryptoKeySalt - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.key.salt'.
cryptoKeySize - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.key.size'.
cryptoProvider - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.provider'.
cryptoProviderClass - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.provider.class'.
cryptoProviderForceReplace - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.provider.force.replace'.
cryptoProviderJsafeJCEMode - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.crypto.provider.jsafejce.mode'.
CSRF_HEADER_NAME - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
CSRF_QUERY_NAME - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
CSRF_TOKEN - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
CSRF_TOKEN_MD - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
CSRFClientProvidingException - Exception in com.emc.documentum.rest.security.exception
CSRF exception caused by client side CSRF generation
CSRFClientProvidingException(String, Object...) - Constructor for exception com.emc.documentum.rest.security.exception.CSRFClientProvidingException
Constructor
CSRFClientProvidingException(Throwable, String, Object...) - Constructor for exception com.emc.documentum.rest.security.exception.CSRFClientProvidingException
Constructor
csrfHandler() - Method in class com.emc.documentum.rest.context.jc.CtAuthBeans
Provides the bean of the CSRF protection handler for client token
CSRFHandler - Class in com.emc.documentum.rest.security.csrf
The CSRF token handler as a Spring bean
CSRFHandler() - Constructor for class com.emc.documentum.rest.security.csrf.CSRFHandler
 
CSRFRuntime - Class in com.emc.documentum.rest.context.jc
Default security runtime properties values.
CSRFRuntime() - Constructor for class com.emc.documentum.rest.context.jc.CSRFRuntime
 
CSRFServerException - Exception in com.emc.documentum.rest.security.exception
CSRF exception caused by server side CSRF generation
CSRFServerException(String, Object...) - Constructor for exception com.emc.documentum.rest.security.exception.CSRFServerException
Constructor
CSRFServerException(Throwable, String, Object...) - Constructor for exception com.emc.documentum.rest.security.exception.CSRFServerException
Constructor
CSRFUtil - Class in com.emc.documentum.rest.security.csrf
A utility to handle CSRF token
CSRFValidationException - Exception in com.emc.documentum.rest.security.exception
CSRF exception caused by CSRF token validation
CSRFValidationException(String, Object...) - Constructor for exception com.emc.documentum.rest.security.exception.CSRFValidationException
Constructor
CSRFValidationException(Throwable, String, Object...) - Constructor for exception com.emc.documentum.rest.security.exception.CSRFValidationException
Constructor
CtAuthBeans - Class in com.emc.documentum.rest.context.jc
Beans for Client Token authentication.
CtAuthBeans() - Constructor for class com.emc.documentum.rest.context.jc.CtAuthBeans
 
current() - Method in class com.emc.documentum.rest.paging.PageUri
Current page URI, which is the same as request URI
CURRENT_EVENT - Static variable in class com.emc.documentum.rest.parser.xml.reader.field.AbstractFieldXmlDeserializer
The constant can be used as key of map to pass info in.
CURRENT_USER - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for current user
CURRENT_USER_PREFERENCES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for current user preferences
CURRENT_VERSION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for current version
currentRequestUri() - Method in class com.emc.documentum.rest.view.LinkableView
Get the current request URI from the constructor parameter UriInfo.
currentUser(AttributeView) - Method in interface com.emc.documentum.rest.dfc.UserManager
Get current login user.
currentUsersUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build current user URI
currentVersionsUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build object current version URI
CUSTOM - Enum constant in enum class com.emc.documentum.rest.attributeview.api.AttributeView.ViewName
 
CUSTOM - Enum constant in enum class com.emc.documentum.rest.dfc.AuthType
The user credentials is the customer defined token.
CUSTOM_LINKS - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
customize() - Method in class com.emc.documentum.rest.view.impl.PersistentLinkableView
This method does nothing with the persistent object.
customize() - Method in class com.emc.documentum.rest.view.LinkableView
Change the model representation with this method.
customizeEntry(AtomEntry) - Method in class com.emc.documentum.rest.view.EntryableView
Override this method to additionally customize the atom entry, especially for custom atom entry attributes.
customizeFeed(AtomFeed) - Method in class com.emc.documentum.rest.view.FeedableView
Override this method to additionally customize the atom feed, especially for custom atom feed attributes.

D

DarManager - Interface in com.emc.documentum.rest.dfc
 
DARS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for dars resource
data() - Method in class com.emc.documentum.rest.view.LinkableView
Return the link resolved resource model instance.
DATA_TABLE - Static variable in class com.emc.documentum.rest.model.TypeObject
 
DataSource - Interface in com.emc.documentum.rest.model
The data source model to replace javax.activation, since the javax.activation is deprecated
dataType() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the field data type.
dataTypeResolved() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the data type for the field has been resolved; for instance, when generic is used, the field itself does not have the type argument information so that the field type needs to be resolved externally.
DataViewBinding - Annotation Interface in com.emc.documentum.rest.view.annotation
An annotation used on a view class to bind the linkable or entryable view with query types and the model class.
DATE_TYPE - Static variable in class com.emc.documentum.rest.model.ContentAttribute
 
DateFormatter - Class in com.emc.documentum.rest.format.date
This class is used for formatting/parsing date time according to ISO 8601.
DC_ONLY - Enum constant in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
When REST client chooses this one, REST server MUST returns a distributed content URL (ACS or BOCS, the same logic as DC-PREF); if there is no available ACS/BOCS server, REST server returns HTTP 400 Conflict error.
DC_PREF - Enum constant in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
The distributed content URL is preferred;
When ACS/BOCS is available, a single ACS/BOCS content URL is returned.
decode(String) - Static method in class com.emc.documentum.rest.utils.NameAsPathCoder
Decode a path value into name.
decompress(byte[]) - Method in interface com.emc.documentum.rest.common.compress.Compressor
Decompress the compressed byte array.
decrypt(byte[]) - Method in interface com.emc.documentum.rest.common.crypto.Crypto
Decrypt the byte array encrypted from corresponding encrypt() method of this crypto.
decryptClientToken(String) - Method in interface com.emc.documentum.rest.security.ticket.ClientTokenFactory
Decrypt the REST client token.
DEFAULT - Enum constant in enum class com.emc.documentum.rest.attributeview.api.AttributeView.ViewName
 
DEFAULT - Enum constant in enum class com.emc.documentum.rest.dfc.AuthType
The default authentication type.
DEFAULT - Static variable in class com.emc.documentum.rest.attributeview.api.AttributeView
Default view of attributes, corresponding to ":default"
DEFAULT - Static variable in class com.emc.documentum.rest.sort.SortSpec
The default sort specification without any specified attributes.
DEFAULT() - Constructor for class com.emc.documentum.rest.binding.SerializableField.DEFAULT
 
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.AclObject
All fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.AspectTypeObject
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.AuditEvent
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.AuditTrail
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.Format
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.GroupObject
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.JobObject
/** Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.LightweightObject
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.MethodObject
/** Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.NetworkLocation
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.RelationObject
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.RelationTypeObject
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.SysObject
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.TypeObject
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.UserObject
Default fields that will be retrieved when use select * in DQL
DEFAULT_FIELDS - Static variable in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
DEFAULT_FOLDER - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for default folder
DEFAULT_MIME - Static variable in class com.emc.documentum.rest.model.ContentMetaData
octet-stream media type
defaultAtomEntryMediaType() - Static method in class com.emc.documentum.rest.http.SupportedMediaTypes
Deprecated.
the method is not used any more
defaultCollectionAttributeView() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
defaultContentFormat() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
defaultContentMediaUrlPolicy() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
defaultContentPageModifier() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
defaultContentPageNumber() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
defaultContentVersionLabels() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
DefaultFeedView<T extends Linkable> - Class in com.emc.documentum.rest.view.impl
The default view implementation for a feed resource.
DefaultFeedView(Page<T>, UriInfo, String, Boolean, Map<String, Object>) - Constructor for class com.emc.documentum.rest.view.impl.DefaultFeedView
The parameterized constructor.
defaultFields() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Return a list of default fields that will be used, it MUST include those mandatory fields for the object type you are querying
defaultFolderUri(String) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build user default folder URI
defaultImpl() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies the default implementation class of the field.
defaultImpl() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get default implementation class set for the field.
defaultItemsPerPage() - Method in enum class com.emc.documentum.rest.config.PagingConfig
Return the default item size per page from property 'rest.paging.default.size'.
defaultLocale() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
Get the default locale.
defaultMediaType() - Static method in class com.emc.documentum.rest.http.SupportedMediaTypes
Deprecated.
the method is not used any more
DefaultRepositoryContextCleaner - Class in com.emc.documentum.rest.security
This class is a default implementation RepositoryContextCleaner.
DefaultRepositoryContextCleaner() - Constructor for class com.emc.documentum.rest.security.DefaultRepositoryContextCleaner
 
defaultRT - Variable in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Default security runtime properties.
defaultSanitizeContentCharset() - Method in enum class com.emc.documentum.rest.config.SanitizerConfig
The default charset/encoding of the html content.
DefaultSecurityRuntime - Class in com.emc.documentum.rest.context.jc
Default security runtime properties values.
DefaultSecurityRuntime() - Constructor for class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
 
defaultSorts() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Declare the default sort specification for this query It will only be used when client do NOT specify a sort specification
defaultValue() - Element in annotation interface com.emc.documentum.rest.http.annotation.UTF8QueryParam
The default value to use as a fallback when the request parameter value is not provided or empty.
DefaultValue - Class in com.emc.documentum.rest.model
Default value for AttributeInfo
DefaultValue - Annotation Interface in com.emc.documentum.rest.http.annotation
Provide default values for query strings in the typed parameter TypedParam Use either "value" or "provider" to set a default value for the query parameter; if the default value is a constant, set it via "value" field; otherwise, implement your own ValueProvider to provide the default value for the query parameter programmatically.
DefaultValue(String, boolean) - Constructor for class com.emc.documentum.rest.model.DefaultValue
Deprecated.
deprecated, and this method only for internal use
DefaultValue(String, String, int) - Constructor for class com.emc.documentum.rest.model.DefaultValue
Constructor
DefaultValue(String, String, int, boolean) - Constructor for class com.emc.documentum.rest.model.DefaultValue
Constructor
DelayedFieldJsonDeserializer - Class in com.emc.documentum.rest.parser.json.reader.field
This is the default JSON deserializer for serializable field.
DelayedFieldJsonDeserializer() - Constructor for class com.emc.documentum.rest.parser.json.reader.field.DelayedFieldJsonDeserializer
 
DelayedFieldJsonSerializer - Class in com.emc.documentum.rest.parser.json.writer.field
This is the delayed JSON serializer for serializable field.
DelayedFieldJsonSerializer() - Constructor for class com.emc.documentum.rest.parser.json.writer.field.DelayedFieldJsonSerializer
 
DelayedFieldXmlDeserializer - Class in com.emc.documentum.rest.parser.xml.reader.field
This is the default XML deserializer for serializable field.
DelayedFieldXmlDeserializer() - Constructor for class com.emc.documentum.rest.parser.xml.reader.field.DelayedFieldXmlDeserializer
 
DelayedFieldXmlSerializer - Class in com.emc.documentum.rest.parser.xml.writer.field
This is the delayed XML serializer for serializable field.
DelayedFieldXmlSerializer() - Constructor for class com.emc.documentum.rest.parser.xml.writer.field.DelayedFieldXmlSerializer
 
delaySetCSRFToken(ClientToken, HttpServletRequest, HttpServletResponse) - Method in class com.emc.documentum.rest.security.csrf.CSRFHandler
Delay set CSRF token and parameter names to the client token.
delaySetCSRFToken(Map<ClientToken.TokenField, ?>) - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Delay set CSRF token for the client token.
delete(String) - Method in interface com.emc.documentum.rest.dfc.JobManager
Delete a job
Delete - Enum constant in enum class com.emc.documentum.rest.model.BasicPermission
The user can delete the object.
DELETE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for deleting resource
DELETE - Static variable in class com.emc.documentum.rest.model.Permissions
Delete permission
DELETE_DOCUMENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to delete workflow task documents
DELETE_NOTE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to delete workflow task package note
DELETE_OBJECT - Enum constant in enum class com.emc.documentum.rest.model.ExtendedPermission
Delete object
DELETE_VERSION_POLICY - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Delete options for multi-version document object
deleteAcl(String, boolean) - Method in interface com.emc.documentum.rest.dfc.AclManager
Delete an ACL
deleteAuditPolicy(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Delete certain audit policy by policy object id.
deleteGroup(String) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Delete a group.
deleteObject(String) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Remove the persistent object from Documentum server; This method does not destroy multiple versions of an object, only the object pertaining to the instantiated persistent object.
deletePreference(String, String) - Method in interface com.emc.documentum.rest.dfc.PreferenceManager
Delete the Preference object specified by client id and user name.
deleteProfileImage(String) - Method in interface com.emc.documentum.rest.dfc.UserProfileImageManager
Delete display Picture by its user name.
deleteRelationById(String) - Method in interface com.emc.documentum.rest.dfc.RelationManager
Delete relation by ID.
deleteSysObject(String, boolean, boolean, DeleteVersionPolicy) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Delete a sysobject with advanced options
deleteSysObjectTx(String, boolean, boolean, boolean, DeleteVersionPolicy, BasicType...) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
This is the transactional version of SysObjectManager.deleteSysObject(String, boolean, boolean, com.emc.documentum.rest.constant.DeleteVersionPolicy) It supports a transactional context when the underlying object contains multiple children, this method ensures the ACID for the object.
deleteSysObjectTx(String, boolean, boolean, DeleteVersionPolicy, BasicType...) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
This is the transactional version of SysObjectManager.deleteSysObject(String, boolean, boolean, com.emc.documentum.rest.constant.DeleteVersionPolicy) It supports a transactional context when the underlying object contains multiple children, this method ensures the ACID for the object.
deleteSysObjectTxByQua(String, boolean, boolean, boolean, DeleteVersionPolicy, BasicType...) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
This is the transactional version of SysObjectManager.deleteSysObject(String, boolean, boolean, com.emc.documentum.rest.constant.DeleteVersionPolicy) It supports a transactional context when the underlying object contains multiple children, this method ensures the ACID for the object.
deleteSysObjectTxByQua(String, boolean, boolean, DeleteVersionPolicy, BasicType...) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
This is the transactional version of SysObjectManager.deleteSysObject(String, boolean, boolean, com.emc.documentum.rest.constant.DeleteVersionPolicy) It supports a transactional context when the underlying object contains multiple children, this method ensures the ACID for the object.
deleteUser(String) - Method in interface com.emc.documentum.rest.dfc.UserManager
Delete a user
deleteVersionPolicy() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
DeleteVersionPolicy - Enum Class in com.emc.documentum.rest.constant
Enum for delete version policies
dematerialize(String) - Method in interface com.emc.documentum.rest.dfc.LightweightObjectManager
Dematerialize a lightweight object.
DEMATERIALIZE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for dematerialize the lightweight object
demote(String, boolean, Date) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Demote the object to the previous normal lifecycle state The operation is not allowed to be put in an user transaction.
DEMOTION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to demote the object lifecycle
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.json.reader.field.ArrayFieldJsonDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.json.reader.field.DelayedFieldJsonDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.json.reader.field.EntryFieldJsonDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.json.reader.field.MapFieldJsonDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.json.reader.field.ObjectFieldJsonDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.json.reader.field.SimpleDataFieldJsonDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.json.reader.field.SkipFieldJsonDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.xml.reader.field.DelayedFieldXmlDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.xml.reader.field.EntryFieldXmlDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.xml.reader.field.MapFieldXmlDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.xml.reader.field.ObjectFieldXmlDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.xml.reader.field.SimpleDataFieldXmlDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.xml.reader.field.SkipFieldXmlDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in class com.emc.documentum.rest.parser.xml.reader.field.WrappedListFieldXmlDeserializer
 
deserializable(Object, SerializableFieldMeta, Class<?>) - Method in interface com.emc.documentum.rest.wire.AnnotatedFieldDeserializer
Check if the field value and field type is deserializable by this deserializer.
deserialize(TypeJsonParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.reader.field.ArrayFieldJsonDeserializer
 
deserialize(TypeJsonParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.reader.field.DelayedFieldJsonDeserializer
 
deserialize(TypeJsonParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.reader.field.EntryFieldJsonDeserializer
 
deserialize(TypeJsonParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.reader.field.MapFieldJsonDeserializer
 
deserialize(TypeJsonParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.reader.field.ObjectFieldJsonDeserializer
 
deserialize(TypeJsonParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.reader.field.SimpleDataFieldJsonDeserializer
 
deserialize(TypeJsonParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.reader.field.SkipFieldJsonDeserializer
 
deserialize(TypeXmlParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.reader.field.DelayedFieldXmlDeserializer
 
deserialize(TypeXmlParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.reader.field.EntryFieldXmlDeserializer
 
deserialize(TypeXmlParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.reader.field.MapFieldXmlDeserializer
 
deserialize(TypeXmlParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.reader.field.ObjectFieldXmlDeserializer
 
deserialize(TypeXmlParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.reader.field.SimpleDataFieldXmlDeserializer
 
deserialize(TypeXmlParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.reader.field.SkipFieldXmlDeserializer
 
deserialize(TypeXmlParser, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.reader.field.WrappedListFieldXmlDeserializer
 
deserialize(T, Object, String, SerializableFieldMeta, Map<String, Object>, BindingConfig) - Method in interface com.emc.documentum.rest.wire.AnnotatedFieldDeserializer
Deserialize the field.
deserializeFrom(String) - Static method in class com.emc.documentum.rest.security.ticket.ClientToken
Deserialize client token from a serialized string.
deserializers() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specified the customized deserializer for serializable field.
deserializers() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get field deserializers for the field.
detachAspect(String, String...) - Method in interface com.emc.documentum.rest.dfc.AspectManager
 
detachLifecycle(String) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Detach the lifecycle from the object The operation is not allowed to be put in an user transaction.
details(List<String>) - Method in class com.emc.documentum.rest.error.RestErrorBuilder
Set the details for the REST error.
DEVELOPMENT - Enum constant in enum class com.emc.documentum.rest.error.RestClientErrorProfile
 
dfcClassType() - Method in enum class com.emc.documentum.rest.dfc.BasicType
FOR INTERNAL USE.
DfcList<T> - Class in com.emc.documentum.rest.dfc.util
 
DfcList(IDfList) - Constructor for class com.emc.documentum.rest.dfc.util.DfcList
 
DfcList(IDfList, boolean) - Constructor for class com.emc.documentum.rest.dfc.util.DfcList
 
DfcSessions - Class in com.emc.documentum.rest.dfc.util
DFC session utility.
DfcValueConverter - Class in com.emc.documentum.rest.dfc.conversion
Convert Core REST attribute value to DFC model
DfcValueConverter(Object, int, boolean) - Constructor for class com.emc.documentum.rest.dfc.conversion.DfcValueConverter
Init the converter
DfcValueValidator - Class in com.emc.documentum.rest.dfc.conversion
Validator for the value used as IDfValue
Digest - Annotation Interface in com.emc.documentum.rest.http.annotation
Annotation indicating a method parameter should be bound to digest message consumed from the conditional headers, like If-None-Match or If-Match, for a web request.
DISABLED - Enum constant in enum class com.emc.documentum.rest.model.Enforce
 
disableLogout(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Disables the logout for the HTTP security from AbstractWebSecurity.setLogout(boolean).
display() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
display(String, String) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set the scope config name and the display config name, which are used to filter the attributes defined in the display config only.
DisplayConfig - Class in com.emc.documentum.rest.model
Display config resource
DisplayConfig() - Constructor for class com.emc.documentum.rest.model.DisplayConfig
 
DisplayConfig.AttributeHint - Class in com.emc.documentum.rest.model
 
DISTRIBUTED_UPLOAD - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to make a distributed content upload
DM_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
Documentum namespace and prefix
DM_POLICY - Static variable in class com.emc.documentum.rest.model.Lifecycle
 
DM_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
DML_VIEW - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
DML view parameter name
DmlViewParam - Enum Class in com.emc.documentum.rest.constant
Enum for dml view parameter
DOCBASIC - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.ImplementationType
 
DOCUMENT - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_document, representing DocumentObject
DOCUMENT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to get workflow task document
DocumentObject - Class in com.emc.documentum.rest.model
Document resource
DocumentObject() - Constructor for class com.emc.documentum.rest.model.DocumentObject
 
DOCUMENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Documents resource
DOCUMENTUM_CSRF_HEADER_NAME - Static variable in class com.emc.documentum.rest.security.csrf.CSRFUtil
 
DOCUMENTUM_CSRF_QUERY_NAME - Static variable in class com.emc.documentum.rest.security.csrf.CSRFUtil
 
DOCUMENTUM_CSRF_TOKEN - Static variable in class com.emc.documentum.rest.security.csrf.CSRFUtil
 
DOCUMENTUM_LOGIN_TICKET - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
documentUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build document URI
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.emc.documentum.rest.security.filter.ClientTokenPostAuthFilter
Filter the request and the response.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.emc.documentum.rest.security.filter.ClientTokenPreAuthFilter
Filter the request and the response.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.emc.documentum.rest.security.filter.ClientTokenSignOutFilter
 
DOMAIN - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
DOWN - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for down action
DQL - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Query resource
DQL_TYPES - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
DQLBuilder - Class in com.emc.documentum.rest.dfc.query
Utility to build DQL
DQLBuilder() - Constructor for class com.emc.documentum.rest.dfc.query.DQLBuilder
 
dqlQueryTemplate() - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build DQL query template URI
DQLReservedWords - Class in com.emc.documentum.rest.dfc.query
Deprecated.
please use com.emc.documentum.rest.filter.translator.dql.DQLReservedWords
DqlWhereClauseTranslator - Class in com.emc.documentum.rest.filter.translator
Translate a search expression into a boolean expression that can be used within DQL where clause
DqlWhereClauseTranslator() - Constructor for class com.emc.documentum.rest.filter.translator.DqlWhereClauseTranslator
 
DRAFT - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.Status
 
DT_EXPIRED - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
DUPLICATION - Enum constant in enum class com.emc.documentum.rest.model.VirtualDocumentNode.CopyBehavior
 

E

EDIT - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for edit action
EDIT_MEDIA - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for edit media action
enableContextSession(boolean) - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
Enable using context wide DFC session, indicating that the session got from RepositorySession will be marked as private to this security context, and it will not be released until completeContextSession or abortContextSession is called.
enabled - Variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
Property value for 'rest.security.csrf.enabled'.
enabled() - Method in enum class com.emc.documentum.rest.config.MimeFormatMappingConfig
Check if loading of MIME format mapping is enabled
ENCLOSURE - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for enclosure
encode(String) - Static method in class com.emc.documentum.rest.utils.NameAsPathCoder
Encode a name, e.g.
encodeQueryParam(String, String) - Static method in class com.emc.documentum.rest.http.UriHelper
Encode query param strictly.
encodeUriVariable(String, boolean) - Static method in class com.emc.documentum.rest.http.UriHelper
Encode URI variable value
encrypt(byte[]) - Method in interface com.emc.documentum.rest.common.crypto.Crypto
Encrypt the input bytes, a server ID will be concatenate on the encrypted byte array.
encryptClientToken(ClientToken) - Method in interface com.emc.documentum.rest.security.ticket.ClientTokenFactory
Encrypt the REST client token.
Enforce - Enum Class in com.emc.documentum.rest.model
 
entry(boolean) - Method in class com.emc.documentum.rest.view.EntryableView
Build the atom entry from this view instance.
ENTRY_DELIMITER - Static variable in class com.emc.documentum.rest.security.ticket.ClientToken
 
ENTRY_INDEX - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
EntryableView<T extends Linkable> - Class in com.emc.documentum.rest.view
Abstract class for resource representation views that could be represented as atom entry.
EntryableView(T, UriInfo, String, Boolean, Map<String, Object>) - Constructor for class com.emc.documentum.rest.view.EntryableView
Constructor of the entryable view.
entryAuthors() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the atom entry authors.
entryContent() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the inline atom entry content when it is inline.
EntryCriteria() - Constructor for class com.emc.documentum.rest.model.Lifecycle.EntryCriteria
 
EntryCriteria(String) - Constructor for class com.emc.documentum.rest.model.Lifecycle.EntryCriteria
 
EntryFieldJsonDeserializer - Class in com.emc.documentum.rest.parser.json.reader.field
JSON field reader for complex object data type.
EntryFieldJsonDeserializer() - Constructor for class com.emc.documentum.rest.parser.json.reader.field.EntryFieldJsonDeserializer
 
EntryFieldJsonSerializer - Class in com.emc.documentum.rest.parser.json.writer.field
JSON field writer for simple data type.
EntryFieldJsonSerializer() - Constructor for class com.emc.documentum.rest.parser.json.writer.field.EntryFieldJsonSerializer
 
EntryFieldXmlDeserializer - Class in com.emc.documentum.rest.parser.xml.reader.field
XML field reader for serializable entry.
EntryFieldXmlDeserializer() - Constructor for class com.emc.documentum.rest.parser.xml.reader.field.EntryFieldXmlDeserializer
 
EntryFieldXmlSerializer - Class in com.emc.documentum.rest.parser.xml.writer.field
XML field writer for null data.
EntryFieldXmlSerializer() - Constructor for class com.emc.documentum.rest.parser.xml.writer.field.EntryFieldXmlSerializer
 
entryId() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the atom entry ID.
entryLinks() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the atom entry links.
entryLinks() - Method in class com.emc.documentum.rest.view.impl.PersistentLinkableView
The returning value of this method is to resolve the value of the atom entry links for the persistent object.
entryPoint() - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
No entry point is required by default.
entryPoint() - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Provides an authentication entry point to customize the authentication error handling.
entryPublished() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the atom entry published time.
entrySrc() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the atom entry src link on behalf of the entry content when it is not inline.
entrySummary() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the atom entry summary.
entryTitle() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the atom entry title.
entryType() - Element in annotation interface com.emc.documentum.rest.view.annotation.DataViewBinding
Specifies the atom entry class which is used for instantiating the entry within a AtomFeed.
entryUpdated() - Method in class com.emc.documentum.rest.view.EntryableView
The returning value of this method is to resolve the value of the atom entry updated time.
equals(Object) - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
 
equals(Object) - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
 
equals(Object) - Method in class com.emc.documentum.rest.model.AuditPolicy
 
equals(Object) - Method in class com.emc.documentum.rest.model.ConditionalFixedListValue
 
equals(Object) - Method in class com.emc.documentum.rest.model.ConditionalQueryValue
 
equals(Object) - Method in class com.emc.documentum.rest.model.ConditionalValueAssist
 
equals(Object) - Method in class com.emc.documentum.rest.model.ContentAttribute
 
equals(Object) - Method in class com.emc.documentum.rest.model.DisplayConfig.AttributeHint
 
equals(Object) - Method in class com.emc.documentum.rest.model.Link
 
equals(Object) - Method in class com.emc.documentum.rest.model.ValueConstraint
 
equals(Object) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
equals(Object) - Method in class com.emc.documentum.rest.sort.SortSpec
 
errorHandling(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures the error handling for the HTTP security from AbstractWebSecurity.entryPoint().
EventHubEventData - Class in com.emc.documentum.rest.model
 
EventHubEventData() - Constructor for class com.emc.documentum.rest.model.EventHubEventData
 
EventHubManager - Interface in com.emc.documentum.rest.dfc
 
execute(Class<T>, String, QueryType, int, int) - Method in interface com.emc.documentum.rest.dfc.query.QueryEngine
Execute the DQL query with offset and limit count.
execute(String, QueryType) - Method in interface com.emc.documentum.rest.dfc.query.QueryEngine
Execute the DQL query.
execute(String, QueryType, int, int) - Method in interface com.emc.documentum.rest.dfc.query.QueryEngine
Execute the DQL query with offset and limit count.
EXECUTE_PROC - Enum constant in enum class com.emc.documentum.rest.model.ExtendedPermission
Extend permission: execute procedure
executeWithinTheContextTran(ContextSessionManager.SessionCallable<T>) - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
Execute the operation within the current context transaction If the context transaction is enabled before, then the operation will be executed within the current context.
executeWithinTheContextTran(Callable<T>) - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
executeWithSession(ContextSessionManager.SessionCallable<V>) - Method in class com.emc.documentum.rest.dfc.SessionAwareAbstractManager
execute the SessionCallable with a shared session, and the session will be automatically released
executeWithSession(ContextSessionManager.SessionCallable<V>, boolean) - Method in class com.emc.documentum.rest.dfc.SessionAwareAbstractManager
execute the SessionCallable with the session, and the session will be automatically released
expand(Object...) - Method in class com.emc.documentum.rest.http.SimpleUriTemplate
Build the URI using the path variables.
EXPIRED - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
EXT_VAR_NAME - Static variable in class com.emc.documentum.rest.http.AbstractUriTemplate
Variable name for URI extension.
extendedAttributes() - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
Return extended attributes from the custom attribute list
ExtendedPermission - Enum Class in com.emc.documentum.rest.model
 
extension(String) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the extension for the builder when required.
extractCustomVariablesFromUriTemplatePath(String) - Static method in class com.emc.documentum.rest.http.UriHelper
Extract custom variables from URI template

F

fallbackAuthMode - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.sso.fallback.auth.mode'.
feed(boolean) - Method in class com.emc.documentum.rest.view.FeedableView
Build the atom feed from this view instance.
FeedableView<T extends Linkable> - Class in com.emc.documentum.rest.view
Abstract class for resource representation views that could be represented as atom feed
FeedableView(Page<T>, UriInfo, String, Boolean, Map<String, Object>) - Constructor for class com.emc.documentum.rest.view.FeedableView
Constructor of the feedable view
feedAuthors() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed authors.
feedId() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed ID.
feedItemsPerPage() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed items number for each page.
feedLinks() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed links.
feedPageNumber() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed page number.
feedTitle() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed title.
feedTitle() - Method in class com.emc.documentum.rest.view.impl.DefaultFeedView
The returning value of this method is to resolve the value of the atom feed title for objects.
feedTotalNumber() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed total number of items in the back-end system.
feedType() - Element in annotation interface com.emc.documentum.rest.view.annotation.FeedViewBinding
Specifies the atom feed class which is used for instantiating the feed for the Page.
feedUpdated() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed updated time.
feedUpdated() - Method in class com.emc.documentum.rest.view.impl.DefaultFeedView
The returning value of this method is to resolve the value of the atom feed updated for objects.
FeedViewBinding - Annotation Interface in com.emc.documentum.rest.view.annotation
An annotation used on a feed view class to bind entryable view classes and the feed type.
field() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the field on class definition.
fieldOrder() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specify the order of fields names in array so that the fields will be marshalled by order.
fields() - Method in class com.emc.documentum.rest.dfc.query.GenericQueryTemplate
get the fields list which is used by query "select", exclude "select" key word
fieldVisibility() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specify the field visibility of the type for marshalling.
FileDataSource - Class in com.emc.documentum.rest.model
 
FileDataSource() - Constructor for class com.emc.documentum.rest.model.FileDataSource
 
filter(String) - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Set the filter expression for the collection results.
filter(T, IDfPersistentObject, List<String>, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributesFilter
Filter out attributes that should be skipped or ignored; The attributes will be removed from PersistentObject.
filter(T, IDfPersistentObject, List<String>, boolean, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributesFilter
Filter out attributes that should be skipped or ignored; The attributes will be removed from PersistentObject.
FILTER - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Filter parameter name
findTypeAncestors(String) - Method in class com.emc.documentum.rest.dfc.ObjectType
Find all ancestor types younger than the specified rootAncestorType
first() - Method in class com.emc.documentum.rest.paging.PageUri
First page URI, the page number always start with 1, and items-per-page should be the same as the one in request
FOLDER - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_folder, representing FolderObject
FOLDER_CHILDREN - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for folder children
FOLDER_PATH - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for folder path
folderChildDocumentsUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build folder child documents URI
folderChildFoldersUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build folder child folders URI
folderChildLinksUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build folder's child links URI
folderChildObjectsUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build folder child objects URI
FolderLink - Class in com.emc.documentum.rest.model
Folder link resource
FolderLink() - Constructor for class com.emc.documentum.rest.model.FolderLink
Constructor
FolderLink(String) - Constructor for class com.emc.documentum.rest.model.FolderLink
Constructor
FolderLink(String, String, boolean) - Constructor for class com.emc.documentum.rest.model.FolderLink
Constructor
FolderLinksManager - Interface in com.emc.documentum.rest.dfc
The folder links manager to link, unlink and move objects across folders.
FolderObject - Class in com.emc.documentum.rest.model
Folder resource
FolderObject() - Constructor for class com.emc.documentum.rest.model.FolderObject
 
FOLDERS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Folders resource
folderUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build folder URI
FORCE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
whether force to execute the operations
Format - Class in com.emc.documentum.rest.model
Format resource
Format() - Constructor for class com.emc.documentum.rest.model.Format
 
FORMAT - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_format, representing Format
FORMAT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Format resource
formatDate(Date) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributeValue
Format date.
formatExt - Variable in class com.emc.documentum.rest.http.BaseUriFactory
 
FormatManager - Interface in com.emc.documentum.rest.dfc
The format manager.
FormatRestrictionConfig - Enum Class in com.emc.documentum.rest.config
 
FORMATS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Formats resource
formatsUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build formats URI
formatUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build format URI
freeze(String) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Freeze a snapshot
FREEZE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for freeze snapshot
from() - Method in class com.emc.documentum.rest.dfc.query.GenericQueryTemplate
get the query from clause, exclude "from" key word
from() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Declare the table the DQL is queried against
from(String) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build FROM statement
FROM_SNAPSHOT_NODES_COLLECTION - Static variable in class com.emc.documentum.rest.view.ViewParams
 
fromDfType(int) - Static method in enum class com.emc.documentum.rest.dfc.BasicType
Get the basic type from a df type number.
fromName(String) - Static method in enum class com.emc.documentum.rest.error.RestClientErrorProfile
 
fromValue(String) - Static method in enum class com.emc.documentum.rest.dfc.BasicType
Get the basic type from a string value.
FRS - Enum constant in enum class com.emc.documentum.rest.config.Modules
 
fullExpand(Object[], Map<String, String>, Set<String>) - Method in class com.emc.documentum.rest.http.SimpleUriTemplate
Build the URI using the path variables and query parameters.
fullExpand(Object[], Map<String, String>, Set<String>, boolean) - Method in class com.emc.documentum.rest.http.SimpleUriTemplate
Build the URI using the path variables and query parameters.
fullExpand(Map<String, String>, Map<String, String>) - Method in class com.emc.documentum.rest.http.SimpleUriTemplate
Build the URI using the given variable mapping.
fullHrefWithTemplateParams(String, Set<String>) - Static method in class com.emc.documentum.rest.http.UriHelper
Append href template parameters to the request uri
fullTextSearch(String) - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
 
fullUri(String, SortedMap<String, String>) - Static method in class com.emc.documentum.rest.http.UriHelper
Generate full URI

G

generatePathVarValue(SimpleUriTemplate, UrlEncodingMethod, Map<String, String>) - Method in class com.emc.documentum.rest.http.BaseUriFactory
 
generateRandomBytes(int) - Method in interface com.emc.documentum.rest.common.crypto.Crypto
Generate the random byte array according given bit length.
GenericQueryTemplate - Class in com.emc.documentum.rest.dfc.query
An abstract query template to build DQL for collection without pagination.
GenericQueryTemplate() - Constructor for class com.emc.documentum.rest.dfc.query.GenericQueryTemplate
 
geOptionalAttribute(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Get optional attribute of the persistent object by name.
get() - Method in class com.emc.documentum.rest.paging.PagedDataRetriever
Get a page of the results.
get() - Method in class com.emc.documentum.rest.sort.SortSpec
Return a list of SortOrder according to the sort specification
get(int) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
get(String) - Method in enum class com.emc.documentum.rest.config.AppEnvironment
Return the property value associated with the given key, or null if the key cannot be resolved.
get(String) - Static method in class com.emc.documentum.rest.config.ContextHolder
Gets context info for the key
get(String) - Method in interface com.emc.documentum.rest.dfc.ModuleManager
Get a module by its module Id.
get(String) - Method in interface com.emc.documentum.rest.dfc.RepositoryManager
Deprecated.
since Feldspar 16.3, please use get(String repositoryName,boolean includeDomains)
get(String) - Static method in class com.emc.documentum.rest.http.SupportedMediaTypes
Deprecated.
the method is not used any more
get(String, boolean) - Method in interface com.emc.documentum.rest.dfc.RepositoryManager
Get a repository according to its name
get(String, int, int, AttributeView) - Method in interface com.emc.documentum.rest.dfc.ObjectCollectionManager
get(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.DarManager
Get a dmc_dar object by its dar object id.
get(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Get the group by its name.
get(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.JobManager
Get a job by its job name.
get(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.MethodManager
Get a method by its method name.
get(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.ObjectCollectionManager
Get an object collection with the given DQL query.
get(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.RelationTypeManager
Get relation type object by relation name.
get(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.UserManager
Get a user by its user name.
get(String, Class<T>) - Method in enum class com.emc.documentum.rest.config.AppEnvironment
Return the property value associated with the given key, or null if the key cannot be resolved.
get(String, Class<T>, T) - Method in enum class com.emc.documentum.rest.config.AppEnvironment
Return the property value associated with the given key, or defaultValue if the key cannot be resolved.
get(String, Object...) - Method in enum class com.emc.documentum.rest.config.MessageBundle
Return the property value associated with the given code, and optional arguments
get(String, String, Object, AuthType) - Method in interface com.emc.documentum.rest.dfc.RepositorySessionManager
Get the DFC session manager.
get(String, Locale, Object...) - Method in enum class com.emc.documentum.rest.config.MessageBundle
Return the property value associated with the given code, locale, and optional arguments
get(String, T) - Static method in class com.emc.documentum.rest.config.ContextHolder
Gets context info for the key.
getAbleToDemote() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getAbleToPromote() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getAbleToResume() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getAbleToSuspend() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getAccessor() - Method in class com.emc.documentum.rest.model.AccessorPermission
 
getAccessorName() - Method in class com.emc.documentum.rest.model.AuditPolicy
 
getAccessType() - Method in class com.emc.documentum.rest.model.AccessorPermission
 
getAccessType(int) - Static method in enum class com.emc.documentum.rest.model.AccessType
 
getAclById(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.AclManager
Get ACL by object id.
getAclByName(String, String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.AclManager
Get ACL by acl_domain and acl_name
getAction() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getAction() - Method in class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
getAliassetName() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getAliasSets() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getAllEvents() - Method in interface com.emc.documentum.rest.dfc.AuditManager
Get all available events in whole repository, including system events and application events.
getAllModules() - Method in interface com.emc.documentum.rest.dfc.ModuleManager
Get all modules
getAllowAttach() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getAllowDemote() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getAllowedHttpMethods() - Method in class com.emc.documentum.rest.model.HomeDocHints
Get allowed http methods
getAllowedHttpMethods() - Method in class com.emc.documentum.rest.model.HomeDocument.Resource
Get allowed http methods
getAllowReturnToBase() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getAllowSchedule() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getApplicableEvents(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Get all available events for object instance, including system events and application events.
getApplicableEventsForType(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Get all available events for certain type, including system events and application events.
getApplication() - Method in class com.emc.documentum.rest.model.Permissions
Get the application permit
getApplicationPermission() - Method in class com.emc.documentum.rest.model.AccessorPermission
 
getAppName() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getAppName(HttpServletRequest) - Static method in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
getAppName(ServletRequestAttributes) - Static method in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
getAppValidation() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getArgs() - Method in exception com.emc.documentum.rest.error.RestClientErrorException
Get error arguments
getAspects() - Method in class com.emc.documentum.rest.model.ObjectAspects
 
getAspectType(String, AttributeView, String) - Method in interface com.emc.documentum.rest.dfc.AspectManager
 
getAtomAuthor(String) - Method in class com.emc.documentum.rest.view.EntryableView
Build the atom author by the author name.
getAtomId() - Method in class com.emc.documentum.rest.view.EntryableView
Build the atom feed ID by removing URL extension name from the canonical URI, defined by LinkableView.canonical().
getAtomId() - Method in class com.emc.documentum.rest.view.FeedableView
Build the atom feed ID by removing the URL extension name from the request URI.
getAttachableQueryTemplateByObjectId(String, LifecycleQueryTemplate) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Get the paged result of the attachable lifecycles for a specified object id The operation is not allowed to be put in an user transaction.
getAttachableQueryTemplateByObjectType(String, LifecycleQueryTemplate) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Get the paged result of the attachable lifecycles for a specified object type The operation is not allowed to be put in an user transaction.
getAttachedAspect(String) - Method in interface com.emc.documentum.rest.dfc.AspectManager
 
getAttribute() - Method in class com.emc.documentum.rest.model.DisplayConfig.AttributeHint
 
getAttribute() - Method in class com.emc.documentum.rest.sort.SortOrder
Return the attribute in the sort order
getAttribute(String) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the attribute value from the repository context by name.
getAttributeByName(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Get attribute value by name
getAttributeHint() - Method in class com.emc.documentum.rest.model.DisplayConfig
 
getAttributeInfoAsMap() - Method in class com.emc.documentum.rest.model.TypeObject
 
getAttributeInfoList() - Method in class com.emc.documentum.rest.model.TypeObject
Getter for attribute info list
getAttributeName() - Method in class com.emc.documentum.rest.model.AssistanceItem
 
getAttributeName() - Method in class com.emc.documentum.rest.model.ContentAttribute
 
getAttributeRules() - Method in class com.emc.documentum.rest.model.AuditPolicy
 
getAttributes() - Method in class com.emc.documentum.rest.model.PersistentObject
Get the attribute collection of the persistent object
getAttributeSource() - Method in class com.emc.documentum.rest.model.DisplayConfig
 
getAttributeType() - Method in class com.emc.documentum.rest.model.ContentAttribute
 
getAttributeValue() - Method in class com.emc.documentum.rest.model.ContentAttribute
 
getAttributeView() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Get attribute view
getAttributeView() - Method in class com.emc.documentum.rest.http.parameter.SingleParam
Get attribute view
getAttrLength() - Method in class com.emc.documentum.rest.model.AttributeInfo
Get attribute length
getAttrLifecycles() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getAttrName() - Method in class com.emc.documentum.rest.model.AttributeInfo
Get attribute name
getAttrName() - Method in class com.emc.documentum.rest.model.AuditTrail.AuditData
 
getAttrNames() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getAttrRepeating() - Method in class com.emc.documentum.rest.model.AttributeInfo
Check if the attribute is repeating attribute
getAttrType() - Method in class com.emc.documentum.rest.model.AttributeInfo
Get attribute type
getAuditableAppEvents() - Method in class com.emc.documentum.rest.model.TypeObject
 
getAuditableSystemEvents() - Method in class com.emc.documentum.rest.model.TypeObject
 
getAuditData() - Method in class com.emc.documentum.rest.model.AuditTrail
 
getAuditedObjectId() - Method in class com.emc.documentum.rest.model.AuditTrail
 
getAuditEvent(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Get single audit event by id.
getAuditPolicy(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Get certain audit policy by policy object id.
getAuditSubTypes() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getAuditTrail(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Get audit trail with id.
getAuthentication() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getAuthorName() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getAuthors() - Method in class com.emc.documentum.rest.model.AtomEntry
Get atom entry authors
getAuthors() - Method in class com.emc.documentum.rest.model.AtomFeed
Get authors of atom feed
getAuthProtocol() - Method in class com.emc.documentum.rest.model.Repository
Get repository authentication protocol
getAuthType() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the user authentication type the repository context.
getAvailableVersions() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getBaseUri() - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
 
getBaseUri() - Method in class com.emc.documentum.rest.http.BaseUriFactory
Get base uri
getBaseUri() - Method in class com.emc.documentum.rest.http.BaseUriInfo
Return the base URI; for example, "http://local"
getBaseUriInfo() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
 
getBasic() - Method in enum class com.emc.documentum.rest.model.BasicPermission
 
getBasic() - Method in class com.emc.documentum.rest.model.Permissions
Get basic permission
getBasicObjectTypeById(String) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Get persistent object type by ID.
getBasicPermission() - Method in class com.emc.documentum.rest.model.AccessorPermission
 
getBasicStr(int) - Static method in enum class com.emc.documentum.rest.model.BasicPermission
 
getBinding() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getBindingConfig() - Method in class com.emc.documentum.rest.wire.RestBindingConfigAware
Get the binding configuration.
getBindingIfNull(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getBindingLabel() - Method in class com.emc.documentum.rest.model.SysObject
Get the binding version for a virtual document
getBlackList() - Method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
 
getBlackListQueryCondition() - Method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
 
getBookId() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getCategory() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getCategory() - Method in class com.emc.documentum.rest.model.ScopeConfig
 
getCategory() - Method in class com.emc.documentum.rest.model.TypeObject
Get type category in string
getCharset() - Method in class com.emc.documentum.rest.model.ContentDataSource
get the charset/encoding of the content
getChildCount() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getChildId() - Method in class com.emc.documentum.rest.model.FolderLink
Get child id
getChildId() - Method in class com.emc.documentum.rest.model.RelationObject
Get child id of relation object
getChildLinks(String, boolean, String, List<SortOrder>, int, int, boolean) - Method in interface com.emc.documentum.rest.dfc.FolderLinksManager
Retrieve a paginated list of child links for a given folder
getChildRelatives(String, String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.RelationManager
Returns a collection of RelationObject objects where the given object is the parent of all these relations and, and the relation_name is given, too.
getChronicleId() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getClient() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getClientIp() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getClientIPAddr(HttpServletRequest) - Static method in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
getClientLocationInfo() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getClientProfile() - Static method in enum class com.emc.documentum.rest.error.RestClientErrorProfile
 
getClientToken() - Method in class com.emc.documentum.rest.security.ticket.ClientTokenAuthToken
Get the client token.
getClientTokenSessionCookie - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
 
getCloseableSession() - Method in interface com.emc.documentum.rest.dfc.RepositorySession
Get the DFC session by the user identity from the repository context.
getCloseableSession(boolean) - Method in interface com.emc.documentum.rest.dfc.RepositorySession
Get the DFC session by the user identity from the repository context.
getCode() - Method in class com.emc.documentum.rest.model.RestError
Get error code
getCode() - Method in enum class com.emc.documentum.rest.model.VirtualDocumentNode.CopyBehavior
 
getCommentText() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getCommentText() - Method in class com.emc.documentum.rest.model.TypeObject
 
getCompatibleJsonTypeString(MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Get compatible JSON media type
getCompatibleXmlType(MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Get compatible XML media type
getCompatibleXmlTypeString(MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Get compatible XML media type string
getComponent() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getCondition() - Method in class com.emc.documentum.rest.model.ConditionalValueAssist
 
getConstraints() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getConstraints() - Method in class com.emc.documentum.rest.model.TypeObject
 
getContent() - Method in class com.emc.documentum.rest.model.AtomContent
Get content object.
getContent() - Method in class com.emc.documentum.rest.model.AtomEntry
Get atom content in atom entry
getContent() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getContent(String, long, int, String, String) - Method in interface com.emc.documentum.rest.dfc.ContentManager
Get primary content and write them back to output stream
getContentAs(Class<T>) - Method in class com.emc.documentum.rest.model.AtomContent
Get atom content object as the suggested data type.
getContentAttrDataType() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getContentAttrDateValue() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getContentAttributes() - Method in class com.emc.documentum.rest.model.ContentfulObject
 
getContentAttributes() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getContentAttrName() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getContentAttrNumValue() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getContentAttrStringValue() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getContentLinks() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get content links
getContentObject(String, Integer, String, String) - Method in interface com.emc.documentum.rest.dfc.ContentMetaDataManager
get the content object by parent id and dql builder
getContents() - Method in class com.emc.documentum.rest.model.ContentfulObject
getContentType() - Method in interface com.emc.documentum.rest.model.DataSource
 
getContentType() - Method in class com.emc.documentum.rest.model.FileDataSource
 
getContextSession() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Return the context session.
getContextSession() - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
FOR INTERNAL USE.
getControllingApp() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getCopyBehavior() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getCopyBehavior(int) - Static method in enum class com.emc.documentum.rest.model.VirtualDocumentNode.CopyBehavior
 
getCopyBehaviorIfNull(VirtualDocumentNode.CopyBehavior) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getCountQuery() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Get the count of query results specified by this DQL query.
getCreateAttrLifecycle(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getCreateAttrLifecycle(String, String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getCreated() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getCreateDate() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getCreatedTime() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get token creation date.
getCreateTypeLifecycle(String) - Method in class com.emc.documentum.rest.model.TypeObject
 
getCreateTypeLifecycle(String, String) - Method in class com.emc.documentum.rest.model.TypeObject
 
getCredentials() - Method in class com.emc.documentum.rest.security.ticket.ClientTokenAuthToken
Get the documentum login ticket.
getCSRFHeaderName() - Method in class com.emc.documentum.rest.security.csrf.CSRFHandler
Get CSRF header name setting from runtime properties.
getCSRFHeaderName() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get CSRF header name.
getCSRFQueryName() - Method in class com.emc.documentum.rest.security.csrf.CSRFHandler
Get CSRF query name setting from runtime properties.
getCSRFQueryName() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get CSRF query parameter.
getCSRFToken() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get CSRF token.
getCSRFTokenMessageDigest() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get CSRF token digest.
getCurrentPage() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get current page
getCurrentPageModifier() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get current page modifier
getCurrentParent() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get current parent
getCurrentState() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getCurrentVersion(String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Deprecated.
getCurrentVersion(String) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Get current object by an object id.
getCurrentVersion(String, Class<T>) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Deprecated.
getCurrentVersion(String, Class<T>) - Method in interface com.emc.documentum.rest.dfc.VersioningManager
Get current object by an object id.
getCustomAttributes(String) - Method in interface com.emc.documentum.rest.dfc.TypeManager
get custom type attribute the assumption is custom type won't start with dm_ for any type start with dm_, nothing will be returned
getCustomMaxSize(String) - Method in enum class com.emc.documentum.rest.config.PagingConfig
Get specific resource max size customized by xml
getData() - Method in class com.emc.documentum.rest.model.ContentDataSource
Return the data source of the content
getData() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getDataInternal() - Method in class com.emc.documentum.rest.view.LinkableView
Get the internal data model instance without LinkableView.customize() called.
getDcWriteUrls() - Method in class com.emc.documentum.rest.model.SysObject
Get distributed content write URLs
getDefaultEntryLinks() - Method in class com.emc.documentum.rest.view.EntryableView
Build default atom entry links.
getDefaultExpression() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getDefaultFolder() - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
getDefaultFolder() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the default_folder for current user
getDefaultLifecycle() - Method in class com.emc.documentum.rest.model.TypeObject
 
getDefaultLifecycleVersion() - Method in class com.emc.documentum.rest.model.TypeObject
 
getDefaultLiteral() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getDefaultValueList() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getDependencies() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getDependency() - Method in class com.emc.documentum.rest.model.ValueConstraint
 
getDescription() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getDescription() - Method in class com.emc.documentum.rest.model.MappingTable
 
getDescription() - Method in class com.emc.documentum.rest.model.ModuleObject
 
getDescription() - Method in class com.emc.documentum.rest.model.Repository
Get repository description
getDetail() - Method in exception com.emc.documentum.rest.error.RestServiceAvailabilityException
 
getDetailContentObject(String, int, String, String) - Method in interface com.emc.documentum.rest.dfc.ContentMetaDataManager
get the detailed content object by parent id and dql builder.
getDetails() - Method in exception com.emc.documentum.rest.error.RestClientErrorException
Get detail
getDetails() - Method in class com.emc.documentum.rest.model.RestError
Get error details
getDfcFormat() - Method in class com.emc.documentum.rest.model.ContentfulObject
 
getDfSession() - Method in class com.emc.documentum.rest.dfc.CloseableDfSession
 
getDfSession() - Method in interface com.emc.documentum.rest.dfc.IDfCloseableSession
 
getDisplay() - Method in class com.emc.documentum.rest.model.MappingTable
 
getDisplayConfigs() - Method in class com.emc.documentum.rest.model.ScopeConfig
 
getDisplayHint() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getDisplayHint() - Method in class com.emc.documentum.rest.model.DisplayConfig.AttributeHint
 
getDocbroker() - Method in class com.emc.documentum.rest.model.Server
Getter for doc broker of server
getDocumentumLoginTicket() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get documentum login ticket.
getDomain() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get user domain.
getDomains() - Method in class com.emc.documentum.rest.model.Repository
Get repository domains
getDosExtension() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get Dos extension
getDuration() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getEmail() - Method in class com.emc.documentum.rest.model.AtomAuthor
Get author email
getEndUserInfo(HttpServletRequest) - Static method in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
getEnforce() - Method in class com.emc.documentum.rest.model.ValueConstraint
 
getEntries() - Method in class com.emc.documentum.rest.model.AtomFeed
Get entries of atom feed
getEntryCriteria() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getEntryMeta() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the entry metadata.
getErrorCode() - Method in exception com.emc.documentum.rest.error.RestClientErrorException
Get error code
getESignatureRequired() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getEtagString() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get etag string
getEvent() - Method in class com.emc.documentum.rest.model.AuditTrail
 
getEventCategory() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getEventFields() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getEventLevel() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getEventList() - Method in class com.emc.documentum.rest.model.AuditEventList
 
getEventName() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getEventName() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getExceptional() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getExceptionState() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getExpireTime() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get token expiration date.
getExpression() - Method in class com.emc.documentum.rest.model.Lifecycle.EntryCriteria
 
getExpression() - Method in class com.emc.documentum.rest.model.ValueConstraint
 
getExpressionText() - Method in class com.emc.documentum.rest.model.DefaultValue
Get expression text
getExpressionType() - Method in class com.emc.documentum.rest.model.DefaultValue
Get expression type
getExtend() - Method in class com.emc.documentum.rest.model.Permissions
Get extend permission
getExtendedPrivileges() - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
getExtendPermissions() - Method in class com.emc.documentum.rest.model.AccessorPermission
 
getExtension() - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
 
getFileName() - Method in class com.emc.documentum.rest.model.FileDataSource
 
getFileSize() - Method in class com.emc.documentum.rest.model.FileDataSource
 
getFilter() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Get filter
getFilterQualification() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Get filter qualification
getFirstNonNullPathSegmentId(String, String...) - Static method in class com.emc.documentum.rest.http.UriHelper
Get first not null path segment id
getFixedDisplay() - Method in class com.emc.documentum.rest.model.DisplayConfig
 
getFolderAncestorsById(String, AttributeView, boolean) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Get persistent object ancestors by ID.
getFolderAncestorsById(String, AttributeView, boolean, Class<T>) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Get persistent object ancestors by ID.
getFolderByPath(String, AttributeView, boolean) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Get persistent object by path.
getFollowAssemblyIfNull(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getFormat() - Method in class com.emc.documentum.rest.model.ContentDataSource
Return the format of the content
getFormat(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.FormatManager
Retrieve a format object according to its name
getFormatExtension() - Method in class com.emc.documentum.rest.http.BaseUriFactory
Get format extension
getFormatExtension() - Method in class com.emc.documentum.rest.http.BaseUriInfo
Return the URI format extension
getFormatName() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get format name
getFormatName(String, String) - Method in enum class com.emc.documentum.rest.config.MimeFormatMappingConfig
Get format name by mime type from the REST configuration file
getFrom() - Method in class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
getFullContentSize() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get full content size
getFullFormat() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get full format
getFullUri() - Method in class com.emc.documentum.rest.http.BaseUriInfo
Return the full URI
getGenericEntries() - Method in class com.emc.documentum.rest.model.AtomFeed
Get generic entries of atom feed
getGroups() - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
getHandlerMethod() - Method in class com.emc.documentum.rest.http.UriInfo
Get handler method
getHelpText() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getHelpText() - Method in class com.emc.documentum.rest.model.TypeObject
 
getHints() - Method in class com.emc.documentum.rest.model.HomeDocJSON.Resource
Get home doc hints
getHints() - Method in class com.emc.documentum.rest.model.HomeDocXML.Resource
Get home document hints
getHost() - Method in class com.emc.documentum.rest.model.Server
Getter for server host
getHref() - Method in class com.emc.documentum.rest.model.FolderLink
Get href
getHref() - Method in class com.emc.documentum.rest.model.GroupObject
 
getHref() - Method in class com.emc.documentum.rest.model.HomeDocJSON.Resource
Get href
getHref() - Method in class com.emc.documentum.rest.model.HomeDocument.Resource
Get href
getHref() - Method in class com.emc.documentum.rest.model.JobObject
Get job object href
getHref() - Method in class com.emc.documentum.rest.model.Link
Get href
getHref() - Method in class com.emc.documentum.rest.model.SysObject
Get sys object href
getHref() - Method in class com.emc.documentum.rest.model.UserObject
Get user object href
getHrefs() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getHreftemplate() - Method in class com.emc.documentum.rest.model.Link
Get href template
getHrefTemplate() - Method in class com.emc.documentum.rest.model.HomeDocJSON.Resource
Get href template
getHrefTemplateQuery() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Return href template query string.
getHttpStatus() - Method in exception com.emc.documentum.rest.error.RestClientErrorException
Get http status
getId() - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
getId() - Method in class com.emc.documentum.rest.model.AtomEntry
Get atom entry id
getId() - Method in class com.emc.documentum.rest.model.AtomFeed
Get atom feed id
getId() - Method in class com.emc.documentum.rest.model.DefaultValue
Get default value id
getId() - Method in class com.emc.documentum.rest.model.DisplayConfig
 
getId() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getId() - Method in class com.emc.documentum.rest.model.Lifecycle.IdAble
 
getId() - Method in class com.emc.documentum.rest.model.ModuleObject
 
getId() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getId() - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
getId() - Method in class com.emc.documentum.rest.model.PersistentObject
Get object ID of the persistent object
getId() - Method in class com.emc.documentum.rest.model.Repository
Get repository id
getId() - Method in class com.emc.documentum.rest.model.RestError
Get error message log id
getId() - Method in class com.emc.documentum.rest.model.ScopeConfig
 
getIgnoreConstraints() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getIgnoreConstraints() - Method in class com.emc.documentum.rest.model.TypeObject
 
getIgnoreImmutable() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getImplementationType() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getIncludeSubtypes() - Method in class com.emc.documentum.rest.model.Lifecycle.TypeInclusion
 
getIndex() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getInputStream() - Method in interface com.emc.documentum.rest.model.DataSource
 
getInputStream() - Method in class com.emc.documentum.rest.model.FileDataSource
 
getInternalFields() - Method in class com.emc.documentum.rest.model.AclObject
 
getInternalFields() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getInternalFields() - Method in class com.emc.documentum.rest.model.Format
 
getInternalFields() - Method in class com.emc.documentum.rest.model.GroupObject
 
getInternalFields() - Method in class com.emc.documentum.rest.model.PersistentObject
Get internal attribute names
getInternalFields() - Method in class com.emc.documentum.rest.model.RelationTypeObject
 
getInternalFields() - Method in class com.emc.documentum.rest.model.SysObject
 
getInternalFields() - Method in class com.emc.documentum.rest.model.UserObject
 
getIsHidden() - Method in class com.emc.documentum.rest.model.AttributeInfo
Check if the attribute is hidden
getIsRequired() - Method in class com.emc.documentum.rest.model.AttributeInfo
Check if the attribute is required
getIsSearchable() - Method in class com.emc.documentum.rest.model.AttributeInfo
Check if attribute is searchable
getIssuer() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get token issuer.
getItems() - Method in class com.emc.documentum.rest.model.CollectionResult
Return the query items
getItems() - Method in class com.emc.documentum.rest.model.ValueAssistances
 
getItemsPerPage() - Method in class com.emc.documentum.rest.http.parameter.PagingParam
Get items number for each page
getItemsPerPage() - Method in class com.emc.documentum.rest.model.AtomFeed
Get items number per page
getKeywords() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getKeywords() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getLabel() - Method in class com.emc.documentum.rest.model.AssistanceValueItem
 
getLabel() - Method in class com.emc.documentum.rest.model.TypeObject
Getter for type label
getLabelText() - Method in class com.emc.documentum.rest.model.AttributeInfo
Get label text
getLateBindingValue() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getLicensekey() - Method in class com.emc.documentum.rest.model.ModuleObject
 
getLicenseKey() - Method in enum class com.emc.documentum.rest.config.Modules
 
getLifecycle(String) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Get the Lifecycle by the id
getLifecycleId() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getLifecycleId() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getLifecycleName() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getLifecycleState() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getLightweightType(String) - Method in interface com.emc.documentum.rest.dfc.LightweightObjectManager
Get the lightweight object type which shares this shared parent object
getLink() - Method in class com.emc.documentum.rest.model.HomeDocXML.Resource
Get link
getLinks() - Method in class com.emc.documentum.rest.model.AbstractLinkable
Get links of the persistent object in the representation
getLinks() - Method in class com.emc.documentum.rest.model.AtomEntry
Get atom entry links
getLinks() - Method in class com.emc.documentum.rest.model.AtomFeed
Get links of atom feed
getLinks() - Method in interface com.emc.documentum.rest.model.Linkable
Get links of the persistent object in the representation
getListMethods() - Method in enum class com.emc.documentum.rest.config.AdminMethods
 
getLocales() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the locales for the login user.
getLoginName() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the user login name for current user
getLoginTicket() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the login ticket for client-token mode from the repository context.
getLoginTicketExpireTime() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get the login ticket expiration time.
getMandatoryAttribute(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Get mandatory attribute of the persistent object by name.
getMandatoryFields() - Method in class com.emc.documentum.rest.model.AclObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.AspectTypeObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.AuditTrail
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.ContentMetaData
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.Format
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.GroupObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.JobObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.MethodObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.NetworkLocation
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.PersistentObject
Get mandatory attribute names
getMandatoryFields() - Method in class com.emc.documentum.rest.model.RelationObject
Get mandatory fields
getMandatoryFields() - Method in class com.emc.documentum.rest.model.RelationTypeObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.SysObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.TypeObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.UserObject
 
getMandatoryFields() - Method in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
getMandatoryQueryParams() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Return href template query parameters
getMappingTables() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getMappingTables() - Method in class com.emc.documentum.rest.model.TypeObject
 
getMaxAge() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get the token max age in seconds.
getMediaTypes(String) - Static method in class com.emc.documentum.rest.http.SupportedMediaTypes
Get the media type list for the supported media type string
getMessage() - Method in exception com.emc.documentum.rest.error.RestClientErrorException
 
getMessage() - Method in exception com.emc.documentum.rest.error.RestContentFormatForbiddenException
 
getMessage() - Method in exception com.emc.documentum.rest.error.RestLackOfDependencyValuesException
 
getMessage() - Method in exception com.emc.documentum.rest.error.RestServiceAvailabilityException
 
getMessage() - Method in exception com.emc.documentum.rest.error.RestValueAssistanceDefinitionException
 
getMessage() - Method in class com.emc.documentum.rest.model.RestError
Get error message
getMessage() - Method in class com.emc.documentum.rest.model.ValueConstraint
 
getMethod(String) - Method in enum class com.emc.documentum.rest.config.AdminMethods
 
getMimeType() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get mime type
getMissedDependencyValues() - Method in exception com.emc.documentum.rest.error.RestLackOfDependencyValuesException
 
getModified() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getModifier() - Method in class com.emc.documentum.rest.model.ContentDataSource
 
getModuleCode() - Method in enum class com.emc.documentum.rest.config.Modules
 
getMultiObjectContents(Set<String>, boolean, String) - Method in interface com.emc.documentum.rest.dfc.ContentManager
Get multiple objects' contents
getName() - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
getName() - Method in class com.emc.documentum.rest.model.AtomAuthor
Get author name
getName() - Method in class com.emc.documentum.rest.model.Attribute
Return the attribute name
getName() - Method in class com.emc.documentum.rest.model.AuditPolicy
 
getName() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get resource name
getName() - Method in interface com.emc.documentum.rest.model.DataSource
 
getName() - Method in class com.emc.documentum.rest.model.DisplayConfig
 
getName() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getName() - Method in class com.emc.documentum.rest.model.Lifecycle.Module
 
getName() - Method in class com.emc.documentum.rest.model.Lifecycle.Procedure
 
getName() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getName() - Method in class com.emc.documentum.rest.model.ModuleObject
 
getName() - Method in class com.emc.documentum.rest.model.ProductInfo
Get name
getName() - Method in class com.emc.documentum.rest.model.RelationObject
Get name of relation object, which is "relation_name" in fact
getName() - Method in class com.emc.documentum.rest.model.Repository
Get repository name
getName() - Method in class com.emc.documentum.rest.model.Server
Getter for server name
getName() - Method in class com.emc.documentum.rest.model.TypeObject
Getter for type name
getNetworkLocationBasedOnClientIP(HttpServletRequest, boolean) - Static method in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
getNewValue() - Method in class com.emc.documentum.rest.model.AuditTrail.ValuePair
 
getNextState() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getNo() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getNodeId() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getNormalizedPattern() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
 
getNotNull() - Method in class com.emc.documentum.rest.model.AttributeInfo
Get nullable of attribute
getNotNullEnforce() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getNotNullMessage() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getObjectAspects() - Method in class com.emc.documentum.rest.model.SysObject
 
getObjectById(String, AttributeView, boolean, boolean, BasicType...) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Get persistent object by ID.
getObjectById(String, AttributeView, boolean, boolean, Class<T>, BasicType...) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Get persistent object by ID.
getObjectById(String, AttributeView, boolean, BasicType...) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Get persistent object by ID.
getObjectById(String, AttributeView, boolean, Class<T>, BasicType...) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Get persistent object by ID.
getObjectByQualification(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Retrieve a persistent object according to its qualification
getObjectByQualification(String, AttributeView, Class<T>) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Retrieve a persistent object according to its qualification
getObjectId() - Method in class com.emc.documentum.rest.model.AuditPolicy
 
getObjectId() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getObjectId() - Method in class com.emc.documentum.rest.model.FolderLink
get folder link id
getObjectId() - Method in class com.emc.documentum.rest.model.ObjectAspects
 
getObjectLifecycle() - Method in class com.emc.documentum.rest.model.SysObject
 
getObjectLifecycle(String) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Get the current object lifecycle state
getObjectName() - Method in class com.emc.documentum.rest.model.MethodObject
 
getOldValue() - Method in class com.emc.documentum.rest.model.AuditTrail.ValuePair
 
getOptionalFields() - Method in class com.emc.documentum.rest.model.PersistentObject
Get optional attribute names
getOptionalFields() - Method in class com.emc.documentum.rest.model.SysObject
 
getOrderNum() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getOrderNumIfNull(int) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getOriginDocument() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getOtherParams() - Method in class com.emc.documentum.rest.view.FeedableView
Return other parameters from the constructor parameter.
getOtherParams() - Method in class com.emc.documentum.rest.view.LinkableView
Return other parameters from the constructor parameter.
getOutputStream() - Method in interface com.emc.documentum.rest.model.DataSource
 
getOverrideLateBindingIfNull(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getOwner() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getPage() - Method in class com.emc.documentum.rest.http.parameter.PagingParam
Get page number
getPage() - Method in class com.emc.documentum.rest.model.AtomFeed
Get page number
getPage() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get page
getPagedCollection(String, boolean, int, int, AttributeView) - Method in interface com.emc.documentum.rest.dfc.ObjectCollectionManager
Get an object collection with the given DQL query.
getPagedContentObjects(String, int, int, boolean, AttributeView) - Method in interface com.emc.documentum.rest.dfc.ContentMetaDataManager
get all ContentObjects of primary content and renditions by its parent id
getPageModifier() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get page modifier
getPagingParam() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Get paging parameter
getParent() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get parents' id
getParent() - Method in class com.emc.documentum.rest.model.TypeObject
Getter for type parent
getParentGroup() - Method in class com.emc.documentum.rest.model.GroupObject
 
getParentGroup() - Method in class com.emc.documentum.rest.model.UserObject
 
getParentId() - Method in class com.emc.documentum.rest.model.FolderLink
Get parent id
getParentId() - Method in class com.emc.documentum.rest.model.PersistentObject
 
getParentId() - Method in class com.emc.documentum.rest.model.RelationObject
Get parent id of relation object
getParentId() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getParentLinks(String, int, int) - Method in interface com.emc.documentum.rest.dfc.FolderLinksManager
Retrieve a paginated list of parent links for a given object
getParentObject(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.LightweightObjectManager
Get the parent object of a lightweight object If the object's parent is itself, the DfException will be thrown
getParentRelatives(String, String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.RelationManager
Returns a collection of RelationObject objects where the given object is the child of all these relations and, and the relation_name is given, too.
getPassword() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the password of the login user.
getPathSegmentId(String, String) - Static method in class com.emc.documentum.rest.http.UriHelper
Retrieve the path value at the specified segment; for example, the path value for 'repositories' on the URI 'http://localhost:8080/repositories/acme' is 'acme'.
getPermission(int) - Static method in enum class com.emc.documentum.rest.model.BasicPermission
 
getPermissions() - Method in class com.emc.documentum.rest.model.PersistentObject
Get permissions
getPermissionSet(String) - Method in interface com.emc.documentum.rest.dfc.UserManager
Get a user's associated permission set
getPermissionSet(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.AclManager
Get the permission set of an specified sysobject.
getPermit() - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
getPreference(String, String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.PreferenceManager
Get a Preference object by client code and user name.
getPreviousState() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getPrimaryClass() - Method in class com.emc.documentum.rest.model.Lifecycle.Module
 
getPrimaryLocale() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the primary locale from the locales.
getPrincipal() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Get user principal.
getPrincipal() - Method in class com.emc.documentum.rest.security.ticket.ClientTokenAuthToken
Get the user principal.
getPrivileges() - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
getProfileImage(String) - Method in interface com.emc.documentum.rest.dfc.UserProfileImageManager
Get display Picture by its user name.
getProperties() - Method in class com.emc.documentum.rest.model.ProductInfo
Get properties
getPropertySources() - Method in enum class com.emc.documentum.rest.config.AppEnvironment
Return the PropertySources for this AppEnvironment.
getPublished() - Method in class com.emc.documentum.rest.model.AtomEntry
Get atom entry published date
getQ() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Get query parameter
getQuery() - Method in class com.emc.documentum.rest.dfc.query.GenericQueryTemplate
Get DQL query expression for the template
getQuery() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Get the computed DQL query expression.
getQueryAttribute() - Method in class com.emc.documentum.rest.model.ConditionalQueryValue
 
getQueryParams(String) - Static method in class com.emc.documentum.rest.http.UriHelper
Get query parameters
getQueryString() - Method in class com.emc.documentum.rest.model.ConditionalQueryValue
 
getReadOnly() - Method in class com.emc.documentum.rest.model.AttributeInfo
Check if attribute is read-only
getRealTypeObject() - Method in class com.emc.documentum.rest.model.Compat71TypeObjectJson
Deprecated.
Get real type object
getRedirectUri() - Method in class com.emc.documentum.rest.security.ticket.ClientTokenAuthToken
Get redirect URI.
getRegisteredId() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getRel() - Method in class com.emc.documentum.rest.model.HomeDocJSON.ResourceEntry
Get relation
getRel() - Method in class com.emc.documentum.rest.model.HomeDocument.Resource
Get relation
getRel() - Method in class com.emc.documentum.rest.model.HomeDocXML.Resource
Get relation
getRel() - Method in class com.emc.documentum.rest.model.Link
Get relation
getRelationById(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.RelationManager
Get relation object by relation ID.
getRelationshipId() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getRenderedObject(String, T, boolean, UriInfo, Map<String, Object>) - Method in class com.emc.documentum.rest.controller.AbstractController
Get the rendered linkable object from the view definition.
getRenderedPage(String, Page<T>, boolean, boolean, UriInfo, Map<String, Object>) - Method in class com.emc.documentum.rest.controller.AbstractController
Get the rendered atom feed from the view definition.
getRendition() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get rendition
getRepositories() - Method in interface com.emc.documentum.rest.dfc.RepositoryManager
Get a list of repositories
getRepositoryName() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the repository for current user lives
getRepositoryName() - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
 
getRepositoryName() - Method in class com.emc.documentum.rest.view.FeedableView
Return the repository name from the constructor parameter.
getRepositorySessionManager() - Method in interface com.emc.documentum.rest.dfc.RepositorySession
Return the underlying DFC repository session manager associated with this repository session.
getRepositoryUri() - Method in class com.emc.documentum.rest.http.BaseUriFactory
Get repository URI
getReqDigest() - Method in class com.emc.documentum.rest.model.PersistentObject
 
getRequestUri() - Method in class com.emc.documentum.rest.http.BaseUriInfo
Return the request URI
getRequireGroup() - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
getRequireGroupSet() - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
getResource() - Method in class com.emc.documentum.rest.model.HomeDocJSON.ResourceEntry
Get resource
getResources() - Method in class com.emc.documentum.rest.model.HomeDocJSON
Get resources in Home Doc
getResources() - Method in class com.emc.documentum.rest.model.HomeDocument
Get resources
getResources() - Method in class com.emc.documentum.rest.model.HomeDocXML
Get resources in Home doc resource for XML
getRestrict() - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
getResumeState() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getReturnConditions() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getSchedule() - Method in class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
getSchedules() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
getScope() - Method in class com.emc.documentum.rest.model.ScopeConfig
 
getScopeConfigs() - Method in class com.emc.documentum.rest.model.TypeObject
 
getSelectedObjectCreationDate() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getSelectedObjectId() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getSelectedObjectModifyDate() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getSelectedObjectName() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getServers() - Method in class com.emc.documentum.rest.model.Repository
Servers of repository
getServiceName() - Method in exception com.emc.documentum.rest.error.RestServiceAvailabilityException
 
getSession() - Method in interface com.emc.documentum.rest.dfc.RepositorySession
Get the DFC session by the user identity from the repository context.
getSession(boolean) - Method in interface com.emc.documentum.rest.dfc.RepositorySession
Get the DFC session by the user identity from the repository context.
getSession(IDfSessionManager, String) - Method in class com.emc.documentum.rest.security.provider.AbstractAuthProvider
Get a DFC session from a DFC session manager.
getSessionRepository() - Method in class com.emc.documentum.rest.dfc.SessionAwareAbstractManager
Returns the instance of RepositorySession
getSharedParent() - Method in class com.emc.documentum.rest.model.TypeObject
Getter for shared parent type
getSharingParent() - Method in class com.emc.documentum.rest.model.SysObject
Get the sharing parent object href
getSignAudit() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getSingleObjectContents(String, Map<String, Resource>, String, VirtualDocumentOptions) - Method in interface com.emc.documentum.rest.dfc.ContentManager
Get a single object's contents.
getSize() - Method in class com.emc.documentum.rest.model.ContentDataSource
Return the content size
getSnapshot(String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Get virtual document snapshot
getSortSpec() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Get sort parameter
getSrc() - Method in class com.emc.documentum.rest.model.AtomContent
Get atom content source
getStates() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getStatus() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getStatus() - Method in class com.emc.documentum.rest.model.ModuleObject
 
getStatus() - Method in class com.emc.documentum.rest.model.RestError
Get error status
getStatusMessage() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getSubject() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getSubject() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getSubscribers() - Method in class com.emc.documentum.rest.model.Subscribers
 
getSummary() - Method in class com.emc.documentum.rest.model.AtomEntry
Get atom entry summary
getSupportedRepresentations() - Method in class com.emc.documentum.rest.model.HomeDocHints
Get supported resource representations
getSupportedRepresentations() - Method in class com.emc.documentum.rest.model.HomeDocument.Resource
Get supported representations
getSystemAction() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getTitle() - Method in class com.emc.documentum.rest.model.AtomEntry
Get atom entry title
getTitle() - Method in class com.emc.documentum.rest.model.AtomFeed
Get atom feed title
getTitle() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getTitle() - Method in class com.emc.documentum.rest.model.Link
Get title
getTitle() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getTo() - Method in class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
getTotal() - Method in class com.emc.documentum.rest.model.AtomFeed
Get total entries number of the atom feed
getTotalForEach() - Method in class com.emc.documentum.rest.paging.Page
 
getType() - Method in class com.emc.documentum.rest.dfc.ObjectType
Get the type string
getType() - Method in class com.emc.documentum.rest.model.AclObject
 
getType() - Method in class com.emc.documentum.rest.model.AspectTypeObject
 
getType() - Method in class com.emc.documentum.rest.model.AtomContent
Get atom content type
getType() - Method in class com.emc.documentum.rest.model.AuditEvent
 
getType() - Method in class com.emc.documentum.rest.model.AuditTrail
 
getType() - Method in class com.emc.documentum.rest.model.Compat71TypeAtomContentJson
Deprecated.
Get atom content type
getType() - Method in class com.emc.documentum.rest.model.Format
 
getType() - Method in class com.emc.documentum.rest.model.GroupObject
 
getType() - Method in class com.emc.documentum.rest.model.JobObject
 
getType() - Method in class com.emc.documentum.rest.model.Lifecycle.TypeInclusion
 
getType() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getType() - Method in class com.emc.documentum.rest.model.Link
Get type
getType() - Method in class com.emc.documentum.rest.model.MethodObject
 
getType() - Method in class com.emc.documentum.rest.model.NetworkLocation
 
getType() - Method in class com.emc.documentum.rest.model.PersistentObject
Get object type of the persistent object; if it is not specified explicitly, return the attribute "r_object_type" by alternate.
getType() - Method in class com.emc.documentum.rest.model.RelationTypeObject
 
getType() - Method in class com.emc.documentum.rest.model.TypeObject
 
getType() - Method in class com.emc.documentum.rest.model.UserObject
 
getType() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getTypeDef() - Method in class com.emc.documentum.rest.model.PersistentObject
Get the type definition of the persistent object in URI
getTypeDefinition(IDfSession, String, AttributeView, boolean, boolean) - Method in interface com.emc.documentum.rest.dfc.TypeManager
getTypeDefinition(IDfSession, String, String, boolean, boolean) - Method in interface com.emc.documentum.rest.dfc.TypeManager
getTypeDefinition(IDfSession, String, String, boolean, boolean, String, String, boolean) - Method in interface com.emc.documentum.rest.dfc.TypeManager
getTypeDefinition(IDfTypedObject, AttributeView, boolean, boolean) - Method in interface com.emc.documentum.rest.dfc.TypeManager
getTypeDefinition(IDfTypedObject, TypeParameter) - Method in interface com.emc.documentum.rest.dfc.TypeManager
get the type definition by the query result against the dm_type only only basic attribute can be included, all other DD info won't be added no extra query will be executed
getTypeDefinition(String, AttributeView, boolean, boolean) - Method in interface com.emc.documentum.rest.dfc.TypeManager
getTypeDefinition(String, TypeParameter) - Method in interface com.emc.documentum.rest.dfc.TypeManager
get the type definition
getTypeDefinition(String, String, boolean, boolean) - Method in interface com.emc.documentum.rest.dfc.TypeManager
getTypeDefinition(String, String, boolean, boolean, String, String, boolean) - Method in interface com.emc.documentum.rest.dfc.TypeManager
getTypeInclusions() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getTypeLifecycles() - Method in class com.emc.documentum.rest.model.TypeObject
 
getTypeOverrideId() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getTypeValueAssistances(String, List<String>, Map<String, List<Object>>, String, String) - Method in interface com.emc.documentum.rest.dfc.ValueAssistanceManager
 
getUpdated() - Method in class com.emc.documentum.rest.model.AtomEntry
Get atom entry updated date
getUpdated() - Method in class com.emc.documentum.rest.model.AtomFeed
Get atom feed updated date
getUpdateDate() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getUri() - Method in class com.emc.documentum.rest.model.AtomAuthor
Get author URI
getUriFactory() - Method in class com.emc.documentum.rest.view.FeedableView
Deprecated.
Please use FeedableView.uriBuilder(String) to build links.
getUriFactory() - Method in class com.emc.documentum.rest.view.LegacyLinkableView
Deprecated.
Please use ResourceUriBuilder instead to build resource URIs.
getUriFactory(boolean) - Method in class com.emc.documentum.rest.view.LegacyLinkableView
Deprecated.
Please use LinkableView.uriBuilder(String) to build links.
getUriFactoryWithoutValidation() - Method in class com.emc.documentum.rest.view.LegacyLinkableView
Deprecated.
Please use LinkableView.uriBuilder(String) to build links.
getUriInfo() - Method in class com.emc.documentum.rest.paging.PageUri
Return the URI info of the page.
getUriInfo() - Method in class com.emc.documentum.rest.view.FeedableView
Return the URI info from the constructor parameter UriInfo.
getUser() - Method in class com.emc.documentum.rest.model.PreferenceObject
 
getUserAction() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getUserActionService() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getUserCriteria() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getUserCriteriaService() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getUserExtendedPrivileges() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get user extended privileges of the login user.
getUserGroups() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get belonging user groups of the login user.
getUserId() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the r_object_id value for current user.
getUsername() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
getUserName() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get the user_name (instead of user_login_name) for current user The retrieval is done via a DQL query and is not very cheap and the retrieved user_login_name will be stored in ThreadLocal for later use and will be destroyed when the context is destroyed
getUserName() - Method in class com.emc.documentum.rest.model.AuditTrail
 
getUserPermission(String, String) - Method in interface com.emc.documentum.rest.dfc.AclManager
Get the grant permissions to an specified sysobject for some user or group
getUserPostAction() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getUserPostService() - Method in class com.emc.documentum.rest.model.LifecycleState
 
getUserPrivileges() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Get user privileges of the login user.
getUserValidationService() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getUTF8Parameter(String, String) - Static method in class com.emc.documentum.rest.http.UriHelper
get the UTF8 decoded query param only support the first value of the param
getUTF8Parameter(NativeWebRequest, String) - Static method in class com.emc.documentum.rest.http.UriHelper
get the UTF8 decoded query param only support the first value of the param
getVaDef() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
getValue() - Method in class com.emc.documentum.rest.model.AssistanceValueItem
 
getValue() - Method in class com.emc.documentum.rest.model.Attribute
Return the attribute value
getValue() - Method in class com.emc.documentum.rest.model.MappingTable
 
getValue(IDfTypedObject, IDfAttr, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributeValue
Get attribute value from dfcObject
getValue(IDfTypedObject, IDfAttr, String, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributeValue
Get attribute value from dfcObject
getValue(IDfTypedObject, String, String, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributeValue
Get attribute value from dfcObject
getValueMap() - Static method in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
 
getValuePairs() - Method in class com.emc.documentum.rest.model.AuditTrail.AuditData
 
getValues() - Method in class com.emc.documentum.rest.model.AssistanceItem
 
getValues() - Method in class com.emc.documentum.rest.model.ConditionalFixedListValue
 
getVdmNumber() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
getVdRef() - Method in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
getVdSnapshotRef() - Method in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
getVersion() - Method in class com.emc.documentum.rest.model.Lifecycle.Procedure
 
getVersion() - Method in class com.emc.documentum.rest.model.Server
Getter for server version
getVersionLabels() - Method in class com.emc.documentum.rest.model.Lifecycle
 
getVersionPolicy() - Method in class com.emc.documentum.rest.model.PersistentObject
Get version policy
getVersionStamp() - Method in class com.emc.documentum.rest.model.ContentMetaData
Get Version stamp
getVirtualDocumentNode(String, String, String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Get single document node and corresponding sysobject if nodeObjectId is present.
getVirtualDocumentNodes(String, String, String, String, boolean, Boolean, boolean, int, int, int) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Get the virtual document nodes from the root or the sub node
getVirtualDocumentNodes(String, String, String, String, boolean, Boolean, boolean, AttributeView, int, int, int) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Get the virtual document nodes from the root or the sub node
getWhiteList() - Method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
 
getWhiteListQueryCondition() - Method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
 
getWorkingController() - Method in class com.emc.documentum.rest.view.FeedableView
Return the working resource controller class of this view instance
getWorkingController() - Method in class com.emc.documentum.rest.view.LinkableView
Return the working resource controller class of this view instance
getWrappedException(IDfSessionManager, String, DfException) - Method in class com.emc.documentum.rest.security.provider.AbstractAuthProvider
Convert DFC exception to an authentication exception.
GMT_ID - Static variable in class com.emc.documentum.rest.format.date.DateFormatter
 
GROUP - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_group, representing GroupObject
GROUP - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Group resource
GroupManager - Interface in com.emc.documentum.rest.dfc
The group manager.
GroupObject - Class in com.emc.documentum.rest.model
Group resource
GroupObject() - Constructor for class com.emc.documentum.rest.model.GroupObject
 
GROUPS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Groups resource
groupSubgroupUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build group's sub-group URI
groupsUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build groups URI
groupUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build group URI
groupUserUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build group's users URI

H

handleCSRFException(HttpServletRequest, HttpServletResponse, Exception) - Method in class com.emc.documentum.rest.security.csrf.CSRFHandler
Handle CSRF exceptions.
handleCustomYamlLinks() - Method in class com.emc.documentum.rest.view.LinkableView
Construct custom adding link relations from the YAML file and add to the data model.
hasAttribute(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Check whether the persistent object has the given attribute
hasAttributeValue(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Check whether the attribute value is not empty
hasBaseUriVariable() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Check if the the path has variable 'baseUri'.
hasContent() - Method in class com.emc.documentum.rest.model.ContentfulObject
 
hasContentAttributes() - Method in class com.emc.documentum.rest.model.ContentfulObject
 
hasExtendedAttributes() - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
Check whether the custom attributes contain any extended attributes
hasExtension(String) - Static method in class com.emc.documentum.rest.http.UriHelper
Check whether the request URI has an extension
hasExtensionVariable() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Check if the the path has variable 'ext'.
hasFormat(String) - Method in interface com.emc.documentum.rest.dfc.FormatManager
Check if format exists in a repository
hashCode() - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
 
hashCode() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
 
hashCode() - Method in class com.emc.documentum.rest.model.AuditPolicy
 
hashCode() - Method in class com.emc.documentum.rest.model.ConditionalFixedListValue
 
hashCode() - Method in class com.emc.documentum.rest.model.ConditionalQueryValue
 
hashCode() - Method in class com.emc.documentum.rest.model.ConditionalValueAssist
 
hashCode() - Method in class com.emc.documentum.rest.model.ContentAttribute
 
hashCode() - Method in class com.emc.documentum.rest.model.DisplayConfig.AttributeHint
 
hashCode() - Method in class com.emc.documentum.rest.model.Link
 
hashCode() - Method in class com.emc.documentum.rest.model.ValueConstraint
 
hashCode() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
hashCode() - Method in class com.emc.documentum.rest.sort.SortSpec
 
hasInlineObject() - Method in class com.emc.documentum.rest.model.AtomContent
Check if atom content has inline content object
hasItem() - Method in class com.emc.documentum.rest.paging.Page
Check whether this page is empty or not.
hasMore() - Method in class com.emc.documentum.rest.model.CollectionResult
Return whether there has more items except the items in this collection
hasNextPage() - Method in class com.emc.documentum.rest.paging.Page
If the page is the last page or the page does not contain the items requested in this page (which means there is no remaining items available), the page has next page
hasOptionalAttribute(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Check whether the persistent object has the given optional attribute
hasPreviousPage() - Method in class com.emc.documentum.rest.paging.Page
Check whether this page has a previous one.
hasRangeSupport() - Static method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Return whether range support is enabled by system.
hasRepositoryVariable() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Check if the the path has variable 'repositoryName'.
hasVariable(String) - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Check if the input matches the path variables
headerName - Variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
Property value for 'rest.security.csrf.header_name'.
headers(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures default security headers.
hint(String) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Add the hint to the dql
hints() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Return the hints which will used in the query.
hints(List<String>) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Add the hint list to the dql
hintsRangeConflict() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
 
HomeDocHints - Class in com.emc.documentum.rest.model
Hints of Home Doc resource
HomeDocHints(List<String>, List<String>) - Constructor for class com.emc.documentum.rest.model.HomeDocHints
Constructor
HomeDocJSON - Class in com.emc.documentum.rest.model
Home Doc resource for JSON
HomeDocJSON() - Constructor for class com.emc.documentum.rest.model.HomeDocJSON
 
HomeDocJSON.Resource - Class in com.emc.documentum.rest.model
Resource in HomeDocJSON.ResourceEntry of Home Document
HomeDocJSON.ResourceEntry - Class in com.emc.documentum.rest.model
Resource Entry in Home Document for JSON
HomeDocument - Class in com.emc.documentum.rest.model
Model of Home Document
HomeDocument(List<HomeDocument.Resource>) - Constructor for class com.emc.documentum.rest.model.HomeDocument
Constructor
HomeDocument.Resource - Class in com.emc.documentum.rest.model
Resource in Home Document
HomeDocXML - Class in com.emc.documentum.rest.model
Home Doc resource for XML
HomeDocXML() - Constructor for class com.emc.documentum.rest.model.HomeDocXML
 
HomeDocXML.Resource - Class in com.emc.documentum.rest.model
Resource in Home Document for XML
hsts(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures HTTP Strict Transport Security (HSTS) header.
hstsDisabled - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.hsts.disabled'.
hstsIncludeSubDomains - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.hsts.include_sub_domains'.
hstsMaxAgeInSeconds - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.hsts.max_age_in_seconds'.
HTTP_HEADER_X_FORWARDED_FOR - Static variable in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
httpFirewall - Variable in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
 
httpMethods - Variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
Property value for 'rest.security.csrf.http_methods'.
httpSessionUse - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.http_session.use'.

I

ICON - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for icon
id - Variable in class com.emc.documentum.rest.model.PersistentObject
ID of persistent object
id(String) - Method in class com.emc.documentum.rest.error.RestErrorBuilder
Set id for the REST error
IdAble() - Constructor for class com.emc.documentum.rest.model.Lifecycle.IdAble
 
IdAble(String) - Constructor for class com.emc.documentum.rest.model.Lifecycle.IdAble
 
IDfCloseableSession - Interface in com.emc.documentum.rest.dfc
the wrapper which wrap an IDfSession, and able to be closed
idUri(String) - Method in class com.emc.documentum.rest.view.impl.PersistentLinkableView
 
idUri(String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Get resource URI for the specified resource and id attribute.
idUriBuilder(String) - Method in class com.emc.documentum.rest.view.impl.PersistentLinkableView
 
idUriBuilder(String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Get resource URI builder for id attribute as the path variable.
ignorableForUnknown(String, IDfPersistentObject, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributesFilter
Check if attrName is unknown attribute for targetObject, then decide whether to ignore it.
ignorableForUnmodified(Attribute<?>, IDfPersistentObject, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributesFilter
Check if attribute is unmodified attribute for targetObject, then decide whether to ignore it.
ignoreNull() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type ignores null value during serialization.
ignoreNullFields() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specify whether to ignore fields with null value.
INACTIVE_URL - Static variable in class com.emc.documentum.rest.context.ResourceUriBuilder
The inactive URL flag.
INACTIVE_URL - Static variable in class com.emc.documentum.rest.http.BaseUriFactory
Dummy value for an inactive URI.
INBOX - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access inbox
INBOX_ITEM - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow
INCLUDE_PERMISSION - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Include permission option
includeAll() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeAll(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include all info.
includeAuditableEvents() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeAuditableEvents(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include the auditable system and application events.
includeBasicAttrInfo() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeBasicAttrInfo(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include basic attribute info for the type, such as attribute name, data type, repeating...
includeDDInfo() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeDisplayConfigs() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeDisplayConfigs(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include display config info.
includeLifecycle() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeLifecycle(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include the lifecycle based type and attribute info.
includeMappingTables() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeMappingTables(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include mapping table info for the type and the attributes For the type mapping table, valid only when includeMoreDDTypeInfo is true For the attributes mapping table, valid only when includeBasicAttrInfo and includeMoreDDAttrInfo are true The default value is false
includeMoreDDAttrInfo() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeMoreDDAttrInfo(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include more data dictionary info for the attribute, such as label, default value, is hidden, is readonly, is required...
includeMoreDDTypeInfo() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeMoreDDTypeInfo(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include more data dictionary info for the type, such as type label, default lifecycle.
includeVA() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeVA(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include the value assistance info.
includeValueConstraints() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
includeValueConstraints(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether include value constraints info for the type and the attributes For the type value constraints, valid only when includeMoreDDTypeInfo is true For the attributes value constraints, valid only when includeBasicAttrInfo and includeMoreDDAttrInfo are true The default value is false
INCLUDING_DOMAINS - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
repository represent including domains
INCLUDING_VALUE_ASSIST - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
type represent including value assist definition
indexOf(Object) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
inFeed() - Method in class com.emc.documentum.rest.view.LinkableView
Indicate whether the view instance is created from AtomFeedFactory.
inherited() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
inherited(boolean) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set whether get the inherited attributes of the type.
inheritValue() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specify whether to reuse the serializable name of its super type.
initBinder(WebDataBinder) - Method in class com.emc.documentum.rest.controller.AbstractController
Initialize the binding for registered query parameters.
initialize() - Method in interface com.emc.documentum.rest.security.RepositoryContextInitializer
The repository context initialization should set user credentials to RepositoryContextHolder.
initialOrAndCondition(String, Object...) - Method in class com.emc.documentum.rest.dfc.query.QualificationBuilder
Sometimes, when a condition is added to the qualification, an "AND" should be added if this is NOT the initial condition in the qualification.
INLINE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Inline parameter name
inlineField() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specify the referencing field to be inline.
inlineOnly() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
When specified inline field, when whether serialize the other fields of the wrapper class.
INSTALL_FAILED - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.Status
 
installDar(File, AttributeView) - Method in interface com.emc.documentum.rest.dfc.DarManager
 
INSTALLED - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.Status
 
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.AdminMethods
 
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.AppEnvironment
The singleton instance of the environment.
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
The singleton instance of the FormatRestrictionConfig
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.MessageBundle
The singleton instance of the message bundle.
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.MimeFormatMappingConfig
The singleton instance of the MimeFormatMappingConfig
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.PagingConfig
The singleton instance of PagingConfig
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.PersistenceConfig
The singleton instance of PersistenceConfig
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.PersistenceContextConfig
The singleton instance of PersistenceContextConfig
INSTANCE - Enum constant in enum class com.emc.documentum.rest.config.SanitizerConfig
The singleton instance of SanitizerConfig
IntegerEnum - Class in com.emc.documentum.rest.constant
An utility to generate (value, constant name) map for enum types which implement IntegerValue
IntegerValue - Interface in com.emc.documentum.rest.constant
A unified interface for enum type with integer type value to implement.
interceptUrl(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
Configures the URL pattern for the HTTP security from AbstractLogoutWebSecurity.setLogoutUrl(String).
interceptUrl(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Sets the URL pattern for the HTTP security from AbstractWebSecurity.setRootAuthUrl(String).
INTERNAL_FIELDS - Static variable in class com.emc.documentum.rest.model.AclObject
Internal fields
INTERNAL_FIELDS - Static variable in class com.emc.documentum.rest.model.ContentMetaData
Internal fields
INTERNAL_FIELDS - Static variable in class com.emc.documentum.rest.model.Format
Format resource internal fields
INTERNAL_FIELDS - Static variable in class com.emc.documentum.rest.model.GroupObject
Group resource internal fields
INTERNAL_FIELDS - Static variable in class com.emc.documentum.rest.model.RelationTypeObject
Internal fields
INTERNAL_FIELDS - Static variable in class com.emc.documentum.rest.model.SysObject
Internal fields
INTERNAL_FIELDS - Static variable in class com.emc.documentum.rest.model.UserObject
Internal fields
INVALID_CLIENT_TOKEN - Static variable in class com.emc.documentum.rest.security.ticket.ClientToken
 
IP_regex - Static variable in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
IP_regexPattern - Static variable in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
IS_RAW - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
isActiveUrl(String) - Static method in class com.emc.documentum.rest.http.BaseUriFactory
Check if url is active
isAllowCaching() - Method in class com.emc.documentum.rest.model.ConditionalQueryValue
 
isAllowUserValues() - Method in class com.emc.documentum.rest.model.AssistanceItem
 
isAllowUserValues() - Method in class com.emc.documentum.rest.model.ConditionalValueAssist
 
isAreChildrenCompound() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isArray() - Element in annotation interface com.emc.documentum.rest.http.annotation.QueryParam
 
isAscending() - Method in class com.emc.documentum.rest.sort.SortOrder
Return if the attribute sort is ascending
isBaseUriVariable(int) - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
 
isBindingBroken() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isCanBeRemoved() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isCanBeRestructured() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isCheckInVersionLabelRestricted() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
Checks whether restrict the version label of check in operation
isClientSideGenerate() - Method in class com.emc.documentum.rest.context.jc.CSRFRuntime
 
isCompatibleMediaType(MediaType) - Method in class com.emc.documentum.rest.parser.json.reader.field.AbstractFieldJsonDeserializer
 
isCompatibleMediaType(MediaType) - Method in class com.emc.documentum.rest.parser.json.writer.field.AbstractFieldJsonSerializer
 
isCompatibleMediaType(MediaType) - Method in class com.emc.documentum.rest.parser.json.writer.field.DelayedFieldJsonSerializer
 
isCompatibleMediaType(MediaType) - Method in class com.emc.documentum.rest.parser.xml.reader.field.AbstractFieldXmlDeserializer
 
isCompatibleMediaType(MediaType) - Method in class com.emc.documentum.rest.parser.xml.writer.field.AbstractFieldXmlSerializer
 
isCompatibleMediaType(MediaType) - Method in interface com.emc.documentum.rest.wire.AnnotatedFieldBindingProcessor
Check if the message serializer or deserializer is compatible with the specified media type.
isCompatibleWith(MediaType, MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Check whether this given MediaType is compatible with the other media type.
isCompatibleWith(MediaType, MediaType[]) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Check whether this given MediaType is compatible with any other media types.
isCompatibleWithAny(String, Collection<String>) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Check whether the given media type in string format is compatible with any other media types
isComplete() - Method in class com.emc.documentum.rest.model.AssistanceItem
 
isCompound() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isContentOnly() - Method in class com.emc.documentum.rest.model.ContentfulObject
 
isContentOverwriteAllowed() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
isContextSessionEnabled() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Check from the repository context whether context session is enabled.
isContextSessionEnabled() - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
Check whether using context wide DFC session is enabled.
isContextSessionTransactional() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Check from the repository context whether the context session is transactional.
isContextSessionTransactional() - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
Check whether using context DFC session is marked as transactional
isCSRFProtectionEnabled() - Method in class com.emc.documentum.rest.context.jc.CSRFRuntime
 
isCSRFProtectionEnabled() - Method in class com.emc.documentum.rest.security.csrf.CSRFHandler
Check whether CSRF is enabled.
isCurrentRepository(String) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Return true if the specified repository name is current user's login repository
isDataTypeOf(Class<?>) - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Return the flag whether actual value data type is the same as the field data type, the list item type if the field is a list, or the map value type if the field is a map.
isDataTypeResolved() - Method in class com.emc.documentum.rest.model.Attribute
Return whether the data type is resolved in the value or the value is just a raw type
isDeepCopy() - Method in class com.emc.documentum.rest.model.SysObject
Check deep copy strategy
isDeleteAllFolderLinksAllowed() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
isDeleteNonEmptyFolderAllowed() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
isDescendantTypeOf(String) - Method in class com.emc.documentum.rest.dfc.ObjectType
Check if two types have parent-child relationship; If either of the type name is invalid, false will be returned.
isEmpty() - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
isEnforceSanitize() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Whether enforce the field sanitize
isEntry() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type is entry.
isExpression() - Method in class com.emc.documentum.rest.model.DefaultValue
Check if default value is built-in expression
isExtensionVariable(int) - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
 
isFirstPage() - Method in class com.emc.documentum.rest.paging.Page
Check whether this page is the first one.
isFollowAssembly() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isForceCaseInsensitive() - Method in class com.emc.documentum.rest.sort.SortOrder
Return if the attribute sort is forced to case insensitive mode
isFormatForbidden(String) - Method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
 
isFromAssembly() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isGroup() - Method in class com.emc.documentum.rest.model.AuditPolicy
 
isGroupAdmin(GroupObject) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Whether the current user is sepcified group's admin
isGroupOwner(GroupObject) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Whether the current user is sepcified group's owner
isHal(MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Check whether the media type is the supported HAL media type.
isHrefTemplate - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
isHrefTemplate() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Check if it is href template
isIncludeBroken() - Method in class com.emc.documentum.rest.model.SysObject
Get the include broken value
isIncludeTotal() - Method in class com.emc.documentum.rest.http.parameter.PagingParam
Check if total number is included
isInline() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Check if it is inline
isInstanceOf(IDfPersistentObject) - Method in enum class com.emc.documentum.rest.dfc.BasicType
 
isJson(MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Check whether the media type is the supported JSON media type.
isLastPage() - Method in class com.emc.documentum.rest.paging.Page
Determine if current page is the last page
isLightweight - Variable in class com.emc.documentum.rest.model.PersistentObject
whether the object is lightweight object
isLightweight() - Method in class com.emc.documentum.rest.model.PersistentObject
 
isLinks() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Check if it is links
isLinks() - Method in class com.emc.documentum.rest.http.parameter.SingleParam
Check if it is links
isList() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type is list or array.
isMap() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type is map.
isMatchedWithReqDigest(String) - Method in class com.emc.documentum.rest.model.PersistentObject
 
isMaterialized - Variable in class com.emc.documentum.rest.model.PersistentObject
whether the lightweight object is materialized
isMaterialized() - Method in class com.emc.documentum.rest.model.PersistentObject
 
isMessageLoggingEnabled() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
Checks if message logging is enabled
ISO_8601_DATE_PARSER - Static variable in class com.emc.documentum.rest.format.date.DateFormatter
 
isOnePageOnly() - Method in class com.emc.documentum.rest.paging.Page
Check whether this page contains the complete item collection.
isOverride() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type overrides its parent class's field definition.
isOverrideLateBinding() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isPrimaryContentByDefault() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
isRangeDqlAllowed() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
isReadableMediaType(MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Check whether the media type is readable.
isRedirectionNotRequired(ServletRequestAttributes) - Static method in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
isRendition() - Method in class com.emc.documentum.rest.model.ContentMetaData
CHeck if the resource is rendition
isRepeating() - Method in class com.emc.documentum.rest.model.Attribute
Return whether the value is repeating (type of List)
isReplicateVdChildren() - Method in class com.emc.documentum.rest.model.SysObject
Whether replicate children for the virtual document in a folder
isReserved(String) - Static method in class com.emc.documentum.rest.dfc.query.DQLReservedWords
Deprecated.
Check if word is DFC reserved
isRetainAcl() - Method in class com.emc.documentum.rest.model.SysObject
whether copy acl from old object to new one
isReturnThumbnail() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Return whether thumbnail link should be retrieved.
isSanitizeContent() - Method in enum class com.emc.documentum.rest.config.SanitizerConfig
Whether sanitize the html content
isSanitizeMetadata() - Method in enum class com.emc.documentum.rest.config.SanitizerConfig
Whether sanitize the object metadata
isServerSideGenerate() - Method in class com.emc.documentum.rest.context.jc.CSRFRuntime
 
isSetbackNeeded() - Method in class com.emc.documentum.rest.security.ticket.ClientTokenAuthToken
Get the flag on whether to set back the client token cookie.
isSimpleDataType() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type is simple.
isSkipSanitize() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Whether skip the field sanitize
isSnapshot - Variable in class com.emc.documentum.rest.model.PersistentObject
whether the object is snapshot
isSnapshot() - Method in class com.emc.documentum.rest.model.PersistentObject
 
isStateTransitionLinksAccessible() - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
isStructurallyModified() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isSubscribed(String, String) - Method in interface com.emc.documentum.rest.dfc.SubscriptionManager
Check whether a certain object is subscribed by specific user.
ISSUER - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
isSuperUser() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Whether the current user is super user
isSynchronous() - Method in class com.emc.documentum.rest.model.EventHubEventData
 
isSysAdmin() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Whether the current user is sysAdmin
isSysAdminOrSuperUser() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Whether the current user is sysAdmin or super user
isTemplate() - Method in class com.emc.documentum.rest.model.HomeDocument.Resource
Mark if the href is template
isTemplate() - Method in class com.emc.documentum.rest.model.Link
Check if it is href template
isThumbnail() - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Check if it thumbnail
isTotalKnown() - Method in class com.emc.documentum.rest.paging.Page
Check whether the total count is known by this page.
isUnmodifiedUpdateIgnored() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
For internal use.
isUriHrefTemplate(String) - Method in class com.emc.documentum.rest.http.BaseUriFactory
Check if uriTemplateName is href template
isUserPartOfDQLResourceAllowedGroups() - Method in interface com.emc.documentum.rest.dfc.query.QueryEngine
Checks whether a user is part of allowed groups where the users are having privileges to execute DQL.
isUserWithSuperOrAdminPrivileges() - Method in interface com.emc.documentum.rest.dfc.query.QueryEngine
Checks whether a user has admin or super user privileges.
isVirtual - Variable in class com.emc.documentum.rest.model.PersistentObject
whether the object is virtual
isVirtualDocument() - Method in class com.emc.documentum.rest.model.PersistentObject
 
isVirtualDocument() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
isWrappedList() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type is list and the list is wrapped.
isWriteable() - Method in class com.emc.documentum.rest.model.ObjectAspects
 
isXml(MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Check whether the media type is the supported XML media type.
isXmlSpacePreserve() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type preserves space in xml serialization.
isXmlValue() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type serializes as the value of the class for xml.
itemName() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField4XmlList
Specifies the list item element name within a List data type field when the field is marshalled as the property bag.
items() - Method in class com.emc.documentum.rest.paging.Page
Return the items in the page.
itemsPerPage() - Method in class com.emc.documentum.rest.paging.Page
Return the item size per page; it may be different with the actual item count in this page.
iterator() - Method in class com.emc.documentum.rest.dfc.util.DfcList
 

J

JAVA - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.ImplementationType
 
JobManager - Interface in com.emc.documentum.rest.dfc
The job manager.
JobObject - Class in com.emc.documentum.rest.model
Job resource
JobObject() - Constructor for class com.emc.documentum.rest.model.JobObject
 
JOBS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for jobs resource
jsonRootField() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
For JSON marshalling, specifies the property name for which SerializableType.value() will be written when SerializableType.jsonWriteRootAsField() field is true.
Choose "json-root" as it is unique in most cases.
jsonWriteRootAsField() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
For JSON marshalling, specify whether to write the SerializableType.value() into a field specified by SerializableType.jsonRootField() under the root representation.
E.G.

K

keyAlgorithm - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.key.algorithm'.
KeyGen - Class in com.emc.documentum.rest.common.key
An utility to make keys and digests for input objects.
keystorePassword - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.consumer.https.keystore.password'.
keystorePath - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.consumer.https.keystore.path'.
KV_DELIMITER - Static variable in class com.emc.documentum.rest.security.ticket.ClientToken
 

L

last() - Method in class com.emc.documentum.rest.paging.PageUri
Last page URI, return null if total is unknown
lastIndexOf(Object) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
LegacyLinkableView - Class in com.emc.documentum.rest.view
Deprecated.
use LinkableView instead
LegacyLinkableView(String, UriInfo) - Constructor for class com.emc.documentum.rest.view.LegacyLinkableView
Deprecated. 
licensekey - Variable in class com.emc.documentum.rest.model.ModuleObject
 
Lifecycle - Class in com.emc.documentum.rest.model
Lifecycle resource
Lifecycle() - Constructor for class com.emc.documentum.rest.model.Lifecycle
 
LIFECYCLE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for the single lifecycle
Lifecycle.EntryCriteria - Class in com.emc.documentum.rest.model
 
Lifecycle.IdAble - Class in com.emc.documentum.rest.model
 
Lifecycle.ImplementationType - Enum Class in com.emc.documentum.rest.model
 
Lifecycle.Module - Class in com.emc.documentum.rest.model
 
Lifecycle.Procedure - Class in com.emc.documentum.rest.model
 
Lifecycle.Status - Enum Class in com.emc.documentum.rest.model
 
Lifecycle.TypeInclusion - Class in com.emc.documentum.rest.model
 
LifecycleConverter - Class in com.emc.documentum.rest.dfc.conversion
 
LifecycleConverter() - Constructor for class com.emc.documentum.rest.dfc.conversion.LifecycleConverter
 
LifecycleConverter(boolean) - Constructor for class com.emc.documentum.rest.dfc.conversion.LifecycleConverter
 
LifecycleManager - Interface in com.emc.documentum.rest.dfc
The lifecycle manager
LIFECYCLES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for the lifecycles
LifecycleState - Class in com.emc.documentum.rest.model
Lifecycle State resource
LifecycleState() - Constructor for class com.emc.documentum.rest.model.LifecycleState
 
LifecycleState.ReturnCondition - Enum Class in com.emc.documentum.rest.model
 
LIGHTWEIGHT - Static variable in class com.emc.documentum.rest.model.TypeObject
 
LIGHTWEIGHT_OBJECTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for object lightweight objects resource
LIGHTWEIGHT_TYPES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Types resource
LightweightObject - Class in com.emc.documentum.rest.model
 
LightweightObject() - Constructor for class com.emc.documentum.rest.model.LightweightObject
 
LightweightObjectManager - Interface in com.emc.documentum.rest.dfc
The lightweight object manager.
link(String, String) - Method in interface com.emc.documentum.rest.dfc.FolderLinksManager
Link an object ot a folder
Link - Class in com.emc.documentum.rest.model
Model of link
Link() - Constructor for class com.emc.documentum.rest.model.Link
Constructor
Link(String, String) - Constructor for class com.emc.documentum.rest.model.Link
Constructor
Link(String, String, boolean) - Constructor for class com.emc.documentum.rest.model.Link
Constructor
Link(String, String, String) - Constructor for class com.emc.documentum.rest.model.Link
Constructor
Link(String, String, String, String, boolean) - Constructor for class com.emc.documentum.rest.model.Link
Constructor
LINK_TO_PARENT - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
Linkable - Interface in com.emc.documentum.rest.model
linkable
LinkableView<T extends Linkable> - Class in com.emc.documentum.rest.view
Abstract class for resource representation views that contain link relations.
LinkableView(T, UriInfo, String, Boolean, Map<String, Object>) - Constructor for class com.emc.documentum.rest.view.LinkableView
Constructor of the linkable view.
linkBuilder - Variable in class com.emc.documentum.rest.view.LinkableView
 
LinkRelation - Enum Class in com.emc.documentum.rest.representation
IANA registered link relations Refer the link for details: http://www.iana.org/assignments/link-relations/link-relations.xhtml
links - Variable in class com.emc.documentum.rest.model.AbstractLinkable
 
LINKS - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Links parameter name
list() - Method in interface com.emc.documentum.rest.dfc.RepositorySessionManager
List current working session managers.
ListFieldJsonSerializer - Class in com.emc.documentum.rest.parser.json.writer.field
JSON field writer for list data type.
ListFieldJsonSerializer() - Constructor for class com.emc.documentum.rest.parser.json.writer.field.ListFieldJsonSerializer
 
ListFieldXmlSerializer - Class in com.emc.documentum.rest.parser.xml.writer.field
XML field writer for list data.
ListFieldXmlSerializer() - Constructor for class com.emc.documentum.rest.parser.xml.writer.field.ListFieldXmlSerializer
 
listItemType() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the item type for the list data type.
listIterator() - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
listIterator(int) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
listMethods() - Method in interface com.emc.documentum.rest.dfc.MethodManager
Returns the list of admin methods
LOCAL - Enum constant in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
When REST client chooses this one, REST server returns single Content Media Resource URL.
locale() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
locale(String) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set the locale info.
locale(Locale) - Method in class com.emc.documentum.rest.error.RestErrorBuilder
Set the localization for error message.
LOCALE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Locale
LOCK_OWNER - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for lock owner
lockUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build object's lock URI
LOGIN_TICKET - Enum constant in enum class com.emc.documentum.rest.dfc.AuthType
The user credentials is the Documentum Login Ticket.
LoginUserInfo - Class in com.emc.documentum.rest.config
 
LoginUserInfo() - Constructor for class com.emc.documentum.rest.config.LoginUserInfo
 
LOGOUT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for logoff action
logoutHandlers() - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
Configures the handlers to implement things while logging out.
logoutSuccessUrl - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.logout.success.url'.
logoutSupportedMethods - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.logout.supported.methods'.
logoutUri() - Method in class com.emc.documentum.rest.http.BaseUriFactory
Build logout URI
logoutUrl - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.logout.url'.

M

makeDefaultCustomization() - Method in class com.emc.documentum.rest.view.impl.PersistentLinkableView
Make default customization and set type definition for the persistent object.
makeDefaultCustomization() - Method in class com.emc.documentum.rest.view.LinkableView
Make default links on the resource model instance.
makeDigest(Object...) - Static method in class com.emc.documentum.rest.common.key.KeyGen
Make a digest for input objects.
makeGenericCacheKey(Object...) - Static method in class com.emc.documentum.rest.common.key.KeyGen
Make a distinct key for input objects.
makeLink(String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Write a link relation to the data model.
makeLink(String, String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Write a link relation to the data model.
makeLinkByType(String, BasicType, String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.view.impl.PersistentLinkableView
 
makeLinkIf(boolean, String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Write a link relation to the data model.
makeLinkIf(boolean, String, String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Write a link relation to the data model with a condition.
makeLinkTemplate(String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Write a link template to the data model.
makeLinkTemplateIf(boolean, String, String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Write a link relation to the data model with a condition.
makeRelative(String, String, boolean) - Static method in class com.emc.documentum.rest.http.UriHelper
Make URL path relative to its base URL
makeUserCacheKey(String, String, Object, Object...) - Static method in class com.emc.documentum.rest.common.key.KeyGen
Make a distinct key for input credential.
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.AclObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.AspectTypeObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.AuditEvent
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.AuditTrail
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.ContentMetaData
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.Format
Format resource mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.GroupObject
Group resource mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.JobObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.LightweightObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.MethodObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.NetworkLocation
Mandatory fields of network location resource
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.RelationObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.RelationTypeObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.SysObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.TypeObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.UserObject
Mandatory fields
MANDATORY_FIELDS - Static variable in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
mandatoryAttributes - Variable in class com.emc.documentum.rest.model.PersistentObject
Mandatory fields
mandatoryQueryParams - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
MapFieldJsonDeserializer - Class in com.emc.documentum.rest.parser.json.reader.field
JSON field reader for map data type.
MapFieldJsonDeserializer() - Constructor for class com.emc.documentum.rest.parser.json.reader.field.MapFieldJsonDeserializer
 
MapFieldJsonSerializer - Class in com.emc.documentum.rest.parser.json.writer.field
JSON field writer for map data type.
MapFieldJsonSerializer() - Constructor for class com.emc.documentum.rest.parser.json.writer.field.MapFieldJsonSerializer
 
MapFieldXmlDeserializer - Class in com.emc.documentum.rest.parser.xml.reader.field
XML field reader for java map.
MapFieldXmlDeserializer() - Constructor for class com.emc.documentum.rest.parser.xml.reader.field.MapFieldXmlDeserializer
 
MapFieldXmlSerializer - Class in com.emc.documentum.rest.parser.xml.writer.field
XML field writer for null data.
MapFieldXmlSerializer() - Constructor for class com.emc.documentum.rest.parser.xml.writer.field.MapFieldXmlSerializer
 
MappingTable - Class in com.emc.documentum.rest.model
 
MappingTable() - Constructor for class com.emc.documentum.rest.model.MappingTable
 
MappingTable(String, String, String) - Constructor for class com.emc.documentum.rest.model.MappingTable
 
mapValueType() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the entry value type for the map data type.
materialize(String) - Method in interface com.emc.documentum.rest.dfc.LightweightObjectManager
Materialize a lightweight object.
MATERIALIZE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for materialize the lightweight object
MAX_AGE - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
maxAllowedPageSize() - Method in enum class com.emc.documentum.rest.config.PagingConfig
Return the max allowed item size per page from property 'rest.paging.max.size'.
maxSanitizeContentSize() - Method in enum class com.emc.documentum.rest.config.SanitizerConfig
The max html content size to be sanitized.
md5Encode(Object) - Static method in class com.emc.documentum.rest.common.key.KeyGen
Make a MD5 digest for a password object.
MEDIA_URL_POLICY - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Specify the content media URL return policy
MediaTypeHelper - Class in com.emc.documentum.rest.http
A helper class to check the information within a media type.
MediaUrlPolicy - Enum Class in com.emc.documentum.rest.constant
Enum for media URL policies
memoryRepositorySessionManager - Variable in class com.emc.documentum.rest.security.provider.AbstractAuthProvider
 
MessageBundle - Enum Class in com.emc.documentum.rest.config
The message bundle which loads all available properties files from 'classpath*:com/emc/documentum/rest/messages/rest-*messages*.properties'
messageLoggingBuffer() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
Get default buffer size for logging request and response in byte
Metadataless - Annotation Interface in com.emc.documentum.rest.http.annotation
Whether the request may not have the metadata.
method - Variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
Property value for 'rest.security.csrf.generation.method'.
METHOD - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for method resource
METHOD_CLIENT - Static variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
Method to generate CSRF token from client side.
METHOD_SERVER - Static variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
Method to generate CSRF token from server side.
MethodManager - Interface in com.emc.documentum.rest.dfc
The Method manager
MethodObject - Class in com.emc.documentum.rest.model
Method Object
MethodObject() - Constructor for class com.emc.documentum.rest.model.MethodObject
 
METHODS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for methods resource
MimeFormatMappingConfig - Enum Class in com.emc.documentum.rest.config
MIME type format mapping configuration
MODEL_CLASS - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
modelClassType() - Method in enum class com.emc.documentum.rest.dfc.BasicType
FOR INTERNAL USE.
modelName() - Method in enum class com.emc.documentum.rest.dfc.BasicType
FOR INTERNAL USE.
modelType() - Method in class com.emc.documentum.rest.dfc.conversion.LifecycleConverter
 
modelType() - Element in annotation interface com.emc.documentum.rest.view.annotation.DataViewBinding
Specifies the resource model class for the resource view annotated by this annotation.
modified_attrs - Enum constant in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
When rest client chooses this option, REST server validates all the constraints/rules defined on the attributes whose values are changed;
MODIFIER - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for modifier
Module() - Constructor for class com.emc.documentum.rest.model.Lifecycle.Module
 
Module(String) - Constructor for class com.emc.documentum.rest.model.Lifecycle.Module
 
ModuleManager - Interface in com.emc.documentum.rest.dfc
Created by vellur on 1/16/2020.
ModuleObject - Class in com.emc.documentum.rest.model
Created by vellur on 1/14/2020.
ModuleObject(String, String, String, String) - Constructor for class com.emc.documentum.rest.model.ModuleObject
 
Modules - Enum Class in com.emc.documentum.rest.config
Created by vellur on 1/22/2020.
MODULES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for modules resource
move(String, boolean, String, String) - Method in interface com.emc.documentum.rest.dfc.FolderLinksManager
Move the object from one folder to the other folder
MULTIPART_MIXED - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type multipart/mixed
MULTIPART_RELATED - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type multipart/related
MULTIPART_RELATED_STRING - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
The media type multipart/related

N

name() - Method in class com.emc.documentum.rest.attributeview.api.AttributeView
Return the view parameter name
name() - Element in annotation interface com.emc.documentum.rest.http.annotation.DefaultValue
The query parameter name
name() - Element in annotation interface com.emc.documentum.rest.http.annotation.QueryParam
 
NameAsPathCoder - Class in com.emc.documentum.rest.utils
A name path coder to encode and decode a textural name when the name is used in the URI path.
nameUri(String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Get resource URI for specified resource and name attribute.
nameUriBuilder(String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Get resource URI builder for name attribute as the path variable.
NETWORK_LOCATION - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_network_location_map, representing NetworkLocation
NETWORK_LOCATION - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Specify the network location identifier for BOCS content download, this is used only when content-return-policy=DC-PREF or DC-ONLY
NETWORK_LOCATIONS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Network-locations resource
NetworkLocation - Class in com.emc.documentum.rest.model
Network location resource
NetworkLocation() - Constructor for class com.emc.documentum.rest.model.NetworkLocation
 
networkLocationsUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build network locations URI
networkLocationUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build network location URI
newClientToken(String, String, String, Map<ClientToken.TokenField, ?>) - Method in interface com.emc.documentum.rest.security.ticket.ClientTokenFactory
Create a new REST client token.
newValidationException(String) - Static method in class com.emc.documentum.rest.dfc.conversion.DfcValueValidator
Generate validation exception
next() - Method in class com.emc.documentum.rest.paging.PageUri
Next page URI, if there is no next page (this is the last page or this page does not contain items per page requested), null will be returned
NEXT_MAJOR - Enum constant in enum class com.emc.documentum.rest.constant.CheckinPolicy
Object will recieve the next major version number.
NEXT_MINOR - Enum constant in enum class com.emc.documentum.rest.constant.CheckinPolicy
Object will recieve the next minor version number.
nextContent() - Method in class com.emc.documentum.rest.model.ContentfulObject
 
NO_PERMISSION - Static variable in class com.emc.documentum.rest.model.Permissions
No Permission constant
noHrefTemplate() - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Resource URI is bound with controller.
None - Enum constant in enum class com.emc.documentum.rest.model.BasicPermission
The user has no access to the object.
NONE - Enum constant in enum class com.emc.documentum.rest.attributeview.api.AttributeView.ViewName
 
NONE - Enum constant in enum class com.emc.documentum.rest.binding.SerializableType.FieldVisibility
none fields are for marshalling by default; as though, specific fields can be marked as serializable using the annotation SerializableField
NONE - Enum constant in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
NONE - Enum constant in enum class com.emc.documentum.rest.constant.CheckinPolicy
No version option has been specified yet for this node.
NONE - Enum constant in enum class com.emc.documentum.rest.constant.DmlViewParam
The minimum result of type will be returned, which does not include properties at all, and type label is not displayed either.
NONE - Static variable in class com.emc.documentum.rest.attributeview.api.AttributeView
View none attributes
normalizedPattern - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
NOT_ALLOWED - Static variable in class com.emc.documentum.rest.model.VersionPolicy
Constant for version policy NOT ALLOWED
not_validate - Enum constant in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
This is the default behavior.
now() - Static method in class com.emc.documentum.rest.format.date.DateFormatter
Return a RFC 3339 date string representing the current time
Null - Enum constant in enum class com.emc.documentum.rest.model.BasicPermission
 
NULL_PATH_SEGMENT - Static variable in class com.emc.documentum.rest.http.BaseUriFactory
Dummy value for the null URI path segment.
NullFieldJsonSerializer - Class in com.emc.documentum.rest.parser.json.writer.field
JSON field writer for null data.
NullFieldJsonSerializer() - Constructor for class com.emc.documentum.rest.parser.json.writer.field.NullFieldJsonSerializer
 
NullFieldXmlSerializer - Class in com.emc.documentum.rest.parser.xml.writer.field
XML field writer for null data.
NullFieldXmlSerializer() - Constructor for class com.emc.documentum.rest.parser.xml.writer.field.NullFieldXmlSerializer
 
NUMBER_TYPE - Static variable in class com.emc.documentum.rest.model.ContentAttribute
 

O

OAUTH2 - Enum constant in enum class com.emc.documentum.rest.dfc.AuthType
The user credential is the OAuth 2.0 access token
obj - Enum constant in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
When REST client chooses this option, the rest server validates only the constraints defined at object/type level, but not validate the constraints defined on the attributes of a type.
obj_and_attrs - Enum constant in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
When REST client chooses this option, the rest server validates all the object(/type) and attribute level constraints defined on a type.In this use case the rest server validates the constraints on both modified and non modified attributes.
obj_and_modified_attrs - Enum constant in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
When REST client chooses this option, the rest server validates all the object(/type) and attribute level constraints defined on a type.In this use case the rest server validates the constraints only for modified attributes.
OBJECT_ASPECTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Objects resource
OBJECT_ID - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for object id
OBJECT_LIFECYCLE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for the object lifecycle
ObjectAspects - Class in com.emc.documentum.rest.model
Object aspects resource
ObjectAspects() - Constructor for class com.emc.documentum.rest.model.ObjectAspects
 
ObjectAspects(String, List<String>, boolean) - Constructor for class com.emc.documentum.rest.model.ObjectAspects
 
ObjectCollectionManager<T> - Interface in com.emc.documentum.rest.dfc
The object collection manager that gets objects by DQL.
objectContentIdUri(String, String) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build object content id URI
objectContentMediaUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build object content media URI
objectContentsUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build object contents URI
objectContentUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build object content URI
ObjectFieldJsonDeserializer - Class in com.emc.documentum.rest.parser.json.reader.field
JSON field reader for complex object data type.
ObjectFieldJsonDeserializer() - Constructor for class com.emc.documentum.rest.parser.json.reader.field.ObjectFieldJsonDeserializer
 
ObjectFieldJsonSerializer - Class in com.emc.documentum.rest.parser.json.writer.field
JSON field writer for object data type.
ObjectFieldJsonSerializer() - Constructor for class com.emc.documentum.rest.parser.json.writer.field.ObjectFieldJsonSerializer
 
ObjectFieldXmlDeserializer - Class in com.emc.documentum.rest.parser.xml.reader.field
XML field reader for serializable object.
ObjectFieldXmlDeserializer() - Constructor for class com.emc.documentum.rest.parser.xml.reader.field.ObjectFieldXmlDeserializer
 
ObjectFieldXmlSerializer - Class in com.emc.documentum.rest.parser.xml.writer.field
XML field writer for null data.
ObjectFieldXmlSerializer() - Constructor for class com.emc.documentum.rest.parser.xml.writer.field.ObjectFieldXmlSerializer
 
ObjectLifecycle - Class in com.emc.documentum.rest.model
Object lifecycle resource
ObjectLifecycle() - Constructor for class com.emc.documentum.rest.model.ObjectLifecycle
 
ObjectLifecycle.Schedule - Class in com.emc.documentum.rest.model
 
ObjectManager - Interface in com.emc.documentum.rest.dfc
A persistent object manager.
objectParentLinksUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build object's parent links URI
OBJECTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Objects resource
ObjectType - Class in com.emc.documentum.rest.dfc
A persistent type utility.
ObjectType(String) - Constructor for class com.emc.documentum.rest.dfc.ObjectType
Constructor
objectUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build sysObject URI
of(String) - Static method in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
Get token field by short name.
ofType(String) - Static method in enum class com.emc.documentum.rest.dfc.BasicType
Figure out the basic type a type belongs to namely, if the type specified is a basic type or a subtype of a basic type, the basic type will be returned
onResource(Class<?>) - Static method in class com.emc.documentum.rest.context.ResourceUriBuilder
Create the resource URI builder from a resource controller.
onResource(String) - Static method in class com.emc.documentum.rest.context.ResourceUriBuilder
Create the resource URI builder from a resource.
onSuccessfulAuthentication(HttpServletRequest, HttpServletResponse, ClientTokenAuthToken) - Method in class com.emc.documentum.rest.security.filter.ClientTokenPreAuthFilter
 
onTemplate(String) - Static method in class com.emc.documentum.rest.context.ResourceUriBuilder
Create the resource URI builder from a custom URI template in YAML.
onUnsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class com.emc.documentum.rest.security.filter.ClientTokenPreAuthFilter
 
OPERATION_DEMOTE - Static variable in class com.emc.documentum.rest.model.Lifecycle
 
OPERATION_PROMOTE - Static variable in class com.emc.documentum.rest.model.Lifecycle
 
OPERATION_RESUME - Static variable in class com.emc.documentum.rest.model.Lifecycle
 
OPERATION_SUSPEND - Static variable in class com.emc.documentum.rest.model.Lifecycle
 
OPTIONAL_FIELDS - Static variable in class com.emc.documentum.rest.model.SysObject
Optional fields
optionalAttributes - Variable in class com.emc.documentum.rest.model.PersistentObject
Optional fields
or(String, List<String>) - Method in class com.emc.documentum.rest.dfc.query.QualificationBuilder
Append multiple conditions joined by OR, each variable in variables will be used in the condition template to be a formatted string and joined by OR later For example, qualification.or("X.%s", Arrays.asList("1", "2")) will give rise to a joined OR condition like "X.1 OR X.2"
order(List<SortOrder>) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build ORDER BY statement
order(List<SortOrder>) - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Set the order specs for the collection result.
originDocument - Variable in class com.emc.documentum.rest.model.PreferenceObject
 
OS_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
Open search namespace and prefix
OS_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
OS_RELEVANCE_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
Open search relevance namespace and prefix
OS_RELEVANCE_NAMESPACE_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
OTDS_PASSWORD - Enum constant in enum class com.emc.documentum.rest.dfc.AuthType
The user credential is the OTDS password.
OTDS_TOKEN - Enum constant in enum class com.emc.documentum.rest.dfc.AuthType
The user credential is the OTDS OAuth 2.0 token.
otherParams - Variable in class com.emc.documentum.rest.view.FeedableView
 
otherParams - Variable in class com.emc.documentum.rest.view.LinkableView
 
override() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies whether to override the representation of parent's field with same serializable name.
For example, PersistentObject has a field with serializable name "properties", which is a list of type Attribute.
OWNER - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for owner

P

p() - Method in class com.emc.documentum.rest.dfc.query.QualificationBuilder
Append an open parenthesis '(' to the qualification
page() - Method in class com.emc.documentum.rest.paging.Page
Return the page count
page(int, int) - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Set pagination parameters used in this query
Page<T> - Class in com.emc.documentum.rest.paging
A page class provides all the information for the paginated items.
Page(List<T>, Integer, int, int) - Constructor for class com.emc.documentum.rest.paging.Page
Constructor to build a page of items if your items are already paginated, DO NOT use the Paginator class and use this constructor directly
Page(List<T>, Integer, int, int, boolean) - Constructor for class com.emc.documentum.rest.paging.Page
Constructor to build a page of items if your items are already paginated, DO NOT use the Paginator class and use this constructor directly
PagedDataRetriever<T> - Class in com.emc.documentum.rest.paging
Fetch a page of data via DQL using the paged query template.
PagedDataRetriever(ObjectCollectionManager<T>, PagedQueryTemplate, int, int, boolean, AttributeView) - Constructor for class com.emc.documentum.rest.paging.PagedDataRetriever
Constructor
PagedPersistentDataRetriever<T extends PersistentObject> - Class in com.emc.documentum.rest.paging
Fetch a page of persistent data via DQL using the paged query template.
PagedPersistentDataRetriever(ObjectCollectionManager<T>, PagedQueryTemplate, int, int, boolean, AttributeView) - Constructor for class com.emc.documentum.rest.paging.PagedPersistentDataRetriever
Constructor
PagedPersistentDataRetriever(PagedQueryTemplate, int, int, boolean, AttributeView, Class<T>) - Constructor for class com.emc.documentum.rest.paging.PagedPersistentDataRetriever
Constructor; using the default object collection manager to get the DQL results.
PagedQueryDataRetriever<T> - Class in com.emc.documentum.rest.paging
The paged query data retriever provides users a simple implementation to execute a template query and convert the query result into the user defined data model class.
PagedQueryDataRetriever(PagedQueryTemplate, int, int, boolean, AttributeView, QueryObjectConverter<T>) - Constructor for class com.emc.documentum.rest.paging.PagedQueryDataRetriever
Constructor
PagedQueryDataRetriever(PagedQueryTemplate, int, int, boolean, AttributeView, QueryResultConverter<T>) - Constructor for class com.emc.documentum.rest.paging.PagedQueryDataRetriever
Constructor
PagedQueryTemplate - Class in com.emc.documentum.rest.dfc.query
An abstract paged query template to build DQL for a paginated collection.
PagedQueryTemplate() - Constructor for class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
 
pageItems() - Method in class com.emc.documentum.rest.view.FeedableView
The returning value of this method is to resolve the value of the atom feed page items.
pageTotalForEach() - Method in class com.emc.documentum.rest.view.FeedableView
 
PageUri<T> - Class in com.emc.documentum.rest.paging
The URI info for pagination.
PageUri(Page<T>, UriInfo) - Constructor for class com.emc.documentum.rest.paging.PageUri
Constructor
paginate(int, int) - Method in class com.emc.documentum.rest.paging.Paginator
Skip "offset" length of items and paginate the item collection according to "limit" and return the current page
PAGINATION_INCLUDE_TOTAL - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Include total parameter name
PAGINATION_ITEMS_PER_PAGE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Items per page parameter name
PAGINATION_PAGE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Page number parameter name
Paginator<T> - Class in com.emc.documentum.rest.paging
A class to paginate items based on the page size.
Paginator(List<T>, Integer) - Constructor for class com.emc.documentum.rest.paging.Paginator
Construct a paginator for paging.
PAGING_FIRST - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for first page
PAGING_LAST - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for last page
PAGING_NEXT - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for next
PAGING_PREV - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for previous
PagingConfig - Enum Class in com.emc.documentum.rest.config
The runtime configuration for pagination settings where the settings are loaded from the classpath resource 'rest-api-paging-config.properties'.
PagingParam - Class in com.emc.documentum.rest.http.parameter
A typed parameter group for the common pagination parameters used on the controller.
PagingParam() - Constructor for class com.emc.documentum.rest.http.parameter.PagingParam
Default constructor
PagingParam(boolean) - Constructor for class com.emc.documentum.rest.http.parameter.PagingParam
Constructor
PagingParam(int, int) - Constructor for class com.emc.documentum.rest.http.parameter.PagingParam
Constructor
PagingParam(int, int, boolean) - Constructor for class com.emc.documentum.rest.http.parameter.PagingParam
Constructor
PARAM_SUCCESS_URL - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
redirect url after success SSO login
parameterName - Variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
Property value for 'rest.security.csrf.parameter_name'.
params() - Element in annotation interface com.emc.documentum.rest.view.annotation.TemplateParams
The params to be included in the href template
params(SortedMap<String, String>) - Static method in class com.emc.documentum.rest.http.UriHelper
Convert query parameters into a query string
PARENT - Enum constant in enum class com.emc.documentum.rest.constant.RelationRole
Represents parent relation role
PARENT - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for parent
PARENT_LINKS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for parent links
PARENT_SHAREABLE_TYPE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for parent shareable type resource
PARENT_TYPE - Static variable in class com.emc.documentum.rest.view.ViewParams
For internal use
parentFolderLinkUri(String, String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build parent folder link URI
parentId - Variable in class com.emc.documentum.rest.model.PersistentObject
the parent object id
parse(JsonParser, Class<? extends T>) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageReader
 
parse(String) - Static method in class com.emc.documentum.rest.format.date.DateFormatter
Parse an ISO 8601 compliant date string into a Date object If a date without time zone offset is provided, time zone UTC (offset zero) will be assumed instead of local time zone.
parse(String, String) - Static method in class com.emc.documentum.rest.format.date.DateFormatter
Parse a ISO 8601 compliant date string into a Date object If a date without time zone offset is provided, time zone specified by timeZoneStr will be assumed instead of local time zone.
parseList(TypeXmlParser, Class, Class, boolean, String, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.reader.field.WrappedListFieldXmlDeserializer
 
PASSWORD - Enum constant in enum class com.emc.documentum.rest.dfc.AuthType
The user credentials is the Documentum user password.
pathVariable(boolean, String) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the path variable for the given resource URI template.
pathVariable(String) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the path variable for the given resource URI template.
pathVariables - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
pathVariables() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Return the path variables
pathVariables(String...) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the path variable values for the given resource URI template.
PATTERN_RFC_3339 - Static variable in class com.emc.documentum.rest.format.date.DateFormatter
 
patterns - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
percentEncode(SortedMap<String, String>) - Static method in class com.emc.documentum.rest.http.UriHelper
Encode parameters
PERMISSION_SET - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for permission set
permissions - Variable in class com.emc.documentum.rest.model.PersistentObject
Permission of persistent object
Permissions - Class in com.emc.documentum.rest.model
Permission definition
Permissions(int, boolean) - Constructor for class com.emc.documentum.rest.model.Permissions
Constructor
Permissions(int, String) - Constructor for class com.emc.documentum.rest.model.Permissions
Constructor
Permissions(int, String, String) - Constructor for class com.emc.documentum.rest.model.Permissions
Constructor
PERMISSIONS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for view permissions for other user/group
PermissionSetObject - Class in com.emc.documentum.rest.model
Permission set object represents a set of user permissions to an specified object.
PermissionSetObject() - Constructor for class com.emc.documentum.rest.model.PermissionSetObject
 
PERMIT - Enum constant in enum class com.emc.documentum.rest.model.AccessType
Grant the user or group with this set of permissions.
PersistenceConfig - Enum Class in com.emc.documentum.rest.config
The runtime configuration for persistence settings where the settings are loaded from the classpath resource 'rest-api-persistence-config.properties'.
PersistenceContextConfig - Enum Class in com.emc.documentum.rest.config
The runtime configuration for persistence context settings where the settings are loaded from the classpath resource 'rest-api-context-config.properties'.
PersistentLinkableView<T extends PersistentObject> - Class in com.emc.documentum.rest.view.impl
Default implementation of persistent data view.
PersistentLinkableView(T, UriInfo, String, Boolean, Map<String, Object>) - Constructor for class com.emc.documentum.rest.view.impl.PersistentLinkableView
The parameterized constructor.
PersistentObject - Class in com.emc.documentum.rest.model
Persistent object resource.
PersistentObject() - Constructor for class com.emc.documentum.rest.model.PersistentObject
 
POLICYID - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
lifecycle policyId
POST_FROM_COLLECTION - Static variable in class com.emc.documentum.rest.view.ViewParams
Set this parameter to true in a resource controller method where the HTTP POST method is used to create a new resource.
POST_FROM_COLLECTION_MAP - Static variable in class com.emc.documentum.rest.controller.AbstractController
 
postFromCollection() - Method in class com.emc.documentum.rest.view.LinkableView
Indicate whether the view instance is created from a post method on a collection.
PREDECESSOR_VERSION - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for predecessor version
PreferenceManager - Interface in com.emc.documentum.rest.dfc
The preference manager.
PreferenceObject - Class in com.emc.documentum.rest.model
Persistent object resource.
PreferenceObject() - Constructor for class com.emc.documentum.rest.model.PreferenceObject
 
preferPrivateDfcSessions() - Method in enum class com.emc.documentum.rest.config.PersistenceContextConfig
Check whether prefers private dfc session for time consuming operations like update, create, query and delete, this has benefits to performance when a single user is executing multi-threaded operations (for internal use) the default will be true
PREFIX_ROOT_NODE_ID - Static variable in class com.emc.documentum.rest.model.VirtualDocumentNode
 
prev() - Method in class com.emc.documentum.rest.paging.PageUri
Previous page URI, if there is no previous page (this is the first page), null will be returned
PRIMARY_CONTENT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Primary Content
PRINCIPAL - Enum constant in enum class com.emc.documentum.rest.dfc.AuthType
The authentication model is DFC principal mode (privileged DFC).
PRINCIPAL - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
print(Date) - Static method in class com.emc.documentum.rest.format.date.DateFormatter
Server will format the date time according to RFC 3339, http://tools.ietf.org/html/rfc3339#page-8 Atom syndication format requires date to be formatted with RFC 3339 According to RFC 3339, a colon will be used as delimiter in time zone offset time-numoffset = ("+" / "-") time-hour ":" time-minute
print(Date, String) - Static method in class com.emc.documentum.rest.format.date.DateFormatter
Server will format the date time based on timeZoneStr according to RFC 3339, http://tools.ietf.org/html/rfc3339#page-8.
print(Date, String, String) - Static method in class com.emc.documentum.rest.format.date.DateFormatter
Server will format the date time based on timeZoneStr and pattern complying with http://joda-time.sourceforge.net/apidocs/org/joda/time/format/DateTimeFormat.html.
PRM - Enum constant in enum class com.emc.documentum.rest.config.Modules
 
Procedure() - Constructor for class com.emc.documentum.rest.model.Lifecycle.Procedure
 
Procedure(String) - Constructor for class com.emc.documentum.rest.model.Lifecycle.Procedure
 
Procedure(String, String) - Constructor for class com.emc.documentum.rest.model.Lifecycle.Procedure
 
produceRestTicketToken(AbstractAuthenticationToken, boolean, IDfSession) - Method in class com.emc.documentum.rest.security.provider.AbstractClientTokenAuthProvider
Produce a client token authentication token.
ProductInfo - Class in com.emc.documentum.rest.model
Product info resource
ProductInfo() - Constructor for class com.emc.documentum.rest.model.ProductInfo
 
productInfoUri() - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build product info URI
PRODUCTION - Enum constant in enum class com.emc.documentum.rest.error.RestClientErrorProfile
 
promote(String, boolean, boolean, Date) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Promote the object to the next normal lifecycle state The operation is not allowed to be put in an user transaction.
PROMOTION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to promote the object lifecycle
propBagEleName() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField4XmlMap
Specifies the XML element name for each map entry when SerializableField4XmlMap.asPropBag() is true.
The default is 'entry'.
propBagKeyName() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField4XmlMap
Specified the XML element attribute name for each map entry's key when SerializableField4XmlMap.asPropBag() is true.
properties - Variable in class com.emc.documentum.rest.model.PersistentObject
Properties of persistent object
properties - Variable in class com.emc.documentum.rest.model.ProductInfo
Properties of product info resource
PROPERTY_CLIENT - Static variable in class com.emc.documentum.rest.model.PreferenceObject
 
PROPERTY_CONTENT - Static variable in class com.emc.documentum.rest.model.PreferenceObject
 
PROPERTY_CREATE - Static variable in class com.emc.documentum.rest.model.PreferenceObject
 
PROPERTY_KEYWORDS - Static variable in class com.emc.documentum.rest.model.PreferenceObject
 
PROPERTY_SUBJECT - Static variable in class com.emc.documentum.rest.model.PreferenceObject
 
PROPERTY_TITLE - Static variable in class com.emc.documentum.rest.model.PreferenceObject
 
PROPERTY_UPDATE - Static variable in class com.emc.documentum.rest.model.PreferenceObject
 
PROPERTY_USER - Static variable in class com.emc.documentum.rest.model.PreferenceObject
 
provider() - Element in annotation interface com.emc.documentum.rest.http.annotation.DefaultValue
A ValueProvider is a class that can retrieve the default value programmatically
PROXY_GRANTING_TICKET - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
proxyAddress - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.consumer.proxy.address'.
proxyPort - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.consumer.proxy.port'.
proxyUsername - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.consumer.proxy.username'.
proxyUserPassword - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.consumer.proxy.password'.
PUBLIC - Enum constant in enum class com.emc.documentum.rest.binding.SerializableType.FieldVisibility
all public fields are for marshalling by default; as though, specific fields can be marked as serializable using the annotation SerializableField
PURGE - Enum constant in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
purgeAuditTrail(String, boolean) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Purge an audit trail by id.
put(String, Object) - Static method in class com.emc.documentum.rest.config.ContextHolder
Stores the context info For example, save the login name ("loginname", "Joe")

Q

q() - Method in class com.emc.documentum.rest.dfc.query.QualificationBuilder
Append a closed parenthesis ')' to the qualification
qualification() - Method in class com.emc.documentum.rest.dfc.query.GenericQueryTemplate
get the qualification of the query, exclude "where" key word
qualification() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Declare the qualification for the query, which will be used in WHERE clause
QualificationBuilder - Class in com.emc.documentum.rest.dfc.query
A builder to construct the DQL qualification.
QualificationBuilder() - Constructor for class com.emc.documentum.rest.dfc.query.QualificationBuilder
 
QUERY - Enum constant in enum class com.emc.documentum.rest.constant.QueryType
Represents the QUERY query type.
QUERY_TYPE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Query type pa
QueryEngine - Interface in com.emc.documentum.rest.dfc.query
The query engine to execute a DQL query and return as a list of PersistentObject.
QueryExecutor - Class in com.emc.documentum.rest.dfc.query
A DQL query executor to run a DQL with the given DFC session.
queryParam(String, Object) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the single query parameter for the resource URI.
QueryParam - Annotation Interface in com.emc.documentum.rest.http.annotation
Annotation used for the simple query parameter on the controller method or within a parameter group.
QueryParamNames - Class in com.emc.documentum.rest.http.parameter
Query parameter names
QueryParamNames() - Constructor for class com.emc.documentum.rest.http.parameter.QueryParamNames
 
queryParams(Map<String, String>) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the query queryParams for the resource URI.
QueryResultItem - Class in com.emc.documentum.rest.model
Model of query result item
QueryResultItem() - Constructor for class com.emc.documentum.rest.model.QueryResultItem
 
QueryResultSetConverter - Class in com.emc.documentum.rest.dfc.conversion
Convert for query result set
QueryResultSetConverter(List<IDfTypedObject>) - Constructor for class com.emc.documentum.rest.dfc.conversion.QueryResultSetConverter
Init the converter
queryString(MultiValueMap<String, String>) - Static method in class com.emc.documentum.rest.http.UriHelper
Generate query string
QueryType - Enum Class in com.emc.documentum.rest.constant
Enum for query type
queryTypes() - Element in annotation interface com.emc.documentum.rest.view.annotation.ResourceViewBinding
Queryable object types for the resource; when the query types are specified, a DQL query resource will use the data views LinkableView which are bound to this resource controller with ResourceViewBinding.value() to generate the 'edit' link for the query result item of the specified query types.
queryVariables() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
 
queryVarToParamsMap - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
QUEUE_TASKS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to work queue tasks
quote(String) - Static method in class com.emc.documentum.rest.dfc.query.DQLReservedWords
Deprecated.
Quote single attribute if it is reserved
quote(List<String>) - Static method in class com.emc.documentum.rest.dfc.query.DQLReservedWords
Deprecated.
Quote the attributes with single quote if they are reserved

R

RANDOM_NONCE - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
randomAlgorithm - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.random.algorithm'.
rangeEnabled() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
 
raw - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
raw() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
Return the raw URI pattern
read(Class<? extends T>, InputStream) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageReader
Read the message input stream and return it as a model instance.
read(Class<? extends T>, InputStream) - Method in interface com.emc.documentum.rest.wire.StreamingMessageReader
Read the message input stream and return it as a model instance.
read(Class<? extends T>, InputStream) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageReader
Read the message input stream and return it as a model instance.
Read - Enum constant in enum class com.emc.documentum.rest.model.BasicPermission
The user can view object attributes and content.
READ - Enum constant in enum class com.emc.documentum.rest.constant.QueryType
Represents the READQUERY query type.
READ - Static variable in class com.emc.documentum.rest.model.Permissions
Read permission
READ_ONLY_FIELDS - Static variable in class com.emc.documentum.rest.model.AclObject
Only readable fields
readInternal(Class<? extends T>, HttpInputMessage) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Writer internal output http message.
readInternal(Class<? extends T>, HttpInputMessage) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Writer internal output http message.
realmName - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.realm.name'.
RECENT_TRAILS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for audit trails resource for current user
RECURSIVE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Used when user-name or group-name is present.
REFERENCE - Enum constant in enum class com.emc.documentum.rest.model.VirtualDocumentNode.CopyBehavior
 
REGISTERED_AUDIT_EVENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to get registered audit events in certain path.
registerEventForObject(String, AuditEvent) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Register an audit event for object instance by id.
registerEventForType(String, AuditEvent) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Register an audit event for type by name.
registerEventForWholeRepository(AuditEvent) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Register an audit event for whole repository.
reInitAttributes() - Method in class com.emc.documentum.rest.model.PersistentObject
Reset the properties of the persistent object
rel() - Method in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Get link rel
rel() - Method in enum class com.emc.documentum.rest.representation.LinkRelation
Get link rel
Relate - Enum constant in enum class com.emc.documentum.rest.model.BasicPermission
The user can read and create a relationship to the object (such as attaching an annotation).
RELATE - Static variable in class com.emc.documentum.rest.model.Permissions
Relate permission
RELATED_DOCS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to show related doc of a doc by cce.
RELATED_OBJECT_ID - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Indicate to return a list of relation instances where the specified object ID is related
RELATED_OBJECT_ROLE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Indicate that the specified related-object-id should be child, parent or any; It works only when related-object-id is specified;
RELATED_SME - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to show related sme of a doc by cce.
RELATION - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_relation, representing RelationObject
RELATION_NAME - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Indicate to return a list of relation instances of the specified relation name; Please note: relation name is case sensitive in Content Server
RELATION_TYPE - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_relation_type, representing RelationTypeObject
RELATION_TYPE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Relation Type resource
RELATION_TYPES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Relation Types resource
RelationManager - Interface in com.emc.documentum.rest.dfc
The relation manager.
RelationObject - Class in com.emc.documentum.rest.model
Relation resource
RelationObject() - Constructor for class com.emc.documentum.rest.model.RelationObject
Constructor
RelationObject(PersistentObject) - Constructor for class com.emc.documentum.rest.model.RelationObject
Constructor
RelationRole - Enum Class in com.emc.documentum.rest.constant
Enum for relation roles
RELATIONS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Relations resource
relationsUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build relations URI
RelationTypeManager - Interface in com.emc.documentum.rest.dfc
The relation type manager.
RelationTypeObject - Class in com.emc.documentum.rest.model
Model for relation type metadata
RelationTypeObject() - Constructor for class com.emc.documentum.rest.model.RelationTypeObject
 
relationTypesUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build relation types URI
relationTypeUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build relation type URI
relationUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build relation URI
relative() - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Whether force to make relative URI.
release(IDfSession) - Static method in class com.emc.documentum.rest.dfc.util.DfcSessions
Release a DFC session safely.
reload() - Method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
 
reload() - Method in enum class com.emc.documentum.rest.config.MessageBundle
 
remove(int) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
remove(Object) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
remove(String, String, Object, AuthType) - Method in interface com.emc.documentum.rest.dfc.RepositorySessionManager
Remove the session manager by the user identity.
removeAll(Collection<?>) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
removeAttributeIfExisted(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Remove an attribute by name if it does exist
removeCharset(MediaType) - Static method in class com.emc.documentum.rest.http.MediaTypeHelper
Remove charset from the media type.
removeContent(String, String, int, String) - Method in interface com.emc.documentum.rest.dfc.ContentManager
Remove a content associated with a document object
removeDuplicateAttributeLifecycleInfo() - Method in class com.emc.documentum.rest.model.AttributeInfo
 
removeDuplicateInfo(AttributeInfo) - Method in class com.emc.documentum.rest.model.AttributeLifecycleInfo
 
removeDuplicateInfo(TypeObject) - Method in class com.emc.documentum.rest.model.TypeLifecycleInfo
 
removeDuplicateLifecycleInfo() - Method in class com.emc.documentum.rest.model.TypeObject
 
removeExtension(String, String) - Static method in class com.emc.documentum.rest.http.UriHelper
Remove extension from the URL.
removeGroupMember(String, String) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Remove a member from a group.
removeLink(String, String) - Method in class com.emc.documentum.rest.view.LinkableView
Remove a link relation or link template from the data model.
removeMember(String, String) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Deprecated. 
removePropertySource(String) - Method in enum class com.emc.documentum.rest.config.AppEnvironment
Remove a property source from the application environment.
removeSnapshot(String) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
The object id of the snapshot to remove
removeUserMember(String, String) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Remove a member from a group.
removeVirtualDocumentNode(String, String) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Remove a virtual document node
reparent(String, String) - Method in interface com.emc.documentum.rest.dfc.LightweightObjectManager
Reparent the lightweight object to a new shareable parent.
REPLIES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for comment replies resource
REPOSITORIES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Repositories resource
repositoriesUri() - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build repository URI
repository(String) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the repository name for the builder when required.
Repository - Class in com.emc.documentum.rest.model
Model for repository resource
Repository() - Constructor for class com.emc.documentum.rest.model.Repository
 
REPOSITORY_VAR_NAME - Static variable in class com.emc.documentum.rest.http.AbstractUriTemplate
Variable name for repository name.
RepositoryContextCleaner - Interface in com.emc.documentum.rest.security
An interface used in AnonymousAccess to assign a certain cleaner for the context cleaning.
RepositoryContextHolder - Class in com.emc.documentum.rest.config
A repository context holder contains the user credentials and other information for an authenticated security context.
RepositoryContextInitializer - Interface in com.emc.documentum.rest.security
An interface used in AnonymousAccess to assign a certain initializer for context initialization.
RepositoryManager - Interface in com.emc.documentum.rest.dfc
The repository manager.
repositoryName - Variable in class com.emc.documentum.rest.http.BaseUriFactory
 
repositoryName - Variable in class com.emc.documentum.rest.view.FeedableView
 
repositoryName - Variable in class com.emc.documentum.rest.view.LinkableView
 
RepositorySession - Interface in com.emc.documentum.rest.dfc
An interface to provide the functions to get the DFC session.
RepositorySessionManager - Interface in com.emc.documentum.rest.dfc
An interface to provide the functions to create, get and remove DFC session managers.
repositoryUri - Variable in class com.emc.documentum.rest.http.BaseUriFactory
 
repositoryUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build repository URI
REQ_IP_NETWORK_LOCATION - Enum constant in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
When REST client chooses this one, all available content-media links are returned, it includes all available BOCS URLs for a given client-ip address.
reqDigest - Variable in class com.emc.documentum.rest.model.PersistentObject
 
requestDigest() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
requestDigest(String) - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
RequestUri - Annotation Interface in com.emc.documentum.rest.http.annotation
Annotation used for the UriInfo parameter on the controller method.
REQUIRE_GROUP - Enum constant in enum class com.emc.documentum.rest.model.AccessType
Requires a user requesting access to an object governed by the ACL to be a member of the group(s) identified in the entry.
REQUIRE_GROUP_SET - Enum constant in enum class com.emc.documentum.rest.model.AccessType
Requires a user requesting access to an object governed by the ACL to be a member of at least one group in a set of groups.
REQUIRE_IP_BASED_NETWORK_LOCATION - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Specify the network location identifier for BOCS content download need to be found based on client ip address, this is used only when content-return-policy=DC-PREF or DC-ONLY.
required() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies whether the field is required to be non-null for marshalling; if the field is required but its value is null, an exception should be thrown during marshalling.
required() - Element in annotation interface com.emc.documentum.rest.http.annotation.UTF8QueryParam
Whether the parameter is required.
required() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field value is required for the class.
requiresLogout(HttpServletRequest, HttpServletResponse) - Method in class com.emc.documentum.rest.security.filter.ClientTokenSignOutFilter
 
resetCache() - Method in enum class com.emc.documentum.rest.config.AppEnvironment
 
resolveUriTemplateVariables(Map<String, String>) - Method in class com.emc.documentum.rest.view.impl.PersistentLinkableView
This method returns the resolved map of variable mappings for the URI template defined from the YAML file.
resolveUriTemplateVariables(Map<String, String>) - Method in class com.emc.documentum.rest.view.LinkableView
Resolve the property values for the URI template variables mapping passed from the YAML file.
Resource(String, boolean, HomeDocHints) - Constructor for class com.emc.documentum.rest.model.HomeDocJSON.Resource
Constructor
Resource(String, String, boolean, HomeDocHints) - Constructor for class com.emc.documentum.rest.model.HomeDocXML.Resource
Constructor
Resource(String, String, boolean, List<String>, List<String>) - Constructor for class com.emc.documentum.rest.model.HomeDocument.Resource
Constructor
ResourceEntry(String, HomeDocJSON.Resource) - Constructor for class com.emc.documentum.rest.model.HomeDocJSON.ResourceEntry
Constructor
ResourceUriBuilder - Class in com.emc.documentum.rest.context
Builder to build the URI based on a given resource or a custom URI template.
ResourceVersion - Annotation Interface in com.emc.documentum.rest.view.annotation
Deprecated.
Since 7.3, this class is moved to package com.emc.documentum.rest.config.version. Use ResourceVersion.
ResourceViewBinding - Annotation Interface in com.emc.documentum.rest.view.annotation
An annotation used on a controller class or a controller method to bind the view definition to the resource operation output.
RestAbstractHttpMessageConverter<T> - Class in com.emc.documentum.rest.wire
This class is used to override the addDefaultHeaders to support MediaType.APPLICATION_OCTET_STREAM content-type header, as the Spring does not support it since 4.2.3
RestAbstractHttpMessageConverter() - Constructor for class com.emc.documentum.rest.wire.RestAbstractHttpMessageConverter
Construct an RestAbstractHttpMessageConverter with no supported media types.
RestAbstractHttpMessageConverter(MediaType) - Constructor for class com.emc.documentum.rest.wire.RestAbstractHttpMessageConverter
Construct an RestAbstractHttpMessageConverter with one supported media type.
RestBindingConfigAware - Class in com.emc.documentum.rest.wire
Abstract class to include a BindingConfig.
RestBindingConfigAware(BindingConfig) - Constructor for class com.emc.documentum.rest.wire.RestBindingConfigAware
 
RestClientErrorException - Exception in com.emc.documentum.rest.error
This class represents exception caused by REST client
RestClientErrorException(String, Object[], HttpStatus, String) - Constructor for exception com.emc.documentum.rest.error.RestClientErrorException
Constructor
RestClientErrorProfile - Enum Class in com.emc.documentum.rest.error
 
RestContentFormatForbiddenException - Exception in com.emc.documentum.rest.error
 
RestContentFormatForbiddenException() - Constructor for exception com.emc.documentum.rest.error.RestContentFormatForbiddenException
 
RestError - Class in com.emc.documentum.rest.model
Model for Rest Error info, which is the error info shown to users
RestError() - Constructor for class com.emc.documentum.rest.model.RestError
construct a RestError object
RestErrorBuilder - Class in com.emc.documentum.rest.error
A builder to build the REST error from a generic exception.
RestErrorBuilder(Throwable) - Constructor for class com.emc.documentum.rest.error.RestErrorBuilder
Constructor
RestLackOfDependencyValuesException - Exception in com.emc.documentum.rest.error
 
RestLackOfDependencyValuesException(Map<String, List<String>>) - Constructor for exception com.emc.documentum.rest.error.RestLackOfDependencyValuesException
 
RESTRICT - Enum constant in enum class com.emc.documentum.rest.model.AccessType
Removes the right to the base object-level permission level specified in the entry, and to any extended privileges listed in the AclEntry.
RestServiceAvailabilityException - Exception in com.emc.documentum.rest.error
This class is an general exception used to check if a certain rest service is available or not.
RestServiceAvailabilityException(Throwable, String, String) - Constructor for exception com.emc.documentum.rest.error.RestServiceAvailabilityException
 
RestServiceException - Exception in com.emc.documentum.rest.error
The REST service exception class transforms a DfException or a DfRuntimeException into a REST error representation.
RestServiceException(DfException, String, String) - Constructor for exception com.emc.documentum.rest.error.RestServiceException
Constructor
RestServiceException(DfRuntimeException, String, String) - Constructor for exception com.emc.documentum.rest.error.RestServiceException
Constructor
RestValueAssistanceDefinitionException - Exception in com.emc.documentum.rest.error
 
RestValueAssistanceDefinitionException(Throwable) - Constructor for exception com.emc.documentum.rest.error.RestValueAssistanceDefinitionException
 
resume(String, boolean, boolean, boolean, Date) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Resume the object to the normal lifecycle state The operation is not allowed to be put in an user transaction.
RESUMPTION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to resume the object lifecycle
retainAll(Collection<?>) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
returnLinks - Variable in class com.emc.documentum.rest.view.FeedableView
 
returnLinks - Variable in class com.emc.documentum.rest.view.LinkableView
 
returnLinks() - Method in class com.emc.documentum.rest.view.FeedableView
Indicate whether to return links for the inline resource object.
returnRange(int, int, List<SortOrder>) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build RETURN_RANGE statement
RFC_3339_FORMATTER - Static variable in class com.emc.documentum.rest.format.date.DateFormatter
 
RM - Enum constant in enum class com.emc.documentum.rest.config.Modules
 
rootAuthUrl - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.auth.root.url'.
RPS - Enum constant in enum class com.emc.documentum.rest.config.Modules
 
RSS_MEDIA_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
RSS media namespace and prefix
RSS_MEDIA_NAMESPACE_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
run(IDfSession, String) - Static method in class com.emc.documentum.rest.dfc.query.QueryExecutor
Execute a DF_READ_QUERY type query
run(IDfSession, String, QueryType) - Static method in class com.emc.documentum.rest.dfc.query.QueryExecutor
Execute a DQL query
run(IDfSession, String, QueryType, int, int) - Static method in class com.emc.documentum.rest.dfc.query.QueryExecutor
Execute a DQL and return a paginated result set
run(IDfSession, Collection<Attribute<?>>) - Method in class com.emc.documentum.rest.model.MethodObject
 
run(String, MethodObject) - Method in interface com.emc.documentum.rest.dfc.MethodManager
Run a method
runPagedQuery(IDfSession, String, boolean, int, int) - Static method in class com.emc.documentum.rest.dfc.query.QueryExecutor
Execute a DF_READ_QUERY type query and return a paginated result set

S

safeClearContextSession() - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Safely clear the context session.
SAME_VERSION - Enum constant in enum class com.emc.documentum.rest.constant.CheckinPolicy
The version number for the object will remain unchanged.
sanitizeContentFormat() - Method in enum class com.emc.documentum.rest.config.SanitizerConfig
The content format which need be sanitized
SanitizerConfig - Enum Class in com.emc.documentum.rest.config
The runtime configuration for sanitizer settings where the settings are loaded from the classpath resource 'rest-api-sanitizer-config.properties'.
SAVE - Enum constant in enum class com.emc.documentum.rest.model.LifecycleState.ReturnCondition
 
SAVE_AS_NEW - Enum constant in enum class com.emc.documentum.rest.model.LifecycleState.ReturnCondition
 
SAVED_SEARCH_AS_TEMPLATE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Saved-search-as_template
SAVED_SEARCH_SAVED_RESULTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Saved-search-results resource
SAVED_SEARCHES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Saved-searches resource
Schedule() - Constructor for class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
SCHEMA_INSTANCE_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
XML schema instance namespace and prefix
SCHEMA_INSTANCE_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
SCHEMA_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
XML schema namespace and prefix
SCHEMA_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
schemes() - Element in annotation interface com.emc.documentum.rest.security.profile.AuthSchemeProfile
Supported authentication schemes for the annotated security configuration.
scope() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
ScopeConfig - Class in com.emc.documentum.rest.model
Scope config resource
ScopeConfig() - Constructor for class com.emc.documentum.rest.model.ScopeConfig
 
search(String) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build SEARCH DOCUMENT CONTAINS statement
SEARCH - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Search resource
SEARCH - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for search
SEARCH_EXECUTION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Search-execution resource
SEARCH_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
Search namespace and prefix
SEARCH_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
SEARCH_TEMPLATES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Search-templates resource
searchTemplate() - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build search template URI
secureChannel(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Sets the security channel for the HTTP security from AbstractWebSecurity.setRequireHttps(boolean).
securityFilterChain(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
 
select(String...) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build SELECT statement with attributes
select(List<String>) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build SELECT statement with attributes
select(List<String>, String) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build SELECT statement with attributes and AS clause
SELECTED - Enum constant in enum class com.emc.documentum.rest.constant.DeleteVersionPolicy
Delete the selected version of the object.
selectedFields(AttributeView) - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Set the attributes for the collection results.
selectFor(String) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Set select for value
selectFor(String) - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Indicate the select for value
SELF - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for self
selfLinks() - Method in class com.emc.documentum.rest.view.LinkableView
Construct self link(s) and add to the data model.
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.json.writer.field.DelayedFieldJsonSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.json.writer.field.EntryFieldJsonSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.json.writer.field.ListFieldJsonSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.json.writer.field.MapFieldJsonSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.json.writer.field.NullFieldJsonSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.json.writer.field.ObjectFieldJsonSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.json.writer.field.SimpleDataFieldJsonSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.xml.writer.field.DelayedFieldXmlSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.xml.writer.field.EntryFieldXmlSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.xml.writer.field.ListFieldXmlSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.xml.writer.field.MapFieldXmlSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.xml.writer.field.NullFieldXmlSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.xml.writer.field.ObjectFieldXmlSerializer
 
serializable(Object, SerializableFieldMeta) - Method in class com.emc.documentum.rest.parser.xml.writer.field.SimpleDataFieldXmlSerializer
 
serializable(Object, SerializableFieldMeta) - Method in interface com.emc.documentum.rest.wire.AnnotatedFieldSerializer
Check if the field value and field type is serializable by this serializer.
serializableData - Variable in class com.emc.documentum.rest.view.LinkableView
 
SerializableField - Annotation Interface in com.emc.documentum.rest.binding
The annotation defined on a Java class field for marshalling and unmarshalling.
SerializableField.DEFAULT - Class in com.emc.documentum.rest.binding
It is only for default value of SerializableField.defaultImpl()
SerializableField4XmlList - Annotation Interface in com.emc.documentum.rest.binding
The annotation defined on a Java List or Array field for custom marshalling and unmarshalling.
SerializableField4XmlMap - Annotation Interface in com.emc.documentum.rest.binding
The annotation defined on a Java Map field for custom marshalling and unmarshalling.
SerializableFieldMeta - Class in com.emc.documentum.rest.parser.meta
Metadata for a serializable field in a class.
SerializableFieldMeta() - Constructor for class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Default constructor.
SerializableFieldMeta(Field, SerializableType, SerializableField, SerializableField4XmlList, SerializableField4XmlMap, SanitizeConfig) - Constructor for class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Constructor with parameters.
serializableName() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the serializable name.
SerializableType - Annotation Interface in com.emc.documentum.rest.binding
Annotation that can be used to mark a class as a serializable REST representation.
SerializableType.FieldVisibility - Enum Class in com.emc.documentum.rest.binding
Visibility of the field in marshalling.
serialize() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
Serialize the client token into a string.
serialize(TypeJsonWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.DelayedFieldJsonSerializer
 
serialize(TypeJsonWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.EntryFieldJsonSerializer
 
serialize(TypeJsonWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.ListFieldJsonSerializer
 
serialize(TypeJsonWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.MapFieldJsonSerializer
 
serialize(TypeJsonWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.NullFieldJsonSerializer
 
serialize(TypeJsonWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.ObjectFieldJsonSerializer
 
serialize(TypeJsonWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.SimpleDataFieldJsonSerializer
 
serialize(TypeXmlWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.DelayedFieldXmlSerializer
 
serialize(TypeXmlWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.EntryFieldXmlSerializer
 
serialize(TypeXmlWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.ListFieldXmlSerializer
 
serialize(TypeXmlWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.MapFieldXmlSerializer
 
serialize(TypeXmlWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.NullFieldXmlSerializer
 
serialize(TypeXmlWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.ObjectFieldXmlSerializer
 
serialize(TypeXmlWriter, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.SimpleDataFieldXmlSerializer
 
serialize(T, Object, SerializableFieldMeta, MediaType, BindingConfig) - Method in interface com.emc.documentum.rest.wire.AnnotatedFieldSerializer
Serialize the field.
serializeAsString() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
 
serializeKeyValue(TypeJsonWriter, String, Object, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.AbstractFieldJsonSerializer
Serializes the object in a map as the entry value.
serializeKeyValue(TypeJsonWriter, String, Object, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.ListFieldJsonSerializer
 
serializeKeyValue(TypeJsonWriter, String, Object, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.MapFieldJsonSerializer
 
serializeKeyValue(TypeJsonWriter, String, Object, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.NullFieldJsonSerializer
 
serializeKeyValue(TypeJsonWriter, String, Object, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.ObjectFieldJsonSerializer
 
serializeKeyValue(TypeJsonWriter, String, Object, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.SimpleDataFieldJsonSerializer
 
serializeKeyValue(TypeXmlWriter, String, Object, Map<String, String>, String, String, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.AbstractFieldXmlSerializer
Serializes the object in a map as the entry value.
serializeKeyValue(TypeXmlWriter, String, Object, Map<String, String>, String, String, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.ListFieldXmlSerializer
 
serializeKeyValue(TypeXmlWriter, String, Object, Map<String, String>, String, String, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.MapFieldXmlSerializer
 
serializeKeyValue(TypeXmlWriter, String, Object, Map<String, String>, String, String, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.NullFieldXmlSerializer
 
serializeKeyValue(TypeXmlWriter, String, Object, Map<String, String>, String, String, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.ObjectFieldXmlSerializer
 
serializeKeyValue(TypeXmlWriter, String, Object, Map<String, String>, String, String, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.SimpleDataFieldXmlSerializer
 
serializers() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies the customized serializer for serializable field.
serializers() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get field serializers for the field.
serializeValue(TypeJsonWriter, Object) - Method in class com.emc.documentum.rest.parser.json.writer.field.AbstractFieldJsonSerializer
Serializes the object in a map as the entry value.
Server - Class in com.emc.documentum.rest.model
Model for server info in repository resource
Server() - Constructor for class com.emc.documentum.rest.model.Server
 
session() - Method in class com.emc.documentum.rest.dfc.TypeParameter
 
session(IDfSession) - Method in class com.emc.documentum.rest.dfc.TypeParameter
Set the session used by retrieve the type info.
SessionAwareAbstractManager - Class in com.emc.documentum.rest.dfc
An abstract class containing the autowired bean of the RepositorySession.
SessionAwareAbstractManager() - Constructor for class com.emc.documentum.rest.dfc.SessionAwareAbstractManager
 
sessions(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures HTTP session management for the HTTP security.
set(int, Object) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
setAbleToDemote(Boolean) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setAbleToPromote(Boolean) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setAbleToResume(Boolean) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setAbleToSuspend(Boolean) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setAccessor(String) - Method in class com.emc.documentum.rest.model.AccessorPermission
 
setAccessorName(String) - Method in class com.emc.documentum.rest.model.AuditPolicy
 
setAccessType(AccessType) - Method in class com.emc.documentum.rest.model.AccessorPermission
 
setAction(Lifecycle.Procedure) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setAction(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
setAliassetName(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setAliasSets(List<String>) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setAllowAttach(Boolean) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setAllowCaching(Boolean) - Method in class com.emc.documentum.rest.model.ConditionalQueryValue
 
setAllowDemote(Boolean) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setAllowReturnToBase(Boolean) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setAllowSchedule(Boolean) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setAllowUserValues(boolean) - Method in class com.emc.documentum.rest.model.ConditionalValueAssist
 
setApplication(String) - Method in class com.emc.documentum.rest.model.Permissions
Set the application permit
setApplicationPermission(String) - Method in class com.emc.documentum.rest.model.AccessorPermission
 
setAppName(String) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setAppValidation(Lifecycle.Procedure) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setAreChildrenCompound(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setAspects(List<String>) - Method in class com.emc.documentum.rest.model.ObjectAspects
 
setAttribute(String) - Method in class com.emc.documentum.rest.model.DisplayConfig.AttributeHint
 
setAttribute(String, Object) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set an attribute into the repository context.
setAttributeHint(List<DisplayConfig.AttributeHint>) - Method in class com.emc.documentum.rest.model.DisplayConfig
 
setAttributeInfoList(List<AttributeInfo>) - Method in class com.emc.documentum.rest.model.TypeObject
 
setAttributeName(String) - Method in class com.emc.documentum.rest.model.AssistanceItem
 
setAttributeName(String) - Method in class com.emc.documentum.rest.model.ContentAttribute
 
setAttributeRules(List<String>, List<String>) - Method in class com.emc.documentum.rest.model.AuditPolicy
 
setAttributeSource(String) - Method in class com.emc.documentum.rest.model.DisplayConfig
 
setAttributeType(Integer) - Method in class com.emc.documentum.rest.model.ContentAttribute
 
setAttributeValue(String) - Method in class com.emc.documentum.rest.model.ContentAttribute
 
setAttributeView(AttributeView) - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Set attribute view
setAttributeView(AttributeView) - Method in class com.emc.documentum.rest.http.parameter.SingleParam
Set attribute view
setAttrLength(Integer) - Method in class com.emc.documentum.rest.model.AttributeInfo
Set attribute length
setAttrLifecycles(Map<String, Map<String, AttributeLifecycleInfo>>) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setAttrName(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
Set attribute name
setAttrName(String) - Method in class com.emc.documentum.rest.model.AuditTrail.AuditData
 
setAttrRepeating(Boolean) - Method in class com.emc.documentum.rest.model.AttributeInfo
Set attribute repeating mark
setAttrType(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
Set attribute type
setAuditableAppEvents(List<String>) - Method in class com.emc.documentum.rest.model.TypeObject
 
setAuditableSystemEvents(List<String>) - Method in class com.emc.documentum.rest.model.TypeObject
 
setAuditData(IDfList) - Method in class com.emc.documentum.rest.model.AuditTrail
 
setAuthenticationManager(AuthenticationManager) - Method in class com.emc.documentum.rest.security.filter.ClientTokenPreAuthFilter
Set the authentication manager
setAuthors(List<AtomAuthor>) - Method in class com.emc.documentum.rest.model.AtomEntry
Set atom entry authors
setAuthors(List<AtomAuthor>) - Method in class com.emc.documentum.rest.model.AtomFeed
Set authors of atom feed
setAuthProtocol(String) - Method in class com.emc.documentum.rest.model.Repository
Set repository authentication protocol
setAuthType(AuthType) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the user authentication type into the repository context.
setAvailableVersions(List<String>) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setBaseUri(String) - Method in class com.emc.documentum.rest.http.BaseUriInfo
Set the base URI
setBaseUriInfo(BaseUriInfo) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
set the base uri info
setBasicPermission(BasicPermission) - Method in class com.emc.documentum.rest.model.AccessorPermission
 
setBinding(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setBindingBroken(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setBindingLabel(String) - Method in class com.emc.documentum.rest.model.SysObject
Set the binding version for a virtual document
setBookId(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setCanBeRemoved(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setCanBeRestructured(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setCategory(int) - Method in class com.emc.documentum.rest.model.TypeObject
Set type category
setCategory(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setCategory(String) - Method in class com.emc.documentum.rest.model.TypeObject
Set type category
setCategory(List<String>) - Method in class com.emc.documentum.rest.model.ScopeConfig
 
setCharset(String) - Method in class com.emc.documentum.rest.model.ContentDataSource
set the charset/encoding of the content
setCharsets(Iterator<String>) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setChildCount(Integer) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setChronicleId(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setClient(String) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setClientIp(String) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setClientLocationInfo(String) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setClientTokenSupport(boolean) - Method in class com.emc.documentum.rest.security.provider.AbstractClientTokenAuthProvider
Set whether to support client token.
setCode(String) - Method in class com.emc.documentum.rest.model.RestError
Set error code
setCommentText(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setCommentText(String) - Method in class com.emc.documentum.rest.model.TypeObject
 
setComplete(boolean) - Method in class com.emc.documentum.rest.model.AssistanceItem
 
setCompleteList(boolean) - Method in class com.emc.documentum.rest.model.ConditionalValueAssist
 
setComponent(SysObject) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setCompound(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setCondition(String) - Method in class com.emc.documentum.rest.model.ConditionalValueAssist
 
setConstraints(List<ValueConstraint>) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setConstraints(List<ValueConstraint>) - Method in class com.emc.documentum.rest.model.TypeObject
 
setContent(AtomContent) - Method in class com.emc.documentum.rest.model.AtomEntry
Set atom content in atom entry
setContent(AtomContent) - Method in class com.emc.documentum.rest.model.Compat71TypeAtomEntryJson
Deprecated.
 
setContent(Object) - Method in class com.emc.documentum.rest.model.AtomContent
Set content object
setContent(String) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setContentAttributes(List<ContentAttribute>) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setContentAttributes(List<ContentAttribute>) - Method in class com.emc.documentum.rest.model.ContentMetaData
 
setContentLengths(Iterator<Long>) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setContentMediaUrls(String, List<ContentMetaData>, List<String>, MediaUrlPolicy, String) - Method in interface com.emc.documentum.rest.dfc.ContentMetaDataManager
Set Content Media URLs for the content objects
setContentOnly(boolean) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setContentType(String) - Method in class com.emc.documentum.rest.model.FileDataSource
 
setContextSession(IDfSession) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the context session into the repository context.
setContextSession(IDfSession) - Method in interface com.emc.documentum.rest.dfc.ContextSessionManager
FOR INTERNAL USE.
setContextSessionEnabled(Boolean) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the context session enabling into the repository context.
setContextSessionTransactional(boolean) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the context session transaction for the repository context.
setCopyBehavior(VirtualDocumentNode.CopyBehavior) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setCreated(Date) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setCreateDate(Date) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setCSRFResponse(ClientToken, HttpServletResponse) - Method in class com.emc.documentum.rest.security.csrf.CSRFHandler
Set CSRF response headers from the client token.
setCSRFResponse(ClientToken, HttpServletResponse) - Static method in class com.emc.documentum.rest.security.csrf.CSRFUtil
 
setCurrentParent(String) - Method in class com.emc.documentum.rest.model.ContentMetaData
Set current parent
setCurrentState(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setData(DataSource) - Method in class com.emc.documentum.rest.model.ContentDataSource
Set the data source of the content
setData(String) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setDeepCopy(Boolean) - Method in class com.emc.documentum.rest.model.SysObject
Set deep copy strategy
setDefaultExpression(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setDefaultFolder(String) - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
setDefaultLifecycle(String) - Method in class com.emc.documentum.rest.model.TypeObject
set the default lifecycle id
setDefaultLifecycleVersion(String) - Method in class com.emc.documentum.rest.model.TypeObject
set the default lifecycle version
setDefaultLiteral(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setDefaultMediaType(String) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Sets the default media type.
setDefaultMediaType(String) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Sets the default media type.
setDefaultValueList(List<DefaultValue>) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setDependencies(List<String>) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setDependency(String) - Method in class com.emc.documentum.rest.model.ValueConstraint
 
setDescription(String) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setDescription(String) - Method in class com.emc.documentum.rest.model.MappingTable
 
setDescription(String) - Method in class com.emc.documentum.rest.model.ModuleObject
 
setDescription(String) - Method in class com.emc.documentum.rest.model.Repository
Set repository description
setDfcFormat(String) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setDisplay(String) - Method in class com.emc.documentum.rest.model.MappingTable
 
setDisplayConfigs(List<DisplayConfig>) - Method in class com.emc.documentum.rest.model.ScopeConfig
 
setDisplayHint(Integer) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setDisplayHint(Integer) - Method in class com.emc.documentum.rest.model.DisplayConfig.AttributeHint
 
setDocbroker(String) - Method in class com.emc.documentum.rest.model.Server
Setter for doc borker of server
setDomains(List<String>) - Method in class com.emc.documentum.rest.model.Repository
Set repository domains
setDuration(long) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setEmail(String) - Method in class com.emc.documentum.rest.model.AtomAuthor
Set author email
setEnforce(Enforce) - Method in class com.emc.documentum.rest.model.ValueConstraint
 
setEntries(List<AtomEntry>) - Method in class com.emc.documentum.rest.model.AtomFeed
Set entries of atom feed
setEntryCriteria(Lifecycle.EntryCriteria) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setEventCategory(String) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setEventFields(List<Attribute<?>>) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setEventLevel(Integer) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setEventList(List<String>) - Method in class com.emc.documentum.rest.model.AuditEventList
 
setEventName(String) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setExceptional(Boolean) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setExceptionState(String) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setExpression(String) - Method in class com.emc.documentum.rest.model.Lifecycle.EntryCriteria
 
setExpression(String) - Method in class com.emc.documentum.rest.model.ValueConstraint
 
setExtend(String) - Method in class com.emc.documentum.rest.model.Permissions
Set extend permission
setExtendedPrivileges(int) - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
setExtendPermissions(String) - Method in class com.emc.documentum.rest.model.AccessorPermission
 
setFileName(String) - Method in class com.emc.documentum.rest.model.FileDataSource
 
setFileSize(Long) - Method in class com.emc.documentum.rest.model.FileDataSource
 
setFilter(String) - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Set filter
setFilterProcessesUrl(String) - Method in class com.emc.documentum.rest.security.filter.ClientTokenSignOutFilter
 
setFixedDisplay(Boolean) - Method in class com.emc.documentum.rest.model.DisplayConfig
 
setFollowAssembly(Boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setFormat(String) - Method in class com.emc.documentum.rest.model.ContentDataSource
Set the format of the content
setFormatExtension(String) - Method in class com.emc.documentum.rest.http.BaseUriInfo
Set the URI format extension; for example, '.json', '.xml', etc.
setFormats(Iterator<String>) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setFrom(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
setFromAssembly(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setFullUri(String) - Method in class com.emc.documentum.rest.http.BaseUriInfo
Set the full URI with root, path and query; for example, 'http://localhost:8080/rest/resoruces?q=doc'
setGenericEntries(List<T>) - Method in class com.emc.documentum.rest.model.AtomFeed
Set generic entries of atom feed
setGroup(boolean) - Method in class com.emc.documentum.rest.model.AuditPolicy
 
setGroups(Set<String>) - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
setHandlerMethod(Method) - Method in class com.emc.documentum.rest.http.UriInfo
Set handler method
setHelpText(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setHelpText(String) - Method in class com.emc.documentum.rest.model.TypeObject
 
setHost(String) - Method in class com.emc.documentum.rest.model.Server
Setter for server host
setHref(String) - Method in class com.emc.documentum.rest.model.FolderLink
Set href
setHref(String) - Method in class com.emc.documentum.rest.model.GroupObject
 
setHref(String) - Method in class com.emc.documentum.rest.model.JobObject
Set href of job object
setHref(String) - Method in class com.emc.documentum.rest.model.Link
Set href
setHref(String) - Method in class com.emc.documentum.rest.model.SysObject
Set href of sys object
setHref(String) - Method in class com.emc.documentum.rest.model.UserObject
Set href of user object
setHrefs(List<String>) - Method in class com.emc.documentum.rest.model.ContentMetaData
 
setId(int) - Method in class com.emc.documentum.rest.model.Repository
Set repository id
setId(String) - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
setId(String) - Method in class com.emc.documentum.rest.model.AtomEntry
Set atom entry id
setId(String) - Method in class com.emc.documentum.rest.model.AtomFeed
Set atom feed id
setId(String) - Method in class com.emc.documentum.rest.model.DisplayConfig
 
setId(String) - Method in class com.emc.documentum.rest.model.Lifecycle.IdAble
 
setId(String) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setId(String) - Method in class com.emc.documentum.rest.model.ModuleObject
 
setId(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setId(String) - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
setId(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Set object ID of the persistent object
setId(String) - Method in class com.emc.documentum.rest.model.RestError
Set error message log id
setId(String) - Method in class com.emc.documentum.rest.model.ScopeConfig
 
setIgnoreConstraints(Boolean) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setIgnoreConstraints(Boolean) - Method in class com.emc.documentum.rest.model.TypeObject
 
setIgnoreImmutable(Boolean) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setImplementationType(Lifecycle.ImplementationType) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setIncludeBroken(Boolean) - Method in class com.emc.documentum.rest.model.SysObject
Set whether include binding broken nodes in virtual document
setIncludeSubtypes(Boolean) - Method in class com.emc.documentum.rest.model.Lifecycle.TypeInclusion
 
setIncludeTotal(boolean) - Method in class com.emc.documentum.rest.http.parameter.PagingParam
Set include total
setIndex(Integer) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setInline(boolean) - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Set inline attribute
setInputStream(InputStream) - Method in class com.emc.documentum.rest.model.FileDataSource
 
setIsHidden(Boolean) - Method in class com.emc.documentum.rest.model.AttributeInfo
Change hiddenness of the attribute
setIsRequired(Boolean) - Method in class com.emc.documentum.rest.model.AttributeInfo
Make the attribute required or not
setIsSearchable(Boolean) - Method in class com.emc.documentum.rest.model.AttributeInfo
Change seachable of attribute
setIsSnapshot(boolean) - Method in class com.emc.documentum.rest.model.PersistentObject
 
setIsVirtualDocument(boolean) - Method in class com.emc.documentum.rest.model.PersistentObject
 
setItemsPerPage(int) - Method in class com.emc.documentum.rest.http.parameter.PagingParam
Set items page for each page
setItemsPerPage(Integer) - Method in class com.emc.documentum.rest.model.AtomFeed
Set items number per page
setKeywords(List<String>) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setKeywords(List<String>) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setLabel(String) - Method in class com.emc.documentum.rest.model.AssistanceValueItem
 
setLabel(String) - Method in class com.emc.documentum.rest.model.TypeObject
Setter for type label
setLabelText(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
Set label text
setLateBindingValue(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setLifecycleId(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setLifecycleName(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setLightweight(boolean) - Method in class com.emc.documentum.rest.model.PersistentObject
set whether the object is lightweight object
setLinks(boolean) - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Set links
setLinks(boolean) - Method in class com.emc.documentum.rest.http.parameter.SingleParam
Set links
setLinks(List<Link>) - Method in class com.emc.documentum.rest.model.AbstractLinkable
Set links for the persistent object representation
setLinks(List<Link>) - Method in class com.emc.documentum.rest.model.AtomEntry
Set atom entry links
setLinks(List<Link>) - Method in class com.emc.documentum.rest.model.AtomFeed
Set links of atom feed
setLinks(List<Link>) - Method in interface com.emc.documentum.rest.model.Linkable
Set links for the persistent object representation
setLocales(List<Locale>) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the locales for the login user.
setLoginName(String) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the login user name into the repository context.
setLoginTicket(Object) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the login ticket for client-token mode from the repository context.
setLogout(boolean) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Specifies whether this configuration is defined for logout.
setLogoutSuccessHandler(String) - Method in class com.emc.documentum.rest.security.filter.ClientTokenSignOutFilter
 
setLogoutSuccessUrl(String) - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
Configures the logout success redirect URL.
setLogoutUrl(String) - Method in class com.emc.documentum.rest.context.jc.AbstractLogoutWebSecurity
Configures the logout URL.
setMappingTables(List<MappingTable>) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setMappingTables(List<MappingTable>) - Method in class com.emc.documentum.rest.model.TypeObject
 
setMaterialized(boolean) - Method in class com.emc.documentum.rest.model.PersistentObject
set whether the lightweight object is materialized
setMaxPageSize(int) - Method in class com.emc.documentum.rest.http.parameter.PagingParam
Set max page size for this instance
setMessage(String) - Method in class com.emc.documentum.rest.model.RestError
Set error message
setMessage(String) - Method in class com.emc.documentum.rest.model.ValueConstraint
 
setMethodId(Page<JobObject>) - Method in interface com.emc.documentum.rest.dfc.JobManager
Sets the method Id to jobObject and returns the jobobjectpage
setModified(Date) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setModifier(String) - Method in class com.emc.documentum.rest.model.ContentDataSource
set the modifier of the content
setModifiers(Iterator<String>) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setName(String) - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
setName(String) - Method in class com.emc.documentum.rest.model.AtomAuthor
Set author name
setName(String) - Method in class com.emc.documentum.rest.model.AuditPolicy
 
setName(String) - Method in class com.emc.documentum.rest.model.DisplayConfig
 
setName(String) - Method in class com.emc.documentum.rest.model.Lifecycle.Module
 
setName(String) - Method in class com.emc.documentum.rest.model.Lifecycle.Procedure
 
setName(String) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setName(String) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setName(String) - Method in class com.emc.documentum.rest.model.ModuleObject
 
setName(String) - Method in class com.emc.documentum.rest.model.Repository
Set repository name
setName(String) - Method in class com.emc.documentum.rest.model.Server
Setter for server name
setName(String) - Method in class com.emc.documentum.rest.model.TypeObject
Setter for type name
setNamespaceBinding(Map<String, String>) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageWriter
Deprecated.
Since from 7.3, please use BindingConfig to configure this parameter.
setNextState(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setNo(Integer) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setNodeId(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setNotNull(Boolean) - Method in class com.emc.documentum.rest.model.AttributeInfo
Change nullable of attribute
setNotNullEnforce(Enforce) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setNotNullMessage(String) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setObjectAspects(ObjectAspects) - Method in class com.emc.documentum.rest.model.SysObject
 
setObjectId(String) - Method in class com.emc.documentum.rest.model.AuditPolicy
 
setObjectId(String) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setObjectId(String) - Method in class com.emc.documentum.rest.model.ObjectAspects
 
setObjectLifecycle(ObjectLifecycle) - Method in class com.emc.documentum.rest.model.SysObject
 
setObjectName(String) - Method in class com.emc.documentum.rest.model.MethodObject
 
setOrderNum(Integer) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setOriginDocument(DocumentObject) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setOverrideLateBinding(Boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setOwner(String) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setPage(int) - Method in class com.emc.documentum.rest.http.parameter.PagingParam
Set page number
setPage(Integer) - Method in class com.emc.documentum.rest.model.AtomFeed
Set page number
setPagingParam(PagingParam) - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Set paging parameter
setParameterizedType(Type) - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Set the parameterized type for the field when there is type parameter defined on the field.
setParameters(UriInfo, SortedMap<String, String>, String...) - Static method in class com.emc.documentum.rest.http.UriHelper
Manipulate the URI, including adding or removing parameters
setParameters(String, String, SortedMap<String, String>, String...) - Static method in class com.emc.documentum.rest.http.UriHelper
Manipulate the URI, including adding or removing parameters
setParent(String) - Method in class com.emc.documentum.rest.model.TypeObject
Setter for type parent
setParentGroup(GroupObject) - Method in class com.emc.documentum.rest.model.GroupObject
 
setParentGroup(GroupObject) - Method in class com.emc.documentum.rest.model.UserObject
 
setParentId(String) - Method in class com.emc.documentum.rest.model.PersistentObject
set the parent object id
setParentId(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setParts(Iterator<? extends Part>) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setPassword(Object) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the user password into the repository context.
setPermissions(int, String) - Method in class com.emc.documentum.rest.model.PersistentObject
Set permissions
setPermit(List<AccessorPermission>) - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
setPreviousState(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setPrimaryClass(String) - Method in class com.emc.documentum.rest.model.Lifecycle.Module
 
setPrimaryContent(String, InputStream, long, String, String, String, int, boolean, CheckinPolicy, String) - Method in interface com.emc.documentum.rest.dfc.ContentManager
Create a primary content on the existing document with version policy
setPrimaryContent(String, InputStream, String, String, int, boolean, CheckinPolicy, String) - Method in interface com.emc.documentum.rest.dfc.ContentManager
setPrivileges(int) - Method in class com.emc.documentum.rest.config.LoginUserInfo
 
setProfileImage(String, ContentfulObject) - Method in interface com.emc.documentum.rest.dfc.UserProfileImageManager
Set display Picture by its user name.
setProperty(String, Object) - Method in class com.emc.documentum.rest.model.ProductInfo
Set properties
setPublished(Date) - Method in class com.emc.documentum.rest.model.AtomEntry
Set atom entry published date
setQ(String) - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Set query parameter
setQueryAttribute(String) - Method in class com.emc.documentum.rest.model.ConditionalQueryValue
 
setQueryString(String) - Method in class com.emc.documentum.rest.model.ConditionalQueryValue
 
setRaw(Map) - Method in class com.emc.documentum.rest.model.AtomContent
Set raw data for atom content object
setReadableMediaTypes(List<MediaType>) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Set the list of MediaType readable media types supported by this converter.
setReadableMediaTypes(List<MediaType>) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Set the list of MediaType readable media types supported by this converter.
setReader(StreamingMessageReader) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Specifies the message reader.
setReader(StreamingMessageReader) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Specifies the message reader.
setReadOnly(Boolean) - Method in class com.emc.documentum.rest.model.AttributeInfo
Make the attribute read-only or not
setRealTypeObject(TypeObject) - Method in class com.emc.documentum.rest.model.Compat71TypeObjectJson
Deprecated.
Set real type object
setRedirectUri(String) - Method in class com.emc.documentum.rest.security.ticket.ClientTokenAuthToken
Set the redirect URI.
setRegisteredId(String) - Method in class com.emc.documentum.rest.model.AuditEvent
 
setRelationshipId(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setRendition(String, InputStream, String, String, int, String, boolean) - Method in interface com.emc.documentum.rest.dfc.ContentManager
setRendition(String, InputStream, String, String, String, int, String, boolean) - Method in interface com.emc.documentum.rest.dfc.ContentManager
Create a rendition on the existing document
setReplicateVdChildren(Boolean) - Method in class com.emc.documentum.rest.model.SysObject
Set whether replicate children for the virtual document
setRepositoryName(String) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the repository name into the repository context.
setRepositorySessionManager(RepositorySessionManager) - Method in class com.emc.documentum.rest.security.provider.AbstractAuthProvider
Set repository session manager.
setReqDigest(String) - Method in class com.emc.documentum.rest.model.PersistentObject
 
setRequestUri(String) - Method in class com.emc.documentum.rest.http.BaseUriInfo
Set the request URI with both root and path; for example, 'http://localhost:8080/rest/resoruces?q=doc'
setRequireGroup(List<String>) - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
setRequireGroupSet(List<String>) - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
setRequireHttps(boolean) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Specifies whether to require HTTPS for the custom authentication.
setRestrict(List<AccessorPermission>) - Method in class com.emc.documentum.rest.model.PermissionSetObject
 
setResumeState(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setRetainAcl(Boolean) - Method in class com.emc.documentum.rest.model.SysObject
set whether retain acl from old object to new one
setReturnConditions(List<LifecycleState.ReturnCondition>) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setRootAuthUrl(String) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Specifies the root URL pattern for the custom authentication.
setSchedule(Date) - Method in class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
setSchedules(List<ObjectLifecycle.Schedule>) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setScope(List<String>) - Method in class com.emc.documentum.rest.model.ScopeConfig
 
setScopeConfigs(List<ScopeConfig>) - Method in class com.emc.documentum.rest.model.TypeObject
 
setSelectedObjectCreationDate(Date) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setSelectedObjectId(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setSelectedObjectModifyDate(Date) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setSelectedObjectName(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setServers(List<Server>) - Method in class com.emc.documentum.rest.model.Repository
Set servers of repository
setSessionRepository(RepositorySession) - Method in class com.emc.documentum.rest.dfc.SessionAwareAbstractManager
Set the instance of RepositorySession
setSetbackNeeded(boolean) - Method in class com.emc.documentum.rest.security.ticket.ClientTokenAuthToken
Set whether need to set back the client token as a cookie.
setSharedParent(String) - Method in class com.emc.documentum.rest.model.TypeObject
Setter for shared parent type
setSharingParent(String) - Method in class com.emc.documentum.rest.model.SysObject
Set the sharing parent
setShowNamespaceBindingInRoot(boolean) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageWriter
Deprecated.
Since from 7.3, please use BindingConfig to configure this parameter.
setSize(int) - Method in class com.emc.documentum.rest.model.ContentfulObject
 
setSize(long) - Method in class com.emc.documentum.rest.model.ContentDataSource
Set the content size.
setSortSpec(SortSpec) - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Set sort parameter
setSrc(String) - Method in class com.emc.documentum.rest.model.AtomContent
Set atom content source
setStates(List<LifecycleState>) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setStateTransitionLinksAccessible(boolean) - Method in class com.emc.documentum.rest.model.ObjectLifecycle
 
setStatus(int) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setStatus(int) - Method in class com.emc.documentum.rest.model.RestError
Set error status
setStatus(Lifecycle.Status) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setStatus(String) - Method in class com.emc.documentum.rest.model.ModuleObject
 
setStatusMessage(String) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setStructurallyModified(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setSubject(String) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setSubject(String) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setSuggestedNamespace(String) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageWriter
Deprecated.
Since 7.3, the writer will intelligently add the namespace. Do not use this method any more.
setSummary(String) - Method in class com.emc.documentum.rest.model.AtomEntry
Set atom entry summary
setSynchronous(boolean) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setSystemAction(Lifecycle.Module) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setThumbnail(boolean) - Method in class com.emc.documentum.rest.http.parameter.CollectionParam
Set thumbnail parameter
setTitle(String) - Method in class com.emc.documentum.rest.model.AtomEntry
Set atom entry title
setTitle(String) - Method in class com.emc.documentum.rest.model.AtomFeed
Set atom feed title
setTitle(String) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setTitle(String) - Method in class com.emc.documentum.rest.model.Link
Set title
setTitle(String) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setTo(String) - Method in class com.emc.documentum.rest.model.ObjectLifecycle.Schedule
 
setTotal(Integer) - Method in class com.emc.documentum.rest.model.AtomFeed
Set total entries number of the atom feed
setTotalForEach(Map<String, Integer>) - Method in class com.emc.documentum.rest.paging.Page
 
setType(String) - Method in class com.emc.documentum.rest.model.AtomContent
Set atom content type
setType(String) - Method in class com.emc.documentum.rest.model.Compat71TypeAtomContentJson
Deprecated.
Set atom content type
setType(String) - Method in class com.emc.documentum.rest.model.Lifecycle.TypeInclusion
 
setType(String) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setType(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Set the object type of the persistent object
setType(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setTypeDef(String) - Method in class com.emc.documentum.rest.model.PersistentObject
Set the type definition of the persistent object in URI
setTypeDefUri() - Method in class com.emc.documentum.rest.view.impl.PersistentLinkableView
Set type definition URI for the persistent object.
setTypeInclusions(List<Lifecycle.TypeInclusion>) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setTypeLifecycles(Map<String, Map<String, TypeLifecycleInfo>>) - Method in class com.emc.documentum.rest.model.TypeObject
 
setTypeOverrideId(String) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setUniversal(boolean) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Specifies the message converter to support all writable media types when the managed media type is JSON.
setUniversal(boolean) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Specifies the message converter to support all writable media types when the managed media type is XML.
setUpdated(Date) - Method in class com.emc.documentum.rest.model.AtomEntry
Set atom entry update date
setUpdated(Date) - Method in class com.emc.documentum.rest.model.AtomFeed
Set atom feed updated
setUpdateDate(Date) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setUri(String) - Method in class com.emc.documentum.rest.model.AtomAuthor
Set author URI
setUser(String) - Method in class com.emc.documentum.rest.model.PreferenceObject
 
setUserAction(Lifecycle.Procedure) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setUserActionService(Lifecycle.Module) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setUserCriteria(Lifecycle.Procedure) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setUserCriteriaService(Lifecycle.Module) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setUsername(String) - Method in class com.emc.documentum.rest.model.EventHubEventData
 
setUserName(String) - Static method in class com.emc.documentum.rest.config.RepositoryContextHolder
Set the user name into the repository context.
setUserPostAction(Lifecycle.Procedure) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setUserPostService(Lifecycle.Module) - Method in class com.emc.documentum.rest.model.LifecycleState
 
setUserValidationService(Lifecycle.Module) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setVaDef(List<ConditionalValueAssist>) - Method in class com.emc.documentum.rest.model.AttributeInfo
 
setValue(Object) - Method in class com.emc.documentum.rest.model.AssistanceValueItem
 
setValue(String) - Method in class com.emc.documentum.rest.model.MappingTable
 
setValues(List<String>) - Method in class com.emc.documentum.rest.model.ConditionalFixedListValue
 
setVdmNumber(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setVdRef(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
setVdSnapshotRef(String) - Method in class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 
setVersion(String) - Method in class com.emc.documentum.rest.model.Lifecycle.Procedure
 
setVersion(String) - Method in class com.emc.documentum.rest.model.Server
Setter for server version
setVersionLabels(List<String>) - Method in class com.emc.documentum.rest.model.Lifecycle
 
setVersionPolicy(VersionPolicy) - Method in class com.emc.documentum.rest.model.PersistentObject
Set version policy
setVirtualDocument(boolean) - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
setWriteable(boolean) - Method in class com.emc.documentum.rest.model.ObjectAspects
 
setWriter(StreamingMessageWriter) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Specifies the message writer.
setWriter(StreamingMessageWriter) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Specifies the message writer.
shallowCopy() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Copy the field meta in a shallow mean which shares the read-only members.
SHAREABLE - Static variable in class com.emc.documentum.rest.model.TypeObject
 
SHARED_PARENT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for lightweight object shared parent resource
SIGNIFICANT_TERMS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to show significant terms of a doc by cce.
SimpleDataFieldJsonDeserializer - Class in com.emc.documentum.rest.parser.json.reader.field
JSON field reader for simple data type.
SimpleDataFieldJsonDeserializer() - Constructor for class com.emc.documentum.rest.parser.json.reader.field.SimpleDataFieldJsonDeserializer
 
SimpleDataFieldJsonSerializer - Class in com.emc.documentum.rest.parser.json.writer.field
JSON field writer for simple data type.
SimpleDataFieldJsonSerializer() - Constructor for class com.emc.documentum.rest.parser.json.writer.field.SimpleDataFieldJsonSerializer
 
SimpleDataFieldXmlDeserializer - Class in com.emc.documentum.rest.parser.xml.reader.field
XML field reader for simple data type.
SimpleDataFieldXmlDeserializer() - Constructor for class com.emc.documentum.rest.parser.xml.reader.field.SimpleDataFieldXmlDeserializer
 
SimpleDataFieldXmlSerializer - Class in com.emc.documentum.rest.parser.xml.writer.field
XML field writer for null data.
SimpleDataFieldXmlSerializer() - Constructor for class com.emc.documentum.rest.parser.xml.writer.field.SimpleDataFieldXmlSerializer
 
SimpleUriTemplate - Class in com.emc.documentum.rest.http
Simple URI template with normalization.
SimpleUriTemplate(String) - Constructor for class com.emc.documentum.rest.http.SimpleUriTemplate
Constructor
SimpleUriTemplate(String, boolean, boolean, String[]) - Constructor for class com.emc.documentum.rest.http.SimpleUriTemplate
Constructor
SimpleUriTemplate(String, boolean, String[]) - Constructor for class com.emc.documentum.rest.http.SimpleUriTemplate
Constructor
SingleParam - Class in com.emc.documentum.rest.http.parameter
A typed parameter group for the common single resource parameters used on the controller.
SingleParam() - Constructor for class com.emc.documentum.rest.http.parameter.SingleParam
Default constructor
SingleParam(AttributeView) - Constructor for class com.emc.documentum.rest.http.parameter.SingleParam
Constructor
size() - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
size() - Method in class com.emc.documentum.rest.model.ContentfulObject
 
SkipFieldJsonDeserializer - Class in com.emc.documentum.rest.parser.json.reader.field
JSON field reader for unrecognized token.
SkipFieldJsonDeserializer() - Constructor for class com.emc.documentum.rest.parser.json.reader.field.SkipFieldJsonDeserializer
 
SkipFieldXmlDeserializer - Class in com.emc.documentum.rest.parser.xml.reader.field
XML field reader for unrecognized token.
SkipFieldXmlDeserializer() - Constructor for class com.emc.documentum.rest.parser.xml.reader.field.SkipFieldXmlDeserializer
 
skippable(String, List<String>) - Static method in class com.emc.documentum.rest.dfc.conversion.AttributesFilter
Checks if attrName should be skipped.
SNAPSHOT_NODES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for the snapshot nodes
SNAPSHOTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for the snapshots
sort() - Method in class com.emc.documentum.rest.dfc.query.GenericQueryTemplate
get the sort definition list, used as order
SORT - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
Sort specification
SortOrder - Class in com.emc.documentum.rest.sort
The definition for an ordered attribute in the order specification
SortOrder(String) - Constructor for class com.emc.documentum.rest.sort.SortOrder
Constructor with parameter attribute.
SortOrder(String, boolean) - Constructor for class com.emc.documentum.rest.sort.SortOrder
Constructor with parameters attribute and ascending.
SortOrder(String, boolean, boolean) - Constructor for class com.emc.documentum.rest.sort.SortOrder
Constructor with parameters attribute and ascending.
SortSpec - Class in com.emc.documentum.rest.sort
The sort specification for object attributes.
SortSpec() - Constructor for class com.emc.documentum.rest.sort.SortSpec
Constructor without sort specification.
SortSpec(String) - Constructor for class com.emc.documentum.rest.sort.SortSpec
Constructor with a specified sort specification.
springHttpFirewallDisable - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.spring.httpfirewall.disable'.
ssoLoginSuccessUrlWhitelist - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for "rest.security.sso.login.success.url.whitelist".
STANDARD - Static variable in class com.emc.documentum.rest.model.TypeObject
 
standardFormatExt(String) - Static method in class com.emc.documentum.rest.http.SupportedMediaTypes
Get standard URI format extension from the URI
STATE - Static variable in class com.emc.documentum.rest.http.parameter.QueryParamNames
lifecycle state
status(int) - Method in class com.emc.documentum.rest.error.RestErrorBuilder
Set the HTTP status code
StreamingMessageReader - Interface in com.emc.documentum.rest.wire
An interface to read a message input stream and return it as a model instance.
StreamingMessageWriter - Interface in com.emc.documentum.rest.wire
An interface to write the model instance as the message output stream.
STRING_TYPE - Static variable in class com.emc.documentum.rest.model.ContentAttribute
 
subList(int, int) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
submit(Batch, List<RestExecutable<BatchOperation>>) - Method in interface com.emc.documentum.rest.dfc.BatchManager
Submits batch operations
subscribe(String, String, List<String>) - Method in interface com.emc.documentum.rest.dfc.SubscriptionManager
Subscribe an object for current user or for other users together.
SUBSCRIBE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to subscribe a new item.
Subscribers - Class in com.emc.documentum.rest.model
 
Subscribers() - Constructor for class com.emc.documentum.rest.model.Subscribers
 
SubscriptionManager - Interface in com.emc.documentum.rest.dfc
 
SUBSCRIPTIONS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to subscriptions.
SUPER_USER - Static variable in class com.emc.documentum.rest.config.RepositoryContextHolder
 
SUPPORTED_FACETS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access supported facets
supportedConsumableMediaType() - Static method in class com.emc.documentum.rest.http.SupportedMediaTypes
Return the supported consumable media types at runtime setting.
SupportedMediaTypes - Class in com.emc.documentum.rest.http
A class that holds all supported media types and their format extensions
supportedMethods - Variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
 
supportMethod(String) - Method in class com.emc.documentum.rest.context.jc.CSRFRuntime
 
supportRepeatingAttributeQuery() - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Tell whether the type to be queried support repeating attribute(s) in fields of select clause; the template uses the result of this call to sort out the right sequence of repeating attributes in the query result (CS-40535) if the type has repeating attributes in default query fields, this method MUST return true ; the query template will append 'i_position' to the fields of select clause if the type doesn't have repeating attributes in default query fields, but allow specifying repeating attributes in its filter, this method SHOULD return true; the query template will append 'i_position' to the fields of select clause if the type doesn't have repeating attributes in its type definition, this method MUST return false
supports(Class<?>) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Check whether the class has the annotation SerializableType or extends from a class with the annotation.
supports(Class<?>) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Check whether the class has the annotation SerializableType or extends from a class with the annotation.
suspend(String, boolean, boolean, Date) - Method in interface com.emc.documentum.rest.dfc.LifecycleManager
Suspend the object to the exceptional lifecycle state The operation is not allowed to be put in an user transaction.
SUSPENSION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to suspend the object lifecycle
SYNONYM_CATEGORIES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to get synonyms categories for given word by cce.
SYNONYMS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to get synonyms for given word by cce.
SYS_ADMIN - Static variable in class com.emc.documentum.rest.config.RepositoryContextHolder
 
SYS_OBJECT - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_sysobject, representing SysObject
SysObject - Class in com.emc.documentum.rest.model
Model sys object resource in the repository.
SysObject() - Constructor for class com.emc.documentum.rest.model.SysObject
 
SysObjectManager - Interface in com.emc.documentum.rest.dfc
The sysobject manager.

T

TASK_PACKAGES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to task packages
tempDir() - Method in enum class com.emc.documentum.rest.config.PersistenceConfig
The temp directory to store generated temporary files
templateExcludingParamNames - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
templateExcludingQueryParams - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
templateFixedQueryParams - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
templateIncludingParamNames - Variable in class com.emc.documentum.rest.http.AbstractUriTemplate
 
TemplateParams - Annotation Interface in com.emc.documentum.rest.view.annotation
This annotation is used on resource controllers that are designed to provide clients with link relations as URI templates e.g.
thumbnail(boolean) - Method in class com.emc.documentum.rest.dfc.query.PagedQueryTemplate
Indicate whether to retrieve thumbnail for the collection entries, for true, a DQL keyword 'thumbnail_url' should be put into the query
TO_INSTALL - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.Status
 
TO_UNINSTALL - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.Status
 
TO_VALIDATE - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.Status
 
toArray() - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
toArray(T[]) - Method in class com.emc.documentum.rest.dfc.util.DfcList
 
toError() - Method in exception com.emc.documentum.rest.error.RestServiceException
Build the REST error instance from a DFC exception.
tokenLength - Variable in class com.emc.documentum.rest.context.jc.CSRFRuntime
Property value for 'rest.security.csrf.token.length'.
tokenMessageDigest(String) - Static method in class com.emc.documentum.rest.security.csrf.CSRFUtil
 
toMap() - Method in class com.emc.documentum.rest.model.ValueAssistancesInputs
 
toObjectWithType() - Method in class com.emc.documentum.rest.model.DefaultValue
Convert expression to real object
toPersistentObject(IDfPersistentObject, AttributeView, Class<T>) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Convert DFC persistent object to REST PersistentObject with specified attribute view applied
toPersistentObject(IDfPersistentObject, Class<T>) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Convert DFC persistent object to REST PersistentObject with all attribute view applied
toRepeatingValues() - Method in class com.emc.documentum.rest.dfc.conversion.DfcValueConverter
Convert the value to repeating value
toSingleValue() - Method in class com.emc.documentum.rest.dfc.conversion.DfcValueConverter
Convert the value to single value
toString() - Method in enum class com.emc.documentum.rest.constant.CheckinPolicy
 
toString() - Method in enum class com.emc.documentum.rest.constant.DeleteVersionPolicy
 
toString() - Method in class com.emc.documentum.rest.http.AbstractUriTemplate
 
toString() - Method in class com.emc.documentum.rest.http.BaseUriInfo
 
toString() - Method in class com.emc.documentum.rest.model.Attribute
 
toString() - Method in class com.emc.documentum.rest.model.DefaultValue
 
toString() - Method in class com.emc.documentum.rest.model.Link
 
toString() - Method in class com.emc.documentum.rest.model.PersistentObject
 
toString() - Method in class com.emc.documentum.rest.model.VirtualDocumentNode
 
toString() - Method in class com.emc.documentum.rest.security.ticket.ClientToken
 
toString() - Method in class com.emc.documentum.rest.sort.SortSpec
Return the original sort specification.
toStringSession(IDfSession) - Static method in class com.emc.documentum.rest.dfc.util.DfcSessions
Print out the diagnostics information about the given DFC session.
toStringSessionManager(IDfSessionManager) - Static method in class com.emc.documentum.rest.dfc.util.DfcSessions
Print out the diagnostics information about the given DFC session manager.
toStringSessionManagerList(List<IDfSessionManager>) - Static method in class com.emc.documentum.rest.dfc.util.DfcSessions
Print out the diagnostics information about the given session manager list.
total() - Method in class com.emc.documentum.rest.paging.Page
Return the total account of the queried objects on the server side (not for this page); it's specified in the constructor.
toValidatedBoolean(Object, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.DfcValueValidator
Validate Boolean value
toValidatedDouble(Object, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.DfcValueValidator
Validate Double value
toValidatedId(Object, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.DfcValueValidator
Validate value which should be ID attribute
toValidatedInteger(Object, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.DfcValueValidator
Validate Integer value
toValidatedString(Object, boolean) - Static method in class com.emc.documentum.rest.dfc.conversion.DfcValueValidator
Validate String value
toValidatedTime(Object) - Static method in class com.emc.documentum.rest.dfc.conversion.DfcValueValidator
Validate value which should be Time attribute
toVersionPolicy(IDfSysObject) - Static method in class com.emc.documentum.rest.model.VersionPolicy
 
translate(String) - Method in class com.emc.documentum.rest.filter.translator.DqlWhereClauseTranslator
Translate a search expression into a boolean expression that can be used within DQL where clause
tryParse(String) - Static method in class com.emc.documentum.rest.format.date.DateFormatter
Try to parse an ISO 8601 compliant date string into a Date object If a date without time zone offset is provided, time zone UTC (offset zero) will be assumed instead of local time zone.
type - Variable in class com.emc.documentum.rest.model.PersistentObject
Type of persistent object
type() - Method in enum class com.emc.documentum.rest.constant.QueryType
Gets query type
TYPE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Type resource
TYPE - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for type
TYPE_BOOLEAN - Static variable in class com.emc.documentum.rest.model.DefaultValue
 
TYPE_DATE - Static variable in class com.emc.documentum.rest.model.DefaultValue
 
TYPE_DOUBLE - Static variable in class com.emc.documentum.rest.model.DefaultValue
 
TYPE_ID - Static variable in class com.emc.documentum.rest.model.DefaultValue
 
TYPE_INTEGER - Static variable in class com.emc.documentum.rest.model.DefaultValue
 
TYPE_STRING - Static variable in class com.emc.documentum.rest.model.DefaultValue
 
typeDef - Variable in class com.emc.documentum.rest.model.PersistentObject
Type definition
TypedObjectConverter - Class in com.emc.documentum.rest.dfc.conversion
Convert DFC objects to Core REST model
TypedObjectConverter(IDfTypedObject) - Constructor for class com.emc.documentum.rest.dfc.conversion.TypedObjectConverter
Init the converter
TypedObjectConverter(IDfTypedObject, IDfTypedObject, AttributeView) - Constructor for class com.emc.documentum.rest.dfc.conversion.TypedObjectConverter
Init the converter
TypedObjectConverter(IDfTypedObject, AttributeView) - Constructor for class com.emc.documentum.rest.dfc.conversion.TypedObjectConverter
Init the converter
TypedParam - Annotation Interface in com.emc.documentum.rest.http.annotation
Annotation used for the typed parameter on the controller method or within a parameter group.
TypeInclusion() - Constructor for class com.emc.documentum.rest.model.Lifecycle.TypeInclusion
 
TypeLifecycleInfo - Class in com.emc.documentum.rest.model
 
TypeLifecycleInfo() - Constructor for class com.emc.documentum.rest.model.TypeLifecycleInfo
 
TypeManager - Interface in com.emc.documentum.rest.dfc
interface to manage type
TypeObject - Class in com.emc.documentum.rest.model
Type resource
TypeObject() - Constructor for class com.emc.documentum.rest.model.TypeObject
 
TypeParameter - Class in com.emc.documentum.rest.dfc
The parameter used to get the type definition
TypeParameter() - Constructor for class com.emc.documentum.rest.dfc.TypeParameter
 
TypeParameter(TypeParameter) - Constructor for class com.emc.documentum.rest.dfc.TypeParameter
 
TYPES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Types resource
typesUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build types URI
typeUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build type URI

U

unfreeze(String) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Unfreeze a snapshot
UNFREEZE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for unfreeze snapshot
UNKNOWN - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Unknown type; default is PersistentObject
unknownFieldDeserializers() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specify the deserializers for the unknown fields in the xml/json representation.
unknownFieldDeserializers() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the unknown field deserializers defined on the type annotation.
unlink(String, String) - Method in interface com.emc.documentum.rest.dfc.FolderLinksManager
Remove a folder link between an object and its folder
UNREGISTER_ALL_AUDIT_EVENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to unregister all audit events in certain path.
unregisterAllEventsForObject(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Unregister all events that registered on certain object instance.
unregisterAllEventsForType(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Unregister all events that registered on certain type.
unregisterAllEventsForWholeRepository() - Method in interface com.emc.documentum.rest.dfc.AuditManager
Unregister all events that registered on whole repository.
unregisterEvent(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Unregister certain audit event by id of event instance.
unregisterEventForObject(String, String, String, String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Unregister certain event that registered on object.
unregisterEventForType(String, String, String, String, String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Unregister certain event that registered on type.
unregisterEventsForWholeRepository(String) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Unregister certain event that registered on repository.
UNSPECIFIED - Enum constant in enum class com.emc.documentum.rest.model.VirtualDocumentNode.CopyBehavior
 
unsubscribe(String, String) - Method in interface com.emc.documentum.rest.dfc.SubscriptionManager
Unsubscribe an object for certain user.
UNSUBSCRIBE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to unsubscribe a subscribed item.
UNUSED - Enum constant in enum class com.emc.documentum.rest.constant.DeleteVersionPolicy
Delete the unused versions of the object.
unwrap() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField4XmlList
Specifies whether to unwrap the list or array items of this field as the direct members of the serializable type.
UP - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for up action
update(String, JobObject) - Method in interface com.emc.documentum.rest.dfc.JobManager
Update a job
update(String, String) - Method in interface com.emc.documentum.rest.dfc.ModuleManager
Update a user
updateAcl(AclObject, boolean, boolean) - Method in interface com.emc.documentum.rest.dfc.AclManager
Update ACL object with attributes.
updateAuditPolicy(String, AuditPolicy) - Method in interface com.emc.documentum.rest.dfc.AuditManager
Update certain policy by policy object id.
updateContent(String, int, String, String, List<ContentAttribute>) - Method in interface com.emc.documentum.rest.dfc.ContentMetaDataManager
 
updateGroup(String, GroupObject) - Method in interface com.emc.documentum.rest.dfc.GroupManager
Update a group.
updateObject(T, boolean, boolean, BasicType...) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Update persistent object with attributes.
updateObjectByQualification(String, T, boolean, boolean, BasicType...) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Update persistent object with attributes, additionally allowing specifying the return class type of the instance.
updatePermissionSet(String, PermissionSetObject) - Method in interface com.emc.documentum.rest.dfc.AclManager
Update the object permission set.
updatePreference(String, String, PreferenceObject, AttributeView) - Method in interface com.emc.documentum.rest.dfc.PreferenceManager
Update the Preference object specified by client id and user name.
updateUser(String, UserObject) - Method in interface com.emc.documentum.rest.dfc.UserManager
Update a user
updateVirtualDocumentNode(String, VirtualDocumentNode) - Method in interface com.emc.documentum.rest.dfc.VirtualDocumentManager
Update a virtual document node.
uriBuilder(String) - Method in class com.emc.documentum.rest.view.FeedableView
Get resource URI builder
uriBuilder(String) - Method in class com.emc.documentum.rest.view.LinkableView
Get resource URI builder for a resource.
uriFactory - Variable in class com.emc.documentum.rest.view.LegacyLinkableView
Deprecated.
 
UriFactory - Class in com.emc.documentum.rest.http
Deprecated.
Since 7.3, the URI build in this pattern is not supported. Please use com.emc.documentum.rest.context.ResourceUriBuilder instead.
UriFactory(String, String, String) - Constructor for class com.emc.documentum.rest.http.UriFactory
Deprecated.
Constructor
UriFactory(String, String, String, boolean) - Constructor for class com.emc.documentum.rest.http.UriFactory
Deprecated.
Constructor
uriFactoryNoValidation - Variable in class com.emc.documentum.rest.view.LegacyLinkableView
Deprecated.
 
UriHelper - Class in com.emc.documentum.rest.http
A helper class to parse the request URI
uriInfo - Variable in class com.emc.documentum.rest.view.FeedableView
 
uriInfo - Variable in class com.emc.documentum.rest.view.LinkableView
 
uriInfo(UriInfo) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Specify the base URI information, including base URI and format extenstion.
UriInfo - Class in com.emc.documentum.rest.http
This class provides some extended information for an URI
UriInfo() - Constructor for class com.emc.documentum.rest.http.UriInfo
 
UriInfo(BaseUriInfo) - Constructor for class com.emc.documentum.rest.http.UriInfo
 
UriInfo(ForwardedUri) - Constructor for class com.emc.documentum.rest.http.UriInfo
 
USER - Enum constant in enum class com.emc.documentum.rest.dfc.BasicType
Type dm_user, representing UserObject
USER - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for User resource
USER_PROFILE_IMAGE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for user profile image
UserExtendedPrivileges - Enum Class in com.emc.documentum.rest.config
 
UserManager - Interface in com.emc.documentum.rest.dfc
The user manager.
UserObject - Class in com.emc.documentum.rest.model
User resource
UserObject() - Constructor for class com.emc.documentum.rest.model.UserObject
 
UserProfileImageManager - Interface in com.emc.documentum.rest.dfc
The user display picture manager.
USERS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for Users resource
usersUri(SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build users URI
userUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build user URI
UTF8QueryParam - Annotation Interface in com.emc.documentum.rest.http.annotation
Annotation used for the query parameter, that requires to be parsed with UTF8 charset
UtilityBeans - Class in com.emc.documentum.rest.context.jc
Bean factory for utility classes.
UtilityBeans() - Constructor for class com.emc.documentum.rest.context.jc.UtilityBeans
 

V

ValidatableParameter - Interface in com.emc.documentum.rest.http.parameter
Interface shows that the parameter is validatable
validate - Variable in class com.emc.documentum.rest.http.BaseUriFactory
 
validate() - Method in interface com.emc.documentum.rest.http.parameter.ValidatableParameter
Validate parameters.
validate(boolean) - Method in class com.emc.documentum.rest.context.ResourceUriBuilder
Whether validate the resource when building the URI.
VALIDATE_FAILED - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.Status
 
validateAndCreateChildSysObjectRequestingDcWrite(T, String, long, String, String, boolean, String, boolean, String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Create a sysobject under the parent folder by requesting distributed content write URL(s).
validateAndCreateObject(T, boolean, String, AttributeView) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Create persistent object with type and attributes, additionally allowing specifying the return class type of the instance.
validateAndCreateSysObjectUnderParentFolder(T, String, boolean, AttributeView, String) - Method in interface com.emc.documentum.rest.dfc.SysObjectManager
Create a sysobject under the parent folder.
validateAndUpdateObject(T, boolean, boolean, String, BasicType...) - Method in interface com.emc.documentum.rest.dfc.ObjectManager
Update persistent object with attributes.
validateCollectionNotAllowed(HttpServletRequest) - Method in class com.emc.documentum.rest.controller.AbstractController
 
validateCSRFRequest(ClientToken, HttpServletRequest) - Method in class com.emc.documentum.rest.security.csrf.CSRFHandler
Validate CSRF token for the request by comparing to the client token.
validateCSRFRequestToken(ClientToken, HttpServletRequest) - Static method in class com.emc.documentum.rest.security.csrf.CSRFUtil
 
VALIDATED - Enum constant in enum class com.emc.documentum.rest.model.Lifecycle.Status
 
validateOnlyPageItemsPerPageCollectionAllowed(HttpServletRequest) - Method in class com.emc.documentum.rest.controller.AbstractController
 
validatePaginationNotAllowed(HttpServletRequest) - Method in class com.emc.documentum.rest.controller.AbstractController
 
validateTargetControllerAccessible(Class<? extends AbstractController>) - Method in class com.emc.documentum.rest.controller.AbstractController
validate the accessibility of the target resource controller.
value() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies the serializable name for the field.
If SerializableField.value() is not specified, fieldLocalName(the name of this Java class field ) will be used as value.
If SerializableField.xmlWriteTypeRoot() is enabled for a complex type, it will use SerializableType.value() of the complex type instead of SerializableField.value().
The characters of the name must comply with the name rules of specific formats; since one annotation could be used by multiple format marshalling, its recommended to use the simplest range of characters to define the name.
value() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specify the serialized name for the type.
Constraints:
(a) the characters of the name must comply with the name rules of specific formats; since one annotation could be used by multiple format marshalling, its recommended to use the simplest range of characters to define the name.
value() - Method in enum class com.emc.documentum.rest.constant.CheckinPolicy
 
value() - Method in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
 
value() - Method in enum class com.emc.documentum.rest.constant.DeleteVersionPolicy
 
value() - Method in interface com.emc.documentum.rest.constant.IntegerValue
Returns the integer value of the enum constant
value() - Method in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
 
value() - Method in enum class com.emc.documentum.rest.constant.QueryType
 
value() - Method in enum class com.emc.documentum.rest.constant.RelationRole
 
value() - Method in enum class com.emc.documentum.rest.dfc.BasicType
Get basic type value.
value() - Element in annotation interface com.emc.documentum.rest.http.annotation.DefaultValue
The default value for a query parameter
value() - Element in annotation interface com.emc.documentum.rest.http.annotation.TypedParam
A list of default values that will be used if client doesn't provide a value for some parameter.
value() - Element in annotation interface com.emc.documentum.rest.http.annotation.UTF8QueryParam
The name of the request parameter to bind to.
value() - Method in enum class com.emc.documentum.rest.model.LifecycleState.ReturnCondition
 
value() - Element in annotation interface com.emc.documentum.rest.view.annotation.FeedViewBinding
Specifies the entry view classes bound to the feed view class annotated by this annotation.
value() - Element in annotation interface com.emc.documentum.rest.view.annotation.ResourceVersion
Deprecated.
 
value() - Element in annotation interface com.emc.documentum.rest.view.annotation.ResourceViewBinding
The resource view classes bound to the resource controller.
value() - Element in annotation interface com.emc.documentum.rest.view.annotation.TemplateParams
The params to be included in the href template
ValueAssistanceManager - Interface in com.emc.documentum.rest.dfc
The value assistance and value assistance dependencies for type and aspect type manager.
ValueAssistances - Class in com.emc.documentum.rest.model
Attribute dependencies resource
ValueAssistances() - Constructor for class com.emc.documentum.rest.model.ValueAssistances
 
ValueAssistancesInputs - Class in com.emc.documentum.rest.model
Attribute dependencies resource
ValueAssistancesInputs() - Constructor for class com.emc.documentum.rest.model.ValueAssistancesInputs
 
ValueConstraint - Class in com.emc.documentum.rest.model
 
ValueConstraint() - Constructor for class com.emc.documentum.rest.model.ValueConstraint
 
valueMap(Class<T>) - Static method in class com.emc.documentum.rest.constant.IntegerEnum
generate (value, constant name) map for enum types which implement IntegerValue
valueOf(int) - Static method in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
Gets enum constant according to the input enum value
valueOf(int) - Static method in enum class com.emc.documentum.rest.constant.DeleteVersionPolicy
Gets enum constant according to the input enum value
valueOf(int) - Static method in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
Gets enum constant according to the input enum value
valueOf(int) - Static method in enum class com.emc.documentum.rest.constant.QueryType
Gets enum constant according to the input enum value
valueOf(int) - Static method in enum class com.emc.documentum.rest.constant.RelationRole
Gets enum constant according to the input enum value
valueOf(int) - Static method in enum class com.emc.documentum.rest.model.Enforce
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.attributeview.api.AttributeView.ViewName
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.binding.SerializableType.FieldVisibility
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.AdminMethods
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.AppEnvironment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.MessageBundle
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.MimeFormatMappingConfig
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.Modules
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.PagingConfig
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.PersistenceConfig
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.PersistenceContextConfig
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.SanitizerConfig
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.constant.CheckinPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.constant.DeleteVersionPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.constant.DmlViewParam
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.constant.QueryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.constant.RelationRole
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.dfc.AuthType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.dfc.BasicType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.error.RestClientErrorProfile
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.model.AccessType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.model.BasicPermission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.model.Enforce
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.model.ExtendedPermission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.model.Lifecycle.ImplementationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.model.Lifecycle.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.model.LifecycleState.ReturnCondition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.model.VirtualDocumentNode.CopyBehavior
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.representation.LinkRelation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
Returns the enum constant of this class with the specified name.
valueOfHomeDocument(HomeDocument) - Static method in class com.emc.documentum.rest.model.HomeDocJSON
Convert HomeDocument to JSON representation
valueOfHomeDocument(HomeDocument) - Static method in class com.emc.documentum.rest.model.HomeDocXML
Convert HomeDocument to XML representation
ValuePair(Object, Object) - Constructor for class com.emc.documentum.rest.model.AuditTrail.ValuePair
 
values() - Static method in enum class com.emc.documentum.rest.attributeview.api.AttributeView.ViewName
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.binding.SerializableType.FieldVisibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.AdminMethods
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.AppEnvironment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.MessageBundle
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.MimeFormatMappingConfig
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.Modules
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.PagingConfig
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.PersistenceConfig
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.PersistenceContextConfig
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.SanitizerConfig
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.constant.CheckinPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.constant.ConstraintsValidationPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.constant.DeleteVersionPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.constant.DmlViewParam
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.constant.MediaUrlPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.constant.QueryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.constant.RelationRole
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.dfc.AuthType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.dfc.BasicType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.error.RestClientErrorProfile
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.model.AccessType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.model.BasicPermission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.model.Enforce
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.model.ExtendedPermission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.model.Lifecycle.ImplementationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.model.Lifecycle.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.model.LifecycleState.ReturnCondition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.model.VirtualDocumentNode.CopyBehavior
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.representation.LinkRelation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
Returns an array containing the constants of this enum class, in the order they are declared.
Version - Enum constant in enum class com.emc.documentum.rest.model.BasicPermission
The user can read and version the object.
VERSION - Enum constant in enum class com.emc.documentum.rest.security.ticket.ClientToken.TokenField
 
VERSION - Static variable in class com.emc.documentum.rest.model.Permissions
Version permission
VersioningManager - Interface in com.emc.documentum.rest.dfc
The versioning manager.
versionPolicy - Variable in class com.emc.documentum.rest.model.PersistentObject
Version policy of persistent object
VersionPolicy - Class in com.emc.documentum.rest.model
Model for version policy
VersionPolicy() - Constructor for class com.emc.documentum.rest.model.VersionPolicy
 
VERSIONS - Enum constant in enum class com.emc.documentum.rest.representation.LinkRelation
Link rel for version history
versionsUri(String, SortedMap<String, String>) - Method in class com.emc.documentum.rest.http.UriFactory
Deprecated.
Build object versions URI
VIEW - Enum constant in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
VIEW_AND_PURGE - Enum constant in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
ViewParams - Class in com.emc.documentum.rest.view
View parameters set to in the 'others' parameter of a view class.
VIRTUAL_DOCUMENT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for the virtual document
VIRTUAL_DOCUMENT_COMPONENT - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for virtual document component
VIRTUAL_DOCUMENT_CONVERSION - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for virtual document component
VIRTUAL_DOCUMENT_NODES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel for the virtual document nodes
VirtualDocumentManager - Interface in com.emc.documentum.rest.dfc
The virtual document manager.
VirtualDocumentNode - Class in com.emc.documentum.rest.model
Model virtual document node in the repository.
VirtualDocumentNode() - Constructor for class com.emc.documentum.rest.model.VirtualDocumentNode
 
VirtualDocumentNode(String, Boolean, Boolean, VirtualDocumentNode.CopyBehavior, Integer) - Constructor for class com.emc.documentum.rest.model.VirtualDocumentNode
 
VirtualDocumentNode.CopyBehavior - Enum Class in com.emc.documentum.rest.model
 
VirtualDocumentSnapshot - Class in com.emc.documentum.rest.model
Model virtual document snapshot in the repository.
VirtualDocumentSnapshot() - Constructor for class com.emc.documentum.rest.model.VirtualDocumentSnapshot
 

W

webSecurityCustomizer() - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
 
where(String) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build WHERE statement
where(String, Object...) - Method in class com.emc.documentum.rest.dfc.query.DQLBuilder
Build WHERE statement
whiteListEnabled() - Method in enum class com.emc.documentum.rest.config.FormatRestrictionConfig
 
WILD_REPOSITORY - Static variable in class com.emc.documentum.rest.config.RepositoryContextHolder
the wild repository string
WORD_SUGGESTIONS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to get suggestion(homophone and typeahead) for given word by cce.
WORK_ITEM - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow work item
WORK_ITEMS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow work items
WORK_QUEUES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to work queues
WORKFLOW - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow
WORKFLOW_ACTIVITIES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow template activities
WORKFLOW_ACTIVITY - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow template activity
WORKFLOW_ATTACHMENTS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow attachments
WORKFLOW_TEMPLATE - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow template
WORKFLOW_TEMPLATES - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflow templates
WORKFLOWS - Enum constant in enum class com.emc.documentum.rest.representation.CoreLinkRelation
Link rel to access workflows
WrappedListFieldXmlDeserializer - Class in com.emc.documentum.rest.parser.xml.reader.field
XML field reader for wrapped list.
WrappedListFieldXmlDeserializer() - Constructor for class com.emc.documentum.rest.parser.xml.reader.field.WrappedListFieldXmlDeserializer
 
WRITABLE_HAL_MEDIA_TYPES - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
 
WRITABLE_JSON_MEDIA_TYPES - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
 
WRITABLE_XML_MEDIA_TYPES - Static variable in class com.emc.documentum.rest.http.SupportedMediaTypes
 
write(Object, OutputStream) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageWriter
Write the model to message output stream.
write(Object, OutputStream) - Method in interface com.emc.documentum.rest.wire.StreamingMessageWriter
Write the model to message output stream.
write(Object, OutputStream) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageWriter
Write the model to message output stream.
write(Object, OutputStream, MediaType) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageWriter
Write the model to message output stream
write(Object, OutputStream, MediaType) - Method in interface com.emc.documentum.rest.wire.StreamingMessageWriter
Write the model to message output stream.
write(Object, OutputStream, MediaType) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageWriter
Write the model to message output stream with specified media type
Write - Enum constant in enum class com.emc.documentum.rest.model.BasicPermission
The user can update object attributes and content.
WRITE - Static variable in class com.emc.documentum.rest.model.Permissions
Write permission
writeEntry(String, Object, Map<String, String>, String, String, TypeXmlWriter, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.MapFieldXmlSerializer
 
writeEntryListValue(TypeJsonWriter, Object, MediaType, SerializableFieldMeta, BindingConfig) - Method in class com.emc.documentum.rest.parser.json.writer.field.EntryFieldJsonSerializer
 
writeField(TypeXmlWriter, boolean, String, String, String, Object, boolean, Map<String, String>, String, String, MediaType, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.MapFieldXmlSerializer
 
writeField(TypeXmlWriter, String, String, String, Object, Map<String, String>, boolean, boolean, BindingConfig) - Method in class com.emc.documentum.rest.parser.xml.writer.field.ObjectFieldXmlSerializer
 
writeInternal(T, HttpOutputMessage) - Method in class com.emc.documentum.rest.wire.json.AnnotatedJsonMessageConverter
Writer internal output http message.
writeInternal(T, HttpOutputMessage) - Method in class com.emc.documentum.rest.wire.xml.AnnotatedXmlMessageConverter
Writer internal output http message.

X

X_CLIENT_APPLICATION_NAME - Static variable in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
X_CLIENT_LOCATION - Static variable in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
X_NO_REDIRECTION - Static variable in class com.emc.documentum.rest.dfc.util.ClientInfoUtil
 
xFrameOptions(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures X-Frame-Options header.
xFrameOptionsDisabled - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.x_frame_options.disabled'.
xFrameOptionsPolicy - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.x_frame_options.policy'.
XML_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
XML namespace and prefix
XML_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
xmlAsAttribute() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies whether the field is to be marshalled/unmarshalled as/from an XML attribute or XML element.
xmlListAsPropBag() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type is serialized as the property bag for xml.
xmlListItemName() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
xmlListPropBagName() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the list item property bag name for xml.
xmlListUnwrap() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
xmlMapAsPropBag() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type is serialized as map property bag in xml.
xmlMapEntryAsEleName() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the map property bag name as the xml element name under the map element.
xmlMapKeyAsAttrName() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get the map key name as xml attribute.
XMLNamespace - Class in com.emc.documentum.rest.representation
Constants of XML namespace definition
xmlNS() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies the prefix name for the XML namespace URI.
xmlNS() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specifies the namespace URI for the type.
xmlNS() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get xml namespace.
xmlNSPrefix() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies the prefix name for the XML namespace.
xmlNSPrefix() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specify the prefix name for the XML namespace.
xmlNSPrefix() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Get xml namespace prefix.
xmlPreserveSpace() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies whether the annotated XML element should be marked with XML attribute "xml:space=preserved".
xmlUnwrap() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field is serialized as unwrapped list for xml.
xmlValueField() - Element in annotation interface com.emc.documentum.rest.binding.SerializableType
Specifies the field from which the value will be taken as the XML element value of this class.
xmlWriteTypeRoot() - Element in annotation interface com.emc.documentum.rest.binding.SerializableField
Specifies whether to write SerializableType.value() of the field data type instead of SerializableField.value() of the field as the XML element name for this field.
xmlWriteTypeRoot() - Method in class com.emc.documentum.rest.parser.meta.SerializableFieldMeta
Check whether the field type serializes the type name as root element name for xml.
XOP_NAMESPACE - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
XOP namespace and prefix
XOP_NAMESPACE_PREFIX - Static variable in class com.emc.documentum.rest.representation.XMLNamespace
 
xPrivileges() - Method in enum class com.emc.documentum.rest.config.UserExtendedPrivileges
 
xssProtection(HttpSecurity) - Method in class com.emc.documentum.rest.context.jc.AbstractWebSecurity
Configures X-XSS-Protection header.
xssProtectionBlock - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.xss_protection.block'.
xssProtectionDisabled - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.xss_protection.disabled'.
xssProtectionExplicitEnable - Variable in class com.emc.documentum.rest.context.jc.DefaultSecurityRuntime
Property value for 'rest.security.headers.xss_protection.explicit_enable'.
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form