Uses of Interface
org.nuiton.topia.it.mapping.test1.B13
Packages that use B13
-
Uses of B13 in org.nuiton.topia.it.mapping.test1
Classes in org.nuiton.topia.it.mapping.test1 with type parameters of type B13Modifier and TypeClassDescriptionclassAbstractB13TopiaDao<E extends B13>classGeneratedB13TopiaDao<E extends B13>Classes in org.nuiton.topia.it.mapping.test1 that implement B13Fields in org.nuiton.topia.it.mapping.test1 with type parameters of type B13Modifier and TypeFieldDescriptionprotected Collection<B13>A13Abstract.roleB13Nom de l'attribut en BD : roleB13Methods in org.nuiton.topia.it.mapping.test1 that return B13Modifier and TypeMethodDescriptionA13.getRoleB13ByTopiaId(String topiaId) A13Abstract.getRoleB13ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test1 that return types with arguments of type B13Methods in org.nuiton.topia.it.mapping.test1 with parameters of type B13Modifier and TypeMethodDescriptionvoidA13.addRoleB13(B13 roleB13) voidA13Abstract.addRoleB13(B13 roleB13) booleanA13.containsRoleB13(B13 roleB13) booleanA13Abstract.containsRoleB13(B13 roleB13) GeneratedA13TopiaDao.findAllContainsRoleB13(B13 v) Deprecated.GeneratedA13TopiaDao.findContainsRoleB13(B13 v) Deprecated.GeneratedA13TopiaDao.forRoleB13Contains(B13 v) voidA13.removeRoleB13(B13 roleB13) voidA13Abstract.removeRoleB13(B13 roleB13) Method parameters in org.nuiton.topia.it.mapping.test1 with type arguments of type B13Modifier and TypeMethodDescriptionvoidA13.addAllRoleB13(Iterable<B13> roleB13) voidA13Abstract.addAllRoleB13(Iterable<B13> roleB13) voidA13.setRoleB13(Collection<B13> roleB13) voidA13Abstract.setRoleB13(Collection<B13> roleB13)