public abstract static class TopiaTestQueryHelper.EntityProperty<E> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
alias |
protected Map<String,String> |
propertiesCache |
| Constructor and Description |
|---|
TopiaTestQueryHelper.EntityProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
$alias() |
String |
$property(String propertyName) |
abstract String |
defaultAlias() |
abstract Class<E> |
getEntityClass() |
protected void |
setAlias(String alias) |
String |
topiaCreateDate() |
String |
topiaId() |
String |
topiaVersion() |
protected String alias
Copyright © 2004–2015 CodeLutin. All rights reserved.