Class PageAttachmentDAO

    • Constructor Detail

      • PageAttachmentDAO

        public PageAttachmentDAO()
    • Method Detail

      • findAllIds

        public List<Long> findAllIds​(int offset,
                                     int limit)
      • getAttachmentIdByPageId

        public List<Long> getAttachmentIdByPageId​(long pageId)