| Interface | Description |
|---|---|
| AuditCriterion | |
| ExtendableCriterion |
| Class | Description |
|---|---|
| AggregatedAuditExpression | |
| AuditConjunction | |
| AuditDisjunction | |
| AuditId<T> |
Create restrictions and projections for the id of an audited entity.
|
| AuditProperty<T> |
Create restrictions, projections and specify order for a property of an audited entity.
|
| AuditRelatedId |
Create restrictions on an id of an entity related to an audited entity.
|
| BetweenAuditExpression | |
| CriteriaTools | |
| IdentifierEqAuditExpression |
A criterion that expresses that the id of an entity is equal or not equal to some specified value.
|
| InAuditExpression | |
| LogicalAuditExpression | |
| NotAuditExpression | |
| NotNullAuditExpression | |
| NullAuditExpression | |
| PropertyAuditExpression | |
| RelatedAuditExpression | |
| RevisionTypeAuditExpression | |
| SimpleAuditExpression |
| Enum | Description |
|---|---|
| AggregatedAuditExpression.AggregatedMode |
Copyright © 2018 JBoss by Red Hat. All rights reserved.