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

Uses of Interface
com.ibm.tivoli.maximo.skd.skdaction.SKDActionContext

  • Packages that use SKDActionContext 
    Package Description
    com.ibm.tivoli.maximo.skd.skdaction  
    com.ibm.tivoli.maximo.skd.skdaction.crew  
    com.ibm.tivoli.maximo.skd.skdaction.pm  
    com.ibm.tivoli.maximo.skd.skdaction.workorder  
    • Uses of SKDActionContext in com.ibm.tivoli.maximo.skd.skdaction

      Classes in com.ibm.tivoli.maximo.skd.skdaction that implement SKDActionContext 
      Modifier and Type Class and Description
      class  SKDDefaultActionContext
      Sets the default action context for action
      Methods in com.ibm.tivoli.maximo.skd.skdaction with parameters of type SKDActionContext 
      Modifier and Type Method and Description
      void SKDActionInterface.setSKDActionContext(SKDActionContext context)
      Sets the action context
    • Uses of SKDActionContext in com.ibm.tivoli.maximo.skd.skdaction.crew

      Methods in com.ibm.tivoli.maximo.skd.skdaction.crew with parameters of type SKDActionContext 
      Modifier and Type Method and Description
      void CrewSkdAction.setSKDActionContext(SKDActionContext context)
      Sets Context of the action.The context can be accessed in action class to do necessary logic
    • Uses of SKDActionContext in com.ibm.tivoli.maximo.skd.skdaction.pm

      Methods in com.ibm.tivoli.maximo.skd.skdaction.pm with parameters of type SKDActionContext 
      Modifier and Type Method and Description
      void PMReforecastSkdAction.setSKDActionContext(SKDActionContext context)
      Sets Context of the action.The context can be accessed in action class to do necessary logic
      void PMCommitSelectedSkdAction.setSKDActionContext(SKDActionContext context)
      Sets Context of the action.The context can be accessed in action class to do necessary logic
    • Uses of SKDActionContext in com.ibm.tivoli.maximo.skd.skdaction.workorder

      Methods in com.ibm.tivoli.maximo.skd.skdaction.workorder with parameters of type SKDActionContext 
      Modifier and Type Method and Description
      void WorkOrderSkdAction.setSKDActionContext(SKDActionContext context)
      Sets Context of the action.The context can be accessed in action class to do necessary logic
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes