类 PreviewEvent

java.lang.Object
com.sh.common.event.PreviewEvent

public class PreviewEvent extends Object

Description:

Title:聚天业务架构平台(SHGather)

从以下版本开始:
Sep 25, 2013
  • 字段详细资料

  • 构造器详细资料

    • PreviewEvent

      public PreviewEvent(String toEventId)
  • 方法详细资料

    • getDocType

      public String getDocType()
    • setDocType

      public void setDocType(String docType)
    • getToEventId

      public String getToEventId()
    • setToEventId

      public void setToEventId(String toEventId)
    • getInputStream

      public InputStream getInputStream()
    • setInputStream

      public void setInputStream(InputStream inputStream)
    • getParam

      public String getParam()
    • setParam

      public void setParam(String param)