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

Uses of Interface
psdi.app.pr.PRLineRemote

  • Packages that use PRLineRemote 
    Package Description
    psdi.app.pr
    The PR package includes MBOs related to Purchase Requisitions (PRs).
    • Uses of PRLineRemote in psdi.app.pr

      Classes in psdi.app.pr that implement PRLineRemote 
      Modifier and Type Class and Description
      class  PRLine
      MBO to represent a PRLine in the Maximo System.
      Methods in psdi.app.pr that return PRLineRemote 
      Modifier and Type Method and Description
      PRLineRemote PR.createPRLineFromReorder(java.lang.String description, java.lang.String storeloc, ReorderRemote reoRemote)
      This method will create a PR Line item and return a reference to it.
      PRLineRemote PRRemote.createPRLineFromReorder(java.lang.String description, java.lang.String storeloc, ReorderRemote reoRemote) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes