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

Uses of Interface
psdi.mbo.StatefulMboRemote

  • Packages that use StatefulMboRemote 
    Package Description
    com.ibm.ism.script.autoscript  
    com.ibm.tivoli.maximo.amcrew.app  
    com.ibm.tivoli.maximo.appt.app  
    com.ibm.tivoli.maximo.skd.app  
    psdi.app.asset  
    psdi.app.bim.product  
    psdi.app.ci  
    psdi.app.citype  
    psdi.app.common.purchasing  
    psdi.app.contract  
    psdi.app.contract.labor  
    psdi.app.contract.lease  
    psdi.app.contract.master  
    psdi.app.contract.purch  
    psdi.app.contract.software  
    psdi.app.contract.warranty  
    psdi.app.countbook  
    psdi.app.feature  
    psdi.app.inspection  
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    psdi.app.invoice
    The invoice package is a collection of MBOs used for creating and maintaining invoices.
    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.labor
    The Labor package includes Mbos related to those who perform work.
    psdi.app.lictrack  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.mr
    The MR package includes MBOs related to material requests.
    psdi.app.person  
    psdi.app.pm
    The PM package contains Mbos related to preventive maintenance.
    psdi.app.po
    The PO package includes MBOs related to Purchase Orders (POs).
    psdi.app.pr
    The PR package includes MBOs related to Purchase Requisitions (PRs).
    psdi.app.qual  
    psdi.app.rfq
    The RFQ package includes MBOs related to Request for Quotations (RFQs).
    psdi.app.serviceitem  
    psdi.app.signature
    The Signature package defines users and security groups.
    psdi.app.sla  
    psdi.app.solution
    The Solution package contains Mbos related to the knowledgebase records.
    psdi.app.system
    The System package includes classes for common system data, such as domains and long descriptions, that are utilized across business packages and by the system framework.
    psdi.app.ticket
    The Ticket package contains Mbos related to Service Desk applications.
    psdi.app.tokenlic  
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    psdi.dm  
    psdi.dm.pkg  
    psdi.iface.app.interror  
    psdi.mbo  
    psdi.plusc.app.pluscds  
    psdi.plusc.app.plusctmplt  
    • Uses of StatefulMboRemote in com.ibm.ism.script.autoscript

      Classes in com.ibm.ism.script.autoscript that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  AutoScript
      Mbo to represent Script object.
    • Uses of StatefulMboRemote in com.ibm.tivoli.maximo.amcrew.app

      Subinterfaces of StatefulMboRemote in com.ibm.tivoli.maximo.amcrew.app 
      Modifier and Type Interface and Description
      interface  AMCrewRemote 
      interface  AMCrewTypeRemote 
      Classes in com.ibm.tivoli.maximo.amcrew.app that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  AMCrew 
      class  AMCrewType 
    • Uses of StatefulMboRemote in com.ibm.tivoli.maximo.appt.app

      Subinterfaces of StatefulMboRemote in com.ibm.tivoli.maximo.appt.app 
      Modifier and Type Interface and Description
      interface  ApptBookRemote 
      Classes in com.ibm.tivoli.maximo.appt.app that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  ApptBook 
    • Uses of StatefulMboRemote in com.ibm.tivoli.maximo.skd.app

      Subinterfaces of StatefulMboRemote in com.ibm.tivoli.maximo.skd.app 
      Modifier and Type Interface and Description
      interface  SKDProjectRemote 
      Classes in com.ibm.tivoli.maximo.skd.app that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  SKDProject
      MBO object to represent SKDProject.
    • Uses of StatefulMboRemote in psdi.app.asset

      Subinterfaces of StatefulMboRemote in psdi.app.asset 
      Modifier and Type Interface and Description
      interface  AssetRemote
      Remote Interface to the Asset object.
      Classes in psdi.app.asset that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Asset
      MBO object to represent Asset.
    • Uses of StatefulMboRemote in psdi.app.bim.product

      Subinterfaces of StatefulMboRemote in psdi.app.bim.product 
      Modifier and Type Interface and Description
      interface  BIMDesignSpecRemote 
      interface  BIMProductBaseRemote 
      interface  BIMProductRemote 
      Classes in psdi.app.bim.product that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  BIMDesignSpec 
      class  BIMProduct 
      class  BIMProductBase 
    • Uses of StatefulMboRemote in psdi.app.ci

      Classes in psdi.app.ci that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  CI
      MBO object to represent Configuration Item.
    • Uses of StatefulMboRemote in psdi.app.citype

      Classes in psdi.app.citype that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  CdmCiType
      Mbo object to represent a CdmCiType object.
    • Uses of StatefulMboRemote in psdi.app.common.purchasing

      Subinterfaces of StatefulMboRemote in psdi.app.common.purchasing 
      Modifier and Type Interface and Description
      interface  PurchasingMboRemote
      Remote Interface to the PO and PR object.
      Classes in psdi.app.common.purchasing that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  PurchasingMbo
      Mbo object to represent an PR or a PO.
    • Uses of StatefulMboRemote in psdi.app.contract

      Subinterfaces of StatefulMboRemote in psdi.app.contract 
      Modifier and Type Interface and Description
      interface  ContractRemote
      Remote Interface to the Contract object.
      Classes in psdi.app.contract that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Contract
      MBO object to represent the Contract table.
    • Uses of StatefulMboRemote in psdi.app.contract.labor

      Subinterfaces of StatefulMboRemote in psdi.app.contract.labor 
      Modifier and Type Interface and Description
      interface  LaborViewRemote
      Remote Interface to the Purchase Contract View object.
      Classes in psdi.app.contract.labor that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  LaborView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of StatefulMboRemote in psdi.app.contract.lease

      Subinterfaces of StatefulMboRemote in psdi.app.contract.lease 
      Modifier and Type Interface and Description
      interface  LeaseViewRemote
      Remote Interface to the Lease/Rental Contract View object.
      Classes in psdi.app.contract.lease that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  LeaseView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of StatefulMboRemote in psdi.app.contract.master

      Subinterfaces of StatefulMboRemote in psdi.app.contract.master 
      Modifier and Type Interface and Description
      interface  MasterViewRemote
      Remote Interface to the Master Contract View object.
      Classes in psdi.app.contract.master that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  MasterView
      MBO object to represent the view containing the Contract and the Master Contract tables.
    • Uses of StatefulMboRemote in psdi.app.contract.purch

      Subinterfaces of StatefulMboRemote in psdi.app.contract.purch 
      Modifier and Type Interface and Description
      interface  PurchViewRemote
      Remote Interface to the Purchase Contract View object.
      Classes in psdi.app.contract.purch that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  PurchView
      MBO object to represent the view containing the Contract and the Purchase Contract tables.
    • Uses of StatefulMboRemote in psdi.app.contract.software

      Subinterfaces of StatefulMboRemote in psdi.app.contract.software 
      Modifier and Type Interface and Description
      interface  SFWViewRemote
      Remote Interface to the Software Contract View object.
      Classes in psdi.app.contract.software that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  SFWView
      MBO object to represent the view containing the Contract and the Software Contract tables.
    • Uses of StatefulMboRemote in psdi.app.contract.warranty

      Subinterfaces of StatefulMboRemote in psdi.app.contract.warranty 
      Modifier and Type Interface and Description
      interface  WarrantyViewRemote
      Remote Interface to the Warranty Contract View object.
      Classes in psdi.app.contract.warranty that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  WarrantyView
      MBO object to represent the view of the Contract table.
    • Uses of StatefulMboRemote in psdi.app.countbook

      Classes in psdi.app.countbook that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  CountBook
      Count Books mbo class
    • Uses of StatefulMboRemote in psdi.app.feature

      Subinterfaces of StatefulMboRemote in psdi.app.feature 
      Modifier and Type Interface and Description
      interface  FeatureRemote
      Remote Interface to the Features object.
      Classes in psdi.app.feature that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Feature
      Mbo object to represent a Feature object.
    • Uses of StatefulMboRemote in psdi.app.inspection

      Classes in psdi.app.inspection that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  InspectionForm 
      class  InspectionResult 
    • Uses of StatefulMboRemote in psdi.app.inventory

      Subinterfaces of StatefulMboRemote in psdi.app.inventory 
      Modifier and Type Interface and Description
      interface  InventoryRemote
      Remote Interface to the Inventory object.
      interface  InvPickListRemote 
      interface  InvUseRemote 
      Classes in psdi.app.inventory that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Inventory
      Mbo object to represent Inventory.
      class  InvPickList 
      class  InvUse 
      class  ToolInv
      The MBO to represent tool inventory.
    • Uses of StatefulMboRemote in psdi.app.invoice

      Subinterfaces of StatefulMboRemote in psdi.app.invoice 
      Modifier and Type Interface and Description
      interface  InvoiceRemote
      Remote Interface to the Invoice object.
      Classes in psdi.app.invoice that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Invoice
      Mbo object to represent Invoice.
    • Uses of StatefulMboRemote in psdi.app.item

      Subinterfaces of StatefulMboRemote in psdi.app.item 
      Modifier and Type Interface and Description
      interface  ItemOrgInfoRemote 
      interface  ItemRemote
      Remote Interface to the Item object.
      interface  ToolItemRemote
      Remote Interface to the ToolItem object.
      Classes in psdi.app.item that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Item
      MBO object to represent an item.
      class  ItemOrgInfo
      MBO to represent an ItemOrgInfo object.
      class  ToolItem
      The MBO to represent a tool as an item (view of the item where itemtype='TOOL').
    • Uses of StatefulMboRemote in psdi.app.jobplan

      Subinterfaces of StatefulMboRemote in psdi.app.jobplan 
      Modifier and Type Interface and Description
      interface  JobPlanRemote
      Remote Interface to the job plan object.
      Classes in psdi.app.jobplan that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  JobPlan
      MBO object that represents a Job Plan.
    • Uses of StatefulMboRemote in psdi.app.labor

      Subinterfaces of StatefulMboRemote in psdi.app.labor 
      Modifier and Type Interface and Description
      interface  LaborQualRemote
      Remote Interface to the LaborQual object.
      interface  LaborRemote
      Remote Interface to the labor object.
      Classes in psdi.app.labor that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Labor
      Mbo object to represent a new Labor MBO.
      class  LaborQual
      Mbo object to represent LaborQual.
    • Uses of StatefulMboRemote in psdi.app.lictrack

      Subinterfaces of StatefulMboRemote in psdi.app.lictrack 
      Modifier and Type Interface and Description
      interface  MaxLicenseRemote
      MboRemote class for MAXLICENSE table.
      Classes in psdi.app.lictrack that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  MaxLicense
      Mbo class for MAXLICENSE table.
    • Uses of StatefulMboRemote in psdi.app.location

      Classes in psdi.app.location that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Location
      MBO to represent Locations.
    • Uses of StatefulMboRemote in psdi.app.mr

      Subinterfaces of StatefulMboRemote in psdi.app.mr 
      Modifier and Type Interface and Description
      interface  MRRemote
      Remote Interface to the MR object.
      Classes in psdi.app.mr that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  MR
      MBO object to represent a Material Requisition.
    • Uses of StatefulMboRemote in psdi.app.person

      Subinterfaces of StatefulMboRemote in psdi.app.person 
      Modifier and Type Interface and Description
      interface  PersonRemote
      Remote Interface to the Person object.
      Classes in psdi.app.person that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Person
      Mbo object to represent Person.
    • Uses of StatefulMboRemote in psdi.app.pm

      Classes in psdi.app.pm that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  PM
      MBO to represent PM.
    • Uses of StatefulMboRemote in psdi.app.po

      Subinterfaces of StatefulMboRemote in psdi.app.po 
      Modifier and Type Interface and Description
      interface  BudgetRemote 
      interface  PORemote
      Remote Interface to the PO object.
      Classes in psdi.app.po that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Budget 
      class  PO
      MBO to represent a Purchase Order in a Maximo System
      A Purchase Order is an authorized order from a purchasing agent or department to an external vendor.
    • Uses of StatefulMboRemote in psdi.app.pr

      Subinterfaces of StatefulMboRemote in psdi.app.pr 
      Modifier and Type Interface and Description
      interface  PRRemote
      Remote Interface to the PR object.
      Classes in psdi.app.pr that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  PR
      MBO object to represent a Purchase Requisition.
    • Uses of StatefulMboRemote in psdi.app.qual

      Subinterfaces of StatefulMboRemote in psdi.app.qual 
      Modifier and Type Interface and Description
      interface  QualRemote
      Remote Interface to the Qual object.
      Classes in psdi.app.qual that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Qual
      Mbo object to represent Qualification.
    • Uses of StatefulMboRemote in psdi.app.rfq

      Subinterfaces of StatefulMboRemote in psdi.app.rfq 
      Modifier and Type Interface and Description
      interface  RFQRemote
      Remote Interface to the rfq object.
      Classes in psdi.app.rfq that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  RFQ
      MBO to represent an RFQ.
    • Uses of StatefulMboRemote in psdi.app.serviceitem

      Subinterfaces of StatefulMboRemote in psdi.app.serviceitem 
      Modifier and Type Interface and Description
      interface  ServiceItemRemote
      Remote Interface for Service Item rec.
      Classes in psdi.app.serviceitem that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  ServiceItem
      MBO representing a Service Item This Mbo extends the Item MBO and operates on the ServiceItems view.
    • Uses of StatefulMboRemote in psdi.app.signature

      Subinterfaces of StatefulMboRemote in psdi.app.signature 
      Modifier and Type Interface and Description
      interface  MaxUserRemote
      Remote Interface to the MaxUser object.
      Classes in psdi.app.signature that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  MaxUser
      Mbo object to represent MaxUser, a person who is allowed to establish client connections to MXServer (depending on status).
    • Uses of StatefulMboRemote in psdi.app.sla

      Classes in psdi.app.sla that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  SLA
      The MBO to represent a Service Level Agreement.
    • Uses of StatefulMboRemote in psdi.app.solution

      Classes in psdi.app.solution that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Solution
      MBO representing a Solution Allows a user to create a Solution record that provides detailed information that will enable a user to solve a problem.
    • Uses of StatefulMboRemote in psdi.app.system

      Subinterfaces of StatefulMboRemote in psdi.app.system 
      Modifier and Type Interface and Description
      interface  TenantRegRemote
      Remote Interface to the TenantReg object.
      Classes in psdi.app.system that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  TenantReg 
    • Uses of StatefulMboRemote in psdi.app.ticket

      Subinterfaces of StatefulMboRemote in psdi.app.ticket 
      Modifier and Type Interface and Description
      interface  IncidentRemote
      Remote Interface to the Incident object.
      interface  ProblemRemote
      Remote Interface to the Problem object.
      interface  SRRemote
      Remote Interface to the SR object.
      interface  TicketRemote
      Remote interface to the Ticket object.
      interface  TKTemplateRemote
      Remote Interface to the Ticket Template object.
      Classes in psdi.app.ticket that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  Incident
      The MBO to represent a Incident.
      class  Problem
      The MBO to represent a problem.
      class  SR
      The MBO to represent a SR.
      class  Ticket
      MBO to represent a Ticket.pro See the Ticket package description for details.
      class  TKTemplate
      MBO to represent a Ticket Template.
    • Uses of StatefulMboRemote in psdi.app.tokenlic

      Subinterfaces of StatefulMboRemote in psdi.app.tokenlic 
      Modifier and Type Interface and Description
      interface  TokenLicenseRemote
      MboRemote class for MAXLICENSE table.
      Classes in psdi.app.tokenlic that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  TokenLicense
      Mbo class for MAXLICENSE table.
    • Uses of StatefulMboRemote in psdi.app.workorder

      Subinterfaces of StatefulMboRemote in psdi.app.workorder 
      Modifier and Type Interface and Description
      interface  WOActivityRemote
      Remote interface to the WOActivity object.
      interface  WOChangeRemote
      Remote interface to the WO object.
      interface  WOReleaseRemote
      Remote interface to the WORelease object.
      interface  WORemote
      Remote interface to the WO object.
      Classes in psdi.app.workorder that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  WO
      MBO to represent Work Order object.
      class  WOActivity
      MBO to represent the Activity object.
      class  WOChange
      MBO to represent the Release object.
      class  WORelease
      MBO to represent the Release object.
    • Uses of StatefulMboRemote in psdi.dm

      Subinterfaces of StatefulMboRemote in psdi.dm 
      Modifier and Type Interface and Description
      interface  DMPackageDefRemote 
      Classes in psdi.dm that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  DMPackageDef
      Mbo class for PKGDEFINITION.
    • Uses of StatefulMboRemote in psdi.dm.pkg

      Subinterfaces of StatefulMboRemote in psdi.dm.pkg 
      Modifier and Type Interface and Description
      interface  DMPackageRemote 
      Classes in psdi.dm.pkg that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  DMPackage 
    • Uses of StatefulMboRemote in psdi.iface.app.interror

      Subinterfaces of StatefulMboRemote in psdi.iface.app.interror 
      Modifier and Type Interface and Description
      interface  MaxIntErrorRemote
      Remote Interface to the MaxIntError object.
      Classes in psdi.iface.app.interror that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  MaxIntError
      Mbo object to represent integration error.
    • Uses of StatefulMboRemote in psdi.mbo

      Classes in psdi.mbo that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  StatefulMbo
      Base class that represents the behaviour of a Mbo that can be in one of many statuses.
    • Uses of StatefulMboRemote in psdi.plusc.app.pluscds

      Subinterfaces of StatefulMboRemote in psdi.plusc.app.pluscds 
      Modifier and Type Interface and Description
      interface  PlusCDSRemote
      TODO:.
      Classes in psdi.plusc.app.pluscds that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  PlusCDS 
    • Uses of StatefulMboRemote in psdi.plusc.app.plusctmplt

      Classes in psdi.plusc.app.plusctmplt that implement StatefulMboRemote 
      Modifier and Type Class and Description
      class  PlusCAssetTemplate 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes