Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- D2_CLASSIC - Static variable in interface com.emc.d2fs.service.D2fsConstants
- D2_COLLECTION - Static variable in interface com.emc.d2fs.service.D2fsConstants
- D2_CORE_ACCESS_TOKEN - Static variable in interface com.emc.d2fs.service.ExternalShareConstants
- D2_DEFAULT_ACL_COLLECTION - Static variable in interface com.emc.d2fs.service.D2fsConstants
- D2_FAVORITES - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Content type name - d2_favorites
- D2_MOBILE - Static variable in interface com.emc.d2fs.service.D2fsConstants
- D2_QUERY_FORM_CONFIG - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Query object type - D2 Form query config
- D2_REST_ACCESS_TOKEN - Static variable in interface com.emc.d2fs.service.ExternalShareConstants
- D2_SMART_VIEW - Static variable in interface com.emc.d2fs.service.D2fsConstants
- D2C_QUERY - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Query object type - D2 query
- D2C_QUERY_CATEGORY - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Query object type - D2 query category
- D2C_QUERY_FORM - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Query object type - D2 form query
- D2C_QUERY_WIZARD - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Query object type - D2 wizard query
- D2C_WORKFLOW_TRACKER - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Documentum type - D2 Workflow
- D2fsConstants - Interface in com.emc.d2fs.service
-
D2FS service constants.
- D2fsException - Exception in com.emc.d2fs.exceptions
-
D2 service exception
- D2fsException(String) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
-
Creates a new D2FSException object.
- D2fsException(String, D2fsException.TYPE) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
- D2fsException(String, D2fsException.TYPE, Throwable) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
- D2fsException(String, String) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
- D2fsException(String, String, D2fsException.TYPE, Throwable) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
- D2fsException(String, String, D2fsException.TYPE, Throwable, Object[]) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
- D2fsException(String, Throwable) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
- D2fsException(Throwable) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
-
Creates a new D2FSException object.
- D2fsException(Throwable, D2fsException.TYPE) - Constructor for exception com.emc.d2fs.exceptions.D2fsException
- D2fsException.TYPE - Enum in com.emc.d2fs.exceptions
-
Exception type constants
- D2SVWidgetPreference - Class in com.emc.d2fs.models.preference
-
Java class for d2SVWidgetPreference complex type.
- D2SVWidgetPreference() - Constructor for class com.emc.d2fs.models.preference.D2SVWidgetPreference
- D2SVWidgetState - Class in com.emc.d2fs.models.preference
-
Java class for d2SVWidgetState complex type.
- D2SVWidgetState() - Constructor for class com.emc.d2fs.models.preference.D2SVWidgetState
- D2WORKFLOW_LAUNCH - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog name - D2 Workflow Launch Dialog
- D2WORKFLOW_NOTE - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog name - D2 Workflow Note Dialog
- DataHandler - Class in com.emc.d2fs.models.common
-
Java class for dataHandler complex type.
- DataHandler() - Constructor for class com.emc.d2fs.models.common.DataHandler
- decodeParameterValue(String) - Static method in class com.emc.d2fs.utils.Parameters
-
Decode parameter value from previously encoded characters If you value has been encoded using encodeParameterValue, you must use this method to convert back some character that may have been encoded
- DEFAULT - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Default
- DEFAULT_ID_VALUE - Static variable in interface com.emc.d2fs.service.D2fsConstants
- delegateTask(Context, String, String) - Method in interface com.emc.d2fs.interfaces.IWorkflowService
-
Delegate task to another user
- delegateTaskOnError(Context, String) - Method in interface com.emc.d2fs.interfaces.IWorkflowService
-
Delegate task to workflow administrator
- DelegateTaskOnErrorRequest - Class in com.emc.d2fs.services.workflow_service
-
Java class for anonymous complex type.
- DelegateTaskOnErrorRequest() - Constructor for class com.emc.d2fs.services.workflow_service.DelegateTaskOnErrorRequest
- DelegateTaskOnErrorResponse - Class in com.emc.d2fs.services.workflow_service
-
Java class for anonymous complex type.
- DelegateTaskOnErrorResponse() - Constructor for class com.emc.d2fs.services.workflow_service.DelegateTaskOnErrorResponse
- DelegateTaskRequest - Class in com.emc.d2fs.services.workflow_service
-
Java class for anonymous complex type.
- DelegateTaskRequest() - Constructor for class com.emc.d2fs.services.workflow_service.DelegateTaskRequest
- DelegateTaskResponse - Class in com.emc.d2fs.services.workflow_service
-
Java class for anonymous complex type.
- DelegateTaskResponse() - Constructor for class com.emc.d2fs.services.workflow_service.DelegateTaskResponse
- DELEGATION_DIALOG - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog name - Delegation Dialog
- deleteAllRecipients(Context, String, String, String, String, String, Map<String, Object>...) - Method in interface com.emc.d2fs.interfaces.externalshare.IExternalShareService
- deleteDelegation(Context, String, List<Attribute>) - Method in interface com.emc.d2fs.interfaces.IDelegationService
-
Delete a delegation.
- DeleteDelegationRequest - Class in com.emc.d2fs.services.delegation_service
-
Java class for anonymous complex type.
- DeleteDelegationRequest() - Constructor for class com.emc.d2fs.services.delegation_service.DeleteDelegationRequest
- DeleteDelegationResponse - Class in com.emc.d2fs.services.delegation_service
-
Java class for anonymous complex type.
- DeleteDelegationResponse() - Constructor for class com.emc.d2fs.services.delegation_service.DeleteDelegationResponse
- deleteHyperlink(Context, String, List<Attribute>) - Method in interface com.emc.d2fs.interfaces.IHyperlinkService
-
Delete hyperlink
- DeleteHyperlinkRequest - Class in com.emc.d2fs.services.hyperlink_service
-
Java class for anonymous complex type.
- DeleteHyperlinkRequest() - Constructor for class com.emc.d2fs.services.hyperlink_service.DeleteHyperlinkRequest
- DeleteHyperlinkResponse - Class in com.emc.d2fs.services.hyperlink_service
-
Java class for anonymous complex type.
- DeleteHyperlinkResponse() - Constructor for class com.emc.d2fs.services.hyperlink_service.DeleteHyperlinkResponse
- deleteShare(Context, String, String, String, String, String) - Method in interface com.emc.d2fs.interfaces.externalshare.IExternalShareService
- destroy(Context, String, List<Attribute>) - Method in interface com.emc.d2fs.interfaces.IDestroyService
-
Destroy document from docbase
- DESTROY - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog name - Destroy Dialog
- destroyAll(Context, List<String>, List<Attribute>) - Method in interface com.emc.d2fs.interfaces.IDestroyService
-
Destroy multiple documents from docbase
- DestroyAllRequest - Class in com.emc.d2fs.services.destroy_service
-
Java class for anonymous complex type.
- DestroyAllRequest() - Constructor for class com.emc.d2fs.services.destroy_service.DestroyAllRequest
- DestroyAllResponse - Class in com.emc.d2fs.services.destroy_service
-
Java class for anonymous complex type.
- DestroyAllResponse() - Constructor for class com.emc.d2fs.services.destroy_service.DestroyAllResponse
- destroyRelation(Context, String) - Method in interface com.emc.d2fs.interfaces.IRelationService
-
Destroy relation between documents
- DestroyRelationRequest - Class in com.emc.d2fs.services.d2_relation_service
-
Java class for anonymous complex type.
- DestroyRelationRequest() - Constructor for class com.emc.d2fs.services.d2_relation_service.DestroyRelationRequest
- DestroyRelationResponse - Class in com.emc.d2fs.services.d2_relation_service
-
Java class for anonymous complex type.
- DestroyRelationResponse() - Constructor for class com.emc.d2fs.services.d2_relation_service.DestroyRelationResponse
- DestroyRequest - Class in com.emc.d2fs.services.destroy_service
-
Java class for anonymous complex type.
- DestroyRequest() - Constructor for class com.emc.d2fs.services.destroy_service.DestroyRequest
- DestroyResponse - Class in com.emc.d2fs.services.destroy_service
-
Java class for anonymous complex type.
- DestroyResponse() - Constructor for class com.emc.d2fs.services.destroy_service.DestroyResponse
- Destroyresult - Class in com.emc.d2fs.models.destroyresult
-
Java class for destroyresult complex type.
- Destroyresult() - Constructor for class com.emc.d2fs.models.destroyresult.Destroyresult
- DETAIL_AUDITS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Audit detail
- DETAIL_AUDITS_EXTENDED - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Audit extended detail
- DETAIL_HYPERLINKS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Hyperlinks detail
- DETAIL_LOCATIONS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Location detail
- DETAIL_MARKUPS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Markups detail
- DETAIL_RELATIONS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Relations detail
- DETAIL_RENDITIONS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Renditions detail
- DETAIL_RETENTIONS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Retentions detail
- DETAIL_SNAPSHOTS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Snapshots detail
- DETAIL_VERSIONS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Versions detail
- DETAIL_WORKFLOW_ATTACHMENTS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Workflow attachments detail
- DETAIL_WORKFLOW_NOTES - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Workflow notes detail
- DETAIL_WORKFLOW_OVERVIEW - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Workflow overview detail
- DETAIL_WORKFLOW_OVERVIEW_SV - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Workflow overview detail for REST
- DETAIL_WORKFLOW_PERFORMERS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Workflow performers detail
- DETAIL_WORKFLOW_RELATIONS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Workflow relations detail
- DETAIL_WORKFLOW_SUPPORT_DOCS - Static variable in interface com.emc.d2fs.service.D2fsConstants
- DETAIL_WORKFLOWS - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Column type name - Workflows detail
- DF_BOOLEAN - Static variable in class com.emc.d2fs.utils.AttributeUtils
-
DfType Boolean : 0
- DF_DOUBLE - Static variable in class com.emc.d2fs.utils.AttributeUtils
-
DfType Double : 5
- DF_ID - Static variable in class com.emc.d2fs.utils.AttributeUtils
-
DfType Id : 3
- DF_INTEGER - Static variable in class com.emc.d2fs.utils.AttributeUtils
-
DfType Integer : 1
- DF_STRING - Static variable in class com.emc.d2fs.utils.AttributeUtils
-
DfType String : 2
- DF_TIME - Static variable in class com.emc.d2fs.utils.AttributeUtils
-
DfType Time : 4
- DF_UNDEFINED - Static variable in class com.emc.d2fs.utils.AttributeUtils
-
DfType Undefined : 6
- Dialog - Class in com.emc.d2fs.models.dialog
-
Java class for dialog complex type.
- Dialog() - Constructor for class com.emc.d2fs.models.dialog.Dialog
- DIALOG_TYPE_DIALOG - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog type - Dialog
- DIALOG_TYPE_MESSAGE - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog type - Message
- DIALOG_TYPE_RESULT - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog type - Result
- DIALOG_TYPE_SILENT - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog type - Silent
- DictionaryExportRequest - Class in com.emc.d2fs.services.d2_dictionary_service
-
Java class for anonymous complex type.
- DictionaryExportRequest() - Constructor for class com.emc.d2fs.services.d2_dictionary_service.DictionaryExportRequest
- DictionaryExportResponse - Class in com.emc.d2fs.services.d2_dictionary_service
-
Java class for anonymous complex type.
- DictionaryExportResponse() - Constructor for class com.emc.d2fs.services.d2_dictionary_service.DictionaryExportResponse
- DictionaryImportRequest - Class in com.emc.d2fs.services.d2_dictionary_service
-
Java class for anonymous complex type.
- DictionaryImportRequest() - Constructor for class com.emc.d2fs.services.d2_dictionary_service.DictionaryImportRequest
- DictionaryImportResponse - Class in com.emc.d2fs.services.d2_dictionary_service
-
Java class for anonymous complex type.
- DictionaryImportResponse() - Constructor for class com.emc.d2fs.services.d2_dictionary_service.DictionaryImportResponse
- DictionaryOperation - Class in com.emc.d2fs.models.dictionary_operation
-
Java class for dictionary_operation complex type.
- DictionaryOperation() - Constructor for class com.emc.d2fs.models.dictionary_operation.DictionaryOperation
- DictionaryOperationRequest - Class in com.emc.d2fs.services.d2_dictionary_service
-
Java class for anonymous complex type.
- DictionaryOperationRequest() - Constructor for class com.emc.d2fs.services.d2_dictionary_service.DictionaryOperationRequest
- DictionaryOperationResponse - Class in com.emc.d2fs.services.d2_dictionary_service
-
Java class for anonymous complex type.
- DictionaryOperationResponse() - Constructor for class com.emc.d2fs.services.d2_dictionary_service.DictionaryOperationResponse
- DictionaryOperationResult - Class in com.emc.d2fs.models.dictionary_operation
-
Java class for dictionary_operation_result complex type.
- DictionaryOperationResult() - Constructor for class com.emc.d2fs.models.dictionary_operation.DictionaryOperationResult
- DISTRIBUTION_DIALOG - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog name - Distribution Dialog
- DISTRIBUTION_REPORT - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Content type name - distribution_report
- DM_ACTIVITY - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Documentum type - Activity
- DM_AUDIT_ROW - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Documentum type - Audit Row
- DM_CABINET - Static variable in class com.emc.d2fs.utils.AttributeUtils
- DM_DOCUMENT - Static variable in class com.emc.d2fs.utils.AttributeUtils
- DM_FOLDER - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Documentum type - folder
- DM_FOLDER - Static variable in class com.emc.d2fs.utils.AttributeUtils
- DM_GROUP_DIALOG - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog name - Group Dialog
- DM_USER_DIALOG - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Dialog name - User Dialog
- DMC_ROOM - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
Content type name - dmc_room
- DMC_RPS_RETENTION_MARKUP - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
RPS object type - Retention markup
- DMC_RPS_RETENTION_POLICY - Static variable in interface com.emc.d2fs.service.D2fsConstants
-
RPS object type - Retention policy
- DocItems - Class in com.emc.d2fs.models.item
-
Java class for docItems complex type.
- DocItems() - Constructor for class com.emc.d2fs.models.item.DocItems
- DOCUMENTUM_CLIENT_TOKEN - Static variable in interface com.emc.d2fs.service.ExternalShareConstants
- DOT_SUBSTITUTION - Static variable in interface com.emc.d2fs.service.D2fsConstants
- doUserSearch(Context, String, String, String, String, Map<String, Object>...) - Method in interface com.emc.d2fs.interfaces.externalshare.IExternalShareService
- DownloadobjectInfo - Class in com.emc.d2fs.models.downloadobjecturls_info
-
Java class for anonymous complex type.
- DownloadobjectInfo() - Constructor for class com.emc.d2fs.models.downloadobjecturls_info.DownloadobjectInfo
- downloadProfileImage(Context, String) - Method in interface com.emc.d2fs.interfaces.ID2ProfileImageService
-
This method downloads the user's profile image, stores it in the local application server and returns the FileDataSource of the file.
- DQL_NODE - Static variable in interface com.emc.d2fs.service.D2fsConstants
- dump(Context, String) - Method in interface com.emc.d2fs.interfaces.IPropertyService
-
Get all Documentum properties of document for dump display
- Dump - Class in com.emc.d2fs.models.dump
-
Java class for dump complex type.
- Dump() - Constructor for class com.emc.d2fs.models.dump.Dump
- DumpRequest - Class in com.emc.d2fs.services.property_service
-
Java class for anonymous complex type.
- DumpRequest() - Constructor for class com.emc.d2fs.services.property_service.DumpRequest
- DumpResponse - Class in com.emc.d2fs.services.property_service
-
Java class for anonymous complex type.
- DumpResponse() - Constructor for class com.emc.d2fs.services.property_service.DumpResponse
- duplicateSearchAsLastSearch(Context, String) - Method in interface com.emc.d2fs.interfaces.ISearchService
-
Create a copy of a public or private search as the current users "last search"
- DuplicateSearchAsLastSearchRequest - Class in com.emc.d2fs.services.search_service
-
Java class for anonymous complex type.
- DuplicateSearchAsLastSearchRequest() - Constructor for class com.emc.d2fs.services.search_service.DuplicateSearchAsLastSearchRequest
- DuplicateSearchAsLastSearchResponse - Class in com.emc.d2fs.services.search_service
-
Java class for anonymous complex type.
- DuplicateSearchAsLastSearchResponse() - Constructor for class com.emc.d2fs.services.search_service.DuplicateSearchAsLastSearchResponse
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form