Class Cconfig
java.lang.Object
org.chenile.jpautils.entity.BaseJpaEntity
org.chenile.cconfig.model.Cconfig
- All Implemented Interfaces:
ChenileEntity
-
Field Summary
FieldsFields inherited from class BaseJpaEntity
createdBy, createdTime, id, tenant, testEntity, version -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseJpaEntity
getCreatedBy, getCreatedTime, getId, getLastModifiedBy, getLastModifiedTime, getPrefix, getVersion, setCreatedBy, setCreatedTime, setId, setLastModifiedBy, setLastModifiedTime, setVersion
-
Field Details
-
GLOBAL_CUSTOMIZATION_ATTRIBUTE
Value of customAttribute for everyone. This will work for all requests.- See Also:
-
moduleName
-
keyName
-
avalue
-
customAttribute
-
path
-
-
Constructor Details
-
Cconfig
public Cconfig()
-