Class FileAuthentication

All Implemented Interfaces:
Serializable, Cloneable, org.dbflute.Entity

public class FileAuthentication extends BsFileAuthentication
Author:
FreeGen
See Also:
  • Constructor Details

    • FileAuthentication

      public FileAuthentication()
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getVersionNo

      public Long getVersionNo()
    • setVersionNo

      public void setVersionNo(Long version)
    • getFileConfig

      public FileConfig getFileConfig()
    • toString

      public String toString()
      Overrides:
      toString in class EsAbstractEntity