org.nuiton.topia
Class TopiaTestQueryHelper.FrenchCompanyProperty

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

public static class TopiaTestQueryHelper.FrenchCompanyProperty
extends TopiaTestQueryHelper.EntityProperty<FrenchCompany>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.FrenchCompanyProperty()
           
 
Method Summary
 String defaultAlias()
           
 Class<FrenchCompany> getEntityClass()
           
 String sIREN()
           
 String SIREN2()
           
 TopiaTestQueryHelper.SIRENProperty SIREN2Property()
           
 TopiaTestQueryHelper.SIRENProperty sIRENProperty()
           
 String sIRET()
           
 String SIRET2()
           
 
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.FrenchCompanyProperty

protected TopiaTestQueryHelper.FrenchCompanyProperty()
Method Detail

getEntityClass

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

defaultAlias

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

sIREN

public String sIREN()

sIRENProperty

public TopiaTestQueryHelper.SIRENProperty sIRENProperty()

sIRET

public String sIRET()

SIREN2

public String SIREN2()

SIREN2Property

public TopiaTestQueryHelper.SIRENProperty SIREN2Property()

SIRET2

public String SIRET2()


Copyright © 2004-2012 CodeLutin. All Rights Reserved.