| Package | Description |
|---|---|
| org.mineot.mopenentity.dao | |
| org.mineot.mopenentity.dao.utils | |
| org.mineot.mopenentity.entity | |
| org.mineot.mopenentity.implementable.actions |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BasicDao.remove(LogicDeletable entity,
boolean logical) |
boolean |
AuditDao.remove(LogicDeletable entity,
boolean logical) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RemoveDao.remove(LogicDeletable entity,
boolean logical) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuditEntity
Audit Entity.
|
class |
BasicEntity
Basic Entity.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Removable.remove(LogicDeletable entity,
boolean logical)
Remove a entity setting the deleted attribute with true.
|
Copyright © 2016. All rights reserved.