Class AttachmentFileLazyDataSource

    • Constructor Detail

      • AttachmentFileLazyDataSource

        public AttachmentFileLazyDataSource​(File file)
        Constructor for lazy load - keep the file information
        Parameters:
        file -
    • Method Detail

      • getData

        public byte[] getData()
        Return a byte array containing the data from the File
        Specified by:
        getData in interface IAttachmentLazyDataSource
        Returns: