Uses of Interface
org.nuiton.topia.test.ano1882.SIREN
| Package | Description |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topia.test.ano1882 |
-
Uses of SIREN in org.nuiton.topia
Methods in org.nuiton.topia that return types with arguments of type SIREN Modifier and Type Method Description java.lang.Class<SIREN>TopiaTestQueryHelper.SIRENProperty. getEntityClass() -
Uses of SIREN in org.nuiton.topia.test.ano1882
Classes in org.nuiton.topia.test.ano1882 with type parameters of type SIREN Modifier and Type Class Description classSIRENDAOAbstract<E extends SIREN>classSIRENDAOImpl<E extends SIREN>Classes in org.nuiton.topia.test.ano1882 that implement SIREN Modifier and Type Class Description classSIRENAbstractclassSIRENImplFields in org.nuiton.topia.test.ano1882 declared as SIREN Modifier and Type Field Description protected SIRENFrenchCompanyAbstract. sIRENNom de l'attribut en BD : sIRENprotected SIRENFrenchCompanyAbstract. SIREN2Nom de l'attribut en BD : sIREN2Methods in org.nuiton.topia.test.ano1882 that return SIREN Modifier and Type Method Description SIRENFrenchCompany. getsIREN()SIRENFrenchCompanyAbstract. getsIREN()SIRENFrenchCompany. getSIREN2()SIRENFrenchCompanyAbstract. getSIREN2()Methods in org.nuiton.topia.test.ano1882 with parameters of type SIREN Modifier and Type Method Description java.util.List<E>FrenchCompanyDAOAbstract. findAllBysIREN(SIREN v)java.util.List<E>FrenchCompanyDAOAbstract. findAllBySIREN2(SIREN v)EFrenchCompanyDAOAbstract. findBysIREN(SIREN v)EFrenchCompanyDAOAbstract. findBySIREN2(SIREN v)voidFrenchCompany. setsIREN(SIREN sIREN)voidFrenchCompanyAbstract. setsIREN(SIREN sIREN)voidFrenchCompany. setSIREN2(SIREN SIREN2)voidFrenchCompanyAbstract. setSIREN2(SIREN SIREN2)