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

Uses of Class
com.ibm.tivoli.maximo.mfmail.MfMailSTCtrlInfo

  • Packages that use MfMailSTCtrlInfo 
    Package Description
    com.ibm.tivoli.maximo.mfmail  
    • Uses of MfMailSTCtrlInfo in com.ibm.tivoli.maximo.mfmail

      Methods in com.ibm.tivoli.maximo.mfmail that return MfMailSTCtrlInfo 
      Modifier and Type Method and Description
      protected MfMailSTCtrlInfo MfMailSTSendAction.getControlEntry(MboRemote targetMbo, UserInfo ui)
      Get control entry for specified Mbo and its status.
      protected MfMailSTCtrlInfo MfMailSTUpdateHandler.getControlEntry(java.lang.String MboName, java.lang.String status, UserInfo ui) 
      protected MfMailSTCtrlInfo MfMailSTUpdateHandler.getNextStatus(MfMailSTMailInfo mi, MboRemote trackEntry, UserInfo ui, MfMailSTCtrlInfo ci)
      Get desired new status from current status and status value
      Methods in com.ibm.tivoli.maximo.mfmail with parameters of type MfMailSTCtrlInfo 
      Modifier and Type Method and Description
      protected java.lang.String MfMailSTUpdateHandler.checkAttributes(java.util.Hashtable values, java.util.HashSet keySet, boolean bMedium, MfMailSTCtrlInfo ctrlInfo)
      Check if all the attributes in values hashset are valid.
      protected MboRemote MfMailSTSendAction.createOrReuseTrackEntry(MboRemote targetMbo, java.lang.String[] sendTo, MfMailSTCtrlInfo ci)
      Reuse tracking entry if status is complete.
      protected CommTemplateRemote MfMailSTSendAction.getCommTemplate(MboRemote targetMbo, UserInfo ui, int deviceClass, boolean htmlFlag, MfMailSTCtrlInfo ci)
      Get communication template.
      protected MfMailSTCtrlInfo MfMailSTUpdateHandler.getNextStatus(MfMailSTMailInfo mi, MboRemote trackEntry, UserInfo ui, MfMailSTCtrlInfo ci)
      Get desired new status from current status and status value
      protected java.lang.String MfMailUtility.getNVPairListST(MboRemote targetMbo, UserInfo ui, MfMailSTCtrlInfo ci, MfMailGlobalInfo gi, java.lang.String secStr, boolean bMedium)
      This method creates the value list for STATUS change scenario
      protected UserInfo MfMailSTSendAction.getSendToUser(MboRemote targetMbo, MfMailSTCtrlInfo ci)
      Map sendToRole to user and retrieve one of users to retrieve language information
      protected java.lang.String MfMailUtility.getStatusLinkList(MboRemote targetMbo, java.lang.String status, java.lang.String subj, java.lang.String sender, java.lang.String secStr, MfMailSTCtrlInfo ci, UserInfo ui, MfMailGlobalInfo gi)
      Create list of status as mailto: URLs in anchor tag.
      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 MfMailSTUpdateHandler.sendSTReplyMail(MboRemote inboundComm, MboRemote commTemplate, MboRemote targetMbo, java.lang.String nextStatus, MboRemote trackEntry, UserInfo ui, java.lang.String secString, MfMailSTCtrlInfo ctrlInfo, int deviceClass) 
      protected void MfMailSTUpdateHandler.updateTrackEntry(MfMailSTCtrlInfo ci, MboRemote trackEntry, MboRemote targetMbo) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes