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

Uses of Interface
psdi.app.workorder.AutoAttrUpdateSetRemote

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

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of AutoAttrUpdateSetRemote in psdi.app.asset

      Methods in psdi.app.asset with parameters of type AutoAttrUpdateSetRemote 
      Modifier and Type Method and Description
      void AssetRemote.setAssetAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet) 
      void Asset.setAssetAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet)
      For a given workorder sets the asset attributes from the autoattrupdate table
    • Uses of AutoAttrUpdateSetRemote in psdi.app.location

      Methods in psdi.app.location with parameters of type AutoAttrUpdateSetRemote 
      Modifier and Type Method and Description
      void Location.setLocationAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet)
      For a given workorder sets the location attributes from the autoattrupdate table
      void LocationRemote.setLocationAttributesForWO(AutoAttrUpdateSetRemote autoAttrUpdateSet) 
    • Uses of AutoAttrUpdateSetRemote in psdi.app.workorder

      Classes in psdi.app.workorder that implement AutoAttrUpdateSetRemote 
      Modifier and Type Class and Description
      class  AutoAttrUpdateSet
      Represents the set of AutoAttrUpdate.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes