Class EditBlogPostAction

All Implemented Interfaces:
Beanable, PageAware, TinyUrlAware, WebInterface, CaptchaAware, BreadcrumbAware, 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 EditBlogPostAction extends AbstractEditPageAction
See Also:
  • Constructor Details

    • EditBlogPostAction

      public EditBlogPostAction()
  • Method Details