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

Uses of Interface
psdi.app.jobplan.JobItemRemote

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

      Subinterfaces of JobItemRemote in psdi.app.jobplan 
      Modifier and Type Interface and Description
      interface  JobMaterialRemote
      Remote Interface to the Job Material object.
      interface  JobServiceRemote
      Remote Interface to the Job Services object.
      interface  JobToolRemote
      Remote Interface to the Job Tool object.
      Classes in psdi.app.jobplan that implement JobItemRemote 
      Modifier and Type Class and Description
      class  JobItem
      Base MBO object that represents a Job Material,Job Services and JobTool.
      See JobPlan Package description for details.
      class  JobMaterial
      MBO object that represents a Job Material that inherites from JobItem.
      See JobPlan Package description for details.
      class  JobService
      MBO object that represents a Job Services(LINETYPE = STDSTERVICE that inhertes from JobItem.
      See JobPlan Package description for details.
      class  JobTool
      MBO object that represents a Job Tool that inherites from JobItem.
      .
      See JobPlan Package description for details.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes