Class ScopeModel

java.lang.Object
systems.dennis.shared.entity.BaseEntity
systems.dennis.shared.model.UserAssignableEntity
systems.dennis.shared.scopes.model.ScopeModel
All Implemented Interfaces:
Serializable, systems.dennis.shared.entity.DefaultForm

@Entity public class ScopeModel extends systems.dennis.shared.model.UserAssignableEntity
See Also:
  • Field Summary

    Fields inherited from class systems.dennis.shared.model.UserAssignableEntity

    USER_DATA_ID

    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.model.UserAssignableEntity

    canEqual, equals, getUserDataId, hashCode, setUserDataId, toString

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

    getHidden, getId, setHidden, setId

    Methods inherited from class java.lang.Object

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

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

    defaultSearchOrderField
  • Constructor Details

    • ScopeModel

      public ScopeModel()
  • Method Details

    • asValue

      public String asValue()