Interface MembershipJoiningActionService
- All Known Implementing Classes:
MembershipJoiningActionServiceImpl
public interface MembershipJoiningActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
save
(RebindValue[] rebindValues, HashMap<String, String> params)
-
Method Details
-
save
void save(RebindValue[] rebindValues, HashMap<String, String> params) throws UnresolvableUriException, UriStoreException, RebindException, URISyntaxException, InterruptedException, CommitException
-