Class RankItemFirstAction

  • All Implemented Interfaces:
    com.hybris.cockpitng.actions.CockpitAction<DocumentModel,​java.lang.Object>

    public class RankItemFirstAction
    extends AbstractResultAction
    Action that moves a promoted item to the top of the list
    • Constructor Detail

      • RankItemFirstAction

        public RankItemFirstAction()
    • Method Detail

      • perform

        public com.hybris.cockpitng.actions.ActionResult<java.lang.Object> perform​(com.hybris.cockpitng.actions.ActionContext<DocumentModel> ctx)
      • canPerform

        public boolean canPerform​(com.hybris.cockpitng.actions.ActionContext<DocumentModel> ctx)