Interface ScoreControllingService
- All Known Implementing Classes:
ScoreControllingServiceImpl
public interface ScoreControllingService
used in ScoreControllingFlow as action service for the edit page
-
Method Summary
Modifier and TypeMethodDescriptionexport all Lms_user_subscriptions that are related to a Lms_subscription (aka the ones in the list)voidsave(RebindValue[] rebindValues, Map<String, String> params) save changes to the Lms_user_subscription entity in privileged mode
-
Method Details
-
export
-
save
save changes to the Lms_user_subscription entity in privileged mode- Parameters:
rebindValues- the values of the Lms_user_subscriptionparams- none used
-