类 TemplateOther

java.lang.Object
com.sh.wf.module.template.TemplateOther
所有已实现的接口:
Serializable, Cloneable

public class TemplateOther extends Object implements Cloneable, Serializable

Description: 模板信息-提示

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2015年3月26日
另请参阅:
  • 构造器详细资料

    • TemplateOther

      public TemplateOther()
  • 方法详细资料

    • parserNode

      public void parserNode(org.jdom2.Element nodeEl)
    • useHtmlTemplate

      public void useHtmlTemplate(ModuleContext context, StringBuilder html)
    • getEncrypt

      public Encrypt_I getEncrypt(ModuleContext context)
      获取加密接口实现类
      参数:
      context - ModuleContext
      返回:
      Encrypt_I
    • getEncrypt

      public Encrypt_I getEncrypt(jakarta.servlet.http.HttpServletRequest request)
      获取加密接口实现类
      参数:
      request - HttpServletRequest
      返回:
      Encrypt_I
    • getSelfEncrypt

      public String getSelfEncrypt()
    • isFchc

      public boolean isFchc()