Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- NonDeletable - Annotation Interface in org.omnifaces.persistence.model
-
When put on a
BaseEntity
, then any attempt toBaseEntityService.delete(BaseEntity)
will throwNonDeletableEntityException
. - NonDeletableEntityException - Exception in org.omnifaces.persistence.exception
- NonDeletableEntityException(BaseEntity<?>) - Constructor for exception org.omnifaces.persistence.exception.NonDeletableEntityException
- NonSoftDeletableEntityException - Exception in org.omnifaces.persistence.exception
- NonSoftDeletableEntityException(BaseEntity<?>, String) - Constructor for exception org.omnifaces.persistence.exception.NonSoftDeletableEntityException
- Not - Class in org.omnifaces.persistence.criteria
-
Creates
path NOT criteria
. - Numeric - Class in org.omnifaces.persistence.criteria
-
Creates
path = number
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form