public static class AuditProjection.ProjectionData extends Object
| Constructor and Description | 
|---|
ProjectionData(String function,
              String alias,
              String propertyName,
              boolean distinct)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAlias(String baseAlias)  | 
String | 
getFunction()  | 
String | 
getPropertyName()  | 
boolean | 
isDistinct()  | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.