Class ScopeRuleModel

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

@Entity public class ScopeRuleModel 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

    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

    asValue, defaultSearchOrderField
  • Constructor Details

    • ScopeRuleModel

      public ScopeRuleModel()