Class MarkDocumentsSelectionJson

    • Constructor Detail

      • MarkDocumentsSelectionJson

        public MarkDocumentsSelectionJson()
    • Method Detail

      • getDocumentGuids

        public Set<String> getDocumentGuids()
        A Set of file guids.
        Returns:
        A Set of file guids.
      • setDocumentGuids

        public void setDocumentGuids​(Set<String> documentGuids)
        A Set of file guids.
        Parameters:
        documentGuids - A Set of file guids.
      • isValue

        public boolean isValue()
        Boolean value to mark
        Returns:
        Boolean value to mark
      • getValue

        @Deprecated
        public boolean getValue()
        Deprecated.
        Boolean value to mark
        Returns:
        Boolean value to mark
      • setValue

        public void setValue​(boolean value)
        Boolean value to mark
        Parameters:
        value - Boolean value to mark
      • getOperation

        public String getOperation()
        Mark operation : READ or STARRED
        Returns:
        Mark operation : READ or STARRED
      • setOperation

        public void setOperation​(String operation)
        Mark operation : READ or STARRED
        Parameters:
        operation - Mark operation : READ or STARRED