Uses of Interface
org.nuiton.topia.it.mapping.test1.B11
Packages that use B11
-
Uses of B11 in org.nuiton.topia.it.mapping.test1
Classes in org.nuiton.topia.it.mapping.test1 with type parameters of type B11Modifier and TypeClassDescriptionclassAbstractB11TopiaDao<E extends B11>classGeneratedB11TopiaDao<E extends B11>Classes in org.nuiton.topia.it.mapping.test1 that implement B11Fields in org.nuiton.topia.it.mapping.test1 with type parameters of type B11Modifier and TypeFieldDescriptionprotected Collection<B11>A11Abstract.roleB11Nom de l'attribut en BD : roleB11Methods in org.nuiton.topia.it.mapping.test1 that return B11Modifier and TypeMethodDescriptionA11.getRoleB11ByTopiaId(String topiaId) A11Abstract.getRoleB11ByTopiaId(String topiaId) Methods in org.nuiton.topia.it.mapping.test1 that return types with arguments of type B11Methods in org.nuiton.topia.it.mapping.test1 with parameters of type B11Modifier and TypeMethodDescriptionvoidA11.addRoleB11(B11 roleB11) voidA11Abstract.addRoleB11(B11 roleB11) booleanA11.containsRoleB11(B11 roleB11) booleanA11Abstract.containsRoleB11(B11 roleB11) GeneratedA11TopiaDao.findAllContainsRoleB11(B11 v) Deprecated.GeneratedA11TopiaDao.findContainsRoleB11(B11 v) Deprecated.GeneratedA11TopiaDao.forRoleB11Contains(B11 v) voidA11.removeRoleB11(B11 roleB11) voidA11Abstract.removeRoleB11(B11 roleB11) Method parameters in org.nuiton.topia.it.mapping.test1 with type arguments of type B11Modifier and TypeMethodDescriptionvoidA11.addAllRoleB11(Iterable<B11> roleB11) voidA11Abstract.addAllRoleB11(Iterable<B11> roleB11) voidA11.setRoleB11(Collection<B11> roleB11) voidA11Abstract.setRoleB11(Collection<B11> roleB11)