Class FileBackedBinary

java.lang.Object
ch.tocco.nice2.persist.core.api.entity.Binary
ch.tocco.nice2.persist.core.api.entity.FileBackedBinary
All Implemented Interfaces:
AutoCloseable

public class FileBackedBinary extends Binary
  • Constructor Details

    • FileBackedBinary

      public FileBackedBinary(Binary binary, String filename)
  • Method Details

    • getFilename

      public String getFilename()