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

Uses of Class
psdi.app.pm.PM

  • Packages that use PM 
    Package Description
    psdi.app.jobplan
    The JobPlan package includes Mbo's related to Job Plans.
    psdi.app.pm
    The PM package contains Mbos related to preventive maintenance.
    • Uses of PM in psdi.app.jobplan

      Methods in psdi.app.jobplan with parameters of type PM 
      Modifier and Type Method and Description
      void JobMaterial.supplyStoreroom(PM pm)
      Examines the jobmaterial record and supplies the storeroom when where the record is in need of a storeroom location.
    • Uses of PM in psdi.app.pm

      Methods in psdi.app.pm that return PM 
      Modifier and Type Method and Description
      protected PM PMService.getTopMostPMinHier(PM pmMbo)
      Gets the topmost (in the whole hierarchy) mbo for a given PM in its hierarchy
      PM PMSet.getTopPMFromVector(MboRemote oneTop)
      IJ01049:compare the top PM in the vector.
      Methods in psdi.app.pm with parameters of type PM 
      Modifier and Type Method and Description
      void PMService.changeStatus(PM pm, java.lang.String status, boolean rollToAllChildren)
      Service method used to change preventive maintenance status.
      protected boolean PM.checkAssetLocNotReady(PM thisPM)
      Helper method, to facilitate IS override.
      protected boolean PM.checkAssetLocNotReadyWarning(PM childPM, MboSetRemote pmSet)
      Helper method, to facilitate IS override.
      protected PM PMService.getTopMostPMinHier(PM pmMbo)
      Gets the topmost (in the whole hierarchy) mbo for a given PM in its hierarchy
      int PM.setPMForReForecast(PM tempPM, int genDuration) 
      protected void PM.updateMeterValuesAssetLocForecast(PM thisPM)
      Helper method, to facilitate IS override.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes