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

Uses of Interface
psdi.app.tool.ToolTransSetRemote

  • Packages that use ToolTransSetRemote 
    Package Description
    psdi.app.labor.virtual  
    psdi.app.tool
    The Tool package includes MBOs that contain information about the tools used in maintenance work.
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of ToolTransSetRemote in psdi.app.labor.virtual

      Methods in psdi.app.labor.virtual with parameters of type ToolTransSetRemote 
      Modifier and Type Method and Description
      void LabTransEnterBySetRemote.saveScreen(AMCrewWoLabSetRemote labSet, AMCrewWoTlSetRemote toolSet, WMAssignTmpSetRemote assignSet, LabTransEnterByRemote mboOwner, WORemote woRemote, LabTransSetRemote labTransWOSet, ToolTransSetRemote toolTransWOSet) 
      void LabTransEnterBySet.saveScreen(AMCrewWoLabSetRemote labSet, AMCrewWoTlSetRemote toolSet, WMAssignTmpSetRemote assignSet, LabTransEnterByRemote ownerMbo, WORemote woRemote, LabTransSetRemote labTransWOSet, ToolTransSetRemote toolTransWOSet) 
    • Uses of ToolTransSetRemote in psdi.app.tool

      Classes in psdi.app.tool that implement ToolTransSetRemote 
      Modifier and Type Class and Description
      class  ToolTransSet
      Represents the set of ToolTrans.
    • Uses of ToolTransSetRemote in psdi.app.workorder

      Methods in psdi.app.workorder that return ToolTransSetRemote 
      Modifier and Type Method and Description
      ToolTransSetRemote AssignmentRemote.getToolTransSet()
      Allows a bean to retrieve a newly created TOOLTRANS MboSet for cleanup purposes if there was a problem.
      ToolTransSetRemote Assignment.getToolTransSet() 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes