Interface BookIncomingPaymentService
- All Known Implementing Classes:
BookIncomingPaymentServiceImpl
public interface BookIncomingPaymentService
-
Method Summary
Modifier and TypeMethodDescriptionvoidbookIncomingPayments(Iterable<Entity> entityList) booleanisAutomaticBookingEnabled(Entity entity) booleanisIncomingPaymentBookable(Entity incomingPayment)
-
Method Details
-
bookIncomingPayments
- Throws:
RpcExecutionException
-
isIncomingPaymentBookable
-
isAutomaticBookingEnabled
-