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_IDFields inherited from class systems.dennis.shared.entity.BaseEntity
DELETE_PROPERTY, DELETE_STRATEGY_DB, DELETE_STRATEGY_PROPERTYFields inherited from interface systems.dennis.shared.entity.DefaultForm
ID_FIELD -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class systems.dennis.shared.model.UserAssignableEntity
canEqual, equals, getUserDataId, hashCode, setUserDataId, toStringMethods inherited from class systems.dennis.shared.entity.BaseEntity
getHidden, getId, setHidden, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface systems.dennis.shared.entity.DefaultForm
defaultSearchOrderField
-
Constructor Details
-
ScopeModel
public ScopeModel()
-
-
Method Details
-
asValue
-