public class PropertyAuditOrder extends java.lang.Object implements AuditOrder
| Constructor and Description |
|---|
PropertyAuditOrder(PropertyNameGetter propertyNameGetter,
boolean asc) |
| Modifier and Type | Method and Description |
|---|---|
Pair<java.lang.String,java.lang.Boolean> |
getData(AuditConfiguration auditCfg) |
public PropertyAuditOrder(PropertyNameGetter propertyNameGetter, boolean asc)
public Pair<java.lang.String,java.lang.Boolean> getData(AuditConfiguration auditCfg)
getData in interface AuditOrderauditCfg - Configuration.Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.