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

Uses of Interface
psdi.app.labor.LaborCraftRateRemote

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

      Classes in psdi.app.labor that implement LaborCraftRateRemote 
      Modifier and Type Class and Description
      class  LaborCraftRate
      Mbo object to represent LaborCraftRate.
    • Uses of LaborCraftRateRemote in psdi.app.workorder

      Methods in psdi.app.workorder with parameters of type LaborCraftRateRemote 
      Modifier and Type Method and Description
      void AssignmentSetRemote.assignLabor(LaborCraftRateRemote laborCraftRateMbo, java.lang.String theDay) 
      void AssignmentSet.assignLabor(LaborCraftRateRemote laborCraftRateMbo, java.lang.String theDay)
      This method assigns the selected labor to the selected assignments at those dates and times when hours are available, starting with the earliest available time on the selected day.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes