Package org.cxbox.meta.entity
Class BcProperties
java.lang.Object
org.cxbox.model.core.entity.AbstractEntity
org.cxbox.model.core.entity.BaseEntity
org.cxbox.meta.entity.BcProperties
- 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
-
BcProperties
public BcProperties()
-