Class QueryResponse.DocumentProperty.DocumentPermissions
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.response.QueryResponse.DocumentProperty.DocumentPermissions
- Enclosing class:
- QueryResponse.DocumentProperty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAnnotate(Boolean annotate) voidsetChangeCoordinator(Boolean changeCoordinator) voidsetChangeOwner(Boolean changeOwner) voidsetCreateAnchors(Boolean createAnchors) voidvoidsetDownloadSource(Boolean downloadSource) voidsetEditDocument(Boolean editDocument) voidsetEditFields(Boolean editFields) voidsetEditRelationships(Boolean editRelationships) voidsetEditSharingSettings(Boolean editSharingSettings) voidsetManageViewableRendition(Boolean manageViewableRendition) voidsetMultiChannelActions(Boolean multiChannelActions) voidsetReclassify(Boolean reclassify) voidsetVersion(Boolean version) voidsetViewContent(Boolean viewContent) voidsetViewDocument(Boolean viewDocument) Methods inherited from class com.veeva.vault.vapil.api.model.VaultModel
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
-
Constructor Details
-
DocumentPermissions
public DocumentPermissions()
-
-
Method Details
-
getAnnotate
-
setAnnotate
-
getChangeCoordinator
-
setChangeCoordinator
-
getChangeOwner
-
setChangeOwner
-
getCreateAnchors
-
setCreateAnchors
-
getDelete
-
setDelete
-
getDownloadSource
-
setDownloadSource
-
getEditDocument
-
setEditDocument
-
getEditFields
-
setEditFields
-
getEditRelationships
-
setEditRelationships
-
getEditSharingSettings
-
setEditSharingSettings
-
getManageViewableRendition
-
setManageViewableRendition
-
getMultiChannelActions
-
setMultiChannelActions
-
getReclassify
-
setReclassify
-
getVersion
-
setVersion
-
getViewContent
-
setViewContent
-
getViewDocument
-
setViewDocument
-