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

Uses of Interface
psdi.app.jobplan.JobItemSetRemote

  • Packages that use JobItemSetRemote 
    Package Description
    psdi.app.jobplan
    The JobPlan package includes Mbo's related to Job Plans.
    • Uses of JobItemSetRemote in psdi.app.jobplan

      Subinterfaces of JobItemSetRemote in psdi.app.jobplan 
      Modifier and Type Interface and Description
      interface  JobMaterialSetRemote
      Remote Interface to the set of Job Materials.
      interface  JobServiceSetRemote
      Remote Interface to the set of Job Services
      interface  JobToolSetRemote
      Remote Interface to the set of Job Tools.
      Classes in psdi.app.jobplan that implement JobItemSetRemote 
      Modifier and Type Class and Description
      class  JobItemSet
      Represents the set of Job Item.
      class  JobMaterialSet
      Represents the set of Job Materials that extends from JobItemSet.
      class  JobServiceSet
      Represents the set of JobServices.
      class  JobToolSet
      Represents the set of Job Tools.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes