Class RoomProposalActionFactory

java.lang.Object
ch.tocco.nice2.netui.spi.actions.AbstractActionFactory
ch.tocco.nice2.optional.facilityreservation.impl.roomproposal.RoomProposalActionFactory
All Implemented Interfaces:
ActionFactory

@Component public class RoomProposalActionFactory extends AbstractActionFactory
Adds the room proposal action to the action menus where it is desired (in the legacy client).

Also see RoomProposalActionFormInterceptor for the new client.

  • Constructor Details

    • RoomProposalActionFactory

      public RoomProposalActionFactory(ActionsBuilder actionBuilder)
  • Method Details