|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.TopiaTestQueryHelper.EntityProperty<E>
public abstract static class TopiaTestQueryHelper.EntityProperty<E>
| Field Summary | |
|---|---|
protected String |
alias
|
protected Map<String,String> |
propertiesCache
|
| Constructor Summary | |
|---|---|
TopiaTestQueryHelper.EntityProperty()
EntityProperty : |
|
| Method Summary | |
|---|---|
String |
$alias()
$alias : |
String |
$property(String propertyName)
$property : |
abstract String |
defaultAlias()
defaultAlias : |
abstract Class<E> |
getEntityClass()
getEntityClass : |
protected void |
setAlias(String alias)
setAlias : |
String |
topiaCreateDate()
topiaCreateDate : |
String |
topiaId()
topiaId : |
String |
topiaVersion()
topiaVersion : |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String alias
protected Map<String,String> propertiesCache
| Constructor Detail |
|---|
public TopiaTestQueryHelper.EntityProperty()
| Method Detail |
|---|
protected void setAlias(String alias)
alias - public String $alias()
public String $property(String propertyName)
propertyName -
public String topiaCreateDate()
public String topiaId()
public String topiaVersion()
public abstract Class<E> getEntityClass()
public abstract String defaultAlias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||