Serialized Form
-
Package org.cxbox.model.core.api
-
Class org.cxbox.model.core.api.EntitySerializationEvent extends org.springframework.context.ApplicationEvent implements Serializable
-
Serialized Fields
-
entity
BaseEntity entity
-
-
-
Class org.cxbox.model.core.api.TranslationId extends Object implements Serializable
-
-
Package org.cxbox.model.core.entity
-
Class org.cxbox.model.core.entity.BaseEntity extends AbstractEntity implements Serializable
-
Serialized Fields
-
createdBy
Long createdBy
-
createdDate
LocalDateTime createdDate
-
id
Long id
-
lastUpdBy
Long lastUpdBy
-
loadVstamp
long loadVstamp
-
updatedDate
LocalDateTime updatedDate
-
vstamp
long vstamp
-
-
-
Class org.cxbox.model.core.entity.Department extends BaseEntity implements Serializable
-
Class org.cxbox.model.core.entity.Division extends BaseEntity implements Serializable
-
Class org.cxbox.model.core.entity.ExtRevisionEntity extends org.hibernate.envers.DefaultRevisionEntity implements Serializable
-
Serialized Fields
-
user
User user
-
-
-
Class org.cxbox.model.core.entity.HistoricityEntity extends BaseEntity implements Serializable
-
Serialized Fields
-
endDate
LocalDateTime endDate
-
startDate
LocalDateTime startDate
-
-
-
Class org.cxbox.model.core.entity.Responsibilities extends BaseEntity implements Serializable
-
Class org.cxbox.model.core.entity.SystemSetting extends BaseEntity implements Serializable
-
Class org.cxbox.model.core.entity.User extends BaseEntity implements Serializable
-
Serialized Fields
-
active
Boolean active
-
department
Department department
-
dn
String dn
-
email
String email
-
extensionAttribute11
String extensionAttribute11
-
extensionAttribute12
String extensionAttribute12
-
extensionAttribute13
String extensionAttribute13
-
extensionAttribute14
String extensionAttribute14
-
extensionAttribute15
String extensionAttribute15
-
firstName
String firstName
-
fullUserName
String fullUserName
-
internalRole
LOV internalRole
Deprecated. -
lastName
String lastName
-
locale
LOV locale
-
login
String login
-
origDeptCode
String origDeptCode
-
password
String password
-
patronymic
String patronymic
-
phone
String phone
-
timezone
LOV timezone
-
title
String title
-
userDivisions
UserDivisions userDivisions
-
userPrincipalName
String userPrincipalName
-
userRoleList
List<UserRole> userRoleList
-
-
-
Class org.cxbox.model.core.entity.UserRole extends BaseEntity implements Serializable
-
-
Package org.cxbox.model.core.hbn
-
Class org.cxbox.model.core.hbn.EnhancedDialectFactoryImpl extends org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl implements Serializable
-
Class org.cxbox.model.core.hbn.ImprovedPhysicalNamingStrategy extends org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl implements Serializable
-
-
Package org.cxbox.model.core.listeners.hbn
-
Class org.cxbox.model.core.listeners.hbn.DatabaseListener extends Object implements Serializable
-
Serialized Fields
-
applicationContext
org.springframework.context.ApplicationContext applicationContext
-
changeInterceptor
ChangeInterceptor changeInterceptor
-
cxboxBeanProperties
CxboxBeanProperties cxboxBeanProperties
-
flushInterceptor
FlushInterceptor flushInterceptor
-
-
-
-
Package org.cxbox.model.core.listeners.jpa
-
Class org.cxbox.model.core.listeners.jpa.AbstractEntityListener extends Object implements Serializable
-
Class org.cxbox.model.core.listeners.jpa.DelegatingBaseEntityListener extends Object implements Serializable
-
Serialized Fields
-
baseEntityListenerDelegate
BaseEntityListenerDelegate baseEntityListenerDelegate
-
-
-
-
Package org.cxbox.model.core.tx
-
Class org.cxbox.model.core.tx.CxboxJpaTransactionManagerForceActiveAware extends org.springframework.orm.jpa.JpaTransactionManager implements Serializable
-
Serialized Fields
-
txStatus
ITransactionStatus txStatus
-
-
-