Interface ITTaggedAttachmentsManager


  • public interface ITTaggedAttachmentsManager
    • Method Detail

      • deleteOldAttachmentTags

        void deleteOldAttachmentTags()
      • isAttachmentTagged

        boolean isAttachmentTagged​(Long attachmentId,
                                   String tagType)
      • getAttachmentTagType

        String getAttachmentTagType​(Long attachmentId)