Interface AssociationMutationActionService
- All Known Implementing Classes:
AssociationMutationActionServiceImpl
public interface AssociationMutationActionService
-
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
-