Class SemesterSupportAction

java.lang.Object
org.beangle.struts2.action.ActionSupport
org.beangle.struts2.action.EntityActionSupport
org.beangle.struts2.action.EntityDrivenAction
All Implemented Interfaces:
org.beangle.commons.text.i18n.TextResourceProvider

public abstract class SemesterSupportAction extends RestrictionSupportAction
本Action作为中坚层Action多余,因为几乎所有子类都把index方法覆盖掉了
  • Constructor Details

    • SemesterSupportAction

      public SemesterSupportAction()
  • Method Details