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

Uses of Interface
psdi.plusc.app.pluscds.PlusCWODSSetRemote

  • Packages that use PlusCWODSSetRemote 
    Package Description
    psdi.app.asset  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.plusc.app.pluscds  
    • Uses of PlusCWODSSetRemote in psdi.app.asset

      Methods in psdi.app.asset with parameters of type PlusCWODSSetRemote 
      Modifier and Type Method and Description
      void AssetRemote.queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate2, java.util.Date toDate2)
      Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for this location
      void Asset.queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate, java.util.Date toDate)
      Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for this location
    • Uses of PlusCWODSSetRemote in psdi.app.location

      Methods in psdi.app.location with parameters of type PlusCWODSSetRemote 
      Modifier and Type Method and Description
      void Location.queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate, java.util.Date toDate)
      Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for this location
      void LocationRemote.queryDataSheets(PlusCWODSSetRemote woDsSet, boolean loopCalibrations, java.util.Date fromDate, java.util.Date toDate)
      Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for this location
    • Uses of PlusCWODSSetRemote in psdi.plusc.app.pluscds

      Classes in psdi.plusc.app.pluscds that implement PlusCWODSSetRemote 
      Modifier and Type Class and Description
      class  PlusCWODSSet
      The Class PlusCWODSSet.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes