Interface CreatePrepaymentVoucherActionService
- All Known Implementing Classes:
CreatePrepaymentVoucherActionServiceImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiongetFormValuesOnVoucherTypeChange
(Map<String, Object> values) Deprecated.void
saveVoucher
(RebindValue[] rebindValues) Deprecated.updateRelatedAddress
(String userPk) Deprecated.
-
Method Details
-
saveVoucher
Deprecated. -
updateRelatedAddress
@Nullable @Nullable Map<String,Object> updateRelatedAddress(String userPk) throws RpcExecutionException, PersistException Deprecated. -
getFormValuesOnVoucherTypeChange
CreateVoucherService.VoucherTypeDefaultValues getFormValuesOnVoucherTypeChange(Map<String, Object> values) throws UnresolvableUriException, UriStoreException, PersistException, URISyntaxExceptionDeprecated.
-