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

Uses of Interface
psdi.app.common.purchasing.PurchasingMboRemote

  • Packages that use PurchasingMboRemote 
    Package Description
    psdi.app.common.purchasing  
    psdi.app.contract  
    psdi.app.contract.labor  
    psdi.app.contract.lease  
    psdi.app.contract.master  
    psdi.app.contract.purch  
    psdi.app.contract.software  
    psdi.app.contract.warranty  
    psdi.app.po
    The PO package includes MBOs related to Purchase Orders (POs).
    psdi.app.pr
    The PR package includes MBOs related to Purchase Requisitions (PRs).
    • Uses of PurchasingMboRemote in psdi.app.common.purchasing

      Classes in psdi.app.common.purchasing that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  PurchasingMbo
      Mbo object to represent an PR or a PO.
    • Uses of PurchasingMboRemote in psdi.app.contract

      Subinterfaces of PurchasingMboRemote in psdi.app.contract 
      Modifier and Type Interface and Description
      interface  ContractRemote
      Remote Interface to the Contract object.
      Classes in psdi.app.contract that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  Contract
      MBO object to represent the Contract table.
    • Uses of PurchasingMboRemote in psdi.app.contract.labor

      Subinterfaces of PurchasingMboRemote in psdi.app.contract.labor 
      Modifier and Type Interface and Description
      interface  LaborViewRemote
      Remote Interface to the Purchase Contract View object.
      Classes in psdi.app.contract.labor that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  LaborView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of PurchasingMboRemote in psdi.app.contract.lease

      Subinterfaces of PurchasingMboRemote in psdi.app.contract.lease 
      Modifier and Type Interface and Description
      interface  LeaseViewRemote
      Remote Interface to the Lease/Rental Contract View object.
      Classes in psdi.app.contract.lease that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  LeaseView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of PurchasingMboRemote in psdi.app.contract.master

      Subinterfaces of PurchasingMboRemote in psdi.app.contract.master 
      Modifier and Type Interface and Description
      interface  MasterViewRemote
      Remote Interface to the Master Contract View object.
      Classes in psdi.app.contract.master that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  MasterView
      MBO object to represent the view containing the Contract and the Master Contract tables.
    • Uses of PurchasingMboRemote in psdi.app.contract.purch

      Subinterfaces of PurchasingMboRemote in psdi.app.contract.purch 
      Modifier and Type Interface and Description
      interface  PurchViewRemote
      Remote Interface to the Purchase Contract View object.
      Classes in psdi.app.contract.purch that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  PurchView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of PurchasingMboRemote in psdi.app.contract.software

      Subinterfaces of PurchasingMboRemote in psdi.app.contract.software 
      Modifier and Type Interface and Description
      interface  SFWViewRemote
      Remote Interface to the Software Contract View object.
      Classes in psdi.app.contract.software that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  SFWView
      MBO object to represent the view containing the Contract and the Software Contract tables.
    • Uses of PurchasingMboRemote in psdi.app.contract.warranty

      Subinterfaces of PurchasingMboRemote in psdi.app.contract.warranty 
      Modifier and Type Interface and Description
      interface  WarrantyViewRemote
      Remote Interface to the Warranty Contract View object.
      Classes in psdi.app.contract.warranty that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  WarrantyView
      MBO object to represent the view of the Contract table.
    • Uses of PurchasingMboRemote in psdi.app.po

      Subinterfaces of PurchasingMboRemote in psdi.app.po 
      Modifier and Type Interface and Description
      interface  PORemote
      Remote Interface to the PO object.
      Classes in psdi.app.po that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  PO
      MBO to represent a Purchase Order in a Maximo System
      A Purchase Order is an authorized order from a purchasing agent or department to an external vendor.
    • Uses of PurchasingMboRemote in psdi.app.pr

      Subinterfaces of PurchasingMboRemote in psdi.app.pr 
      Modifier and Type Interface and Description
      interface  PRRemote
      Remote Interface to the PR object.
      Classes in psdi.app.pr that implement PurchasingMboRemote 
      Modifier and Type Class and Description
      class  PR
      MBO object to represent a Purchase Requisition.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes