Uses of Interface
com.veeva.vault.sdk.api.role.GetDocumentRolesResponse
Packages that use GetDocumentRolesResponse
Package
Description
This package provides interfaces to retrieve and manage role membership for a document or object record.
-
Uses of GetDocumentRolesResponse in com.veeva.vault.sdk.api.role
Methods in com.veeva.vault.sdk.api.role that return GetDocumentRolesResponseModifier and TypeMethodDescriptionDocumentRoleService.getDocumentRoles(List<DocumentVersion> documentVersions, String roleName) Retrieves aGetDocumentRolesResponseobject, which can be used to retrieve any manually assignedDocumentRoles for a given document.