Class AddDocumentsTagValuesJson

    • Constructor Detail

      • AddDocumentsTagValuesJson

        public AddDocumentsTagValuesJson()
    • Method Detail

      • getDocumentGuids

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

        public void setDocumentGuids​(Set<String> documentGuids)
        List of file guids
        Parameters:
        documentGuids - List of file guids
      • getTagValueList

        public TagListJson getTagValueList()
        List of tag values
        Returns:
        List of tag values
      • setTagValueList

        public void setTagValueList​(TagListJson tagValueList)
        List of tag values
        Parameters:
        tagValueList - List of tag values