Uses of Interface
org.nuiton.topia.it.legacy.test.ano1882.SIRET
Packages that use SIRET
-
Uses of SIRET in org.nuiton.topia.it.legacy.test.ano1882
Classes in org.nuiton.topia.it.legacy.test.ano1882 with type parameters of type SIRETModifier and TypeClassDescriptionclassAbstractSIRETTopiaDao<E extends SIRET>classGeneratedSIRETTopiaDao<E extends SIRET>Classes in org.nuiton.topia.it.legacy.test.ano1882 that implement SIRETFields in org.nuiton.topia.it.legacy.test.ano1882 with type parameters of type SIRETModifier and TypeFieldDescriptionprotected Collection<SIRET>FrenchCompanyAbstract.sIRETNom de l'attribut en BD : sIRETprotected Collection<SIRET>FrenchCompanyAbstract.SIRET2Nom de l'attribut en BD : sIRET2Methods in org.nuiton.topia.it.legacy.test.ano1882 that return SIRETModifier and TypeMethodDescriptionFrenchCompany.getSIRET2ByTopiaId(String topiaId) FrenchCompanyAbstract.getSIRET2ByTopiaId(String topiaId) FrenchCompany.getsIRETByTopiaId(String topiaId) FrenchCompanyAbstract.getsIRETByTopiaId(String topiaId) Methods in org.nuiton.topia.it.legacy.test.ano1882 that return types with arguments of type SIRETModifier and TypeMethodDescriptionFrenchCompany.getsIRET()FrenchCompanyAbstract.getsIRET()FrenchCompany.getSIRET2()FrenchCompanyAbstract.getSIRET2()Methods in org.nuiton.topia.it.legacy.test.ano1882 with parameters of type SIRETModifier and TypeMethodDescriptionvoidvoidvoidvoidbooleanFrenchCompany.containssIRET(SIRET sIRET) booleanFrenchCompanyAbstract.containssIRET(SIRET sIRET) booleanFrenchCompany.containsSIRET2(SIRET SIRET2) booleanFrenchCompanyAbstract.containsSIRET2(SIRET SIRET2) GeneratedFrenchCompanyTopiaDao.findAllContainssIRET(SIRET v) Deprecated.GeneratedFrenchCompanyTopiaDao.findAllContainsSIRET2(SIRET v) Deprecated.GeneratedFrenchCompanyTopiaDao.findContainssIRET(SIRET v) Deprecated.GeneratedFrenchCompanyTopiaDao.findContainsSIRET2(SIRET v) Deprecated.GeneratedFrenchCompanyTopiaDao.forSIRET2Contains(SIRET v) GeneratedFrenchCompanyTopiaDao.forsIRETContains(SIRET v) voidFrenchCompany.removesIRET(SIRET sIRET) voidFrenchCompanyAbstract.removesIRET(SIRET sIRET) voidFrenchCompany.removeSIRET2(SIRET SIRET2) voidFrenchCompanyAbstract.removeSIRET2(SIRET SIRET2) Method parameters in org.nuiton.topia.it.legacy.test.ano1882 with type arguments of type SIRETModifier and TypeMethodDescriptionvoidFrenchCompany.addAllsIRET(Iterable<SIRET> sIRET) voidFrenchCompanyAbstract.addAllsIRET(Iterable<SIRET> sIRET) voidFrenchCompany.addAllSIRET2(Iterable<SIRET> SIRET2) voidFrenchCompanyAbstract.addAllSIRET2(Iterable<SIRET> SIRET2) voidFrenchCompany.setsIRET(Collection<SIRET> sIRET) voidFrenchCompanyAbstract.setsIRET(Collection<SIRET> sIRET) voidFrenchCompany.setSIRET2(Collection<SIRET> SIRET2) voidFrenchCompanyAbstract.setSIRET2(Collection<SIRET> SIRET2)