Uses of Interface
pl.edu.icm.unity.engine.api.bulkops.EntityActionFactory
-
Packages that use EntityActionFactory Package Description pl.edu.icm.unity.engine.api.bulkops Entity bulk operations -
-
Uses of EntityActionFactory in pl.edu.icm.unity.engine.api.bulkops
Methods in pl.edu.icm.unity.engine.api.bulkops with parameters of type EntityActionFactory Modifier and Type Method Description protected java.lang.String
EntityActionsRegistry. getId(EntityActionFactory from)
Constructor parameters in pl.edu.icm.unity.engine.api.bulkops with type arguments of type EntityActionFactory Constructor Description EntityActionsRegistry(java.util.List<EntityActionFactory> typeElements)
-