Class ViewApplicationGroups

All Implemented Interfaces:
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 ViewApplicationGroups extends ViewApplication
See Also:
  • Constructor Details

    • ViewApplicationGroups

      public ViewApplicationGroups()
  • Method Details

    • execute

      public String execute()
      Specified by:
      execute in interface org.apache.struts2.action.Action
      Overrides:
      execute in class ViewApplication