Interface PathRebinder
- All Known Implementing Classes:
PathRebinderImpl
public interface PathRebinder
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
void
rebind
(Entity entity, Path path, Object value, RebindLimitConfiguration limitConfiguration, EntityBeanRebinder.RebindCollector rebindCollector)
-
Method Details
-
rebind
-
rebind
void rebind(Entity entity, Path path, Object value, RebindLimitConfiguration limitConfiguration, EntityBeanRebinder.RebindCollector rebindCollector)
-