Class EmsModels

java.lang.Object
org.beangle.struts2.view.tag.AbstractModels
org.openurp.web.view.EmsModels

public class EmsModels extends org.beangle.struts2.view.tag.AbstractModels
Since:
3.0.2
Author:
chaostone
  • Field Summary

    Fields inherited from class org.beangle.struts2.view.tag.AbstractModels

    models, render, req, res, stack, textResource
  • Constructor Summary

    Constructors
    Constructor
    Description
    EmsModels(com.opensymphony.xwork2.util.ValueStack stack, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.beangle.struts2.view.tag.TagModel
     

    Methods inherited from class org.beangle.struts2.view.tag.AbstractModels

    get, getUitheme

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EmsModels

      public EmsModels(com.opensymphony.xwork2.util.ValueStack stack, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse res)
  • Method Details

    • getGuard

      public org.beangle.struts2.view.tag.TagModel getGuard()