Uses of Interface
org.nuiton.topia.it.legacy.topiatest.deletetest.Party2
Packages that use Party2
Package
Description
-
Uses of Party2 in org.nuiton.topia.it.legacy.topiatest
Subinterfaces of Party2 in org.nuiton.topia.it.legacy.topiatestClasses in org.nuiton.topia.it.legacy.topiatest that implement Party2Modifier and TypeClassDescriptionclassclassclassclass -
Uses of Party2 in org.nuiton.topia.it.legacy.topiatest.deletetest
Classes in org.nuiton.topia.it.legacy.topiatest.deletetest with type parameters of type Party2Modifier and TypeClassDescriptionclassAbstractParty2TopiaDao<E extends Party2>classGeneratedParty2TopiaDao<E extends Party2>Classes in org.nuiton.topia.it.legacy.topiatest.deletetest that implement Party2Fields in org.nuiton.topia.it.legacy.topiatest.deletetest with type parameters of type Party2Modifier and TypeFieldDescriptionprotected Collection<Party2>Contact2Abstract.party2Nom de l'attribut en BD : party2Methods in org.nuiton.topia.it.legacy.topiatest.deletetest that return Party2Modifier and TypeMethodDescriptionContact2.getParty2ByTopiaId(String topiaId) Contact2Abstract.getParty2ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.legacy.topiatest.deletetest that return types with arguments of type Party2Methods in org.nuiton.topia.it.legacy.topiatest.deletetest with parameters of type Party2Modifier and TypeMethodDescriptionvoidvoidbooleanContact2.containsParty2(Party2 party2) booleanContact2Abstract.containsParty2(Party2 party2) GeneratedContact2TopiaDao.findAllContainsParty2(Party2 v) Deprecated.GeneratedContact2TopiaDao.findContainsParty2(Party2 v) Deprecated.GeneratedContact2TopiaDao.forParty2Contains(Party2 v) voidContact2.removeParty2(Party2 party2) voidContact2Abstract.removeParty2(Party2 party2) Method parameters in org.nuiton.topia.it.legacy.topiatest.deletetest with type arguments of type Party2Modifier and TypeMethodDescriptionvoidContact2.addAllParty2(Iterable<Party2> party2) voidContact2Abstract.addAllParty2(Iterable<Party2> party2) voidContact2.setParty2(Collection<Party2> party2) voidContact2Abstract.setParty2(Collection<Party2> party2)