Class DictionaryTypeDesc
java.lang.Object
org.cxbox.model.core.entity.AbstractEntity
org.cxbox.model.core.entity.BaseEntity
org.cxbox.model.dictionary.entity.DictionaryTypeDesc
- All Implemented Interfaces:
Serializable
Entity for dictionary types
- See Also:
-
Field Summary
Fields inherited from class org.cxbox.model.core.entity.BaseEntity
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cxbox.model.core.entity.BaseEntity
canEqual, equals, getCreatedBy, getCreatedDate, getId, getLastUpdBy, getLoadVstamp, getUpdatedDate, getVstamp, hashCode, setCreatedBy, setCreatedDate, setId, setLastUpdBy, setLoadVstamp, setUpdatedDate, setVstamp, toStringMethods inherited from class org.cxbox.model.core.entity.AbstractEntity
isNew, setNew
-
Constructor Details
-
DictionaryTypeDesc
public DictionaryTypeDesc()
-