Class EntityPropertyName

  • All Implemented Interfaces:
    PropertyNameGetter

    public class EntityPropertyName
    extends Object
    implements PropertyNameGetter
    Used for specifying restrictions on a property of an audited entity.
    Author:
    Adam Warski (adam at warski dot org), Chris Cranford
    • Constructor Detail

      • EntityPropertyName

        public EntityPropertyName​(String propertyName)
    • Method Detail

      • get

        public String get​(Configuration configuration)
        Specified by:
        get in interface PropertyNameGetter
        Parameters:
        configuration - the envers configuration
        Returns:
        Name of the property, to be used in a query.