Uses of Interface
org.nuiton.topia.it.mapping.test3.A33
Packages that use A33
-
Uses of A33 in org.nuiton.topia.it.mapping.test3
Classes in org.nuiton.topia.it.mapping.test3 with type parameters of type A33Modifier and TypeClassDescriptionclassAbstractA33TopiaDao<E extends A33>classGeneratedA33TopiaDao<E extends A33>Classes in org.nuiton.topia.it.mapping.test3 that implement A33Fields in org.nuiton.topia.it.mapping.test3 with type parameters of type A33Modifier and TypeFieldDescriptionprotected Collection<A33>B33Abstract.roleA33Nom de l'attribut en BD : roleA33Methods in org.nuiton.topia.it.mapping.test3 that return A33Modifier and TypeMethodDescriptionB33.getRoleA33ByTopiaId(String topiaId) B33Abstract.getRoleA33ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test3 that return types with arguments of type A33Methods in org.nuiton.topia.it.mapping.test3 with parameters of type A33Modifier and TypeMethodDescriptionvoidB33.addRoleA33(A33 roleA33) voidB33Abstract.addRoleA33(A33 roleA33) booleanB33.containsRoleA33(A33 roleA33) booleanB33Abstract.containsRoleA33(A33 roleA33) GeneratedB33TopiaDao.findAllContainsRoleA33(A33 v) Deprecated.GeneratedB33TopiaDao.findContainsRoleA33(A33 v) Deprecated.GeneratedB33TopiaDao.forRoleA33Contains(A33 v) voidB33.removeRoleA33(A33 roleA33) voidB33Abstract.removeRoleA33(A33 roleA33) Method parameters in org.nuiton.topia.it.mapping.test3 with type arguments of type A33Modifier and TypeMethodDescriptionvoidB33.addAllRoleA33(Iterable<A33> roleA33) voidB33Abstract.addAllRoleA33(Iterable<A33> roleA33) voidB33.setRoleA33(Collection<A33> roleA33) voidB33Abstract.setRoleA33(Collection<A33> roleA33)