| Modifier and Type | Method and Description |
|---|---|
void |
JpaDao.delete(AbstractEntity o) |
void |
JpaDao.lock(AbstractEntity entity,
javax.persistence.LockModeType lockMode,
int timeout) |
void |
JpaDao.lockAndRefresh(AbstractEntity entity,
int timeout) |
void |
JpaDao.refresh(AbstractEntity o) |
void |
JpaDao.revert(AbstractEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
JpaDaoImpl.delete(AbstractEntity o) |
void |
JpaDaoImpl.lock(AbstractEntity entity,
javax.persistence.LockModeType lockMode,
int timeout) |
void |
JpaDaoImpl.lockAndRefresh(AbstractEntity entity,
int timeout) |
void |
JpaDaoImpl.refresh(AbstractEntity o) |
void |
JpaDaoImpl.revert(AbstractEntity entity) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntity |
class |
Department |
class |
Division |
class |
FileDatasource |
class |
FileEntity
File information
|
class |
HistoricityEntity |
class |
JobParams |
class |
LoginRole |
class |
Project
Project
|
class |
ProjectGroup
Group
|
class |
ProjectGroupUser
Group user
|
class |
Responsibilities |
class |
ScheduledJob |
class |
ScheduledJobParam |
class |
SystemSetting |
class |
User
User
|
class |
UserRole |
| Modifier and Type | Class and Description |
|---|---|
class |
Notification |
class |
NotificationRecipient |
class |
NotificationSettings |
class |
NotificationTemplate |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessList
Access rights list
|
class |
AccessRecord
Access right record
|
class |
Group
Group
|
class |
GroupAccessorRelation
Relationship between group and other entities
|
class |
GroupDirectGroupRelation |
class |
GroupSuperGroupRelation |
class |
GroupUserRelation |
class |
SecurableEntity |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEntityListener.onLoad(AbstractEntity abstractEntity) |
void |
AbstractEntityListener.postPersist(AbstractEntity abstractEntity) |
Copyright © 2018–2021 Tesler. All rights reserved.