Interface BillingPositionTransferActionService
- All Known Implementing Classes:
BillingPositionTransferActionServiceImpl
public interface BillingPositionTransferActionService
transfers all the billing positions in the selected entity
to the billing positions of the target Entity
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(EntityExplorerActionSelection selection, String targetRelationName, String transferMethod)
-
Method Details
-
execute
void execute(EntityExplorerActionSelection selection, String targetRelationName, String transferMethod) throws RpcExecutionException - Throws:
RpcExecutionException
-