Class AppointmentTemplateDeletionBean

  • All Implemented Interfaces:
    Serializable

    @Named
    @ViewScoped
    public class AppointmentTemplateDeletionBean
    extends FCContextBean
    Bean for the backend menu for deleting one or multiple appointment templates.
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • AppointmentTemplateDeletionBean

        public AppointmentTemplateDeletionBean()
    • Method Detail

      • delete

        public void delete()
      • getDeletionMessage

        public String getDeletionMessage()
      • onDeleteMarked

        public void onDeleteMarked()
      • setAppointmentTemplateBean

        public void setAppointmentTemplateBean​(AppointmentTemplateBean appointmentTemplateBean)