Interface ReservationTransactionCode<R>
- Type Parameters:
R
- the returned type of executed code.
- All Superinterfaces:
Function<ReservationRepository,
R>
This interface provides code that involves the
ReservationRepository
's method(s).-
Method Summary