Class UpdateGroup

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

public class UpdateGroup extends ViewGroup
See Also:
  • Constructor Details

  • Method Details

    • updateGeneral

      public String updateGeneral()
    • initFormFieldValues

      protected void initFormFieldValues()
      Overrides:
      initFormFieldValues in class ViewGroup
    • validate

      public void validate()
      Specified by:
      validate in interface com.opensymphony.xwork2.Validateable
      Overrides:
      validate in class com.opensymphony.xwork2.ActionSupport