Package org.nuiton.topia
Class TopiaTestQueryHelper
java.lang.Object
org.nuiton.topia.TopiaTestQueryHelper
public class TopiaTestQueryHelper
extends java.lang.Object
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringALIAS_ADDRESSstatic java.lang.StringALIAS_BILLstatic java.lang.StringALIAS_COMPANYstatic java.lang.StringALIAS_CONTACT2static java.lang.StringALIAS_DEPARTMENTstatic java.lang.StringALIAS_EMPLOYEstatic java.lang.StringALIAS_EXTRA_DAOENTITYstatic java.lang.StringALIAS_FRENCH_COMPANYstatic java.lang.StringALIAS_GENERALIZED_NATURALIZED_ENTITYstatic java.lang.StringALIAS_NATURALIZED_ENTITYstatic java.lang.StringALIAS_PARTY2static java.lang.StringALIAS_PERSONstatic java.lang.StringALIAS_PERSONNEstatic java.lang.StringALIAS_PETstatic java.lang.StringALIAS_PRODUCTstatic java.lang.StringALIAS_QUERIED_ENTITYstatic java.lang.StringALIAS_RACEstatic java.lang.StringALIAS_SIRENstatic java.lang.StringALIAS_SIRETstatic java.lang.StringALIAS_STOREstatic java.lang.StringALIAS_TELEPHONE2static java.lang.StringALIAS_TYPE -
Constructor Summary
Constructors Constructor Description TopiaTestQueryHelper() -
Method Summary
-
Field Details
-
ALIAS_TYPE
public static final java.lang.String ALIAS_TYPE- See Also:
- Constant Field Values
-
ALIAS_PET
public static final java.lang.String ALIAS_PET- See Also:
- Constant Field Values
-
ALIAS_PERSONNE
public static final java.lang.String ALIAS_PERSONNE- See Also:
- Constant Field Values
-
ALIAS_RACE
public static final java.lang.String ALIAS_RACE- See Also:
- Constant Field Values
-
ALIAS_QUERIED_ENTITY
public static final java.lang.String ALIAS_QUERIED_ENTITY- See Also:
- Constant Field Values
-
ALIAS_CONTACT2
public static final java.lang.String ALIAS_CONTACT2- See Also:
- Constant Field Values
-
ALIAS_COMPANY
public static final java.lang.String ALIAS_COMPANY- See Also:
- Constant Field Values
-
ALIAS_TELEPHONE2
public static final java.lang.String ALIAS_TELEPHONE2- See Also:
- Constant Field Values
-
ALIAS_SIREN
public static final java.lang.String ALIAS_SIREN- See Also:
- Constant Field Values
-
ALIAS_EMPLOYE
public static final java.lang.String ALIAS_EMPLOYE- See Also:
- Constant Field Values
-
ALIAS_DEPARTMENT
public static final java.lang.String ALIAS_DEPARTMENT- See Also:
- Constant Field Values
-
ALIAS_ADDRESS
public static final java.lang.String ALIAS_ADDRESS- See Also:
- Constant Field Values
-
ALIAS_EXTRA_DAOENTITY
public static final java.lang.String ALIAS_EXTRA_DAOENTITY- See Also:
- Constant Field Values
-
ALIAS_STORE
public static final java.lang.String ALIAS_STORE- See Also:
- Constant Field Values
-
ALIAS_SIRET
public static final java.lang.String ALIAS_SIRET- See Also:
- Constant Field Values
-
ALIAS_NATURALIZED_ENTITY
public static final java.lang.String ALIAS_NATURALIZED_ENTITY- See Also:
- Constant Field Values
-
ALIAS_PERSON
public static final java.lang.String ALIAS_PERSON- See Also:
- Constant Field Values
-
ALIAS_GENERALIZED_NATURALIZED_ENTITY
public static final java.lang.String ALIAS_GENERALIZED_NATURALIZED_ENTITY- See Also:
- Constant Field Values
-
ALIAS_PARTY2
public static final java.lang.String ALIAS_PARTY2- See Also:
- Constant Field Values
-
ALIAS_PRODUCT
public static final java.lang.String ALIAS_PRODUCT- See Also:
- Constant Field Values
-
ALIAS_FRENCH_COMPANY
public static final java.lang.String ALIAS_FRENCH_COMPANY- See Also:
- Constant Field Values
-
ALIAS_BILL
public static final java.lang.String ALIAS_BILL- See Also:
- Constant Field Values
-
-
Constructor Details
-
TopiaTestQueryHelper
public TopiaTestQueryHelper()
-
-
Method Details
-
createQuery
public static org.nuiton.topia.framework.TopiaQuery createQuery(TopiaTestQueryHelper.EntityProperty property) -
format
public static java.lang.String format(java.lang.String statement, java.lang.String... propertyNames) -
newTypeProperty
-
newTypeProperty
-
newPetProperty
-
newPetProperty
-
newPersonneProperty
-
newPersonneProperty
-
newRaceProperty
-
newRaceProperty
-
newQueriedEntityProperty
-
newQueriedEntityProperty
public static TopiaTestQueryHelper.QueriedEntityProperty newQueriedEntityProperty(java.lang.String alias) -
newContact2Property
-
newContact2Property
-
newCompanyProperty
-
newCompanyProperty
-
newTelephone2Property
-
newTelephone2Property
public static TopiaTestQueryHelper.Telephone2Property newTelephone2Property(java.lang.String alias) -
newSIRENProperty
-
newSIRENProperty
-
newEmployeProperty
-
newEmployeProperty
-
newDepartmentProperty
-
newDepartmentProperty
public static TopiaTestQueryHelper.DepartmentProperty newDepartmentProperty(java.lang.String alias) -
newAddressProperty
-
newAddressProperty
-
newExtraDAOEntityProperty
-
newExtraDAOEntityProperty
public static TopiaTestQueryHelper.ExtraDAOEntityProperty newExtraDAOEntityProperty(java.lang.String alias) -
newStoreProperty
-
newStoreProperty
-
newSIRETProperty
-
newSIRETProperty
-
newNaturalizedEntityProperty
-
newNaturalizedEntityProperty
public static TopiaTestQueryHelper.NaturalizedEntityProperty newNaturalizedEntityProperty(java.lang.String alias) -
newPersonProperty
-
newPersonProperty
-
newGeneralizedNaturalizedEntityProperty
public static TopiaTestQueryHelper.GeneralizedNaturalizedEntityProperty newGeneralizedNaturalizedEntityProperty() -
newGeneralizedNaturalizedEntityProperty
public static TopiaTestQueryHelper.GeneralizedNaturalizedEntityProperty newGeneralizedNaturalizedEntityProperty(java.lang.String alias) -
newParty2Property
-
newParty2Property
-
newProductProperty
-
newProductProperty
-
newFrenchCompanyProperty
-
newFrenchCompanyProperty
public static TopiaTestQueryHelper.FrenchCompanyProperty newFrenchCompanyProperty(java.lang.String alias) -
newBillProperty
-
newBillProperty
-