public class DocumentsReadConfirmationEditJson extends BaseJson
Constructor and Description |
---|
DocumentsReadConfirmationEditJson() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getDocumentUuids()
Guids of the documents
|
Boolean |
getReadConfirmation()
If read confirmation si required for files in those folders
|
void |
setDocumentUuids(Set<String> documentUuids)
Guids of the documents
|
void |
setReadConfirmation(Boolean readConfirmation)
If read confirmation si required for files in those folders
|
getObjType, setObjType, toString
public Set<String> getDocumentUuids()
public void setDocumentUuids(Set<String> documentUuids)
documentUuids
- Guids of the documentspublic Boolean getReadConfirmation()
public void setReadConfirmation(Boolean readConfirmation)
readConfirmation
- If read confirmation si required for files in
those foldersCopyright © 2019. All rights reserved.