public class PropertyAuditProjection extends java.lang.Object implements AuditProjection
| Constructor and Description |
|---|
PropertyAuditProjection(PropertyNameGetter propertyNameGetter,
java.lang.String function,
boolean distinct) |
| Modifier and Type | Method and Description |
|---|---|
Triple<java.lang.String,java.lang.String,java.lang.Boolean> |
getData(AuditConfiguration auditCfg) |
public PropertyAuditProjection(PropertyNameGetter propertyNameGetter, java.lang.String function, boolean distinct)
public Triple<java.lang.String,java.lang.String,java.lang.Boolean> getData(AuditConfiguration auditCfg)
getData in interface AuditProjectionauditCfg - Configuration.Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.