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