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

Uses of Interface
psdi.mbo.FauxMboSetRemote

  • Packages that use FauxMboSetRemote 
    Package Description
    psdi.app.failure.virtual  
    psdi.app.workorder.virtual  
    psdi.mbo  
    psdi.workflow
    The Workflow package includes Mbos related to workflow.
    • Uses of FauxMboSetRemote in psdi.app.failure.virtual

      Classes in psdi.app.failure.virtual that implement FauxMboSetRemote 
      Modifier and Type Class and Description
      class  ShowAllProblemsSet
      The ShowAllProblemsSet consists of all problem failure codes.
    • Uses of FauxMboSetRemote in psdi.app.workorder.virtual

      Subinterfaces of FauxMboSetRemote in psdi.app.workorder.virtual 
      Modifier and Type Interface and Description
      interface  ShowActualMboSetRemote 
      interface  ShowPlanMboSetRemote 
      Classes in psdi.app.workorder.virtual that implement FauxMboSetRemote 
      Modifier and Type Class and Description
      class  ChildrenSet
      The ChildrenSet consists of children of the work order owner both tasks and non-tasks.
      class  ShowActualLaborSet
      The ShowActualLaborSet consists of the LabTrans related to the chosen work order.
      class  ShowActualMaterialSet
      The ShowActualMaterialSet consists of the MatUseTrans related to the chosen work order.
      class  ShowActualMboSet
      The ShowActualMboSet consists of the Mbo related to the chosen work order.
      class  ShowActualServiceSet
      The ShowActualToolSet consists of the ToolTrans related to the chosen work order.
      class  ShowActualToolSet
      The ShowActualToolSet consists of the ToolTrans related to the chosen work order.
      class  ShowAllPlanItemSet
      The ShowAllPlanMaterialSet consists of the WPMaterial related to the chosen work order and all its descendants.
      class  ShowAllPlanLaborSet
      The ShowAllPlanLaborSet consists of the WPLabor related to the chosen work order and all its descendants.
      class  ShowAllPlanMaterialSet
      The ShowAllPlanMaterialSet consists of the WPMaterial related to the chosen work order and all its descendants.
      class  ShowAllPlanMboSet
      The ShowAllPlanMboSet consists of the Plan Mbo(Labor, Material, Tool) related to the chosen work order and all it descendants.
      class  ShowAllPlanServiceSet
      The ShowAllPlanMaterialSet consists of the WPMaterial related to the chosen work order and all its descendants.
      class  ShowAllPlanToolSet
      The ShowAllPlanToolSet consists of the WPTool related to the chosen work order and all its descendants.
      class  ShowAllTaskRelationSet
      The ShowAllTaskRelationSet consists of the WoTaskRelation related to the chosen work order and all its descendants.
      class  ShowAssignmentSet
      The ShowAssignmentSet consists of the assignments related to the chosen work order.
      class  ShowChildrenSet
      The ShowChildrenSet consists of children of the work order owner which aren't tasks.
      class  ShowInvReserveSet
      The ShowInvReserveSet consists of the InvReserve related to the chosen work order and its tasks.
      class  ShowPlanItemSet
      The ShowPlanMaterialSet consists of the WPMaterial related to the chosen work order.
      class  ShowPlanLaborSet
      The ShowPlanLaborSet consists of the WPLabor related to the chosen work order.
      class  ShowPlanMaterialSet
      The ShowPlanMaterialSet consists of the WPMaterial related to the chosen work order.
      class  ShowPlanMboSet
      The ShowPlanMboSet consists of the Plan Mbo(Labor, Material, Tool) related to the chosen work order.
      class  ShowPlanServiceSet
      The ShowPlanMaterialSet consists of the WPMaterial related to the chosen work order.
      class  ShowPlanToolSet
      The ShowPlanToolSet consists of the WPTool related to the chosen work order.
      class  ShowTaskRelationSet
      The ShowTaskRelationSet consists of the WoTaskRelation related to the chosen work order.
      class  ShowTasksSet
      The ShowTasksSet consists of the tasks of the work order owner.
      class  ShowWOHierarchy
      The ShowWOHierarchy contains the owning workorder Mbo and all its descendants in hierarchy order.
      class  TaskIDPickList
      This FauxMboSet gets it's contents from owning Work Orders' SHOWTASKS list.
    • Uses of FauxMboSetRemote in psdi.mbo

      Classes in psdi.mbo that implement FauxMboSetRemote 
      Modifier and Type Class and Description
      class  FauxMboSet
      The FauxMboSet allows the definition of MboSets that may contain some or all the Mbos from one or more MboSets.
      class  SingleMboFauxSet
      Use to create a single Mbo MboSet.
    • Uses of FauxMboSetRemote in psdi.workflow

      Classes in psdi.workflow that implement FauxMboSetRemote 
      Modifier and Type Class and Description
      class  OwnerSet
      This FauxMboSet contains the Mbo which is controlled by the workflow instance.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes