Uses of Class
com.emc.d2fs.models.context.Context
Packages that use Context
Package
Description
-
Uses of Context in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces with parameters of type ContextModifier and TypeMethodDescriptionIWorkflowService.abortWorkflow(Context context, String id) Abort workflow for specified taskbooleanIWorkflowService.acquireTask(Context context, String id, boolean forceAcquire, boolean forceRead) Manage task acquisition and read stateIWorkflowService.acquireTaskAndGetState(Context context, String id, boolean forceAcquire, boolean forceRead) Manage task acquisition and read stateICenterstageService.addComment(Context context, String id, Comment comment) Add a comment to a contentbooleanIWorkflowService.addNoteToTask(Context context, String id, String comment) Add note to taskIReferenceService.addReference(Context sourceContext, String sourceId, Context targetContext, String targetFolderId, String bindingRule, String bindingValue) Add a reference to the object in another folder.booleanIFavoritesService.addToFavorites(Context context, List<String> ids) Add multiple documents to favorite categorybooleanIVDContentService.addVDChild(Context context, String vdId, int childIdx, String childId, List<Attribute> attributes) Add child component to a virtual documentApply lifecycle statebooleanIAuditService.applyAuditMessages(Context context, String objectId, String auditName, List<String> messages) Apply audit messages to documentvoidIApplyConfigService.applyConfig(Context context, String objectId, boolean acl, boolean autolink, boolean naming) Apply security, autolink and autonaming configurations to a documentvoidIMassUpdateService.applyConfigurations(Context context, String name, List<String> objectIds, List<Attribute> attributes) Apply configuration to multiple documentsbooleanIDelegationService.applyDelegation(Context context, String id, List<Attribute> attributes) Apply a delegation.ICreationService.applyVdTemplate(Context context, List<Attribute> parameters) Apply VD template to documentbooleanIWorkflowService.canAbortWorkflow(Context context, String id) Check if user can abort the workflowbooleanIWorkflowService.canAddTaskNote(Context context, String id) Check if user can add a note to the taskvoidID2ZipAndDownloadService.cancelArchiveProcess(Context context, String zipProgressId) booleanICheckoutService.cancelCheckout(Context context, String id) Cancel check out of a documentbooleanICheckoutService.cancelCheckoutAll(Context context, List<String> ids) Cancel check out of multiple documentsbooleanIHyperlinkService.cancelCheckoutPdfFile(Context context, String id) cancelCheckout Pdf File for specified object idIDialogService.cancelDialog(Context context, String id, String dialogName, List<Attribute> parameters) Cancel dialogbooleanIWorkflowService.canDelegateTask(Context context, String id) Check if user can delegate the taskbooleanIMassUpdateService.canDisplayModeDialog(Context context, String id, String configName) Determine if mode dialog needs to be displayedbooleanIWorkflowService.canForwardTask(Context context, String id) Check if user can forward the taskbooleanIDownloadService.canPrintControlledView(Context context, String id, List<Attribute> parameters) Test if there is a controlled viewing allows printbooleanIWorkflowService.canRejectTask(Context context, String id) Check if user can reject the taskID2LifeCycleService.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) ID2LifeCycleService.changeStateOnEvent(Context context, String docId, String targetState, String event) Change lifecycle state on event handlebooleanIWorkflowService.checkAttachmentLockState(Context context, String id, List<Attribute> parameters) Check lifecycleIValidationService.checkAttributesConstraints(Context context, String objectId, List<Attribute> attributes) Check attributes constraintsbooleanIBravaIViewerPublicationService.checkIfDocumentIsMIPProtectedForCSR(Context context, String contextUid, String docId) ICheckinService.checkin(Context context, String id, CheckinParameters checkinParameters) Check in a document into docbase -- Use IDownloadService.getCheckinUrls() instead of .checkin() to perform checkin with content as an atomic operation.IDownloadService.checkin(Context context, String id, File uploadFile, long fileLength, String contentType, String logEntry, String checkinVersionT, boolean makeCurrent, boolean retainLock, boolean keepSymbolicLabel, boolean keepLogEntry, boolean queueRendition, String location, boolean asynchronous, boolean useBocs, Object contentMover) Called by D2 when uploaded files are check in.booleanIWorkflowService.checkLifeCycle(Context context, String id, List<Attribute> parameters) Check lifecyclebooleanIRepositoryService.checkLogin(Context context) Check if current connection is still activeIRepositoryService.checkLoginUserName(Context context) Check if the current connection is still active, return the login user's friendly name if it isIValidationService.checkObjectConstraints(Context context, String objectId) Check document constraintsbooleanCheck out a documentbooleanICheckoutService.checkoutAsNew(Context context, String id) Check out a document as a new oneIHyperlinkService.checkoutPdfFile(Context context, String id, List<Attribute> parameters) Checkout Pdf File for specified object idIWorkflowService.checkPropertyPage(Context context, String id, String operation, String nextTaskId) Check if property page is linked to task operationbooleanIValidationService.checkUniqueness(Context context, String objectId, String configurationName) Check uniqueness configuration for specified documentbooleanIWorkflowService.checkWorkflowAliases(Context context, String id, List<Attribute> parameters) Get child id for specified relationIRelationService.childRelations(Context context, String parentId) Get child relation list for specified parent documentIRelationService.childrenId(Context context, String relationId) Get children ids for specified relationvoidIRepositoryService.cleanupSearchData(Context context, List<Context> contexts) Cleanup any temporary search objects associated X3 context.IVDConvertService.convertFolderToVD(Context context, String id, List<Attribute> parameters) Convert from a folder structure to a virtual documentbooleanIVDConvertService.convertToSimpleDoc(Context context, String id) Convert from a virtual document to a simple docbooleanIVDConvertService.convertToVD(Context context, String id) Convert from a simple doc to a virtual documentCopy objects to a new locationIBravaCSRAnnotationService.createAnnotation(Context context, String content, String documentId, String folderPath, String user) IHyperlinkService.createHyperlink(Context context, String id, List<Attribute> parameters) Create hyperlink on destination documentICreationService.createProperties(Context context, List<Attribute> parameters) Create document propertiesIRelationService.createRelation(Context context, String relationName, String linkType, String childId, String parentId, String description) Create parent/child relation between documentsISearchService.createSearchCategory(Context context, String objectName, String title, List<Attribute> attributes) Create a search category.booleanIVDSnapshotService.createVDSnapshot(Context context, String id, String title) Create a snapshot for a virtual documentIArchiveService.createVersion(Context context, String id, String type, String name, String logEntry, String checkinVersion, boolean isAuto) Create a new archive versionbooleanIWorkflowService.delegateTask(Context context, String id, String user) Delegate task to another userbooleanIWorkflowService.delegateTaskOnError(Context context, String id) Delegate task to workflow administratorbooleanIDelegationService.deleteDelegation(Context context, String id, List<Attribute> attributes) Delete a delegation.booleanIHyperlinkService.deleteHyperlink(Context context, String id, List<Attribute> parameters) Delete hyperlinkDestroy document from docbaseDestroy multiple documents from docbasebooleanIRelationService.destroyRelation(Context context, String relationId) Destroy relation between documentsID2ProfileImageService.downloadProfileImage(Context context, String userId) This method downloads the user's profile image, stores it in the local application server and returns the FileDataSource of the file.ID2ZipAndDownloadService.downloadZipFile(Context context, String zipProgressId) Get all Documentum properties of document for dump displayISearchService.duplicateSearchAsLastSearch(Context context, String queryId) Create a copy of a public or private search as the current users "last search"booleanIConditionActionService.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. IDictionaryService.exportDictionary(Context context, String dictionaryName, String format, String separator) Export dictionary -- Use getExportDictionaryUrl() when using SOAP.ITaxonomyService.exportTaxonomy(Context context, String taxonomyName, String format, String separator) Export taxonomy -- Use getExportTaxonomyUrl() when using SOAP.IDownloadService.extractDcoumentProperty(Context context, String id, String configName) Extract document property using O2 plugin, if document format is supported by O2.IBravaCSRAnnotationService.fetchAllAnnotationIds(Context context, String objectId) IBravaCSRAnnotationService.fetchAllAnnotationUsers(Context context, String objectId) IBravaCSRAnnotationService.fetchAnnotation(Context context, String objectId, String userId) IBravaCSRAnnotationService.fetchAnnotationById(Context context, String objectId) IBravaCSRAnnotationService.fetchChangemarkConfigURI(Context context) IBravaCSRAnnotationService.fetchImages(Context context, String baseURL) IX3ConfigService.fetchSpaceXmlContent(Context context, String spaceName, boolean resetSpace) Get xml content for specified workspacedefault voidIWorkflowService.forwardTask(Context context, String id) IRepositoryService.generateDMTicket(Context context) Generate a new DM_TICKETIAcrobatAnnotateService.getAcrobatAnnotateURL(Context context, String id) Get Acrobat annotation server url for documentILinkedDocumentService.getAllLinks(Context context) IContentService.getAllowedFiles(Context context) Return the allow list or deny list of allowed files and which list is being usedIX3ConfigService.getAvailableSkins(Context context) Get all available themesIX3ConfigService.getAvailableSpaces(Context context) Get all available workspacesIX3ConfigService.getAvailableWidgets(Context context) Get all available widgetIBrowserService.getBrowserContent(Context context, String id, String contentTypeName, String checkChildren) Get document children as tree contentIBrowserService.getBrowserFacetContent(Context context, String id, String contentTypeName, String facetName, String facetValue, String resetFacetName, String checkChildren, String facetCountInfo) Get facet items as tree contentID2LifeCycleService.getChangeStateSignoffParameters(Context context, String docId, String targetState) Return the signoff parameters for a target stateICheckinService.getCheckinConfig(Context context, String id, boolean force) Get check in configuration of documentIHyperlinkService.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.IPreferenceService.getColumnPreferences(Context context, String colType) Get column preferences for specified column typeIPreferenceService.getColumnSelectSettings(Context context, String coltype, boolean asDefault) Get columns set for current userIPreferenceService.getColumnSrcSettings(Context context, String colType, String typeName) Get columns list for specified object type and column typeIPreferenceService.getColumnTypeSettings(Context context) Get object type list (dm_document, ...)ICenterstageService.getComments(Context context, String id) Get all comments of contentIWorkflowService.getConfigurationsNames(Context context, String id) Get workflow configurations list for documentIContentService.getContent(Context context, String id, String contentTypeName, String viewMode, String checkChildren) Get document children as listIX3ConfigService.getContentAssistOptions(Context context, String id) IAnnotationService.getContentIdAndNativeAnnotationIds(Context context, String id) Get the content id with all its annotation ids from an annotation or content selection.ICreationService.getConvertStructureConfig(Context context, String id) Get the convert folder structure to VD config based on folder.booleanIX3ConfigService.getDefaultWorkspaceChange(Context context) Get the ability of the user to change the default workspaces settingIX3ConfigService.getDefaultWorkspaces(Context context) Get the default workspaces for the userIHyperlinkService.getDestinationUrls(Context context, String id, List<Attribute> parameters) Get destination urls for specified object id so one can download/open the documentdefault DocItemsIDetailsService.getDetailContent(Context context, String workflowId, String detailName) IDetailsService.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) IDictionaryService.getDictionaryNumberValue(Context context, String objectId) Get dictionary number valueIDownloadService.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.IContentService.getDoclistFilterOptions(Context context) Get property names for Doclist filter combo boxIX3ConfigService.getDownloadCheckoutLocationForMachine(Context context, String machineName) Get file system location where document are stored when user performs check out actionIDownloadService.getDownloadFileDetails(Context context, List<String> ids, List<Attribute> parameters) Get download file details for specified object idIDownloadService.getDownloadUrls(Context context, String id, List<Attribute> parameters) Get download urls for specified object idIX3ConfigService.getDownloadViewLocationForMachine(Context context, String machineName) Get file system location where document are stored when user performs view actionIContentService.getDQLContent(Context context, String id, String query, String viewMode) Get content, using a query, id can serve to either replace $value(filter) or if representing a Repository object, it can serve to resolve any $value in the queryIContentService.getDQLContentFromConfigName(Context context, String id, String configName, String viewMode) Get content, using a specific widget config name, id can serve to either replace $value(filter) or if representing a Repository object, it can serve to resolve any $value in the queryIContentService.getDynamicContent(Context context, String id, String contentTypeName, List<Attribute> parameters) Get content, using a dynamic content, id can serve to parent content idIDictionaryService.getExportDictionaryUrl(Context context, String dictionaryName, String format, String separator) Get export dictionary urlIExportService.getExportFolderUrls(Context context, String folderId, boolean nativeFormat, int maxDocumentUrls) Get exportFolderEntries for the folder to exportITaxonomyService.getExportTaxonomyUrl(Context context, String objectNameOrId, String format, String separator) Get export taxonomy urlIExportService.getExportTicketUrls(Context context, List<String> ticketIds) Get exportFolderEntries for the folder to exportIExportService.getExportUrl(Context context, String parentId, String typeName, String colType, String exportType) Get export url for content downloadIDialogService.getExportValuesUrl(Context context, String format, String separator) Get export values urlIDownloadService.getExtractUrls(Context context, String objectId, String configName, String objectType, String format, String linkId, List<Attribute> parameters) Get extract urls for specified object id and locationIContentService.getFacetContent(Context context, String id, String contentTypeName, String facetName, String facetValue, String resetFacetName, String viewMode, String checkChildren, String facetCountInfo) Get document children of the facet item as listIDownloadService.getFileInfo(Context context, String objectId, String formatName) Get file information for specified object idIBrowserService.getFilteredBrowserContent(Context context, String id, String contentTypeName, String checkChildren, String locateId) Get document children as tree content truncated Like getBrowserContent except that only a maximum subset of nodes are returned.IContentService.getFilteredContent(Context context, String id, String contentTypeName, String viewMode, String checkChildren, String filter, String filterPropName, String locateId) Get children as list with filter Like getContent except that only the subset of items that match the supplied object_name filter are returned.ICreationService.getFilteredTemplates(Context context, String id, String filter, String filterPropName) Get filtered list of templatesIPreferenceService.getFilters(Context context, String id) Get all available filters to filter children document listIMenuService.getFullMenusContent(Context context, String id, String type, List<Attribute> attributes) Get full menu for object (recursive) (like portal)booleanIX3ConfigService.getImportContentSame(Context context) booleanIX3ConfigService.getImportContentSameProp(Context context) IDictionaryService.getImportDictionaryUrl(Context context, String dictionaryName, String separator, boolean overwrite) Get import dictionary urlICreationService.getImportStructureConfigs(Context context, List<Attribute> parameters) Get the import structure configs for user.IDownloadService.getImportStructureUrls(Context context, String masterId, String folderPath, String structureConfigName, String contentId) Get import structure urls for specified master object idITaxonomyService.getImportTaxonomyUrl(Context context, String objectNameOrId, String separator, boolean overwrite) Get import taxonomy urlIDialogService.getImportValuesUrl(Context context, String separator) Get import values urlIMassUpdateService.getInformations(Context context, String ids, String configName, boolean deepFolder, boolean virtualDescendant) Return some informations about massupdate, like number and names of updated files or non-updated files.Get label valuesIPreferenceService.getLanguage(Context context) Get language preferenceISearchService.getLastSearchQueryTerm(Context context) Get the last search definitionIX3ConfigService.getLastUsedObject(Context context) IX3ConfigService.getLastUsedWorkspace(Context context) ILinkedDocumentService.getLinkInfo(Context context, String objectId) Get link informationsILinkedDocumentService.getLinksCount(Context context, String objectId) Get links countILinkService.getLinkStates(Context context, String objectId, String versionLabel) Get link statesIRepositoryService.getLogoutRedirectURL(Context context) get logout redirect URLIBravaIViewerPublicationService.getMarkupMigrationStatus(Context context, List<String> ObjectIds) IBravaIViewerPublicationService.getMarkupMigrationStatusByDocId(Context context, String docId) Get contextual menu for objectIAnnotationService.getNativeAnnotation(Context context, String id) Get a native annotation from a contentintICheckoutService.getNumberOfCheckoutDocument(Context context) Get count of checked out documentsIDownloadService.getObjectsDownloadUrls(Context context, List<String> ids, List<Attribute> parameters) Get download urls for specified set object idsIDialogService.getOptions(Context context, List<Attribute> parameters) Get options for combo box fieldIDownloadService.getPageServingUrl(Context context, String id, List<Attribute> parameters) IX3ConfigService.getPortalMenuPosition(Context context) Get user option for menu position (left or top)intIX3ConfigService.getPortalMenuWidth(Context context) Get user option for menu widthIX3ConfigService.getPortalRowHeight(Context context) Get user option for row height (small or large)IPreferenceService.getPreference(Context context) Get preferences for current userIPreferenceService.getPreferenceWithColumn(Context context, String colType) Get preferences for current user with column objects filledIPropertyService.getProperties(Context context, String id, List<String> attrFilter) Get properties of document with filters optionIBravaIViewerPublicationService.getPublication(Context context, com.documentum.otiv.publication.utils.OTIVPublicationParamsUtil otivPublicationParams) IBravaIViewerPublicationService.getPublicationForMultipleDocuments(Context context, Map<String, String> objectInfoMap, com.documentum.otiv.publication.utils.OTIVPublicationParamsUtil otivPublicationParams) IX3ConfigService.getQueryFormIdFromWidget(Context context, String widgetName) Return the id of the query form configured for a widget.booleanISearchService.getQuickSearchContent(Context context, String searchTerm) Create a documentum search object into repositorybooleanISearchService.getQuickSearchContentWithOption(Context context, String searchTerm, List<Attribute> attributes) Create a search object with option like current folder search or search on top of existing searchdefault List<RelationTypeConfig>IRelationService.getRelationTypesConfig(Context context) IDistributionService.getReportFileName(Context context, String id) return a file name for the distribution report generated.IRepositoryService.getRepositoryNameFromId(Context context, String id) return repository matching the objectIdISearchService.getSearchAssistanceValues(Context context, List<String> searchTypes, String attribute, String filter) Return a list of assistance values for the search attributeISearchService.getSearchAttributes(Context context, List<String> searchTypes) Return a list of searchable attributes based on the search typesISearchService.getSearchConditions(Context context, List<String> searchTypes, String attribute) Return a list of search conditions for the search attributeIContentService.getSearchContent(Context context, String id, String contentTypeName, String facetName, String facetValue, String resetFacetName, String viewMode, String checkChildren, String facetCountInfo) Get combined Search and Facets content as a single item/structurebooleanIPreferenceService.getSearchHighlightEnabled(Context context) IBravaCSRConfigService.getSearchInfoUrl(Context context, String id) booleanIPreferenceService.getSearchSummaryEnabled(Context context) IDistributionService.getSignoffParameters(Context context, String configName, String action) return the signoff configuration for a distribution.Get a theme for specified configuration nameGet the space with the config nameIDialogService.getSubforms(Context context, String id, String dialogName, List<Attribute> parameters) doc hereIWorkflowContentService.getTaskAttachmentDetails(Context context, String id) IWorkflowService.getTaskFolderLabel(Context context, String id) Get task folder label with unread countIWorkflowService.getTaskMode(Context context, String id, List<Attribute> parameters) Get process task mode (direct, need dialog, need sign off)IWorkflowService.getTaskPermissions(Context context, String taskId) Populate all the Task permissions for the given task idIContentService.getTasksSearchContent(Context context, String configName, String id, String searchTerm) Create a search using dql to custom search parametersIDialogService.getTaxonomy(Context context, List<Attribute> parameters) Get taxonomy values for combo box fieldITaxonomyService.getTaxonomyDetails(Context context, String taxonomyName) Get taxonomy dumpICreationService.getTemplateFilterOptions(Context context) Get property names for Template filter combo boxICreationService.getTemplates(Context context, String id) Get all available templatesITemplateService.getTemplates(Context context, String id) Get all available templatesIVDTemplateService.getTemplates(Context context, String id) Get all available templates fro specified virtual documentIThumbnailsService.getThumbnailsUrlList(Context context, Set<String> ids, Map<String, Object>... others) IThumbnailsService.getThumbnailsUrls(Context context, String id) Get thumbnail url list of children documentsIThumbnailsService.getThumbnailUrl(Context context, String id) Get thumbnail url of documentGet dynamic toolbar and enablementintIBravaCSRConfigService.getTotalPageCount(Context context, String objectId) IBrowserService.getTreeContent(Context context, String id, String contentTypeName, String checkChildren, List<Attribute> attributes) Get document children as tree contentint[]ICreationService.getUIMaxSize(Context context, String configName, String mode, String inheritedId, String contentId) Get the size of the largest property page a user should get when creating/importing a document.IMenuService.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) Deprecated.IDownloadService.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 locationIX3ConfigService.getUserClientExperience(Context context) returns the browser.plugin.mode corresponding to thin or wsctfIBravaIViewerPublicationService.getUserInfo(Context context, String loginToken) IX3ConfigService.getUserLastSpaces(Context context) Get last used workspaces for current userIX3ConfigService.getUserLastSpacesResponse(Context context) IRepositoryService.getUserLoginName(Context context) Check if the current connection is still active, return the user's login name if it is This function is only needed for the Kerberos user in the end to end solution.IAnnotationService.getUserNativeAnnotationCheckoutIds(Context context, String id) Get the annotation ids in checkout from a content/task/annotation for the current userIVDContentService.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.IWorkflowContentService.getWorkflowContent(Context context, String id) Get document's workflow contents as list ofNodeIWorkflowService.getWorkflowDisplayName(Context context, String configName) Get the workflow display name for this userIWorkflowContentService.getWorkflowList(Context context, String supervisorName, String performerName, String documentId, List<String> templateIds, String workflowName, WorkflowStates[] workflowStates, String fromDate, String toDate, boolean overdue, SortOrder sortOrder, String widgetName) IWorkflowPreviewService.getWorkflowPreview(Context context, String id) Get document's workflow previewIWorkflowService.getWorkflowStatusSummary(Context context, String widgetName) booleanIX3ConfigService.getWorkspaceRestore(Context context) Get the restore session setting of the userbooleanIDistributionService.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); booleanICreationService.hasAnyAttachments(Context context, String id) Check if Documentum object is a mail and has attachments.booleanICreationService.hasAttachments(Context context, String id) Check if Documentum object is a mail and has attachments.voidIDictionaryService.importDictionary(Context context, String dictionaryName, String format, String separator, DataHandler file) Import dictionary into docbase -- Use getImportDictionaryUrl() when using SOAP.voidITaxonomyService.importTaxonomy(Context context, String taxonomyName, String format, String separator, DataHandler file) Import taxonomy into docbase -- Use getImportTaxonomyUrl() when using SOAP.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 templatebooleanICreationService.isAFolderOrACabinet(Context context, List<Attribute> parameters) Check if the type in parameter is a folder or a a cabinet.booleanICommandService.isCommandAllowed(Context context, String command, List<Attribute> attributes) Test whether a command is allowedbooleanIDestroyService.isDialogRequired(Context context, String id) Check if dialog is required for display before deletionbooleanIReferenceService.isDialogRequired(Context context, String id) Check if dialog is required for display before reference addbooleanIAuditService.isEventAudited(Context context, String objectId, String auditName) Check if an event is auditedbooleanIWorkflowService.isManualAcquisitionTask(Context context, String id) Check if task acquisition is manual or automaticbooleanIDialogService.isMemberOfGroup(Context context, List<Attribute> attributes) Check if user is member of a groupbooleanICreationService.isNoContentAuthorized(Context context, String id) Check if document without content is authorizedbooleanITemplateService.isNoContentAuthorized(Context context, String id) Check if document without content is authorizedbooleanICreationService.isNoCreationProfile(Context context, List<Attribute> parameters) Check if creation profile are availablebooleanIAuditService.isPropertyAudited(Context context, String objectId, String auditName) Check if a document property is auditedbooleanIDownloadService.isProtectedInControlledView(Context context, String id, List<Attribute> parameters) Test if the document is encrypted through controlled viewbooleanIThumbnailsService.isProtectedInControlledView(Context context, String id, List<Attribute> parameters) Test if the document is encrypted through controlled viewbooleanIWorkflowService.isTaskAcquired(Context context, String id) Check if task is acquiredIX3ConfigService.isWidgetInView(Context context, String spaceConfigName, String widgetConfigName, int viewIndex) Determines if the specified widget is configured in the specified view of the specified workspace (needed to know how to handle the remove widget action)booleanIDistributionService.launchDistribution(Context context, String id, List<Attribute> attributes) Launch a distribution on a document.booleanIWorkflowService.launchScheduledWorkflow(Context context, String id) Launch a scheduled workflow.IWorkflowService.launchWorkflow(Context context, List<Attribute> parameters) Launch document into workflowbooleanLink objects into a locationIArchiveService.listArchives(Context context, String id, String type, String name) Get archive listIMassUpdateService.listConfigurations(Context context, String objectId) Get all available configurations for specified documentISearchService.loadSearchAttributes(Context context, List<String> searchTypes) Load search attributesDeprecated.ILocateService.locateByDql(Context context, String dql) Return full path of parent ids to locate documentILocateService.locateById(Context context, String id) Return full path of parent ids to locate documentILocateService.locateById(Context context, String id, boolean includePartialPaths, boolean doChangePref) Return full path of parent ids to locate documentILocateService.locateByName(Context context, String objectName) Return full path of parent ids to locate documentILocateService.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 elementsvoidILinkService.modifyLink(Context context, String objectId, String versionLabel, List<Attribute> attributes) Modify linkbooleanMove objects to a new locationbooleanIVDContentService.moveVDChild(Context context, String srcParentId, String tgtParentId, String moveId, String moveNum, String toNum, List<Attribute> attributes) Move within VDID2LifeCycleService.nextStateOnEvent(Context context, String docId, String event) Get next states for specified eventID2LifeCycleService.nextStates(Context context, String docId, String operation) Get next states for specified operationGet parent id for specified relationIRelationService.parentRelations(Context context, String childId) Get parent relations list for specified child documentIMoveService.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 repositoryvoidIWorkflowService.pauseWorkflow(Context context, String id) IDictionaryService.performOperations(Context context, String dictionaryName, List<DictionaryOperation> operations) Perform dictionary operations on specified elementITaxonomyService.performOperations(Context context, String tasonomyName, List<TaxonomyOperation> operations) Perform taxonomy operations on specified elementbooleanIWorkflowService.processTask(Context context, String id, List<Attribute> parameters) Process task by forwarding or rejecting it through workflowIPdfRenderService.queuePdfRender(Context context, List<String> objectIds) Queue pdf rendervoidICacheService.refreshDictionaryCache(Context context, String name, boolean refreshAll) Refresh cache data for dictionaryvoidICacheService.refreshTaxomomyCache(Context context, String name, boolean refreshAll) Refresh cache data for taxonomybooleanICreationService.removeAttachments(Context context, String id) Remove attachments.booleanIDownloadService.removeContentlessObject(Context context, String id) Remove the contentless object created during file import/create.booleanIFavoritesService.removeFromFavorites(Context context, List<String> ids) Remove multiple documents from favorite categoryvoidID2ProfileImageService.removeProfileImage(Context context, String userId) This method remove the user's profile image from the Documentum server.IRenditionService.removeRendition(Context context, String objectId, String contentId, List<Attribute> attributes) Remove the renditionbooleanIVDContentService.removeVDChild(Context context, String parentId, int childIdx, List<Attribute> attributes) Remove child VDbooleanIVDContentService.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 updateIX3ConfigService.resolveExternalWidgetUrl(Context context, String x3WidgetConfigName, String id, String url) Get url for external widgetvoidIWorkflowService.resumeWorkflow(Context context, String id) booleanISearchService.runDQLSearch(Context context, List<Attribute> attributes) Create a search using dql to custom search parametersbooleanISearchService.runQueryFormSearch(Context context, String queryFormId, List<Attribute> attributes) Create a search using query form to custom search parametersbooleanISearchService.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 taxonomybooleanIX3ConfigService.saveUserLastSpaces(Context context, List<String> spacesXmlContent) Set last used workspaces for current userIDictionaryService.saveVersionDictionary(Context context, String objectId, List<Attribute> attributes) Save dictionary versionITaxonomyService.saveVersionTaxonomy(Context context, String objectId, List<Attribute> attributes) Save taxonomy versionvoidISendmailService.sendMail(Context context, List<String> objIds, List<String> recipients, String subject, String message, boolean attachFile, String preferredFormat, Object altFileAttachment) Send mailvoidISendmailService.sendMail(Context context, List<String> objIds, List<String> recipients, String subject, String message, boolean attachFile, String preferredFormat, Object altFileAttachment, List<String> ccRecipients, List<String> bccRecipients) booleanIPreferenceService.setColumnPreference(Context context, ColumnPreference columnPreference, boolean asDefault) Set columns for current userbooleanIPreferenceService.setColumnSelectSettings(Context context, List<Option> options, String colType, boolean asDefault) Set columns for current userbooleanIX3ConfigService.setDefaultWorkspaces(Context context, List<String> workspaces) Set the default workspaces for the userbooleanIHyperlinkService.setDestinationVersion(Context context, String id, String version) change Version of the destination documentbooleanIDownloadService.setDocumentProperty(Context context, String id, String configName) Set MS office properties using O2 plugin, if document format is supported by O2.booleanIX3ConfigService.setDownloadLocationCheckoutForMachine(Context context, String machineName, String downloadLocation) Set file system location where document are stored when user performs checkout actionbooleanIX3ConfigService.setDownloadLocationViewForMachine(Context context, String machineName, String downloadLocation) Set file system location where document are stored when user performs view actionbooleanIPreferenceService.setFilterActive(Context context, String filterName) Set active filterbooleanIX3ConfigService.setImportContentSame(Context context, boolean bSame) booleanIX3ConfigService.setImportContentSameProp(Context context, boolean bSame) booleanIX3ConfigService.setLastUsedObject(Context context, String lastUsedObject) booleanIX3ConfigService.setLastUsedWorkspace(Context context, String lastUsedWorkspace) booleanIX3ConfigService.setPortalMenuPosition(Context context, String position) Set user option for menu positionbooleanIX3ConfigService.setPortalMenuWidth(Context context, int width) Set user option for menu widthbooleanIX3ConfigService.setPortalRowHeight(Context context, String height) Set user option for row heightbooleanIPreferenceService.setSearchHighlightEnabled(Context context, boolean isEnabled) booleanIPreferenceService.setSearchSummaryEnabled(Context context, boolean isEnabled) booleanIWorkflowService.setTaskPriority(Context context, String id, int priority) Change task prioritybooleanIWorkflowService.setTaskReadState(Context context, String id, boolean read) Change task read state (read/unread)ICreationService.setTemplate(Context context, List<Attribute> parameters) Set template to documentbooleanITemplateService.setTemplate(Context context, String id, String templateName) Set template to documentbooleanIVDTemplateService.setTemplate(Context context, String id, String templateName) Set template to virtual documentbooleanIPreferenceService.setTemplateViewPreference(Context context, String templateView) Set Template View preferencebooleanIX3ConfigService.setUserClientExperience(Context context, String userClientExperience) Set User selected mode for user client experience {thin,wsctf}booleanIVDContentService.setVDChildBindingVersions(Context context, String parentId, String childIdx, String versionLabel, List<Attribute> attributes) Set binding version for a child componentsbooleanIX3ConfigService.setWorkspaceRestore(Context context, boolean bRestore) Set the restore session setting of the userbooleanIHyperlinkService.shiftDestinationPage(Context context, String id, int shiftPage, String orientationPageShifting) Shift page of the destination documentbooleanIDistributionService.stopDistribution(Context context, String id, List<Attribute> attributes) Stop a distribution on a document.booleanSubscribe using user sessionbooleanSubscribe using document idID2LifeCycleService.testChangeStateConditions(Context context, String docId, String targetState, String event) Check change state conditionsICheckoutService.testCheckout(Context context, String id) Get informations about check out statusbooleanIAnnotationService.testComparisonDirection(Context context, String fromId, String toId) Test the direction of comparison between 2 content idsbooleanICheckoutService.testControlledPrint(Context context, String id, List<Attribute> parameters) Test if there is a controlled printingbooleanIArchiveService.testExists(Context context, String id, String type, String name) Check if archive existsID2LifeCycleService.testNextState(Context context, String docId) Check next state resultIPdfRenderService.testPdfRender(Context context, String objectId) Check render status of documentID2LifeCycleService.testTransition(Context context, String docId, String operation) Check transition resultbooleanIDelegationService.undoDelegation(Context context, String id, List<Attribute> attributes) Undo a delegation.booleanISubscriptionsService.unsubscribeAll(Context context) Unsubscribe from all using user sessionbooleanISubscriptionsService.unsubscribeAll(Context context, String id) Unsubscribe from all using document idIBravaCSRAnnotationService.updateAnnotation(Context context, BravacsrNote note, String content) default StringIWorkflowService.updatePerformer(Context context, String id, List<Attribute> parameters) Update Performer will update the performer list of an alias.IPreferenceService.updatePreferences(Context context, Preference updatePreferences) Update user preferencesdefault voidIPreferenceService.updatePreferences(Context context, Preference updatePreferences, Map<String, String> params) default implemetnetation.voidID2ProfileImageService.uploaddProfileImage(Context context, String userId, FileDataSource fileDataSource) This method uploads the user's profile image to the Documentum server.IDialogService.validDialog(Context context, String id, String dialogName, List<Attribute> parameters) Valid dialog submissionbooleanIWorkflowService.verifyEntryCriteria(Context context, String id, String config) Check if document respond to workflow entry criteriaIWorkflowService.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 ContextModifier and TypeMethodDescriptionvoidIRepositoryService.cleanupSearchData(Context context, List<Context> contexts) Cleanup any temporary search objects associated X3 context.IContentService.getMultiContent(List<Context> contexts, String contentTypeName, String viewMode) Get document lists over multiple docbase by type namebooleanISearchService.getSearchMultiContent(List<Context> contexts, String searchTerm) Create a documentum search object into multiple repositorybooleanRelease specified session(s) -
Uses of Context in com.emc.d2fs.models.context
Methods in com.emc.d2fs.models.context that return ContextMethods in com.emc.d2fs.models.context that return types with arguments of type ContextMethods in com.emc.d2fs.models.context with parameters of type Context -
Uses of Context in com.emc.d2fs.models.taxonomy_operation
Methods in com.emc.d2fs.models.taxonomy_operation that return ContextModifier and TypeMethodDescriptionGetTaxonomieContentRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.models.taxonomy_operation with parameters of type ContextModifier and TypeMethodDescriptionvoidGetTaxonomieContentRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.acrobat_annotate_service
Methods in com.emc.d2fs.services.acrobat_annotate_service that return ContextModifier and TypeMethodDescriptionGetAcrobatAnnotateURLRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.acrobat_annotate_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetAcrobatAnnotateURLRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.action_service
Methods in com.emc.d2fs.services.action_service that return ContextModifier and TypeMethodDescriptionHandlePluginActionRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.action_service with parameters of type ContextModifier and TypeMethodDescriptionvoidHandlePluginActionRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.annotation_service
Methods in com.emc.d2fs.services.annotation_service that return ContextModifier and TypeMethodDescriptionGetContentIdAndNativeAnnotationIdsRequest.getContext()Gets the value of the context property.GetNativeAnnotationRequest.getContext()Gets the value of the context property.GetUserNativeAnnotationCheckoutIdsRequest.getContext()Gets the value of the context property.TestComparisonDirectionRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.annotation_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetContentIdAndNativeAnnotationIdsRequest.setContext(Context value) Sets the value of the context property.voidGetNativeAnnotationRequest.setContext(Context value) Sets the value of the context property.voidGetUserNativeAnnotationCheckoutIdsRequest.setContext(Context value) Sets the value of the context property.voidTestComparisonDirectionRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.bravacsr_annotation_service
Methods in com.emc.d2fs.services.bravacsr_annotation_service that return ContextModifier and TypeMethodDescriptionCreateAnnotationRequest.getContext()Gets the value of the context property.FetchAllAnnotationIdsRequest.getContext()Gets the value of the context property.FetchAllAnnotationUsersRequest.getContext()Gets the value of the context property.FetchAnnotationByIdRequest.getContext()Gets the value of the context property.FetchAnnotationRequest.getContext()Gets the value of the context property.FetchChangemarkConfigURIRequest.getContext()Gets the value of the context property.FetchImagesRequest.getContext()Gets the value of the context property.UpdateAnnotationRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.bravacsr_annotation_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCreateAnnotationRequest.setContext(Context value) Sets the value of the context property.voidFetchAllAnnotationIdsRequest.setContext(Context value) Sets the value of the context property.voidFetchAllAnnotationUsersRequest.setContext(Context value) Sets the value of the context property.voidFetchAnnotationByIdRequest.setContext(Context value) Sets the value of the context property.voidFetchAnnotationRequest.setContext(Context value) Sets the value of the context property.voidFetchChangemarkConfigURIRequest.setContext(Context value) Sets the value of the context property.voidFetchImagesRequest.setContext(Context value) Sets the value of the context property.voidUpdateAnnotationRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.bravacsr_config_service
Methods in com.emc.d2fs.services.bravacsr_config_service that return ContextModifier and TypeMethodDescriptionGetSearchInfoUrlRequest.getContext()Gets the value of the context property.GetTotalPageCountRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.bravacsr_config_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetSearchInfoUrlRequest.setContext(Context value) Sets the value of the context property.voidGetTotalPageCountRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.bravaiviewer_publication_service
Methods in com.emc.d2fs.services.bravaiviewer_publication_service that return ContextModifier and TypeMethodDescriptionCheckIfDocumentIsMIPProtectedForCSRRequest.getContext()Gets the value of the context property.GetMarkupMigrationStatusByDocIdRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.bravaiviewer_publication_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCheckIfDocumentIsMIPProtectedForCSRRequest.setContext(Context value) Sets the value of the context property.voidGetMarkupMigrationStatusByDocIdRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.browser_service
Methods in com.emc.d2fs.services.browser_service that return ContextModifier and TypeMethodDescriptionGetBrowserContentRequest.getContext()Gets the value of the context property.GetBrowserFacetContentRequest.getContext()Gets the value of the context property.GetFilteredBrowserContentRequest.getContext()Gets the value of the context property.GetTreeContentRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.browser_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetBrowserContentRequest.setContext(Context value) Sets the value of the context property.voidGetBrowserFacetContentRequest.setContext(Context value) Sets the value of the context property.voidGetFilteredBrowserContentRequest.setContext(Context value) Sets the value of the context property.voidGetTreeContentRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.centerstage_service
Methods in com.emc.d2fs.services.centerstage_service that return ContextModifier and TypeMethodDescriptionAddCenterstageCommentRequest.getContext()Gets the value of the context property.GetCenterstageCommentsRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.centerstage_service with parameters of type ContextModifier and TypeMethodDescriptionvoidAddCenterstageCommentRequest.setContext(Context value) Sets the value of the context property.voidGetCenterstageCommentsRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.checkin_service
Methods in com.emc.d2fs.services.checkin_service that return ContextModifier and TypeMethodDescriptionCheckinRequest.getContext()Gets the value of the context property.GetCheckinConfigRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.checkin_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCheckinRequest.setContext(Context value) Sets the value of the context property.voidGetCheckinConfigRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.checkout_service
Methods in com.emc.d2fs.services.checkout_service that return ContextModifier and TypeMethodDescriptionCancelCheckoutAllRequest.getContext()Gets the value of the context property.CancelCheckoutRequest.getContext()Gets the value of the context property.CheckoutAsNewRequest.getContext()Gets the value of the context property.CheckoutRequest.getContext()Gets the value of the context property.GetCheckoutCountRequest.getContext()Gets the value of the context property.TestCheckoutRequest.getContext()Gets the value of the context property.TestControlledPrintRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.checkout_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCancelCheckoutAllRequest.setContext(Context value) Sets the value of the context property.voidCancelCheckoutRequest.setContext(Context value) Sets the value of the context property.voidCheckoutAsNewRequest.setContext(Context value) Sets the value of the context property.voidCheckoutRequest.setContext(Context value) Sets the value of the context property.voidGetCheckoutCountRequest.setContext(Context value) Sets the value of the context property.voidTestCheckoutRequest.setContext(Context value) Sets the value of the context property.voidTestControlledPrintRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.command_service
Methods in com.emc.d2fs.services.command_service that return ContextModifier and TypeMethodDescriptionIsCommandAllowedRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.command_service with parameters of type ContextModifier and TypeMethodDescriptionvoidIsCommandAllowedRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.conditionaction_service
Methods in com.emc.d2fs.services.conditionaction_service that return ContextModifier and TypeMethodDescriptionEvalConditionRequest.getContext()Gets the value of the context property.EvalDynamicActionRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.conditionaction_service with parameters of type ContextModifier and TypeMethodDescriptionvoidEvalConditionRequest.setContext(Context value) Sets the value of the context property.voidEvalDynamicActionRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.content_service
Methods in com.emc.d2fs.services.content_service that return ContextModifier and TypeMethodDescriptionGetAllowedFilesRequest.getContext()Gets the value of the context property.GetContentRequest.getContext()Gets the value of the context property.GetDoclistFilterOptionsRequest.getContext()Gets the value of the context property.GetDQLContentFromConfigNameRequest.getContext()Gets the value of the context property.GetDQLContentRequest.getContext()Gets the value of the context property.GetDynamicContentRequest.getContext()Gets the value of the context property.GetFacetContentRequest.getContext()Gets the value of the context property.GetFilteredContentRequest.getContext()Gets the value of the context property.GetSearchContentRequest.getContext()Gets the value of the context property.GetTasksSearchContentRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.content_service that return types with arguments of type ContextModifier and TypeMethodDescriptionGetMultiContentRequest.getContexts()Gets the value of the contexts property.Methods in com.emc.d2fs.services.content_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetAllowedFilesRequest.setContext(Context value) Sets the value of the context property.voidGetContentRequest.setContext(Context value) Sets the value of the context property.voidGetDoclistFilterOptionsRequest.setContext(Context value) Sets the value of the context property.voidGetDQLContentFromConfigNameRequest.setContext(Context value) Sets the value of the context property.voidGetDQLContentRequest.setContext(Context value) Sets the value of the context property.voidGetDynamicContentRequest.setContext(Context value) Sets the value of the context property.voidGetFacetContentRequest.setContext(Context value) Sets the value of the context property.voidGetFilteredContentRequest.setContext(Context value) Sets the value of the context property.voidGetSearchContentRequest.setContext(Context value) Sets the value of the context property.voidGetTasksSearchContentRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.creation_service
Methods in com.emc.d2fs.services.creation_service that return ContextModifier and TypeMethodDescriptionApplyVdTemplateRequest.getContext()Gets the value of the context property.CreatePropertiesRequest.getContext()Gets the value of the context property.GetConvertStructureConfigRequest.getContext()Gets the value of the context property.GetFilteredTemplatesRequest.getContext()Gets the value of the context property.GetImportStructureConfigsRequest.getContext()Gets the value of the context property.GetTemplateFilterOptionsRequest.getContext()Gets the value of the context property.GetTemplatesRequest.getContext()Gets the value of the context property.GetUIMaxSizeRequest.getContext()Gets the value of the context property.GetVDTemplatesRequest.getContext()Gets the value of the context property.HasAnyAttachmentsRequest.getContext()Gets the value of the context property.HasAttachmentsRequest.getContext()Gets the value of the context property.IsAFolderOrACabinetRequest.getContext()Gets the value of the context property.IsNoContentAuthorizedRequest.getContext()Gets the value of the context property.IsNoCreationProfileRequest.getContext()Gets the value of the context property.RemoveAttachmentsRequest.getContext()Gets the value of the context property.SetTemplateRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.creation_service with parameters of type ContextModifier and TypeMethodDescriptionvoidApplyVdTemplateRequest.setContext(Context value) Sets the value of the context property.voidCreatePropertiesRequest.setContext(Context value) Sets the value of the context property.voidGetConvertStructureConfigRequest.setContext(Context value) Sets the value of the context property.voidGetFilteredTemplatesRequest.setContext(Context value) Sets the value of the context property.voidGetImportStructureConfigsRequest.setContext(Context value) Sets the value of the context property.voidGetTemplateFilterOptionsRequest.setContext(Context value) Sets the value of the context property.voidGetTemplatesRequest.setContext(Context value) Sets the value of the context property.voidGetUIMaxSizeRequest.setContext(Context value) Sets the value of the context property.voidGetVDTemplatesRequest.setContext(Context value) Sets the value of the context property.voidHasAnyAttachmentsRequest.setContext(Context value) Sets the value of the context property.voidHasAttachmentsRequest.setContext(Context value) Sets the value of the context property.voidIsAFolderOrACabinetRequest.setContext(Context value) Sets the value of the context property.voidIsNoContentAuthorizedRequest.setContext(Context value) Sets the value of the context property.voidIsNoCreationProfileRequest.setContext(Context value) Sets the value of the context property.voidRemoveAttachmentsRequest.setContext(Context value) Sets the value of the context property.voidSetTemplateRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_apply_config_service
Methods in com.emc.d2fs.services.d2_apply_config_service that return ContextModifier and TypeMethodDescriptionApplyConfigRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_apply_config_service with parameters of type ContextModifier and TypeMethodDescriptionvoidApplyConfigRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_archive_service
Methods in com.emc.d2fs.services.d2_archive_service that return ContextModifier and TypeMethodDescriptionCreateVersionRequest.getContext()Gets the value of the context property.ListArchivesRequest.getContext()Gets the value of the context property.TestExistsRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_archive_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCreateVersionRequest.setContext(Context value) Sets the value of the context property.voidListArchivesRequest.setContext(Context value) Sets the value of the context property.voidTestExistsRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_audit_service
Methods in com.emc.d2fs.services.d2_audit_service that return ContextModifier and TypeMethodDescriptionApplyAuditMessagesRequest.getContext()Gets the value of the context property.IsEventAuditedRequest.getContext()Gets the value of the context property.IsPropertyAuditedRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_audit_service with parameters of type ContextModifier and TypeMethodDescriptionvoidApplyAuditMessagesRequest.setContext(Context value) Sets the value of the context property.voidIsEventAuditedRequest.setContext(Context value) Sets the value of the context property.voidIsPropertyAuditedRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_cache_service
Methods in com.emc.d2fs.services.d2_cache_service that return ContextModifier and TypeMethodDescriptionRefreshDictionaryCacheRequest.getContext()Gets the value of the context property.RefreshTaxonomyCacheRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_cache_service with parameters of type ContextModifier and TypeMethodDescriptionvoidRefreshDictionaryCacheRequest.setContext(Context value) Sets the value of the context property.voidRefreshTaxonomyCacheRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_dictionary_service
Methods in com.emc.d2fs.services.d2_dictionary_service that return ContextModifier and TypeMethodDescriptionDictionaryExportRequest.getContext()Gets the value of the context property.DictionaryImportRequest.getContext()Gets the value of the context property.DictionaryOperationRequest.getContext()Gets the value of the context property.GetDictionaryNumberValueRequest.getContext()Gets the value of the context property.GetExportDictionaryUrlRequest.getContext()Gets the value of the context property.GetImportDictionaryUrlRequest.getContext()Gets the value of the context property.ImportVersionDictionaryRequest.getContext()Gets the value of the context property.RequestDocbaseUpdateRequest.getContext()Gets the value of the context property.SaveVersionDictionaryRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_dictionary_service with parameters of type ContextModifier and TypeMethodDescriptionvoidDictionaryExportRequest.setContext(Context value) Sets the value of the context property.voidDictionaryImportRequest.setContext(Context value) Sets the value of the context property.voidDictionaryOperationRequest.setContext(Context value) Sets the value of the context property.voidGetDictionaryNumberValueRequest.setContext(Context value) Sets the value of the context property.voidGetExportDictionaryUrlRequest.setContext(Context value) Sets the value of the context property.voidGetImportDictionaryUrlRequest.setContext(Context value) Sets the value of the context property.voidImportVersionDictionaryRequest.setContext(Context value) Sets the value of the context property.voidRequestDocbaseUpdateRequest.setContext(Context value) Sets the value of the context property.voidSaveVersionDictionaryRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_link_service
Methods in com.emc.d2fs.services.d2_link_service that return ContextModifier and TypeMethodDescriptionGetLinkStatesRequest.getContext()Gets the value of the context property.ModifyLinkRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_link_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetLinkStatesRequest.setContext(Context value) Sets the value of the context property.voidModifyLinkRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_linked_document_service
Methods in com.emc.d2fs.services.d2_linked_document_service that return ContextModifier and TypeMethodDescriptionGetLinkInfoRequest.getContext()Gets the value of the context property.GetLinksCountRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_linked_document_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetLinkInfoRequest.setContext(Context value) Sets the value of the context property.voidGetLinksCountRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_massupdate_service
Methods in com.emc.d2fs.services.d2_massupdate_service that return ContextModifier and TypeMethodDescriptionApplyConfigurationsRequest.getContext()Gets the value of the context property.CanDisplayModeDialogRequest.getContext()Gets the value of the context property.GetMassUpdateInformationsRequest.getContext()Gets the value of the context property.ListConfigurationsRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_massupdate_service with parameters of type ContextModifier and TypeMethodDescriptionvoidApplyConfigurationsRequest.setContext(Context value) Sets the value of the context property.voidCanDisplayModeDialogRequest.setContext(Context value) Sets the value of the context property.voidGetMassUpdateInformationsRequest.setContext(Context value) Sets the value of the context property.voidListConfigurationsRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_method_service
Methods in com.emc.d2fs.services.d2_method_service that return ContextModifier and TypeMethodDescriptionExecuteMethodRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_method_service with parameters of type ContextModifier and TypeMethodDescriptionvoidExecuteMethodRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_pdfrender_service
Methods in com.emc.d2fs.services.d2_pdfrender_service that return ContextModifier and TypeMethodDescriptionQueuePdfRenderRequest.getContext()Gets the value of the context property.TestPdfRenderRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_pdfrender_service with parameters of type ContextModifier and TypeMethodDescriptionvoidQueuePdfRenderRequest.setContext(Context value) Sets the value of the context property.voidTestPdfRenderRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_relation_service
Methods in com.emc.d2fs.services.d2_relation_service that return ContextModifier and TypeMethodDescriptionChildIdRequest.getContext()Gets the value of the context property.ChildrenIdRequest.getContext()Gets the value of the context property.ChildrenRelationRequest.getContext()Gets the value of the context property.CreateRelationRequest.getContext()Gets the value of the context property.DestroyRelationRequest.getContext()Gets the value of the context property.ParentIdRequest.getContext()Gets the value of the context property.ParentsRelationRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_relation_service with parameters of type ContextModifier and TypeMethodDescriptionvoidChildIdRequest.setContext(Context value) Sets the value of the context property.voidChildrenIdRequest.setContext(Context value) Sets the value of the context property.voidChildrenRelationRequest.setContext(Context value) Sets the value of the context property.voidCreateRelationRequest.setContext(Context value) Sets the value of the context property.voidDestroyRelationRequest.setContext(Context value) Sets the value of the context property.voidParentIdRequest.setContext(Context value) Sets the value of the context property.voidParentsRelationRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_taxonomy_service
Methods in com.emc.d2fs.services.d2_taxonomy_service that return ContextModifier and TypeMethodDescriptionGetExportTaxonomyUrlRequest.getContext()Gets the value of the context property.GetImportTaxonomyUrlRequest.getContext()Gets the value of the context property.ImportVersionTaxonomyRequest.getContext()Gets the value of the context property.SaveTaxonomyRequest.getContext()Gets the value of the context property.SaveVersionTaxonomyRequest.getContext()Gets the value of the context property.TaxonomyExportRequest.getContext()Gets the value of the context property.TaxonomyImportRequest.getContext()Gets the value of the context property.TaxonomyOperationRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_taxonomy_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetExportTaxonomyUrlRequest.setContext(Context value) Sets the value of the context property.voidGetImportTaxonomyUrlRequest.setContext(Context value) Sets the value of the context property.voidImportVersionTaxonomyRequest.setContext(Context value) Sets the value of the context property.voidSaveTaxonomyRequest.setContext(Context value) Sets the value of the context property.voidSaveVersionTaxonomyRequest.setContext(Context value) Sets the value of the context property.voidTaxonomyExportRequest.setContext(Context value) Sets the value of the context property.voidTaxonomyImportRequest.setContext(Context value) Sets the value of the context property.voidTaxonomyOperationRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_template_service
Methods in com.emc.d2fs.services.d2_template_service that return ContextModifier and TypeMethodDescriptionGetTemplatesRequest.getContext()Gets the value of the context property.IsNoContentAuthorizedRequest.getContext()Gets the value of the context property.SetTemplateRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_template_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetTemplatesRequest.setContext(Context value) Sets the value of the context property.voidIsNoContentAuthorizedRequest.setContext(Context value) Sets the value of the context property.voidSetTemplateRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_validation_service
Methods in com.emc.d2fs.services.d2_validation_service that return ContextModifier and TypeMethodDescriptionCheckAttributesConstraintsRequest.getContext()Gets the value of the context property.CheckObjectConstraintsRequest.getContext()Gets the value of the context property.CheckUniquenessRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_validation_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCheckAttributesConstraintsRequest.setContext(Context value) Sets the value of the context property.voidCheckObjectConstraintsRequest.setContext(Context value) Sets the value of the context property.voidCheckUniquenessRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2_vd_template_service
Methods in com.emc.d2fs.services.d2_vd_template_service that return ContextModifier and TypeMethodDescriptionGetVdTemplatesRequest.getContext()Gets the value of the context property.SetVdTemplateRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2_vd_template_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetVdTemplatesRequest.setContext(Context value) Sets the value of the context property.voidSetVdTemplateRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.d2lifecycle_service
Methods in com.emc.d2fs.services.d2lifecycle_service that return ContextModifier and TypeMethodDescriptionApplyRequest.getContext()Gets the value of the context property.ChangeStateOnEventRequest.getContext()Gets the value of the context property.ChangeStateRequest.getContext()Gets the value of the context property.ChangeStateRequestMass.getContext()Gets the value of the context property.GetSignoffParametersRequest.getContext()Gets the value of the context property.NextStateOnEventRequest.getContext()Gets the value of the context property.NextStatesRequest.getContext()Gets the value of the context property.TestChangeStateConditionsRequest.getContext()Gets the value of the context property.TestNextStateRequest.getContext()Gets the value of the context property.TestTransitionRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.d2lifecycle_service with parameters of type ContextModifier and TypeMethodDescriptionvoidApplyRequest.setContext(Context value) Sets the value of the context property.voidChangeStateOnEventRequest.setContext(Context value) Sets the value of the context property.voidChangeStateRequest.setContext(Context value) Sets the value of the context property.voidChangeStateRequestMass.setContext(Context value) Sets the value of the context property.voidGetSignoffParametersRequest.setContext(Context value) Sets the value of the context property.voidNextStateOnEventRequest.setContext(Context value) Sets the value of the context property.voidNextStatesRequest.setContext(Context value) Sets the value of the context property.voidTestChangeStateConditionsRequest.setContext(Context value) Sets the value of the context property.voidTestNextStateRequest.setContext(Context value) Sets the value of the context property.voidTestTransitionRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.dctmlifecycle_service
Methods in com.emc.d2fs.services.dctmlifecycle_service that return ContextModifier and TypeMethodDescriptionHandleOperationRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.dctmlifecycle_service with parameters of type ContextModifier and TypeMethodDescriptionvoidHandleOperationRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.delegation_service
Methods in com.emc.d2fs.services.delegation_service that return ContextModifier and TypeMethodDescriptionApplyDelegationRequest.getContext()Gets the value of the context property.DeleteDelegationRequest.getContext()Gets the value of the context property.UndoDelegationRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.delegation_service with parameters of type ContextModifier and TypeMethodDescriptionvoidApplyDelegationRequest.setContext(Context value) Sets the value of the context property.voidDeleteDelegationRequest.setContext(Context value) Sets the value of the context property.voidUndoDelegationRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.destroy_service
Methods in com.emc.d2fs.services.destroy_service that return ContextModifier and TypeMethodDescriptionDestroyAllRequest.getContext()Gets the value of the context property.DestroyRequest.getContext()Gets the value of the context property.IsDialogRequiredRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.destroy_service with parameters of type ContextModifier and TypeMethodDescriptionvoidDestroyAllRequest.setContext(Context value) Sets the value of the context property.voidDestroyRequest.setContext(Context value) Sets the value of the context property.voidIsDialogRequiredRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.details_service
Methods in com.emc.d2fs.services.details_service that return ContextModifier and TypeMethodDescriptionGetDetailContentRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.details_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetDetailContentRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.dialog_service
Methods in com.emc.d2fs.services.dialog_service that return ContextModifier and TypeMethodDescriptionCancelDialogRequest.getContext()Gets the value of the context property.GetDialogRequest.getContext()Gets the value of the context property.GetExportValuesUrlRequest.getContext()Gets the value of the context property.GetImportValuesUrlRequest.getContext()Gets the value of the context property.GetLabelsRequest.getContext()Gets the value of the context property.GetOptionsRequest.getContext()Gets the value of the context property.GetSubformInfoRequest.getContext()Gets the value of the context property.GetTaxonomyRequest.getContext()Gets the value of the context property.IsMemberOfGroupRequest.getContext()Gets the value of the context property.ValidDialogRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.dialog_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCancelDialogRequest.setContext(Context value) Sets the value of the context property.voidGetDialogRequest.setContext(Context value) Sets the value of the context property.voidGetExportValuesUrlRequest.setContext(Context value) Sets the value of the context property.voidGetImportValuesUrlRequest.setContext(Context value) Sets the value of the context property.voidGetLabelsRequest.setContext(Context value) Sets the value of the context property.voidGetOptionsRequest.setContext(Context value) Sets the value of the context property.voidGetSubformInfoRequest.setContext(Context value) Sets the value of the context property.voidGetTaxonomyRequest.setContext(Context value) Sets the value of the context property.voidIsMemberOfGroupRequest.setContext(Context value) Sets the value of the context property.voidValidDialogRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.distribution_service
Methods in com.emc.d2fs.services.distribution_service that return ContextModifier and TypeMethodDescriptionGetDistributionContentRequest.getContext()Gets the value of the context property.GetReportFileNameRequest.getContext()Gets the value of the context property.GetSignoffParametersRequest.getContext()Gets the value of the context property.HandleDistributionActionRequest.getContext()Gets the value of the context property.LaunchDistributionRequest.getContext()Gets the value of the context property.StopDistributionRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.distribution_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetDistributionContentRequest.setContext(Context value) Sets the value of the context property.voidGetReportFileNameRequest.setContext(Context value) Sets the value of the context property.voidGetSignoffParametersRequest.setContext(Context value) Sets the value of the context property.voidHandleDistributionActionRequest.setContext(Context value) Sets the value of the context property.voidLaunchDistributionRequest.setContext(Context value) Sets the value of the context property.voidStopDistributionRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.download_service
Methods in com.emc.d2fs.services.download_service that return ContextModifier and TypeMethodDescriptionCanPrintControlledViewRequest.getContext()Gets the value of the context property.GetCheckinUrlsRequest.getContext()Gets the value of the context property.GetDispatchDownloadUrlRequest.getContext()Gets the value of the context property.GetDownloadFileDetailsRequest.getContext()Gets the value of the context property.GetDownloadUrlsRequest.getContext()Gets the value of the context property.GetExtractDcoumentPropertyRequest.getContext()Gets the value of the context property.GetExtractUrlsRequest.getContext()Gets the value of the context property.GetFileInfoRequest.getContext()Gets the value of the context property.GetImportStructureUrlsRequest.getContext()Gets the value of the context property.GetObjectsDownloadUrlsRequest.getContext()Gets the value of the context property.GetPageServingUrlsRequest.getContext()Gets the value of the context property.GetUploadUrlsRequest.getContext()Gets the value of the context property.IsProtectedInControlledViewRequest.getContext()Gets the value of the context property.RemoveContentlessObjectRequest.getContext()Gets the value of the context property.SetDocumentPropertyRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.download_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCanPrintControlledViewRequest.setContext(Context value) Sets the value of the context property.voidGetCheckinUrlsRequest.setContext(Context value) Sets the value of the context property.voidGetDispatchDownloadUrlRequest.setContext(Context value) Sets the value of the context property.voidGetDownloadFileDetailsRequest.setContext(Context value) Sets the value of the context property.voidGetDownloadUrlsRequest.setContext(Context value) Sets the value of the context property.voidGetExtractDcoumentPropertyRequest.setContext(Context value) Sets the value of the context property.voidGetExtractUrlsRequest.setContext(Context value) Sets the value of the context property.voidGetFileInfoRequest.setContext(Context value) Sets the value of the context property.voidGetImportStructureUrlsRequest.setContext(Context value) Sets the value of the context property.voidGetObjectsDownloadUrlsRequest.setContext(Context value) Sets the value of the context property.voidGetPageServingUrlsRequest.setContext(Context value) Sets the value of the context property.voidGetUploadUrlsRequest.setContext(Context value) Sets the value of the context property.voidIsProtectedInControlledViewRequest.setContext(Context value) Sets the value of the context property.voidRemoveContentlessObjectRequest.setContext(Context value) Sets the value of the context property.voidSetDocumentPropertyRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.export_service
Methods in com.emc.d2fs.services.export_service that return ContextModifier and TypeMethodDescriptionGetExportFolderRequest.getContext()Gets the value of the context property.GetExportTicketRequest.getContext()Gets the value of the context property.GetExportUrlRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.export_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetExportFolderRequest.setContext(Context value) Sets the value of the context property.voidGetExportTicketRequest.setContext(Context value) Sets the value of the context property.voidGetExportUrlRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.favorites_service
Methods in com.emc.d2fs.services.favorites_service that return ContextModifier and TypeMethodDescriptionAddToFavoritesRequest.getContext()Gets the value of the context property.RemoveFromFavoritesRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.favorites_service with parameters of type ContextModifier and TypeMethodDescriptionvoidAddToFavoritesRequest.setContext(Context value) Sets the value of the context property.voidRemoveFromFavoritesRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.hyperlink_service
Methods in com.emc.d2fs.services.hyperlink_service that return ContextModifier and TypeMethodDescriptionCancelCheckoutPdfFileRequest.getContext()Gets the value of the context property.CheckoutPdfFileRequest.getContext()Gets the value of the context property.CreateHyperlinkRequest.getContext()Gets the value of the context property.DeleteHyperlinkRequest.getContext()Gets the value of the context property.GetCheckinPdfFileUrlsRequest.getContext()Gets the value of the context property.GetDestinationUrlsRequest.getContext()Gets the value of the context property.SetDestinationVersionRequest.getContext()Gets the value of the context property.ShiftDestinationPageRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.hyperlink_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCancelCheckoutPdfFileRequest.setContext(Context value) Sets the value of the context property.voidCheckoutPdfFileRequest.setContext(Context value) Sets the value of the context property.voidCreateHyperlinkRequest.setContext(Context value) Sets the value of the context property.voidDeleteHyperlinkRequest.setContext(Context value) Sets the value of the context property.voidGetCheckinPdfFileUrlsRequest.setContext(Context value) Sets the value of the context property.voidGetDestinationUrlsRequest.setContext(Context value) Sets the value of the context property.voidSetDestinationVersionRequest.setContext(Context value) Sets the value of the context property.voidShiftDestinationPageRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.locate_service
Methods in com.emc.d2fs.services.locate_service that return ContextModifier and TypeMethodDescriptionGetLocationByDqlRequest.getContext()Gets the value of the context property.GetLocationByIdRequest.getContext()Gets the value of the context property.GetLocationByNameRequest.getContext()Gets the value of the context property.GetLocationByPathRequest.getContext()Gets the value of the context property.GetLocationByTypeRequest.getContext()Gets the value of the context property.GetLocationForBreadCrumbRequest.getContext()Gets the value of the context property.GetLocationRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.locate_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetLocationByDqlRequest.setContext(Context value) Sets the value of the context property.voidGetLocationByIdRequest.setContext(Context value) Sets the value of the context property.voidGetLocationByNameRequest.setContext(Context value) Sets the value of the context property.voidGetLocationByPathRequest.setContext(Context value) Sets the value of the context property.voidGetLocationByTypeRequest.setContext(Context value) Sets the value of the context property.voidGetLocationForBreadCrumbRequest.setContext(Context value) Sets the value of the context property.voidGetLocationRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.move_service
Methods in com.emc.d2fs.services.move_service that return ContextModifier and TypeMethodDescriptionCopyRequest.getContext()Gets the value of the context property.LinkRequest.getContext()Gets the value of the context property.MoveRequest.getContext()Gets the value of the context property.PasteFolderStructureRequest.getContext()Gets the value of the context property.PasteRequest.getContext()Gets the value of the context property.PasteFolderStructureRequest.getSourceContext()Gets the value of the sourceContext property.PasteRequest.getSourceContext()Gets the value of the sourceContext property.Methods in com.emc.d2fs.services.move_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCopyRequest.setContext(Context value) Sets the value of the context property.voidLinkRequest.setContext(Context value) Sets the value of the context property.voidMoveRequest.setContext(Context value) Sets the value of the context property.voidPasteFolderStructureRequest.setContext(Context value) Sets the value of the context property.voidPasteRequest.setContext(Context value) Sets the value of the context property.voidPasteFolderStructureRequest.setSourceContext(Context value) Sets the value of the sourceContext property.voidPasteRequest.setSourceContext(Context value) Sets the value of the sourceContext property. -
Uses of Context in com.emc.d2fs.services.preference_service
Methods in com.emc.d2fs.services.preference_service that return ContextModifier and TypeMethodDescriptionGetColumnPreferencesRequest.getContext()Gets the value of the context property.GetColumnSelectSettingRequest.getContext()Gets the value of the context property.GetColumnSrcSettingRequest.getContext()Gets the value of the context property.GetColumnTypeSettingRequest.getContext()Gets the value of the context property.GetFiltersRequest.getContext()Gets the value of the context property.GetLanguageRequest.getContext()Gets the value of the context property.GetPreferenceRequest.getContext()Gets the value of the context property.GetPreferenceWithColumnRequest.getContext()Gets the value of the context property.GetSearchHighlightEnabledRequest.getContext()Gets the value of the context property.GetSearchSummaryEnabledRequest.getContext()Gets the value of the context property.SetColumnPreferenceRequest.getContext()Gets the value of the context property.SetColumnSelectSettingRequest.getContext()Gets the value of the context property.SetFilterActiveRequest.getContext()Gets the value of the context property.SetSearchHighlightEnabledRequest.getContext()Gets the value of the context property.SetSearchSummaryEnabledRequest.getContext()Gets the value of the context property.SetTemplateViewPreferenceRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.preference_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetColumnPreferencesRequest.setContext(Context value) Sets the value of the context property.voidGetColumnSelectSettingRequest.setContext(Context value) Sets the value of the context property.voidGetColumnSrcSettingRequest.setContext(Context value) Sets the value of the context property.voidGetColumnTypeSettingRequest.setContext(Context value) Sets the value of the context property.voidGetFiltersRequest.setContext(Context value) Sets the value of the context property.voidGetLanguageRequest.setContext(Context value) Sets the value of the context property.voidGetPreferenceRequest.setContext(Context value) Sets the value of the context property.voidGetPreferenceWithColumnRequest.setContext(Context value) Sets the value of the context property.voidGetSearchHighlightEnabledRequest.setContext(Context value) Sets the value of the context property.voidGetSearchSummaryEnabledRequest.setContext(Context value) Sets the value of the context property.voidSetColumnPreferenceRequest.setContext(Context value) Sets the value of the context property.voidSetColumnSelectSettingRequest.setContext(Context value) Sets the value of the context property.voidSetFilterActiveRequest.setContext(Context value) Sets the value of the context property.voidSetSearchHighlightEnabledRequest.setContext(Context value) Sets the value of the context property.voidSetSearchSummaryEnabledRequest.setContext(Context value) Sets the value of the context property.voidSetTemplateViewPreferenceRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.property_service
Methods in com.emc.d2fs.services.property_service that return ContextModifier and TypeMethodDescriptionDumpRequest.getContext()Gets the value of the context property.GetPropertiesRequest.getContext()Gets the value of the context property.SavePropertiesRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.property_service with parameters of type ContextModifier and TypeMethodDescriptionvoidDumpRequest.setContext(Context value) Sets the value of the context property.voidGetPropertiesRequest.setContext(Context value) Sets the value of the context property.voidSavePropertiesRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.reference_service
Methods in com.emc.d2fs.services.reference_service that return ContextModifier and TypeMethodDescriptionAddReferenceRequest.getContext()Gets the value of the context property.IsDialogRequiredRequest.getContext()Gets the value of the context property.AddReferenceRequest.getTargetContext()Gets the value of the targetContext property.Methods in com.emc.d2fs.services.reference_service with parameters of type ContextModifier and TypeMethodDescriptionvoidAddReferenceRequest.setContext(Context value) Sets the value of the context property.voidIsDialogRequiredRequest.setContext(Context value) Sets the value of the context property.voidAddReferenceRequest.setTargetContext(Context value) Sets the value of the targetContext property. -
Uses of Context in com.emc.d2fs.services.rendition_service
Methods in com.emc.d2fs.services.rendition_service that return ContextModifier and TypeMethodDescriptionRemoveRenditionRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.rendition_service with parameters of type ContextModifier and TypeMethodDescriptionvoidRemoveRenditionRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.repository_service
Methods in com.emc.d2fs.services.repository_service that return ContextModifier and TypeMethodDescriptionCheckLoginRequest.getContext()Gets the value of the context property.CleanupSearchDataRequest.getContext()Gets the value of the context property.GenerateDMTicketRequest.getContext()Gets the value of the context property.GetLogoutRedirectURLRequest.getContext()Gets the value of the context property.GetRepositoryNameFromIdRequest.getContext()Gets the value of the context property.GetUserLoginNameRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.repository_service that return types with arguments of type ContextModifier and TypeMethodDescriptionCleanupSearchDataRequest.getContexts()Gets the value of the contexts property.ReleaseRequest.getContexts()Gets the value of the contexts property.Methods in com.emc.d2fs.services.repository_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCheckLoginRequest.setContext(Context value) Sets the value of the context property.voidCleanupSearchDataRequest.setContext(Context value) Sets the value of the context property.voidGenerateDMTicketRequest.setContext(Context value) Sets the value of the context property.voidGetLogoutRedirectURLRequest.setContext(Context value) Sets the value of the context property.voidGetRepositoryNameFromIdRequest.setContext(Context value) Sets the value of the context property.voidGetUserLoginNameRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.search_service
Methods in com.emc.d2fs.services.search_service that return ContextModifier and TypeMethodDescriptionCreateSearchCategoryRequest.getContext()Gets the value of the context property.DuplicateSearchAsLastSearchRequest.getContext()Gets the value of the context property.GetLastSearchQueryTermRequest.getContext()Gets the value of the context property.GetQuickSearchContentRequest.getContext()Gets the value of the context property.GetQuickSearchContentWithOptionRequest.getContext()Gets the value of the context property.GetSearchAssistanceValuesRequest.getContext()Gets the value of the context property.GetSearchAttributesRequest.getContext()Gets the value of the context property.GetSearchConditionsRequest.getContext()Gets the value of the context property.LoadSearchAttributesRequest.getContext()Gets the value of the context property.RunDQLSearchRequest.getContext()Gets the value of the context property.RunQueryFormRequest.getContext()Gets the value of the context property.RunTempDQLSearchRequest.getContext()Gets the value of the context property.SaveSearchRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.search_service that return types with arguments of type ContextModifier and TypeMethodDescriptionGetQuickSearchMultiContentRequest.getContexts()Gets the value of the contexts property.Methods in com.emc.d2fs.services.search_service with parameters of type ContextModifier and TypeMethodDescriptionvoidCreateSearchCategoryRequest.setContext(Context value) Sets the value of the context property.voidDuplicateSearchAsLastSearchRequest.setContext(Context value) Sets the value of the context property.voidGetLastSearchQueryTermRequest.setContext(Context value) Sets the value of the context property.voidGetQuickSearchContentRequest.setContext(Context value) Sets the value of the context property.voidGetQuickSearchContentWithOptionRequest.setContext(Context value) Sets the value of the context property.voidGetSearchAssistanceValuesRequest.setContext(Context value) Sets the value of the context property.voidGetSearchAttributesRequest.setContext(Context value) Sets the value of the context property.voidGetSearchConditionsRequest.setContext(Context value) Sets the value of the context property.voidLoadSearchAttributesRequest.setContext(Context value) Sets the value of the context property.voidRunDQLSearchRequest.setContext(Context value) Sets the value of the context property.voidRunQueryFormRequest.setContext(Context value) Sets the value of the context property.voidRunTempDQLSearchRequest.setContext(Context value) Sets the value of the context property.voidSaveSearchRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.sendmail_service
Methods in com.emc.d2fs.services.sendmail_service that return ContextModifier and TypeMethodDescriptionSendmailRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.sendmail_service with parameters of type ContextModifier and TypeMethodDescriptionvoidSendmailRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.subscriptions_service
Methods in com.emc.d2fs.services.subscriptions_service that return ContextModifier and TypeMethodDescriptionSubscribeRequest.getContext()Gets the value of the context property.UnsubscribeAllRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.subscriptions_service with parameters of type ContextModifier and TypeMethodDescriptionvoidSubscribeRequest.setContext(Context value) Sets the value of the context property.voidUnsubscribeAllRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.thumbnails_service
Methods in com.emc.d2fs.services.thumbnails_service that return ContextModifier and TypeMethodDescriptionGetThumbnailUrlRequest.getContext()Gets the value of the context property.GetThumbnailUrlsRequest.getContext()Gets the value of the context property.IsProtectedInControlledViewRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.thumbnails_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetThumbnailUrlRequest.setContext(Context value) Sets the value of the context property.voidGetThumbnailUrlsRequest.setContext(Context value) Sets the value of the context property.voidIsProtectedInControlledViewRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.vdcontent_service
Methods in com.emc.d2fs.services.vdcontent_service that return ContextModifier and TypeMethodDescriptionAddVDChildRequest.getContext()Gets the value of the context property.GetDialogForOperationRequest.getContext()Gets the value of the context property.GetVDContentRequest.getContext()Gets the value of the context property.InsertVDInheritedComponentRequest.getContext()Gets the value of the context property.MoveVDChildRequest.getContext()Gets the value of the context property.RemoveVDChildRequest.getContext()Gets the value of the context property.ReplaceVDChildRequest.getContext()Gets the value of the context property.SetVDChildBindingVersionsRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.vdcontent_service with parameters of type ContextModifier and TypeMethodDescriptionvoidAddVDChildRequest.setContext(Context value) Sets the value of the context property.voidGetDialogForOperationRequest.setContext(Context value) Sets the value of the context property.voidGetVDContentRequest.setContext(Context value) Sets the value of the context property.voidInsertVDInheritedComponentRequest.setContext(Context value) Sets the value of the context property.voidMoveVDChildRequest.setContext(Context value) Sets the value of the context property.voidRemoveVDChildRequest.setContext(Context value) Sets the value of the context property.voidReplaceVDChildRequest.setContext(Context value) Sets the value of the context property.voidSetVDChildBindingVersionsRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.vdconvert_service
Methods in com.emc.d2fs.services.vdconvert_service that return ContextModifier and TypeMethodDescriptionConvertFolderToVDRequest.getContext()Gets the value of the context property.ConvertToSimpleDocRequest.getContext()Gets the value of the context property.ConvertToVDRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.vdconvert_service with parameters of type ContextModifier and TypeMethodDescriptionvoidConvertFolderToVDRequest.setContext(Context value) Sets the value of the context property.voidConvertToSimpleDocRequest.setContext(Context value) Sets the value of the context property.voidConvertToVDRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.vdsnapshot_service
Methods in com.emc.d2fs.services.vdsnapshot_service that return ContextModifier and TypeMethodDescriptionVdSnapshotRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.vdsnapshot_service with parameters of type ContextModifier and TypeMethodDescriptionvoidVdSnapshotRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.workflow_service
Methods in com.emc.d2fs.services.workflow_service that return ContextModifier and TypeMethodDescriptionAbortWorkflowRequest.getContext()Gets the value of the context property.AcquireTaskRequest.getContext()Gets the value of the context property.AcquireWorkflowTaskRequest.getContext()Gets the value of the context property.AddNoteToTaskRequest.getContext()Gets the value of the context property.CanAbortWorkflowRequest.getContext()Gets the value of the context property.CanAddTaskNoteRequest.getContext()Gets the value of the context property.CanDelegateTaskRequest.getContext()Gets the value of the context property.CanForwardTaskRequest.getContext()Gets the value of the context property.CanRejectTaskRequest.getContext()Gets the value of the context property.CheckAttachmentLockStateRequest.getContext()Gets the value of the context property.CheckLifeCycleRequest.getContext()Gets the value of the context property.CheckPropertyPageForNextTaskRequest.getContext()Gets the value of the context property.CheckWorkflowAliasesRequest.getContext()Gets the value of the context property.DelegateTaskOnErrorRequest.getContext()Gets the value of the context property.DelegateTaskRequest.getContext()Gets the value of the context property.GetConfigurationsNamesRequest.getContext()Gets the value of the context property.GetTaskFolderLabelRequest.getContext()Gets the value of the context property.GetTaskModeRequest.getContext()Gets the value of the context property.GetTaskPermissionsRequest.getContext()Gets the value of the context property.GetWorkflowDisplayNameRequest.getContext()Gets the value of the context property.IsManualAcquisitionTaskRequest.getContext()Gets the value of the context property.IsTaskAcquiredRequest.getContext()Gets the value of the context property.LaunchScheduledWorkflowRequest.getContext()Gets the value of the context property.LaunchWorkflowRequest.getContext()Gets the value of the context property.ProcessTaskRequest.getContext()Gets the value of the context property.SetTaskPriorityRequest.getContext()Gets the value of the context property.SetTaskReadStateRequest.getContext()Gets the value of the context property.VerifyEntryCriteriaRequest.getContext()Gets the value of the context property.VerifyEntryCriteriasRequest.getContext()Gets the value of the context property.VerifyEntryCriteriasResponse.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.workflow_service with parameters of type ContextModifier and TypeMethodDescriptionvoidAbortWorkflowRequest.setContext(Context value) Sets the value of the context property.voidAcquireTaskRequest.setContext(Context value) Sets the value of the context property.voidAcquireWorkflowTaskRequest.setContext(Context value) Sets the value of the context property.voidAddNoteToTaskRequest.setContext(Context value) Sets the value of the context property.voidCanAbortWorkflowRequest.setContext(Context value) Sets the value of the context property.voidCanAddTaskNoteRequest.setContext(Context value) Sets the value of the context property.voidCanDelegateTaskRequest.setContext(Context value) Sets the value of the context property.voidCanForwardTaskRequest.setContext(Context value) Sets the value of the context property.voidCanRejectTaskRequest.setContext(Context value) Sets the value of the context property.voidCheckAttachmentLockStateRequest.setContext(Context value) Sets the value of the context property.voidCheckLifeCycleRequest.setContext(Context value) Sets the value of the context property.voidCheckPropertyPageForNextTaskRequest.setContext(Context value) Sets the value of the context property.voidCheckWorkflowAliasesRequest.setContext(Context value) Sets the value of the context property.voidDelegateTaskOnErrorRequest.setContext(Context value) Sets the value of the context property.voidDelegateTaskRequest.setContext(Context value) Sets the value of the context property.voidGetConfigurationsNamesRequest.setContext(Context value) Sets the value of the context property.voidGetTaskFolderLabelRequest.setContext(Context value) Sets the value of the context property.voidGetTaskModeRequest.setContext(Context value) Sets the value of the context property.voidGetTaskPermissionsRequest.setContext(Context value) Sets the value of the context property.voidGetWorkflowDisplayNameRequest.setContext(Context value) Sets the value of the context property.voidIsManualAcquisitionTaskRequest.setContext(Context value) Sets the value of the context property.voidIsTaskAcquiredRequest.setContext(Context value) Sets the value of the context property.voidLaunchScheduledWorkflowRequest.setContext(Context value) Sets the value of the context property.voidLaunchWorkflowRequest.setContext(Context value) Sets the value of the context property.voidProcessTaskRequest.setContext(Context value) Sets the value of the context property.voidSetTaskPriorityRequest.setContext(Context value) Sets the value of the context property.voidSetTaskReadStateRequest.setContext(Context value) Sets the value of the context property.voidVerifyEntryCriteriaRequest.setContext(Context value) Sets the value of the context property.voidVerifyEntryCriteriasRequest.setContext(Context value) Sets the value of the context property.voidVerifyEntryCriteriasResponse.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.workflowcontent_service
Methods in com.emc.d2fs.services.workflowcontent_service that return ContextModifier and TypeMethodDescriptionGetTaskAttachmentDetailsRequest.getContext()Gets the value of the context property.GetWorkflowContentRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.workflowcontent_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetTaskAttachmentDetailsRequest.setContext(Context value) Sets the value of the context property.voidGetWorkflowContentRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.workflowpreview_service
Methods in com.emc.d2fs.services.workflowpreview_service that return ContextModifier and TypeMethodDescriptionGetWorkflowPreviewRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.workflowpreview_service with parameters of type ContextModifier and TypeMethodDescriptionvoidGetWorkflowPreviewRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.services.x3config_service
Methods in com.emc.d2fs.services.x3config_service that return ContextModifier and TypeMethodDescriptionFetchSpaceXmlContentRequest.getContext()Gets the value of the context property.GetAvailableSkinsRequest.getContext()Gets the value of the context property.GetAvailableSpacesRequest.getContext()Gets the value of the context property.GetAvailableWidgetsRequest.getContext()Gets the value of the context property.GetContentAssistRequest.getContext()Gets the value of the context property.GetDefaultWorkspaceChangeRequest.getContext()Gets the value of the context property.GetDefaultWorkspacesRequest.getContext()Gets the value of the context property.GetDownloadLocationsRequest.getContext()Gets the value of the context property.GetImportContentSamePropRequest.getContext()Gets the value of the context property.GetImportContentSameRequest.getContext()Gets the value of the context property.GetIsWidgetInViewRequest.getContext()Gets the value of the context property.GetLastUsedObjectRequest.getContext()Gets the value of the context property.GetLastUsedWorkspaceRequest.getContext()Gets the value of the context property.GetPortalMenuPositionRequest.getContext()Gets the value of the context property.GetPortalMenuWidthRequest.getContext()Gets the value of the context property.GetPortalRowHeightRequest.getContext()Gets the value of the context property.GetQueryFormIdFromWidgetRequest.getContext()Gets the value of the context property.GetSkinRequest.getContext()Gets the value of the context property.GetSpaceRequest.getContext()Gets the value of the context property.GetUserClientExperienceRequest.getContext()Gets the value of the context property.GetUserLastSpacesRequest.getContext()Gets the value of the context property.GetWidgetUrlRequest.getContext()Gets the value of the context property.GetWorkspaceRestoreRequest.getContext()Gets the value of the context property.SaveUserLastSpacesRequest.getContext()Gets the value of the context property.SetDefaultWorkspacesRequest.getContext()Gets the value of the context property.SetDownloadLocationsRequest.getContext()Gets the value of the context property.SetImportContentSamePropRequest.getContext()Gets the value of the context property.SetImportContentSameRequest.getContext()Gets the value of the context property.SetLastUsedObjectRequest.getContext()Gets the value of the context property.SetLastUsedWorkspaceRequest.getContext()Gets the value of the context property.SetPortalMenuPositionRequest.getContext()Gets the value of the context property.SetPortalMenuWidthRequest.getContext()Gets the value of the context property.SetPortalRowHeightRequest.getContext()Gets the value of the context property.SetUserClientExperienceRequest.getContext()Gets the value of the context property.SetWorkspaceRestoreRequest.getContext()Gets the value of the context property.Methods in com.emc.d2fs.services.x3config_service with parameters of type ContextModifier and TypeMethodDescriptionvoidFetchSpaceXmlContentRequest.setContext(Context value) Sets the value of the context property.voidGetAvailableSkinsRequest.setContext(Context value) Sets the value of the context property.voidGetAvailableSpacesRequest.setContext(Context value) Sets the value of the context property.voidGetAvailableWidgetsRequest.setContext(Context value) Sets the value of the context property.voidGetContentAssistRequest.setContext(Context value) Sets the value of the context property.voidGetDefaultWorkspaceChangeRequest.setContext(Context value) Sets the value of the context property.voidGetDefaultWorkspacesRequest.setContext(Context value) Sets the value of the context property.voidGetDownloadLocationsRequest.setContext(Context value) Sets the value of the context property.voidGetImportContentSamePropRequest.setContext(Context value) Sets the value of the context property.voidGetImportContentSameRequest.setContext(Context value) Sets the value of the context property.voidGetIsWidgetInViewRequest.setContext(Context value) Sets the value of the context property.voidGetLastUsedObjectRequest.setContext(Context value) Sets the value of the context property.voidGetLastUsedWorkspaceRequest.setContext(Context value) Sets the value of the context property.voidGetPortalMenuPositionRequest.setContext(Context value) Sets the value of the context property.voidGetPortalMenuWidthRequest.setContext(Context value) Sets the value of the context property.voidGetPortalRowHeightRequest.setContext(Context value) Sets the value of the context property.voidGetQueryFormIdFromWidgetRequest.setContext(Context value) Sets the value of the context property.voidGetSkinRequest.setContext(Context value) Sets the value of the context property.voidGetSpaceRequest.setContext(Context value) Sets the value of the context property.voidGetUserClientExperienceRequest.setContext(Context value) Sets the value of the context property.voidGetUserLastSpacesRequest.setContext(Context value) Sets the value of the context property.voidGetWidgetUrlRequest.setContext(Context value) Sets the value of the context property.voidGetWorkspaceRestoreRequest.setContext(Context value) Sets the value of the context property.voidSaveUserLastSpacesRequest.setContext(Context value) Sets the value of the context property.voidSetDefaultWorkspacesRequest.setContext(Context value) Sets the value of the context property.voidSetDownloadLocationsRequest.setContext(Context value) Sets the value of the context property.voidSetImportContentSamePropRequest.setContext(Context value) Sets the value of the context property.voidSetImportContentSameRequest.setContext(Context value) Sets the value of the context property.voidSetLastUsedObjectRequest.setContext(Context value) Sets the value of the context property.voidSetLastUsedWorkspaceRequest.setContext(Context value) Sets the value of the context property.voidSetPortalMenuPositionRequest.setContext(Context value) Sets the value of the context property.voidSetPortalMenuWidthRequest.setContext(Context value) Sets the value of the context property.voidSetPortalRowHeightRequest.setContext(Context value) Sets the value of the context property.voidSetUserClientExperienceRequest.setContext(Context value) Sets the value of the context property.voidSetWorkspaceRestoreRequest.setContext(Context value) Sets the value of the context property. -
Uses of Context in com.emc.d2fs.utils
Methods in com.emc.d2fs.utils with parameters of type ContextModifier and TypeMethodDescriptionstatic voidTimeZoneUtil.updateClientTimeZoneIdForOlderBrowsers(Context context)
ILocateService.locateById(Context, String)