Class RevertPageOrderAction

  • All Implemented Interfaces:
    Beanable, WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

    public class RevertPageOrderAction
    extends AbstractCommandAction
    Removes page position information from the children of the provided page, effectively reverting their order to alphabetical.

    Called via AJAX from the front-end.

    See Also:
    Serialized Form
    • Constructor Detail

      • RevertPageOrderAction

        public RevertPageOrderAction()