Package org.omnifaces.persistence.model
Annotation Interface NonDeletable
When put on a BaseEntity
, then any attempt to BaseEntityService.delete(BaseEntity)
will throw
NonDeletableEntityException
.
When put on a BaseEntity
, then any attempt to BaseEntityService.delete(BaseEntity)
will throw
NonDeletableEntityException
.