@MappedSuperclass public abstract class AuditSoftDeleteModel extends AuditModel implements SoftDeleteModel
ACTION, COLUMN_NAME, DELETE, FIELD_NAME, FLAG_NO, FLAG_YES, RECREATE| Constructor and Description |
|---|
AuditSoftDeleteModel() |
| Modifier and Type | Method and Description |
|---|---|
Character |
getIsDeleteFlag() |
void |
setIsDeleteFlag(Character isDeleteFlag) |
getCreatedBy, getCreatedDatetime, getUpdatedBy, getUpdatedDatetime, setCreatedBy, setCreatedDatetime, setUpdatedBy, setUpdatedDatetimecount, count, count, count, delete, delete, delete, delete, deleteAll, find, find, find, find, find, find, findAll, findAll, findById, findById, findByIdOptional, findByIdOptional, flush, isPersistent, list, list, list, list, list, list, listAll, listAll, persist, persist, persist, persist, persistAndFlush, stream, stream, stream, stream, stream, stream, streamAll, streamAll, update, update, updatepublic Character getIsDeleteFlag()
getIsDeleteFlag in interface SoftDeleteModelpublic void setIsDeleteFlag(Character isDeleteFlag)
setIsDeleteFlag in interface SoftDeleteModelCopyright © 2020. All rights reserved.