Uses of Interface
org.nuiton.topia.it.mapping.test3.B33
Packages that use B33
-
Uses of B33 in org.nuiton.topia.it.mapping.test3
Classes in org.nuiton.topia.it.mapping.test3 with type parameters of type B33Modifier and TypeClassDescriptionclassAbstractB33TopiaDao<E extends B33>classGeneratedB33TopiaDao<E extends B33>Classes in org.nuiton.topia.it.mapping.test3 that implement B33Fields in org.nuiton.topia.it.mapping.test3 with type parameters of type B33Modifier and TypeFieldDescriptionprotected Collection<B33>A33Abstract.roleB33Nom de l'attribut en BD : roleB33Methods in org.nuiton.topia.it.mapping.test3 that return B33Modifier and TypeMethodDescriptionA33.getRoleB33ByTopiaId(String topiaId) A33Abstract.getRoleB33ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test3 that return types with arguments of type B33Methods in org.nuiton.topia.it.mapping.test3 with parameters of type B33Modifier and TypeMethodDescriptionvoidA33.addRoleB33(B33 roleB33) voidA33Abstract.addRoleB33(B33 roleB33) booleanA33.containsRoleB33(B33 roleB33) booleanA33Abstract.containsRoleB33(B33 roleB33) GeneratedA33TopiaDao.findAllContainsRoleB33(B33 v) Deprecated.GeneratedA33TopiaDao.findContainsRoleB33(B33 v) Deprecated.GeneratedA33TopiaDao.forRoleB33Contains(B33 v) voidA33.removeRoleB33(B33 roleB33) voidA33Abstract.removeRoleB33(B33 roleB33) Method parameters in org.nuiton.topia.it.mapping.test3 with type arguments of type B33Modifier and TypeMethodDescriptionvoidA33.addAllRoleB33(Iterable<B33> roleB33) voidA33Abstract.addAllRoleB33(Iterable<B33> roleB33) voidA33.setRoleB33(Collection<B33> roleB33) voidA33Abstract.setRoleB33(Collection<B33> roleB33)