Uses of Class
org.nuiton.topia.persistence.legacy.EntityListUpdator
Packages that use EntityListUpdator
-
Uses of EntityListUpdator in org.nuiton.topia.persistence.legacy
Methods in org.nuiton.topia.persistence.legacy that return EntityListUpdatorModifier and TypeMethodDescriptionstatic <P extends TopiaEntity,E extends TopiaEntity>
EntityListUpdator<P,E> EntityListUpdator.newEntityListUpdator(Class<P> parentClass, Class<E> childClass, String propertyName)