Class SetPageOrderAction

All Implemented Interfaces:
Beanable, WebInterface, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class SetPageOrderAction extends AbstractCommandAction
Sets the order of a page's children to the order specified by the provided child IDs.
See Also:
  • Constructor Details

    • SetPageOrderAction

      public SetPageOrderAction()
  • Method Details