Package org.cxbox.model.core.entity
Class SystemSetting
- java.lang.Object
-
- org.cxbox.model.core.entity.AbstractEntity
-
- org.cxbox.model.core.entity.BaseEntity
-
- org.cxbox.model.core.entity.SystemSetting
-
- All Implemented Interfaces:
Serializable
@Entity public class SystemSetting extends BaseEntity implements Serializable
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.cxbox.model.core.entity.BaseEntity
id
-
-
Constructor Summary
Constructors Constructor Description SystemSetting()
-