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

Uses of Interface
psdi.app.assetcatalog.SpecificationMboRemote

  • Packages that use SpecificationMboRemote 
    Package Description
    psdi.app.actualci  
    psdi.app.asset  
    psdi.app.assetcatalog
    The Asset Catalog package includes MBOs for the setup of class structures and class specifications.
    psdi.app.bim.product  
    psdi.app.ci  
    psdi.app.feature  
    psdi.app.item
    The Item package includes MAXIMO Business Objects related to items.
    psdi.app.jobplan
    The JobPlan package includes Mbo's related to Job Plans.
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.po
    The PO package includes MBOs related to Purchase Orders (POs).
    psdi.app.solution
    The Solution package contains Mbos related to the knowledgebase records.
    psdi.app.ticket
    The Ticket package contains Mbos related to Service Desk applications.
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    • Uses of SpecificationMboRemote in psdi.app.actualci

      Subinterfaces of SpecificationMboRemote in psdi.app.actualci 
      Modifier and Type Interface and Description
      interface  ActCISpecRemote
      Remote Interface to the ActCISpec object.
      Classes in psdi.app.actualci that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  ActCISpec
      Mbo object to represent ActCI Specification.
    • Uses of SpecificationMboRemote in psdi.app.asset

      Subinterfaces of SpecificationMboRemote in psdi.app.asset 
      Modifier and Type Interface and Description
      interface  AssetFeatureSpecRemote
      Remote Interface to the AssetFeatureSpec object.
      interface  AssetSpecRemote
      Remote Interface to the AssetSpec object.
      Classes in psdi.app.asset that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  AssetFeatureSpec
      MBO object to represent an attribute and value of a specifiation.
      class  AssetSpec
      MBO object to represent an attribute and value of a specifiation.
    • Uses of SpecificationMboRemote in psdi.app.assetcatalog

      Classes in psdi.app.assetcatalog that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  SpecificationMbo
      This abstract class provides common methods for ITEMSPEC, LOCATIONSPEC, and ASSETSPEC.
    • Uses of SpecificationMboRemote in psdi.app.bim.product

      Subinterfaces of SpecificationMboRemote in psdi.app.bim.product 
      Modifier and Type Interface and Description
      interface  BIMProductBaseSpecRemote
      Remote Interface to the BIMTypeSpec object.
      Classes in psdi.app.bim.product that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  BIMProductBaseSpec
      MBO to represent an attribute and value of a specification for an operating location.
    • Uses of SpecificationMboRemote in psdi.app.ci

      Subinterfaces of SpecificationMboRemote in psdi.app.ci 
      Modifier and Type Interface and Description
      interface  CISpecRemote
      Remote Interface to the CISpec object.
      Classes in psdi.app.ci that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  CISpec
      Mbo object to represent CI Specification.
    • Uses of SpecificationMboRemote in psdi.app.feature

      Subinterfaces of SpecificationMboRemote in psdi.app.feature 
      Modifier and Type Interface and Description
      interface  FeatureSpecRemote
      Remote Interface to the FeatureSpec object.
      Classes in psdi.app.feature that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  FeatureSpec
      Mbo object to represent Item Specification.
    • Uses of SpecificationMboRemote in psdi.app.item

      Subinterfaces of SpecificationMboRemote in psdi.app.item 
      Modifier and Type Interface and Description
      interface  ItemSpecRemote
      Remote Interface to the ItemSpec object.
      Classes in psdi.app.item that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  ItemSpec
      Mbo object to represent Item Specification.
    • Uses of SpecificationMboRemote in psdi.app.jobplan

      Subinterfaces of SpecificationMboRemote in psdi.app.jobplan 
      Modifier and Type Interface and Description
      interface  JobPlanSpecRemote
      Remote Interface to the JobPlanSpec object.
      interface  JobTaskSpecRemote
      Remote Interface to the JobTaskSpec object.
      Classes in psdi.app.jobplan that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  JobPlanSpec
      Mbo object to represent JobPlan Specification.
      class  JobTaskSpec
      Mbo object to represent JobTask Specification.
    • Uses of SpecificationMboRemote in psdi.app.location

      Subinterfaces of SpecificationMboRemote in psdi.app.location 
      Modifier and Type Interface and Description
      interface  LocationSpecRemote
      Remote Interface to the LocationSpec object.
      Classes in psdi.app.location that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  LocationSpec
      MBO to represent an attribute and value of a specifiation for an operating location.
    • Uses of SpecificationMboRemote in psdi.app.po

      Subinterfaces of SpecificationMboRemote in psdi.app.po 
      Modifier and Type Interface and Description
      interface  PDSpecRemote
      Remote Interface to the PDSpec object.
      Classes in psdi.app.po that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  PDSpec
      Mbo object to represent PDSpec Specification.
    • Uses of SpecificationMboRemote in psdi.app.solution

      Subinterfaces of SpecificationMboRemote in psdi.app.solution 
      Modifier and Type Interface and Description
      interface  SolutionSpecRemote
      Remote Interface to the SolutionSpec object.
      Classes in psdi.app.solution that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  SolutionSpec
      Mbo object to represent Solution Specification.
    • Uses of SpecificationMboRemote in psdi.app.ticket

      Subinterfaces of SpecificationMboRemote in psdi.app.ticket 
      Modifier and Type Interface and Description
      interface  TicketSpecRemote
      Remote Interface to the TicketSpec object.
      interface  TKTemplateSpecRemote
      Remote Interface to the TkTemplateSpec object.
      interface  TKTempltActySpecRemote
      Remote Interface to the TkTempltActySpec object.
      Classes in psdi.app.ticket that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  TicketSpec
      Mbo object to represent Ticket Specification.
      class  TKTemplateSpec
      Mbo object to represent TKTemplate Specification.
      class  TKTempltActySpec
      Mbo object to represent Ticket Specification.
    • Uses of SpecificationMboRemote in psdi.app.workorder

      Subinterfaces of SpecificationMboRemote in psdi.app.workorder 
      Modifier and Type Interface and Description
      interface  WorkOrderSpecRemote
      Remote Interface to the WorkOrder object.
      Classes in psdi.app.workorder that implement SpecificationMboRemote 
      Modifier and Type Class and Description
      class  WorkOrderSpec
      MBO object to represent an attribute and value of a specifiation.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes