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

Uses of Interface
psdi.common.emailstner.InboundCommRemote

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

      Methods in com.ibm.tivoli.maximo.mfmail with parameters of type InboundCommRemote 
      Modifier and Type Method and Description
      boolean MfMailUtility.checkAppAuth(InboundCommRemote inboundComm, MboRemote targetMbo) 
      boolean MfMailUtility.checkStatusAuth(InboundCommRemote inboundComm, MboRemote targetMbo, UserInfo ui) 
      protected boolean MfMailUtility.getAppName(InboundCommRemote inboundComm, java.lang.String mboName)
      Find application name for authorization check so that we can conduct authorization checking
    • Uses of InboundCommRemote in psdi.common.emailstner

      Classes in psdi.common.emailstner that implement InboundCommRemote 
      Modifier and Type Class and Description
      class  InboundComm
      MBO to represent a InboundComm
      Methods in psdi.common.emailstner with parameters of type InboundCommRemote 
      Modifier and Type Method and Description
      boolean LSNRActionHelper.authExistForObjectAndAction(InboundCommRemote inboundComm, MboRemote objectRemote, java.lang.String action, java.lang.String objectName)
      Check for given site authorization exist or not
      MboRemote LSNRActionHelper.createObject(InboundCommRemote inboundComm, MboRemote objectRemote)
      Create sr,incident or problem record from inboundcomm
      boolean LSNRActionHelper.performSecuityCheck(InboundCommRemote inboundComm, MboRemote objectMbo)
      Perform security check for the object and action specified in message body
      void LSNRActionHelper.updateInbCommAfterAction(InboundCommRemote inboundComm, MboRemote objectRemote) 
      MboRemote LSNRActionHelper.updateObject(InboundCommRemote inboundComm, MboRemote objectRemote)
      Update sr,incident,problem with message body attributes
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes