Class ExportingActionFactory

java.lang.Object
ch.tocco.nice2.netui.spi.actions.AbstractActionFactory
ch.tocco.nice2.reporting.impl.action.ExportingActionFactory
All Implemented Interfaces:
ActionFactory

@Component @Deprecated public class ExportingActionFactory extends AbstractActionFactory
Deprecated.
Adds the `nice2.reporting.export` action to the forms where these actions are desired (in the legacy client). Also see ExportActionFormInterceptor for the new client.
  • Field Details

  • Constructor Details

    • ExportingActionFactory

      public ExportingActionFactory(ActionsBuilder actionBuilder, Context context)
      Deprecated.
  • Method Details