Uses of Interface
org.nuiton.topia.it.mapping.test3.B31
Packages that use B31
-
Uses of B31 in org.nuiton.topia.it.mapping.test3
Classes in org.nuiton.topia.it.mapping.test3 with type parameters of type B31Modifier and TypeClassDescriptionclassAbstractB31TopiaDao<E extends B31>classGeneratedB31TopiaDao<E extends B31>Classes in org.nuiton.topia.it.mapping.test3 that implement B31Fields in org.nuiton.topia.it.mapping.test3 with type parameters of type B31Modifier and TypeFieldDescriptionprotected Collection<B31>A31Abstract.roleB31Nom de l'attribut en BD : roleB31Methods in org.nuiton.topia.it.mapping.test3 that return B31Modifier and TypeMethodDescriptionA31.getRoleB31ByTopiaId(String topiaId) A31Abstract.getRoleB31ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test3 that return types with arguments of type B31Methods in org.nuiton.topia.it.mapping.test3 with parameters of type B31Modifier and TypeMethodDescriptionvoidA31.addRoleB31(B31 roleB31) voidA31Abstract.addRoleB31(B31 roleB31) booleanA31.containsRoleB31(B31 roleB31) booleanA31Abstract.containsRoleB31(B31 roleB31) GeneratedA31TopiaDao.findAllContainsRoleB31(B31 v) Deprecated.GeneratedA31TopiaDao.findContainsRoleB31(B31 v) Deprecated.GeneratedA31TopiaDao.forRoleB31Contains(B31 v) voidA31.removeRoleB31(B31 roleB31) voidA31Abstract.removeRoleB31(B31 roleB31) Method parameters in org.nuiton.topia.it.mapping.test3 with type arguments of type B31Modifier and TypeMethodDescriptionvoidA31.addAllRoleB31(Iterable<B31> roleB31) voidA31Abstract.addAllRoleB31(Iterable<B31> roleB31) voidA31.setRoleB31(Collection<B31> roleB31) voidA31Abstract.setRoleB31(Collection<B31> roleB31)