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

Uses of Interface
psdi.app.common.AncMbo

  • Packages that use AncMbo 
    Package Description
    psdi.app.asset  
    psdi.app.common  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.person  
    psdi.app.pm
    The PM package contains Mbos related to preventive maintenance.
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of AncMbo in psdi.app.asset

      Classes in psdi.app.asset that implement AncMbo 
      Modifier and Type Class and Description
      class  Asset
      MBO object to represent Asset.
    • Uses of AncMbo in psdi.app.common

      Methods in psdi.app.common with parameters of type AncMbo 
      Modifier and Type Method and Description
      static void AncestorManager.updateAncestorRecords(AncMbo pivot)
      Searches for an existing AncestorManager to use or creates one if none found.
      static void AncestorManager.updateAncestorRecords(AncMbo pivot, AncMbo parent) 
    • Uses of AncMbo in psdi.app.location

      Classes in psdi.app.location that implement AncMbo 
      Modifier and Type Class and Description
      class  Location
      MBO to represent Locations.
    • Uses of AncMbo in psdi.app.person

      Classes in psdi.app.person that implement AncMbo 
      Modifier and Type Class and Description
      class  Person
      Mbo object to represent Person.
    • Uses of AncMbo in psdi.app.pm

      Classes in psdi.app.pm that implement AncMbo 
      Modifier and Type Class and Description
      class  PM
      MBO to represent PM.
    • Uses of AncMbo in psdi.app.workorder

      Classes in psdi.app.workorder that implement AncMbo 
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes