Uses of Interface
org.nuiton.topia.it.mapping.test2.A23
Packages that use A23
-
Uses of A23 in org.nuiton.topia.it.mapping.test2
Classes in org.nuiton.topia.it.mapping.test2 with type parameters of type A23Modifier and TypeClassDescriptionclassAbstractA23TopiaDao<E extends A23>classGeneratedA23TopiaDao<E extends A23>Classes in org.nuiton.topia.it.mapping.test2 that implement A23Fields in org.nuiton.topia.it.mapping.test2 with type parameters of type A23Modifier and TypeFieldDescriptionprotected Collection<A23>B23Abstract.roleA23Nom de l'attribut en BD : roleA23Methods in org.nuiton.topia.it.mapping.test2 that return A23Modifier and TypeMethodDescriptionB23.getRoleA23ByTopiaId(String topiaId) B23Abstract.getRoleA23ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test2 that return types with arguments of type A23Methods in org.nuiton.topia.it.mapping.test2 with parameters of type A23Modifier and TypeMethodDescriptionvoidB23.addRoleA23(A23 roleA23) voidB23Abstract.addRoleA23(A23 roleA23) booleanB23.containsRoleA23(A23 roleA23) booleanB23Abstract.containsRoleA23(A23 roleA23) GeneratedB23TopiaDao.findAllContainsRoleA23(A23 v) Deprecated.GeneratedB23TopiaDao.findContainsRoleA23(A23 v) Deprecated.GeneratedB23TopiaDao.forRoleA23Contains(A23 v) voidB23.removeRoleA23(A23 roleA23) voidB23Abstract.removeRoleA23(A23 roleA23) Method parameters in org.nuiton.topia.it.mapping.test2 with type arguments of type A23Modifier and TypeMethodDescriptionvoidB23.addAllRoleA23(Iterable<A23> roleA23) voidB23Abstract.addAllRoleA23(Iterable<A23> roleA23) voidB23.setRoleA23(Collection<A23> roleA23) voidB23Abstract.setRoleA23(Collection<A23> roleA23)