Uses of Interface
org.nuiton.topia.test.ano1882.SIRET
| Package | Description |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topia.test.ano1882 |
-
Uses of SIRET in org.nuiton.topia
Methods in org.nuiton.topia that return types with arguments of type SIRET Modifier and Type Method Description java.lang.Class<SIRET>TopiaTestQueryHelper.SIRETProperty. getEntityClass() -
Uses of SIRET in org.nuiton.topia.test.ano1882
Classes in org.nuiton.topia.test.ano1882 with type parameters of type SIRET Modifier and Type Class Description classSIRETDAOAbstract<E extends SIRET>classSIRETDAOImpl<E extends SIRET>Classes in org.nuiton.topia.test.ano1882 that implement SIRET Modifier and Type Class Description classSIRETAbstractclassSIRETImplFields in org.nuiton.topia.test.ano1882 with type parameters of type SIRET Modifier and Type Field Description protected java.util.Collection<SIRET>FrenchCompanyAbstract. sIRETNom de l'attribut en BD : sIRETprotected java.util.Collection<SIRET>FrenchCompanyAbstract. SIRET2Nom de l'attribut en BD : sIRET2Methods in org.nuiton.topia.test.ano1882 that return SIRET Modifier and Type Method Description SIRETFrenchCompany. getSIRET2ByTopiaId(java.lang.String topiaId)SIRETFrenchCompanyAbstract. getSIRET2ByTopiaId(java.lang.String topiaId)SIRETFrenchCompany. getsIRETByTopiaId(java.lang.String topiaId)SIRETFrenchCompanyAbstract. getsIRETByTopiaId(java.lang.String topiaId)Methods in org.nuiton.topia.test.ano1882 that return types with arguments of type SIRET Modifier and Type Method Description java.util.Collection<SIRET>FrenchCompany. getsIRET()java.util.Collection<SIRET>FrenchCompanyAbstract. getsIRET()java.util.Collection<SIRET>FrenchCompany. getSIRET2()java.util.Collection<SIRET>FrenchCompanyAbstract. getSIRET2()Methods in org.nuiton.topia.test.ano1882 with parameters of type SIRET Modifier and Type Method Description voidFrenchCompany. addsIRET(SIRET sIRET)voidFrenchCompanyAbstract. addsIRET(SIRET sIRET)voidFrenchCompany. addSIRET2(SIRET SIRET2)voidFrenchCompanyAbstract. addSIRET2(SIRET SIRET2)java.util.List<E>FrenchCompanyDAOAbstract. findAllContainssIRET(SIRET v)java.util.List<E>FrenchCompanyDAOAbstract. findAllContainsSIRET2(SIRET v)EFrenchCompanyDAOAbstract. findContainssIRET(SIRET v)EFrenchCompanyDAOAbstract. findContainsSIRET2(SIRET v)voidFrenchCompany. removesIRET(SIRET sIRET)voidFrenchCompanyAbstract. removesIRET(SIRET sIRET)voidFrenchCompany. removeSIRET2(SIRET SIRET2)voidFrenchCompanyAbstract. removeSIRET2(SIRET SIRET2)Method parameters in org.nuiton.topia.test.ano1882 with type arguments of type SIRET Modifier and Type Method Description voidFrenchCompany. addAllsIRET(java.util.Collection<SIRET> sIRET)voidFrenchCompanyAbstract. addAllsIRET(java.util.Collection<SIRET> sIRET)voidFrenchCompany. addAllSIRET2(java.util.Collection<SIRET> SIRET2)voidFrenchCompanyAbstract. addAllSIRET2(java.util.Collection<SIRET> SIRET2)voidFrenchCompany. setsIRET(java.util.Collection<SIRET> sIRET)voidFrenchCompanyAbstract. setsIRET(java.util.Collection<SIRET> sIRET)voidFrenchCompany. setSIRET2(java.util.Collection<SIRET> SIRET2)voidFrenchCompanyAbstract. setSIRET2(java.util.Collection<SIRET> SIRET2)