Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.common.commtmplt.CommTemplateRemote

  • Packages that use CommTemplateRemote 
    Package Description
    com.ibm.tivoli.maximo.mfmail  
    psdi.common.commtmplt  
    • Uses of CommTemplateRemote in com.ibm.tivoli.maximo.mfmail

      Methods in com.ibm.tivoli.maximo.mfmail that return CommTemplateRemote 
      Modifier and Type Method and Description
      protected CommTemplateRemote MfMailSTSendAction.getCommTemplate(MboRemote targetMbo, UserInfo ui, int deviceClass, boolean htmlFlag, MfMailSTCtrlInfo ci)
      Get communication template.
      Methods in com.ibm.tivoli.maximo.mfmail with parameters of type CommTemplateRemote 
      Modifier and Type Method and Description
      protected void MfMailSTSendAction.sendSTAssignmentMail(CommTemplateRemote commTemplate, MboRemote targetMbo, java.lang.String subjectKey, java.lang.String[] sendTo, java.lang.String secString, UserInfo ui, int deviceClass, MfMailSTCtrlInfo ci, UserInfo sendToUi, boolean bCheckHtml)
      Compose outbound mail to notify assignment and send
      void MfMailWFSender.sendWFAssignmentMail(WFAssignmentRemote assign, CommTemplateRemote commTemplate, MboRemote targetMbo, MboRemote trackEntry, UserInfo ui, int deviceClass, boolean checkHtml, java.lang.String process, int procRev, int nodeId, java.lang.String nodeTitle, java.lang.String sender, java.lang.String secString, java.lang.String attributesList) 
      void MfMailWFHandler.sendWFReplyMail(MboRemote inboundComm, CommTemplateRemote commTemplate, MboRemote targetMbo, WFAssignment assign, boolean checkHtml) 
    • Uses of CommTemplateRemote in psdi.common.commtmplt

      Classes in psdi.common.commtmplt that implement CommTemplateRemote 
      Modifier and Type Class and Description
      class  CommTemplate
      MBO to represent a CommTemplate The attributes in this object are as follows: Attribute NameDescription BCCLIST Non-persistent attribute to store a list of BCC recipients.
      Skip navigation links
      • Overview
      • Package
      • Class
      • Use
      • Tree
      • Deprecated
      • Index
      • Help
      • Prev
      • Next
      • Frames
      • No Frames
      • All Classes