java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.warehousingbackoffice.actions.reallocate.ReallocateAction
All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<ConsignmentModel,ConsignmentModel>, com.hybris.cockpitng.engine.ComponentWidgetAdapterAware

public class ReallocateAction extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware implements com.hybris.cockpitng.actions.CockpitAction<ConsignmentModel,ConsignmentModel>
Action to open a reallocate popup in order to manually or automatically reallocate all or partial part of consignment entries using the UI.
  • Field Details

  • Constructor Details

    • ReallocateAction

      public ReallocateAction()
  • Method Details