| Interface | Description |
|---|---|
| PropertyNameGetter |
Provides a function to get the name of a property, which is used in a query, to apply some restrictions on it.
|
| Class | Description |
|---|---|
| EntityPropertyName |
Used for specifying restrictions on a property of an audited entity.
|
| ModifiedFlagPropertyName |
PropertyNameGetter for modified flags
|
| OriginalIdPropertyName | Deprecated
To be removed together with
AuditId.count(String) in version 5.0. |
| RevisionNumberPropertyName |
Used for specifying restrictions on the revision number, corresponding to an audit entity.
|
| RevisionPropertyPropertyName |
Used for specifying restrictions on a property of the revision entity, which is associated with an audit entity.
|
| RevisionTypePropertyName |
Used for specifying restrictions on the revision number, corresponding to an audit entity.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.