Class AudDictionary
java.lang.Object
org.cxbox.model.core.entity.AbstractEntity
org.cxbox.model.core.entity.BaseEntity
org.cxbox.model.dictionary.entity.AudDictionary
- All Implemented Interfaces:
Serializable
- 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
-
AudDictionary
public AudDictionary()
-