public class MarkDocumentsSelectionSdsJson extends DocumentsSelectionSdsJson
Constructor and Description |
---|
MarkDocumentsSelectionSdsJson() |
Modifier and Type | Method and Description |
---|---|
String |
getOperation()
Mark operation : HIDE, READ or STARRED
|
boolean |
getValue()
Deprecated.
|
boolean |
isValue()
Boolean value to mark
|
void |
setOperation(String operation)
Mark operation : HIDE, READ or STARRED
|
void |
setValue(boolean value)
Boolean value to mark
|
getDocumentFilter, setDocumentFilter
getDocumentGuids, getForceAction, setDocumentGuids, setForceAction
getObjType, setObjType, toString
public boolean isValue()
@Deprecated public boolean getValue()
public void setValue(boolean value)
value
- Boolean value to markpublic String getOperation()
public void setOperation(String operation)
operation
- Mark operation : HIDE, READ or STARREDCopyright © 2019. All rights reserved.