Uses of Class
com.emc.d2fs.models.attribute.Attribute
Packages that use Attribute
Package
Description
-
Uses of Attribute in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return AttributeModifier and TypeMethodDescriptionIDownloadService.getFileInfo
(Context context, String objectId, String formatName) Get file information for specified object idMethods in com.emc.d2fs.interfaces that return types with arguments of type AttributeModifier and TypeMethodDescriptionIValidationService.checkAttributesConstraints
(Context context, String objectId, List<Attribute> attributes) Check attributes constraintsIValidationService.checkObjectConstraints
(Context context, String objectId) Check document constraintsIHyperlinkService.checkoutPdfFile
(Context context, String id, List<Attribute> parameters) Checkout Pdf File for specified object idIVDConvertService.convertFolderToVD
(Context context, String id, List<Attribute> parameters) Convert from a folder structure to a virtual documentIConditionActionService.evalDynamicAction
(Context context, List<Attribute> parameters) Evaluate the corresponding IDynamicAction's implementation IDynamicAction is mainly used by UI components, such as Menu to create a message that can be parsed as OpenAjaxMessageIMethodService.executeMethodWithListResult
(Context context, String id, List<Attribute> arguments) Execute method executeMethod but instead of having a complex return type, you get a Listwhich may be convenient for some customization. IRepositoryService.generateDMTicket
(Context context) Generate a new DM_TICKETID2LifeCycleService.getChangeStateSignoffParameters
(Context context, String docId, String targetState) Return the signoff parameters for a target stateILinkService.getLinkStates
(Context context, String objectId, String versionLabel) Get link statesIPropertyService.getProperties
(Context context, String id, List<String> attrFilter) Get properties of document with filters optionIDistributionService.getSignoffParameters
(Context context, String configName, String action) return the signoff configuration for a distribution.IWorkflowService.getTaskPermissions
(Context context, String taskId) Populate all the Task permissions for the given task idIActionService.handlePluginAction
(Context context, List<Attribute> parameters) Handle action allows to generically call a specific method of a IPluginAction's implementation for some custom method having the following signature: public Listmethod(Context); ISearchService.loadSearchAttributes
(Context context, List<String> searchTypes) Load search attributesIMoveService.paste
(Context targetContext, String targetId, String operation, Context sourceContext, String sourceId, String objIds, List<Attribute> attributes) Paste objects to a new locationIMoveService.pasteFolderStructure
(Context context, Context sourceContext, String masterId, String folderId, String structureConfigName, List<Attribute> parameters) Paste a folder structure to another repositoryIWorkflowService.verifyEntryCriterias
(Context context, List<String> ids, String config) Check if documents respond to workflow entry criteriaMethod parameters in com.emc.d2fs.interfaces with type arguments of type AttributeModifier and TypeMethodDescriptionboolean
IVDContentService.addVDChild
(Context context, String vdId, int childIdx, String childId, List<Attribute> attributes) Add child component to a virtual documentboolean
IDelegationService.applyDelegation
(Context context, String id, List<Attribute> attributes) Apply a delegation.ICreationService.applyVdTemplate
(Context context, List<Attribute> parameters) Apply VD template to documentIDialogService.cancelDialog
(Context context, String id, String dialogName, List<Attribute> parameters) Cancel dialogboolean
IDownloadService.canPrintControlledView
(Context context, String id, List<Attribute> parameters) Test if there is a controlled viewing allows printID2LifeCycleService.changeState
(Context context, String docId, String targetState, String event, String operation, List<Attribute> parameters) Change lifecycle state of documentID2LifeCycleService.changeStateMass
(Context context, String docId, String targetState, String event, String operation, List<Attribute> parameters) boolean
IWorkflowService.checkAttachmentLockState
(Context context, String id, List<Attribute> parameters) Check lifecycleIValidationService.checkAttributesConstraints
(Context context, String objectId, List<Attribute> attributes) Check attributes constraintsboolean
IWorkflowService.checkLifeCycle
(Context context, String id, List<Attribute> parameters) Check lifecycleIHyperlinkService.checkoutPdfFile
(Context context, String id, List<Attribute> parameters) Checkout Pdf File for specified object idboolean
IWorkflowService.checkWorkflowAliases
(Context context, String id, List<Attribute> parameters) IVDConvertService.convertFolderToVD
(Context context, String id, List<Attribute> parameters) Convert from a folder structure to a virtual documentIHyperlinkService.createHyperlink
(Context context, String id, List<Attribute> parameters) Create hyperlink on destination documentICreationService.createProperties
(Context context, List<Attribute> parameters) Create document propertiesISearchService.createSearchCategory
(Context context, String objectName, String title, List<Attribute> attributes) Create a search category.boolean
IDelegationService.deleteDelegation
(Context context, String id, List<Attribute> attributes) Delete a delegation.boolean
IHyperlinkService.deleteHyperlink
(Context context, String id, List<Attribute> parameters) Delete hyperlinkDestroy document from docbaseboolean
IConditionActionService.evalCondition
(Context context, List<Attribute> parameters) Evaluate the corresponding ICondition's implementation ICondition is mainly used by UI components, such as Menu or DialogIConditionActionService.evalDynamicAction
(Context context, List<Attribute> parameters) Evaluate the corresponding IDynamicAction's implementation IDynamicAction is mainly used by UI components, such as Menu to create a message that can be parsed as OpenAjaxMessageIMethodService.executeMethod
(Context context, String id, List<Attribute> arguments) Execute method specified by class name.IMethodService.executeMethodWithListResult
(Context context, String id, List<Attribute> arguments) Execute method executeMethod but instead of having a complex return type, you get a Listwhich may be convenient for some customization. IHyperlinkService.getCheckinPdfFileUrls
(Context context, String id, List<Attribute> parameters) Get checkin urls for specified object idIDownloadService.getCheckinUrls
(Context context, String objectId, String format, String eventName, int pageNumber, String pageModifier, String configName, String linkId, List<Attribute> parameters) Get checkin urls for specified object id and location -- Note that uploading content to this URL will perform checkin with content as an atomic operation.IHyperlinkService.getDestinationUrls
(Context context, String id, List<Attribute> parameters) Get destination urls for specified object id so one can download/open the documentIDetailsService.getDetailContent
(Context context, String id, String detailName, List<Attribute> parameters) Get detail content of documentGet dialog object to displayIVDContentService.getDialogForOperation
(Context context, String parentId, String childId, String operation, List<Attribute> attributes) IDownloadService.getDispatchDownloadUrl
(Context context, String id, boolean current, boolean viewNative, List<Attribute> parameters) Get Dispatch download urlIDistributionService.getDistributionContent
(Context context, List<Attribute> attributes) Get the list of distributions for he user define in the context.IDownloadService.getDownloadUrls
(Context context, String id, List<Attribute> parameters) Get download urls for specified object idIContentService.getDynamicContent
(Context context, String id, String contentTypeName, List<Attribute> parameters) Get content, using a dynamic content, id can serve to parent content idIDownloadService.getExtractUrls
(Context context, String objectId, String configName, String objectType, String format, String linkId, List<Attribute> parameters) Get extract urls for specified object id and locationIMenuService.getFullMenusContent
(Context context, String id, String type, List<Attribute> attributes) Get full menu for object (recursive) (like portal)ICreationService.getImportStructureConfigs
(Context context, List<Attribute> parameters) Get the import structure configs for user.Get label valuesGet contextual menu for objectIDialogService.getOptions
(Context context, List<Attribute> parameters) Get options for combo box fieldIDownloadService.getPageServingUrl
(Context context, String id, List<Attribute> parameters) boolean
ISearchService.getQuickSearchContentWithOption
(Context context, String searchTerm, List<Attribute> attributes) Create a search object with option like current folder search or search on top of existing searchIDialogService.getSubforms
(Context context, String id, String dialogName, List<Attribute> parameters) doc hereIWorkflowService.getTaskMode
(Context context, String id, List<Attribute> parameters) Get process task mode (direct, need dialog, need sign off)IDialogService.getTaxonomy
(Context context, List<Attribute> parameters) Get taxonomy values for combo box fieldGet dynamic toolbar and enablementIBrowserService.getTreeContent
(Context context, String id, String contentTypeName, String checkChildren, List<Attribute> attributes) Get document children as tree contentIMenuService.getUnityMenusContent
(Context context, String id, String type, List<Attribute> attributes, boolean includePromoted, boolean includeDemoted) Get unity contextual menu for objectIDownloadService.getUploadUrls
(Context context, String objectId, String format, String eventName, int pageNumber, String pageModifier, String configName, String linkId, List<Attribute> parameters) Get upload urls for specified object id and locationIVDContentService.getVDContent
(Context context, String id, List<Attribute> options) Get tree content of virtual documentICreationService.getVDTemplates
(Context context, String id, List<Attribute> parameters) Get all available virtual documents templates config.boolean
IDistributionService.handleAction
(Context context, String id, List<Attribute> attributes) Handle action accept o reject on a document for a distribution.IDctmLifeCycleService.handleOperation
(Context context, String docId, String operation, List<Attribute> attributes) Handle specified operation on documentIActionService.handlePluginAction
(Context context, List<Attribute> parameters) Handle action allows to generically call a specific method of a IPluginAction's implementation for some custom method having the following signature: public Listmethod(Context); IDictionaryService.importVersionDictionary
(Context context, String objectId, List<Attribute> attributes) Import dictionary versionITaxonomyService.importVersionTaxonomy
(Context context, String objectId, List<Attribute> attributes) Import taxonomy versionIVDContentService.insertInheritedComponent
(Context context, String srcVdId, String vdTemplateName, String inheritedComponentId, boolean overrideExistingComponent, List<Attribute> attributes) Inserts an inherited component as child element based on a VD templateboolean
ICreationService.isAFolderOrACabinet
(Context context, List<Attribute> parameters) Check if the type in parameter is a folder or a a cabinet.boolean
ICommandService.isCommandAllowed
(Context context, String command, List<Attribute> attributes) Test whether a command is allowedboolean
IDialogService.isMemberOfGroup
(Context context, List<Attribute> attributes) Check if user is member of a groupboolean
ICreationService.isNoCreationProfile
(Context context, List<Attribute> parameters) Check if creation profile are availableboolean
IDownloadService.isProtectedInControlledView
(Context context, String id, List<Attribute> parameters) Test if the document is encrypted through controlled viewboolean
IThumbnailsService.isProtectedInControlledView
(Context context, String id, List<Attribute> parameters) Test if the document is encrypted through controlled viewboolean
IDistributionService.launchDistribution
(Context context, String id, List<Attribute> attributes) Launch a distribution on a document.IWorkflowService.launchWorkflow
(Context context, List<Attribute> parameters) Launch document into workflowILocateService.locateByPath
(Context context, String path, List<Attribute> attributes) Return full path of parent ids to locate documentReturn full path of parent ids to locate documentILocateService.locateForBreadCrumb
(Context context, String id, List<Attribute> attributes) Return full path of parent ids to locate document with all BreadCrumb Information The String must be split in 3, using |, the first part is the locate path using / the second part is the Label info splitted using ¬ matching the number of path elements the third part is the icon info splitted using ¬ matching the number of path elementsvoid
ILinkService.modifyLink
(Context context, String objectId, String versionLabel, List<Attribute> attributes) Modify linkboolean
IVDContentService.moveVDChild
(Context context, String srcParentId, String tgtParentId, String moveId, String moveNum, String toNum, List<Attribute> attributes) Move within VDIMoveService.paste
(Context targetContext, String targetId, String operation, Context sourceContext, String sourceId, String objIds, List<Attribute> attributes) Paste objects to a new locationIMoveService.pasteFolderStructure
(Context context, Context sourceContext, String masterId, String folderId, String structureConfigName, List<Attribute> parameters) Paste a folder structure to another repositoryboolean
IWorkflowService.processTask
(Context context, String id, List<Attribute> parameters) Process task by forwarding or rejecting it through workflowIRenditionService.removeRendition
(Context context, String objectId, String contentId, List<Attribute> attributes) Remove the renditionboolean
IVDContentService.removeVDChild
(Context context, String parentId, int childIdx, List<Attribute> attributes) Remove child VDboolean
IVDContentService.replaceVDChild
(Context context, String vdocId, int childIndex, String newDocId, List<Attribute> attributes) Replace child VD.IDictionaryService.requestDocbaseUpdate
(Context context, String objectId, List<Attribute> attributes) Request docbase updateboolean
ISearchService.runDQLSearch
(Context context, List<Attribute> attributes) Create a search using dql to custom search parametersboolean
ISearchService.runQueryFormSearch
(Context context, String queryFormId, List<Attribute> attributes) Create a search using query form to custom search parametersboolean
ISearchService.runTempDQLSearch
(Context context, List<Attribute> attributes) Create a search using dql to custom search parameters to fetch passed objectIPropertyService.saveProperties
(Context context, String id, List<Attribute> parameters) Set properties of documentISearchService.saveSearch
(Context context, List<Attribute> attributes) Save the searchITaxonomyService.saveTaxonomy
(Context context, String objectId, List<Attribute> attributes) Save taxonomyIDictionaryService.saveVersionDictionary
(Context context, String objectId, List<Attribute> attributes) Save dictionary versionITaxonomyService.saveVersionTaxonomy
(Context context, String objectId, List<Attribute> attributes) Save taxonomy versionICreationService.setTemplate
(Context context, List<Attribute> parameters) Set template to documentboolean
IVDContentService.setVDChildBindingVersions
(Context context, String parentId, String childIdx, String versionLabel, List<Attribute> attributes) Set binding version for a child componentsboolean
IDistributionService.stopDistribution
(Context context, String id, List<Attribute> attributes) Stop a distribution on a document.boolean
ICheckoutService.testControlledPrint
(Context context, String id, List<Attribute> parameters) Test if there is a controlled printingboolean
IDelegationService.undoDelegation
(Context context, String id, List<Attribute> attributes) Undo a delegation.default String
IWorkflowService.updatePerformer
(Context context, String id, List<Attribute> parameters) Update Performer will update the performer list of an alias.IDialogService.validDialog
(Context context, String id, String dialogName, List<Attribute> parameters) Valid dialog submission -
Uses of Attribute in com.emc.d2fs.models.attribute
Methods in com.emc.d2fs.models.attribute that return AttributeModifier and TypeMethodDescriptionObjectFactory.createAttribute()
Create an instance ofAttribute
Methods in com.emc.d2fs.models.attribute that return types with arguments of type AttributeMethods in com.emc.d2fs.models.attribute with parameters of type Attribute -
Uses of Attribute in com.emc.d2fs.models.dictionary_operation
Methods in com.emc.d2fs.models.dictionary_operation that return types with arguments of type Attribute -
Uses of Attribute in com.emc.d2fs.models.file_details
Methods in com.emc.d2fs.models.file_details that return AttributeModifier and TypeMethodDescriptionFileDetails.getFileInfo()
Gets the value of the fileInfo property.Methods in com.emc.d2fs.models.file_details with parameters of type AttributeModifier and TypeMethodDescriptionvoid
FileDetails.setFileInfo
(Attribute value) Sets the value of the fileInfo property. -
Uses of Attribute in com.emc.d2fs.models.item
Methods in com.emc.d2fs.models.item that return types with arguments of type AttributeModifier and TypeMethodDescriptionItem.getAttributes()
Gets the value of the attributes property.DocItems.getCustomData()
Gets the value of the customData property. -
Uses of Attribute in com.emc.d2fs.models.node
Methods in com.emc.d2fs.models.node that return types with arguments of type AttributeModifier and TypeMethodDescriptionAttributeOptions.getAttributes()
Gets the value of the attributes property.Node.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.models.taxonomy_operation
Methods in com.emc.d2fs.models.taxonomy_operation that return types with arguments of type AttributeModifier and TypeMethodDescriptionGetTaxonomieContentRequest.getAttributes()
Gets the value of the attributes property.TaxonomyOperation.getValues()
Gets the value of the values property.TaxonomyOperationResult.getValues()
Gets the value of the values property. -
Uses of Attribute in com.emc.d2fs.models.workflow_details
Methods in com.emc.d2fs.models.workflow_details that return types with arguments of type AttributeModifier and TypeMethodDescriptionWorkflowDetails.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.service
Fields in com.emc.d2fs.service with type parameters of type AttributeMethods in com.emc.d2fs.service that return types with arguments of type AttributeMethod parameters in com.emc.d2fs.service with type arguments of type AttributeModifier and TypeMethodDescriptionvoid
D2AllCheckedoutDocumentsCollection.setAttributes
(List<Attribute> attributes) -
Uses of Attribute in com.emc.d2fs.service.d2collection
Fields in com.emc.d2fs.service.d2collection with type parameters of type AttributeModifier and TypeFieldDescriptionCollection.attributes
CollectionItem.attributes
InvalidUserGroup.attributes
Methods in com.emc.d2fs.service.d2collection that return types with arguments of type AttributeModifier and TypeMethodDescriptionCollection.getAttributes()
CollectionItem.getAttributes()
InvalidUserGroup.getAttributes()
Method parameters in com.emc.d2fs.service.d2collection with type arguments of type AttributeModifier and TypeMethodDescriptionvoid
Collection.setAttributes
(List<Attribute> attributes) void
CollectionItem.setAttributes
(List<Attribute> attributes) void
InvalidUserGroup.setAttributes
(List<Attribute> attributes) -
Uses of Attribute in com.emc.d2fs.services.action_service
Methods in com.emc.d2fs.services.action_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionHandlePluginActionRequest.getAttributes()
Gets the value of the attributes property.HandlePluginActionResponse.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.browser_service
Methods in com.emc.d2fs.services.browser_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionGetTreeContentRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.checkout_service
Methods in com.emc.d2fs.services.checkout_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionTestControlledPrintRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.command_service
Methods in com.emc.d2fs.services.command_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionIsCommandAllowedRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.conditionaction_service
Methods in com.emc.d2fs.services.conditionaction_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionEvalConditionRequest.getAttributes()
Gets the value of the attributes property.EvalDynamicActionRequest.getAttributes()
Gets the value of the attributes property.EvalDynamicActionResponse.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.content_service
Methods in com.emc.d2fs.services.content_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionGetDynamicContentRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.creation_service
Methods in com.emc.d2fs.services.creation_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionApplyVdTemplateRequest.getAttributes()
Gets the value of the attributes property.CreatePropertiesRequest.getAttributes()
Gets the value of the attributes property.GetImportStructureConfigsRequest.getAttributes()
Gets the value of the attributes property.GetVDTemplatesRequest.getAttributes()
Gets the value of the attributes property.IsAFolderOrACabinetRequest.getAttributes()
Gets the value of the attributes property.IsNoCreationProfileRequest.getAttributes()
Gets the value of the attributes property.SetTemplateRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.d2_dictionary_service
Methods in com.emc.d2fs.services.d2_dictionary_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionImportVersionDictionaryRequest.getAttributes()
Gets the value of the attributes property.RequestDocbaseUpdateRequest.getAttributes()
Gets the value of the attributes property.SaveVersionDictionaryRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.d2_link_service
Methods in com.emc.d2fs.services.d2_link_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionGetLinkStatesResponse.getAttributes()
Gets the value of the attributes property.ModifyLinkRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.d2_massupdate_service
Methods in com.emc.d2fs.services.d2_massupdate_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionApplyConfigurationsRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.d2_method_service
Methods in com.emc.d2fs.services.d2_method_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionExecuteMethodRequest.getArguments()
Gets the value of the arguments property. -
Uses of Attribute in com.emc.d2fs.services.d2_taxonomy_service
Methods in com.emc.d2fs.services.d2_taxonomy_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionImportVersionTaxonomyRequest.getAttributes()
Gets the value of the attributes property.SaveTaxonomyRequest.getAttributes()
Gets the value of the attributes property.SaveVersionTaxonomyRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.d2_validation_service
Methods in com.emc.d2fs.services.d2_validation_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionCheckAttributesConstraintsRequest.getAttributes()
Gets the value of the attributes property.CheckAttributesConstraintsResponse.getAttributes()
Gets the value of the attributes property.CheckObjectConstraintsResponse.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.d2lifecycle_service
Methods in com.emc.d2fs.services.d2lifecycle_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionChangeStateRequest.getAttributes()
Gets the value of the attributes property.ChangeStateRequestMass.getAttributes()
Gets the value of the attributes property.GetSignoffParametersResponse.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.dctmlifecycle_service
Methods in com.emc.d2fs.services.dctmlifecycle_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionHandleOperationRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.delegation_service
Methods in com.emc.d2fs.services.delegation_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionApplyDelegationRequest.getAttributes()
Gets the value of the attributes property.DeleteDelegationRequest.getAttributes()
Gets the value of the attributes property.UndoDelegationRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.destroy_service
Methods in com.emc.d2fs.services.destroy_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionDestroyAllRequest.getAttributes()
Gets the value of the attributes property.DestroyRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.details_service
Methods in com.emc.d2fs.services.details_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionGetDetailContentRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.dialog_service
Methods in com.emc.d2fs.services.dialog_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionCancelDialogRequest.getAttributes()
Gets the value of the attributes property.GetDialogRequest.getAttributes()
Gets the value of the attributes property.GetLabelsRequest.getAttributes()
Gets the value of the attributes property.GetOptionsRequest.getAttributes()
Gets the value of the attributes property.GetSubformInfoRequest.getAttributes()
Gets the value of the attributes property.GetTaxonomyRequest.getAttributes()
Gets the value of the attributes property.IsMemberOfGroupRequest.getAttributes()
Gets the value of the attributes property.ValidDialogRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.distribution_service
Methods in com.emc.d2fs.services.distribution_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionGetDistributionContentRequest.getAttributes()
Gets the value of the attributes property.GetSignoffParametersResponse.getAttributes()
Gets the value of the attributes property.HandleDistributionActionRequest.getAttributes()
Gets the value of the attributes property.LaunchDistributionRequest.getAttributes()
Gets the value of the attributes property.StopDistributionRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.download_service
Methods in com.emc.d2fs.services.download_service that return AttributeModifier and TypeMethodDescriptionGetFileInfoResponse.getFileInfo()
Gets the value of the fileInfo property.Methods in com.emc.d2fs.services.download_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionCanPrintControlledViewRequest.getAttributes()
Gets the value of the attributes property.GetCheckinUrlsRequest.getAttributes()
Gets the value of the attributes property.GetDispatchDownloadUrlRequest.getAttributes()
Gets the value of the attributes property.GetDownloadFileDetailsRequest.getAttributes()
Gets the value of the attributes property.GetDownloadUrlsRequest.getAttributes()
Gets the value of the attributes property.GetExtractDcoumentPropertyRequest.getAttributes()
Gets the value of the attributes property.GetExtractUrlsRequest.getAttributes()
Gets the value of the attributes property.GetObjectsDownloadUrlsRequest.getAttributes()
Gets the value of the attributes property.GetPageServingUrlsRequest.getAttributes()
Gets the value of the attributes property.GetUploadUrlsRequest.getAttributes()
Gets the value of the attributes property.IsProtectedInControlledViewRequest.getAttributes()
Gets the value of the attributes property.SetDocumentPropertyRequest.getAttributes()
Gets the value of the attributes property.Methods in com.emc.d2fs.services.download_service with parameters of type AttributeModifier and TypeMethodDescriptionvoid
GetFileInfoResponse.setFileInfo
(Attribute value) Sets the value of the fileInfo property. -
Uses of Attribute in com.emc.d2fs.services.hyperlink_service
Methods in com.emc.d2fs.services.hyperlink_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionCheckoutPdfFileRequest.getAttributes()
Gets the value of the attributes property.CheckoutPdfFileResponse.getAttributes()
Gets the value of the attributes property.CreateHyperlinkRequest.getAttributes()
Gets the value of the attributes property.DeleteHyperlinkRequest.getAttributes()
Gets the value of the attributes property.GetCheckinPdfFileUrlsRequest.getAttributes()
Gets the value of the attributes property.GetDestinationUrlsRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.locate_service
Methods in com.emc.d2fs.services.locate_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionGetLocationByPathRequest.getAttributes()
Gets the value of the attributes property.GetLocationByTypeRequest.getAttributes()
Gets the value of the attributes property.GetLocationForBreadCrumbRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.move_service
Methods in com.emc.d2fs.services.move_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionPasteFolderStructureRequest.getAttributes()
Gets the value of the attributes property.PasteFolderStructureResponse.getAttributes()
Gets the value of the attributes property.PasteRequest.getAttributes()
Gets the value of the attributes property.PasteResponse.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.property_service
Methods in com.emc.d2fs.services.property_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionGetPropertiesResponse.getAttributes()
Gets the value of the attributes property.SavePropertiesRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.rendition_service
Methods in com.emc.d2fs.services.rendition_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionRemoveRenditionRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.repository_service
Methods in com.emc.d2fs.services.repository_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionGenerateDMTicketResponse.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.search_service
Methods in com.emc.d2fs.services.search_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionCreateSearchCategoryRequest.getAttributes()
Gets the value of the attributes property.GetQuickSearchContentWithOptionRequest.getAttributes()
Gets the value of the attributes property.LoadSearchAttributesResponse.getAttributes()
Gets the value of the attributes property.RunDQLSearchRequest.getAttributes()
Gets the value of the attributes property.RunQueryFormRequest.getAttributes()
Gets the value of the attributes property.RunTempDQLSearchRequest.getAttributes()
Gets the value of the attributes property.SaveSearchRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.thumbnails_service
Methods in com.emc.d2fs.services.thumbnails_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionIsProtectedInControlledViewRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.vdcontent_service
Methods in com.emc.d2fs.services.vdcontent_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionAddVDChildRequest.getAttributes()
Gets the value of the attributes property.GetDialogForOperationRequest.getAttributes()
Gets the value of the attributes property.GetVDContentRequest.getAttributes()
Gets the value of the attributes property.InsertVDInheritedComponentRequest.getAttributes()
Gets the value of the attributes property.MoveVDChildRequest.getAttributes()
Gets the value of the attributes property.RemoveVDChildRequest.getAttributes()
Gets the value of the attributes property.ReplaceVDChildRequest.getAttributes()
Gets the value of the attributes property.SetVDChildBindingVersionsRequest.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.vdconvert_service
Methods in com.emc.d2fs.services.vdconvert_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionConvertFolderToVDRequest.getAttributes()
Gets the value of the attributes property.ConvertFolderToVDResponse.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.services.workflow_service
Methods in com.emc.d2fs.services.workflow_service that return types with arguments of type AttributeModifier and TypeMethodDescriptionCheckAttachmentLockStateRequest.getAttributes()
Gets the value of the attributes property.CheckLifeCycleRequest.getAttributes()
Gets the value of the attributes property.CheckWorkflowAliasesRequest.getAttributes()
Gets the value of the attributes property.GetTaskModeRequest.getAttributes()
Gets the value of the attributes property.GetTaskPermissionsResponse.getAttributes()
Gets the value of the attributes property.LaunchWorkflowRequest.getAttributes()
Gets the value of the attributes property.ProcessTaskRequest.getAttributes()
Gets the value of the attributes property.VerifyEntryCriteriasResponse.getAttributes()
Gets the value of the attributes property. -
Uses of Attribute in com.emc.d2fs.utils
Methods in com.emc.d2fs.utils that return AttributeModifier and TypeMethodDescriptionstatic Attribute
AttributeUtils.createAttribute
(Attribute attribute) Create an Attribute with the value of another Attribute ( it's called cloning too )static Attribute
AttributeUtils.createAttribute
(String name, Boolean value) Create an Attribute with the name and the value passing in parameter.static Attribute
AttributeUtils.createAttribute
(String name, Double value) Create an Attribute with the name and the value passing in parameter.static Attribute
AttributeUtils.createAttribute
(String name, Integer value) Create an Attribute with the name and the value passing in parameter.static Attribute
AttributeUtils.createAttribute
(String name, String value) Create an Attribute with the name and the value passing in parameter.static Attribute
AttributeUtils.createAttribute
(String name, String value, int type) Create an Attribute with the name and the value passing in parameter.static Attribute
AttributeUtils.createAttribute
(String name, String value, int type, Boolean isAttrRepeating) Create an Attribute with the name and the value passing in parameter.static Attribute
AttributeUtils.getAttributeFromList
(List<Attribute> attributes, String attributeName) Search in the list the attribute with the name given in parameter.Methods in com.emc.d2fs.utils that return types with arguments of type AttributeModifier and TypeMethodDescriptionAttributeUtils.convertMapToAttributes
(Map<String, String> map) Convert the map of value into list of attributes.AttributeUtils.convertModelMapToAttributes
(Map<String, Object> map) Convert the data from a model into list of attributes.AttributeUtils.getCloneOfAttrList
(List<Attribute> generalAttributes) Search in the list the attribute with the name given in parameter.AttributeUtils.updateListWithAttribute
(List<Attribute> attributes, Attribute attribute) Add the Attribute given in parameter in the Attribute List.AttributeUtils.updateListWithList
(List<Attribute> attributes, List<Attribute> attributesToAdd) Merge the first Attribute list with the Second Attribute list into a new list.Methods in com.emc.d2fs.utils with parameters of type AttributeModifier and TypeMethodDescriptionstatic Attribute
AttributeUtils.createAttribute
(Attribute attribute) Create an Attribute with the value of another Attribute ( it's called cloning too )Parameters.setParameter
(Attribute attribute) Set parameter (override it if already exists)AttributeUtils.updateListWithAttribute
(List<Attribute> attributes, Attribute attribute) Add the Attribute given in parameter in the Attribute List.Method parameters in com.emc.d2fs.utils with type arguments of type AttributeModifier and TypeMethodDescriptionvoid
Parameters.addParameters
(List<Attribute> attributes) Add parametersAttributeUtils.convertAttributesToMap
(List<Attribute> attributes, List<String> filterAttributes) Convert the list of attributes into a map.static Attribute
AttributeUtils.getAttributeFromList
(List<Attribute> attributes, String attributeName) Search in the list the attribute with the name given in parameter.static boolean
AttributeUtils.getBooleanValueFromList
(List<Attribute> attributes, String attributeName, boolean defaultValue) AttributeUtils.getCloneOfAttrList
(List<Attribute> generalAttributes) Search in the list the attribute with the name given in parameter.static String
AttributeUtils.getValueFromList
(List<Attribute> attributes, String attributeName) Search in the list the value of the attribute with the name given in parameter.static String
AttributeUtils.getValueFromList
(List<Attribute> attributes, String attributeName, String defaultValue) static boolean
AttributeUtils.hasAttributeInList
(List<Attribute> attributes, String attributeName) Search in the list the attribute with the name given in parameter.static boolean
AttributeUtils.removeAttributeFromList
(List<Attribute> attributes, String name) Removes all attributes with the specified name from the liststatic void
AttributeUtils.updateListAndResetValues
(List<Attribute> attributes, List<Attribute> attributesToAdd, boolean override) Merges the first Attribute list with the Second Attribute list.AttributeUtils.updateListWithAttribute
(List<Attribute> attributes, Attribute attribute) Add the Attribute given in parameter in the Attribute List.AttributeUtils.updateListWithList
(List<Attribute> attributes, List<Attribute> attributesToAdd) Merge the first Attribute list with the Second Attribute list into a new list.static void
AttributeUtils.updateListWithList
(List<Attribute> attributes, List<Attribute> attributesToAdd, boolean override) Merge the first Attribute list with the Second Attribute list.