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()
          Party2Property :
 
Method Summary
 String contacts()
          contacts :
 String defaultAlias()
          defaultAlias :
 Class<Party2> getEntityClass()
          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()
Party2Property :

Method Detail

getEntityClass

public Class<Party2> getEntityClass()
getEntityClass :

Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Party2>
Returns:
Class

defaultAlias

public String defaultAlias()
defaultAlias :

Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Party2>
Returns:
String

contacts

public String contacts()
contacts :

Returns:
String


Copyright © 2004-2011 CodeLutin. All Rights Reserved.