java.lang.Object
io.goobi.viewer.model.administration.configeditor.FilesListing
All Implemented Interfaces:
Serializable

public class FilesListing extends Object implements Serializable
See Also:
  • Constructor Details

    • FilesListing

      public FilesListing()
  • Method Details

    • refresh

      public void refresh()
    • getFileRecords

      public List<FileRecord> getFileRecords()
    • getFileRecordsModel

      public javax.faces.model.DataModel<FileRecord> getFileRecordsModel()
    • getMaxBackups

      public int getMaxBackups()