org.nuiton.topia
Class TopiaTestQueryHelper.Party2Property

java.lang.Object
  extended by org.nuiton.topia.TopiaTestQueryHelper.EntityProperty<Party2>
      extended by org.nuiton.topia.TopiaTestQueryHelper.Party2Property
Enclosing class:
TopiaTestQueryHelper

public static class TopiaTestQueryHelper.Party2Property
extends TopiaTestQueryHelper.EntityProperty<Party2>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.Party2Property()
           
 
Method Summary
 String contacts()
           
 String defaultAlias()
           
 Class<Party2> getEntityClass()
           
 
Methods inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopiaTestQueryHelper.Party2Property

protected TopiaTestQueryHelper.Party2Property()
Method Detail

getEntityClass

public Class<Party2> getEntityClass()
Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Party2>

defaultAlias

public String defaultAlias()
Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Party2>

contacts

public String contacts()


Copyright © 2004-2011 CodeLutin. All Rights Reserved.