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.MfMailSTMailInfo

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

      Methods in com.ibm.tivoli.maximo.mfmail that return MfMailSTMailInfo 
      Modifier and Type Method and Description
      protected static MfMailSTMailInfo MfMailSTUpdateHandler.isStatusMail(MboRemote inboundComm, MfMailGlobalInfo gi, boolean checkOnly)
      Determine whether inboundComm contains mail for Status Change scenario
      protected MfMailSTMailInfo MfMailSTUpdateHandler.readFirstLine(java.lang.String messageBody, MfMailSTMailInfo mi, MboRemote trackEntry)
      The body may begin with following format s shhmm s memo shhmm memo where s = status value, hhmm = time of status change, memo = memo to be added for status change memo must be separated by single byte space
      Methods in com.ibm.tivoli.maximo.mfmail with parameters of type MfMailSTMailInfo 
      Modifier and Type Method and Description
      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 MfMailSTUpdateHandler.getQueryString(java.lang.String subject, MfMailSTMailInfo mi)
      Create query string to retrieve targetMbo from subject line for small device
      protected void MfMailSTUpdateHandler.handleMAXIMOMAILMessageForVerySmall(MboRemote inboundComm, UserInfo ui, MfMailSTMailInfo miOrig) 
      protected void MfMailSTUpdateHandler.handleMAXIMOMAILMessageWithNVPair(MboRemote inboundComm, UserInfo ui, MfMailSTMailInfo mi, boolean bMedium)
      Handle Status Change mail with Name/Value pair.
      protected void MfMailSTUpdateHandler.processInboundMailST(MboRemote inboundComm, MfMailSTMailInfo mi, MfMailGlobalInfo gi, MXLogger logger) 
      protected MfMailSTMailInfo MfMailSTUpdateHandler.readFirstLine(java.lang.String messageBody, MfMailSTMailInfo mi, MboRemote trackEntry)
      The body may begin with following format s shhmm s memo shhmm memo where s = status value, hhmm = time of status change, memo = memo to be added for status change memo must be separated by single byte space
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes