Class ServerConfig

java.lang.Object
systems.dennis.shared.entity.BaseEntity
systems.dennis.shared.servers.model.ServerConfig
All Implemented Interfaces:
Serializable, systems.dennis.shared.entity.DefaultForm

@Entity public class ServerConfig extends systems.dennis.shared.entity.BaseEntity
See Also:
  • Field Summary

    Fields inherited from class systems.dennis.shared.entity.BaseEntity

    DELETE_PROPERTY, DELETE_STRATEGY_DB, DELETE_STRATEGY_PROPERTY

    Fields inherited from interface systems.dennis.shared.entity.DefaultForm

    ID_FIELD
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class systems.dennis.shared.entity.BaseEntity

    canEqual, equals, getHidden, getId, hashCode, setHidden, setId, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface systems.dennis.shared.entity.DefaultForm

    asValue, defaultSearchOrderField
  • Constructor Details

    • ServerConfig

      public ServerConfig()
  • Method Details

    • getRoot

      public String getRoot()