Class AppointmentListBuilder

java.lang.Object
de.xima.fc.placeholder.replacer.appointment.AppointmentListBuilder

public class AppointmentListBuilder extends Object
Builder for creating an html appointment list
Since:
6.5.0
Author:
XIMA MEDIA GmbH
  • Constructor Details

    • AppointmentListBuilder

      public AppointmentListBuilder(Vorgang formRecord, List<Appointment> appointments, String baseUrl, IReplacerParams replacerParams)
      Parameters:
      formRecord - the form record
      appointments - the appointments
      baseUrl - the base url for links to the system
      replacerParams - the replacer parameters
  • Method Details