Uses of Interface
org.nuiton.topiatest.deletetest.Party2
Packages that use Party2
-
Uses of Party2 in org.nuiton.topia
Methods in org.nuiton.topia that return types with arguments of type Party2 -
Uses of Party2 in org.nuiton.topiatest
Subinterfaces of Party2 in org.nuiton.topiatestClasses in org.nuiton.topiatest that implement Party2Modifier and TypeClassDescriptionclassclassclassclass -
Uses of Party2 in org.nuiton.topiatest.deletetest
Classes in org.nuiton.topiatest.deletetest with type parameters of type Party2Modifier and TypeClassDescriptionclassParty2DAOAbstract<E extends Party2>classParty2DAOImpl<E extends Party2>Classes in org.nuiton.topiatest.deletetest that implement Party2Fields in org.nuiton.topiatest.deletetest with type parameters of type Party2Modifier and TypeFieldDescriptionprotected Collection<Party2>Contact2Abstract.party2Nom de l'attribut en BD : party2Methods in org.nuiton.topiatest.deletetest that return Party2Modifier and TypeMethodDescriptionContact2.getParty2ByTopiaId(String topiaId) Contact2Abstract.getParty2ByTopiaId(String topiaId) Methods in org.nuiton.topiatest.deletetest that return types with arguments of type Party2Methods in org.nuiton.topiatest.deletetest with parameters of type Party2Modifier and TypeMethodDescriptionvoidvoidContact2DAOAbstract.findAllContainsParty2(Party2 v) Contact2DAOAbstract.findContainsParty2(Party2 v) voidContact2.removeParty2(Party2 party2) voidContact2Abstract.removeParty2(Party2 party2) Method parameters in org.nuiton.topiatest.deletetest with type arguments of type Party2Modifier and TypeMethodDescriptionvoidContact2.addAllParty2(Collection<Party2> party2) voidContact2Abstract.addAllParty2(Collection<Party2> party2) voidContact2.setParty2(Collection<Party2> party2) voidContact2Abstract.setParty2(Collection<Party2> party2)