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

Uses of Interface
psdi.app.workorder.WORemote

  • Packages that use WORemote 
    Package Description
    com.ibm.tivoli.maximo.skd.beans  
    psdi.app.inventory.unittest  
    psdi.app.labor
    The Labor package includes Mbos related to those who perform work.
    psdi.app.labor.virtual  
    psdi.app.pm
    The PM package contains Mbos related to preventive maintenance.
    psdi.app.repairfacility.unittest  
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    psdi.app.workorder.unittest  
    psdi.plusc.app.asset  
    • Uses of WORemote in com.ibm.tivoli.maximo.skd.beans

      Methods in com.ibm.tivoli.maximo.skd.beans that return WORemote 
      Modifier and Type Method and Description
      WORemote SKDViewItemAvailabilitySearchBean.getSelectedWO() 
    • Uses of WORemote in psdi.app.inventory.unittest

      Methods in psdi.app.inventory.unittest with parameters of type WORemote 
      Modifier and Type Method and Description
      static MboRemote InvPickListTest.createWO(MboRemote item, MboRemote inv, WORemote woMbo, java.lang.String invusebywo) 
    • Uses of WORemote in psdi.app.labor

      Methods in psdi.app.labor that return WORemote 
      Modifier and Type Method and Description
      WORemote LabTrans.getWorkOrderForUpdate() 
    • Uses of WORemote in psdi.app.labor.virtual

      Methods in psdi.app.labor.virtual with parameters of type WORemote 
      Modifier and Type Method and Description
      void LabTransEnterByRemote.fillTemporaryMbos(WORemote wo) 
      void LabTransEnterBy.fillTemporaryMbos(WORemote wo) 
      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 WORemote in psdi.app.pm

      Methods in psdi.app.pm with parameters of type WORemote 
      Modifier and Type Method and Description
      void PM.woCancel(WORemote newWO)
      Wo cancel.
    • Uses of WORemote in psdi.app.repairfacility.unittest

      Methods in psdi.app.repairfacility.unittest that return WORemote 
      Modifier and Type Method and Description
      static WORemote RepFacilityTestUtil.createRandomWO(MboSetRemote woSet, java.lang.String insertSite)
      Creates a new workorder record, choosing randomly the value for WORKORDER.WONUM
      static WORemote RepFacilityTestUtil.createRandomWO(UserInfo userInfo)
      Creates a new workorder record, choosing randomly the value for WORKORDER.WONUM
    • Uses of WORemote in psdi.app.workorder

      Subinterfaces of WORemote in psdi.app.workorder 
      Modifier and Type Interface and Description
      interface  WOActivityRemote
      Remote interface to the WOActivity object.
      interface  WOChangeRemote
      Remote interface to the WO object.
      interface  WOReleaseRemote
      Remote interface to the WORelease object.
      Classes in psdi.app.workorder that implement WORemote 
      Modifier and Type Class and Description
      class  WO
      MBO to represent Work Order object.
      class  WOActivity
      MBO to represent the Activity object.
      class  WOChange
      MBO to represent the Release object.
      class  WORelease
      MBO to represent the Release object.
      Methods in psdi.app.workorder that return WORemote 
      Modifier and Type Method and Description
      WORemote WO.getWOforWonum(java.lang.String wonum)
      Finds the work order given a work order number.
      WORemote WO.getWoFromCombined(java.lang.String findWonum)
      Looks up the wonum from the parent and children set and returns the one with the matching wonum.
      WORemote WORemote.getWoFromCombined(java.lang.String findWonum) 
      Methods in psdi.app.workorder with parameters of type WORemote 
      Modifier and Type Method and Description
      protected void WO.calculateTaskTargetComplete(WORemote newChild)
      Calculates the value for TargCompDate on the Task by adding the Tasks EstDur to TargStartDate.
      void WOServiceRemote.changeStatus(WORemote wo, java.lang.String status, java.util.Date date, java.lang.String memo) 
      void WOService.changeStatus(WORemote wo, java.lang.String status, java.util.Date date, java.lang.String memo)
      Service Method used to change status.
      void WOService.changeWOStatus(WORemote wo, java.lang.String status, java.util.Date date, java.lang.String memo)
      Service Method used to change status.
      void AssignmentRemote.completeTheWO(WORemote ownerWO) 
      void Assignment.completeTheWO(WORemote ownerWO)
      Completes or closes the parent work order if all assignments are now complete.
      void AssignmentRemote.createLabTrans(WORemote ownerWO) 
      void Assignment.createLabTrans(WORemote ownerWO)
      Creates a LabTrans record for this assignment.
      void AssignmentRemote.createToolTransCrew(WORemote ownerWO, AMCrewRemote crew)
      Creates the TOOLTRANS records for a given crew assigned.
      void Assignment.createToolTransCrew(WORemote ownerWO, AMCrewRemote crew) 
      void WO.generateWORelRecord(WORemote oldWO)
      Generates a new related record to link this workorder to the one received as a parameter
      void WORemote.generateWORelRecord(WORemote oldWO) 
      MboSetRemote WOService.getJobPlans(WORemote wo, java.lang.Boolean jpincludeclassless, java.lang.Boolean jpassets)
      Service Method to fetch Possible Job plans for a work order
      void WOMaterialStatusUpdateCronTask.refreshWorkPackHierarchy(WORemote mbo)
      Update the Parents Work Pack Status up the hierarchy.
      void WO.refreshWorkPackHierarchy(WORemote mbo)
      Update the Parents Work Pack Status up the hierarchy.
    • Uses of WORemote in psdi.app.workorder.unittest

      Methods in psdi.app.workorder.unittest that return WORemote 
      Modifier and Type Method and Description
      WORemote WOMaterialAvailabilityUnitTest.addWOwithMaterialSoftHardReserv(java.lang.String testDataId)
      Create a new WorkOrder with soft and hard material reservation.
    • Uses of WORemote in psdi.plusc.app.asset

      Methods in psdi.plusc.app.asset with parameters of type WORemote 
      Modifier and Type Method and Description
      java.util.Date PlusCDueDate.getWODueDate(boolean compOrClosed, WORemote woMboRemote) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes