Class EntityMergeActionFactory

java.lang.Object
ch.tocco.nice2.netui.spi.actions.AbstractActionFactory
ch.tocco.nice2.netui.impl.actions.entityoperation.EntityMergeActionFactory
All Implemented Interfaces:
ActionFactory

@Component @Order(-1000) public class EntityMergeActionFactory extends AbstractActionFactory
Provides the entity merge action (old and new) to the gui (in the legacy client). Also see
invalid reference
EntityMergeActionFormInterceptor
for the new client.
  • Field Details

  • Constructor Details

    • EntityMergeActionFactory

      public EntityMergeActionFactory(ActionsBuilder actionBuilder, DataModel dataModel, org.slf4j.Logger log)
  • Method Details