org.nuiton.topia
Class TopiaTestQueryHelper.Contact2Property

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

public static class TopiaTestQueryHelper.Contact2Property
extends TopiaTestQueryHelper.EntityProperty<Contact2>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.Contact2Property()
           
 
Method Summary
 String contactValue()
           
 String defaultAlias()
           
 Class<Contact2> getEntityClass()
           
 String party2()
           
 String type()
           
 
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.Contact2Property

protected TopiaTestQueryHelper.Contact2Property()
Method Detail

getEntityClass

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

defaultAlias

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

contactValue

public String contactValue()

type

public String type()

party2

public String party2()


Copyright © 2004-2012 CodeLutin. All Rights Reserved.