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

Uses of Interface
psdi.mbo.HierarchicalMboSetRemote

  • Packages that use HierarchicalMboSetRemote 
    Package Description
    com.ibm.ism.script.autoscript  
    com.ibm.tivoli.maximo.interaction.app.createint  
    com.ibm.tivoli.maximo.skd.app  
    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.bim.viewer.virtual  
    psdi.app.dpldasset  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.signature.virtual  
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    psdi.common.expbuilder  
    psdi.dm.virtual  
    psdi.iface.app.intobject  
    psdi.mbo  
    psdi.workflow.virtual  
    • Uses of HierarchicalMboSetRemote in com.ibm.ism.script.autoscript

      Classes in com.ibm.ism.script.autoscript that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  ScriptAttributeTreeSet
      This action set is used to set parameters for purchase order change status.
    • Uses of HierarchicalMboSetRemote in com.ibm.tivoli.maximo.interaction.app.createint

      Classes in com.ibm.tivoli.maximo.interaction.app.createint that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  WSIOTreeSet
      This action set is used to set parameters for purchase order change status.
    • Uses of HierarchicalMboSetRemote in com.ibm.tivoli.maximo.skd.app

      Classes in com.ibm.tivoli.maximo.skd.app that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  SKDExpressionBuilderSet 
    • Uses of HierarchicalMboSetRemote in psdi.app.asset

      Subinterfaces of HierarchicalMboSetRemote in psdi.app.asset 
      Modifier and Type Interface and Description
      interface  AssetSetRemote
      Remote Interface to the set of asset.
      Classes in psdi.app.asset that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  AssetSet
      Represents the set of Asset
    • Uses of HierarchicalMboSetRemote in psdi.app.assetcatalog

      Subinterfaces of HierarchicalMboSetRemote in psdi.app.assetcatalog 
      Modifier and Type Interface and Description
      interface  ClassStructureSetRemote
      Remote Interface to the set of ClassStructures.
      Classes in psdi.app.assetcatalog that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  ClassStructureSet
      Represents the set of ClassStructures.
    • Uses of HierarchicalMboSetRemote in psdi.app.bim.product

      Subinterfaces of HierarchicalMboSetRemote in psdi.app.bim.product 
      Modifier and Type Interface and Description
      interface  BIMCommentSetRemote 
      Classes in psdi.app.bim.product that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  BIMCommentSet
      The implementation of the hierarchical mbo set assumes that the base mbo set is filtered ownertable and ownerid.
    • Uses of HierarchicalMboSetRemote in psdi.app.bim.viewer.virtual

      Classes in psdi.app.bim.viewer.virtual that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  BIMWorkOrderTreeSet 
    • Uses of HierarchicalMboSetRemote in psdi.app.dpldasset

      Subinterfaces of HierarchicalMboSetRemote in psdi.app.dpldasset 
      Modifier and Type Interface and Description
      interface  ComputerSystemSetRemote
      Remote Interface to the set of ComputerSystem objects
      Classes in psdi.app.dpldasset that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  ComputerSystemSet
      Represents the set of ComputerSystem objects.
    • Uses of HierarchicalMboSetRemote in psdi.app.location

      Subinterfaces of HierarchicalMboSetRemote in psdi.app.location 
      Modifier and Type Interface and Description
      interface  LocationSetRemote
      Remote Interface to the set of location.
      Classes in psdi.app.location that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  LocationSet
      Represents the set of Location.
    • Uses of HierarchicalMboSetRemote in psdi.app.signature.virtual

      Classes in psdi.app.signature.virtual that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  UserProfileHierarchySet 
    • Uses of HierarchicalMboSetRemote in psdi.app.workorder

      Subinterfaces of HierarchicalMboSetRemote 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.
      interface  WOSetRemote
      Remote interface to the set of workorders.
      Classes in psdi.app.workorder that implement HierarchicalMboSetRemote 
      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.
    • Uses of HierarchicalMboSetRemote in psdi.common.expbuilder

      Classes in psdi.common.expbuilder that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  ExpBuilderObjectTreeSet 
      class  ExpressionBuilderAttsSet 
      class  ExpressionBuilderSet 
    • Uses of HierarchicalMboSetRemote in psdi.dm.virtual

      Classes in psdi.dm.virtual that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  DMMapTreeRulesSet 
      class  DMMapTreeSet 
      class  DMStrucSet 
    • Uses of HierarchicalMboSetRemote in psdi.iface.app.intobject

      Classes in psdi.iface.app.intobject that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  MaxIntObjectDetailSet
      Represents a set of MaxIntObjectdetail.
    • Uses of HierarchicalMboSetRemote in psdi.mbo

      Classes in psdi.mbo that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  HierarchicalMboSet
      Part of the framework support for hierarchal Mbo operations.
    • Uses of HierarchicalMboSetRemote in psdi.workflow.virtual

      Classes in psdi.workflow.virtual that implement HierarchicalMboSetRemote 
      Modifier and Type Class and Description
      class  WFExpressionBuilderSet 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes