Class MembershipUpdateFlowServiceImpl
java.lang.Object
ch.tocco.nice2.optional.membership.impl.actions.MembershipUpdateFlowServiceImpl
- All Implemented Interfaces:
MembershipUpdateFlowService
-
Constructor Summary
ConstructorsConstructorDescriptionMembershipUpdateFlowServiceImpl(Context context, RebindService rebindService, SecurityManager securityManager) -
Method Summary
Modifier and TypeMethodDescriptionvoidsave(RebindValue[] rebindValues, Map<String, String> params)
-
Constructor Details
-
MembershipUpdateFlowServiceImpl
public MembershipUpdateFlowServiceImpl(Context context, RebindService rebindService, SecurityManager securityManager)
-
-
Method Details
-
save
public void save(RebindValue[] rebindValues, Map<String, String> params) throws UnresolvableUriException, UriStoreException, RebindException, URISyntaxException, InterruptedException, CommitException- Specified by:
savein interfaceMembershipUpdateFlowService- Throws:
UnresolvableUriExceptionUriStoreExceptionRebindExceptionURISyntaxExceptionInterruptedExceptionCommitException
-