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

Uses of Interface
psdi.app.labor.LaborRemote

  • Packages that use LaborRemote 
    Package Description
    com.ibm.tivoli.maximo.skd.gworkassign.model  
    psdi.app.labor
    The Labor package includes Mbos related to those who perform work.
    psdi.app.signature
    The Signature package defines users and security groups.
    • Uses of LaborRemote in com.ibm.tivoli.maximo.skd.gworkassign.model

      Methods in com.ibm.tivoli.maximo.skd.gworkassign.model with parameters of type LaborRemote 
      Modifier and Type Method and Description
      void ResourceUtility.calculateLaborWeekData(IWeekGanttModel schedule, IMXResource resource, java.util.Date firstDayWeek, LaborRemote labor, WeekUtility weekUtility, int week) 
    • Uses of LaborRemote in psdi.app.labor

      Classes in psdi.app.labor that implement LaborRemote 
      Modifier and Type Class and Description
      class  Labor
      Mbo object to represent a new Labor MBO.
    • Uses of LaborRemote in psdi.app.signature

      Methods in psdi.app.signature that return LaborRemote 
      Modifier and Type Method and Description
      LaborRemote SignatureServiceRemote.getLaborForUserAndOrg(java.lang.String userName, java.lang.String orgid, UserInfo userInfo) 
      LaborRemote SignatureService.getLaborForUserAndOrg(java.lang.String userID, java.lang.String orgid, UserInfo userInfo)
      Get the Labor mbo for the given UserID and orgid.
      LaborRemote SignatureServiceRemote.getLaborForUserAndSite(java.lang.String userName, java.lang.String siteid, UserInfo userInfo) 
      LaborRemote SignatureService.getLaborForUserAndSite(java.lang.String userID, java.lang.String siteid, UserInfo userInfo)
      Get the Labor mbo for the given userID and siteid.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes