Interface ReservationBodyExtension
public interface ReservationBodyExtension
-
Method Summary
Modifier and TypeMethodDescriptiongetReservationDisplay
(Entity event, Entity reservation) Returns a custom reservation display.
-
Method Details
-
getReservationDisplay
Returns a custom reservation display. If null is return the standard implementation of CreateReservationBodyTask is used.
-