Interface NewsletterUpdateFlowService
- All Known Implementing Classes:
NewsletterUpdateFlowServiceImpl
public interface NewsletterUpdateFlowService
Simply rebinds the values to the newsletter entity.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
save
(RebindValue[] rebindValues, Map<String, String> params)
-
Method Details
-
save
-