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

Uses of Interface
psdi.app.labor.LabTransSetRemote

  • Packages that use LabTransSetRemote 
    Package Description
    psdi.app.labor
    The Labor package includes Mbos related to those who perform work.
    psdi.app.labor.virtual  
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of LabTransSetRemote in psdi.app.labor

      Classes in psdi.app.labor that implement LabTransSetRemote 
      Modifier and Type Class and Description
      class  LabTransSet
      Represents the set of Labor Transactions.
    • Uses of LabTransSetRemote in psdi.app.labor.virtual

      Methods in psdi.app.labor.virtual with parameters of type LabTransSetRemote 
      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 LabTransSetRemote in psdi.app.workorder

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