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

Uses of Interface
psdi.app.workorder.WOSetRemote

  • Packages that use WOSetRemote 
    Package Description
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of WOSetRemote in psdi.app.workorder

      Subinterfaces of WOSetRemote in psdi.app.workorder 
      Modifier and Type Interface and Description
      interface  WOActivitySetRemote
      Remote Interface to the Activity set.
      interface  WOChangeSetRemote
      Remote Interface to the WOChange set.
      interface  WOReleaseSetRemote
      Remote Interface to the WORelease set.
      Classes in psdi.app.workorder that implement WOSetRemote 
      Modifier and Type Class and Description
      class  WOActivitySet
      Represents the Mbo set of Activity.
      class  WOChangeSet
      Represents the Mbo set of WOChange.
      class  WOReleaseSet
      Represents the Mbo set of Release.
      class  WOSet
      Set of work order objects.
      Methods in psdi.app.workorder that return WOSetRemote 
      Modifier and Type Method and Description
      WOSetRemote WO.getAlreadyReportedSet()
      Return alreadyReportedSet.
      WOSetRemote WORemote.getAlreadyReportedSet() 
      WOSetRemote WO.getSimilarWorkOrders()
      Returns a list of similar work orders.
      WOSetRemote WORemote.getSimilarWorkOrders()
      /**
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes