org.nuiton.topia
Class TopiaTestQueryHelper
java.lang.Object
org.nuiton.topia.TopiaTestQueryHelper
public class TopiaTestQueryHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALIAS_FRENCH_COMPANY
public static final String ALIAS_FRENCH_COMPANY
- See Also:
- Constant Field Values
ALIAS_COMPANY
public static final String ALIAS_COMPANY
- See Also:
- Constant Field Values
ALIAS_TYPE
public static final String ALIAS_TYPE
- See Also:
- Constant Field Values
ALIAS_TELEPHONE2
public static final String ALIAS_TELEPHONE2
- See Also:
- Constant Field Values
ALIAS_PERSONNE
public static final String ALIAS_PERSONNE
- See Also:
- Constant Field Values
ALIAS_BILL
public static final String ALIAS_BILL
- See Also:
- Constant Field Values
ALIAS_EMPLOYE
public static final String ALIAS_EMPLOYE
- See Also:
- Constant Field Values
ALIAS_NATURALIZED_ENTITY
public static final String ALIAS_NATURALIZED_ENTITY
- See Also:
- Constant Field Values
ALIAS_PET
public static final String ALIAS_PET
- See Also:
- Constant Field Values
ALIAS_CONTACT2
public static final String ALIAS_CONTACT2
- See Also:
- Constant Field Values
ALIAS_RACE
public static final String ALIAS_RACE
- See Also:
- Constant Field Values
ALIAS_DEPARTMENT
public static final String ALIAS_DEPARTMENT
- See Also:
- Constant Field Values
ALIAS_PRODUCT
public static final String ALIAS_PRODUCT
- See Also:
- Constant Field Values
ALIAS_QUERIED_ENTITY
public static final String ALIAS_QUERIED_ENTITY
- See Also:
- Constant Field Values
ALIAS_PARTY2
public static final String ALIAS_PARTY2
- See Also:
- Constant Field Values
ALIAS_ADDRESS
public static final String ALIAS_ADDRESS
- See Also:
- Constant Field Values
ALIAS_SIRET
public static final String ALIAS_SIRET
- See Also:
- Constant Field Values
ALIAS_SIREN
public static final String ALIAS_SIREN
- See Also:
- Constant Field Values
ALIAS_PERSON
public static final String ALIAS_PERSON
- See Also:
- Constant Field Values
ALIAS_EXTRA_DAOENTITY
public static final String ALIAS_EXTRA_DAOENTITY
- See Also:
- Constant Field Values
ALIAS_GENERALIZED_NATURALIZED_ENTITY
public static final String ALIAS_GENERALIZED_NATURALIZED_ENTITY
- See Also:
- Constant Field Values
ALIAS_STORE
public static final String ALIAS_STORE
- See Also:
- Constant Field Values
TopiaTestQueryHelper
public TopiaTestQueryHelper()
createQuery
public static org.nuiton.topia.framework.TopiaQuery createQuery(TopiaTestQueryHelper.EntityProperty property)
format
public static String format(String statement,
String... propertyNames)
newFrenchCompanyProperty
public static TopiaTestQueryHelper.FrenchCompanyProperty newFrenchCompanyProperty()
newFrenchCompanyProperty
public static TopiaTestQueryHelper.FrenchCompanyProperty newFrenchCompanyProperty(String alias)
newCompanyProperty
public static TopiaTestQueryHelper.CompanyProperty newCompanyProperty()
newCompanyProperty
public static TopiaTestQueryHelper.CompanyProperty newCompanyProperty(String alias)
newTypeProperty
public static TopiaTestQueryHelper.TypeProperty newTypeProperty()
newTypeProperty
public static TopiaTestQueryHelper.TypeProperty newTypeProperty(String alias)
newTelephone2Property
public static TopiaTestQueryHelper.Telephone2Property newTelephone2Property()
newTelephone2Property
public static TopiaTestQueryHelper.Telephone2Property newTelephone2Property(String alias)
newPersonneProperty
public static TopiaTestQueryHelper.PersonneProperty newPersonneProperty()
newPersonneProperty
public static TopiaTestQueryHelper.PersonneProperty newPersonneProperty(String alias)
newBillProperty
public static TopiaTestQueryHelper.BillProperty newBillProperty()
newBillProperty
public static TopiaTestQueryHelper.BillProperty newBillProperty(String alias)
newEmployeProperty
public static TopiaTestQueryHelper.EmployeProperty newEmployeProperty()
newEmployeProperty
public static TopiaTestQueryHelper.EmployeProperty newEmployeProperty(String alias)
newNaturalizedEntityProperty
public static TopiaTestQueryHelper.NaturalizedEntityProperty newNaturalizedEntityProperty()
newNaturalizedEntityProperty
public static TopiaTestQueryHelper.NaturalizedEntityProperty newNaturalizedEntityProperty(String alias)
newPetProperty
public static TopiaTestQueryHelper.PetProperty newPetProperty()
newPetProperty
public static TopiaTestQueryHelper.PetProperty newPetProperty(String alias)
newContact2Property
public static TopiaTestQueryHelper.Contact2Property newContact2Property()
newContact2Property
public static TopiaTestQueryHelper.Contact2Property newContact2Property(String alias)
newRaceProperty
public static TopiaTestQueryHelper.RaceProperty newRaceProperty()
newRaceProperty
public static TopiaTestQueryHelper.RaceProperty newRaceProperty(String alias)
newDepartmentProperty
public static TopiaTestQueryHelper.DepartmentProperty newDepartmentProperty()
newDepartmentProperty
public static TopiaTestQueryHelper.DepartmentProperty newDepartmentProperty(String alias)
newProductProperty
public static TopiaTestQueryHelper.ProductProperty newProductProperty()
newProductProperty
public static TopiaTestQueryHelper.ProductProperty newProductProperty(String alias)
newQueriedEntityProperty
public static TopiaTestQueryHelper.QueriedEntityProperty newQueriedEntityProperty()
newQueriedEntityProperty
public static TopiaTestQueryHelper.QueriedEntityProperty newQueriedEntityProperty(String alias)
newParty2Property
public static TopiaTestQueryHelper.Party2Property newParty2Property()
newParty2Property
public static TopiaTestQueryHelper.Party2Property newParty2Property(String alias)
newAddressProperty
public static TopiaTestQueryHelper.AddressProperty newAddressProperty()
newAddressProperty
public static TopiaTestQueryHelper.AddressProperty newAddressProperty(String alias)
newSIRETProperty
public static TopiaTestQueryHelper.SIRETProperty newSIRETProperty()
newSIRETProperty
public static TopiaTestQueryHelper.SIRETProperty newSIRETProperty(String alias)
newSIRENProperty
public static TopiaTestQueryHelper.SIRENProperty newSIRENProperty()
newSIRENProperty
public static TopiaTestQueryHelper.SIRENProperty newSIRENProperty(String alias)
newPersonProperty
public static TopiaTestQueryHelper.PersonProperty newPersonProperty()
newPersonProperty
public static TopiaTestQueryHelper.PersonProperty newPersonProperty(String alias)
newExtraDAOEntityProperty
public static TopiaTestQueryHelper.ExtraDAOEntityProperty newExtraDAOEntityProperty()
newExtraDAOEntityProperty
public static TopiaTestQueryHelper.ExtraDAOEntityProperty newExtraDAOEntityProperty(String alias)
newGeneralizedNaturalizedEntityProperty
public static TopiaTestQueryHelper.GeneralizedNaturalizedEntityProperty newGeneralizedNaturalizedEntityProperty()
newGeneralizedNaturalizedEntityProperty
public static TopiaTestQueryHelper.GeneralizedNaturalizedEntityProperty newGeneralizedNaturalizedEntityProperty(String alias)
newStoreProperty
public static TopiaTestQueryHelper.StoreProperty newStoreProperty()
newStoreProperty
public static TopiaTestQueryHelper.StoreProperty newStoreProperty(String alias)
Copyright © 2004-2012 CodeLutin. All Rights Reserved.