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

Uses of Interface
psdi.common.action.AppActionInterface

  • Packages that use AppActionInterface 
    Package Description
    psdi.app.asset  
    psdi.app.ci  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    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 AppActionInterface in psdi.app.asset

      Subinterfaces of AppActionInterface 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 AppActionInterface 
      Modifier and Type Class and Description
      class  Asset
      MBO object to represent Asset.
    • Uses of AppActionInterface in psdi.app.ci

      Subinterfaces of AppActionInterface in psdi.app.ci 
      Modifier and Type Interface and Description
      interface  CIRemote
      Remote Interface to the CI object.
      Classes in psdi.app.ci that implement AppActionInterface 
      Modifier and Type Class and Description
      class  CI
      MBO object to represent Configuration Item.
    • Uses of AppActionInterface in psdi.app.location

      Subinterfaces of AppActionInterface in psdi.app.location 
      Modifier and Type Interface and Description
      interface  LocationRemote
      Remote Interface to the Location object.
      Classes in psdi.app.location that implement AppActionInterface 
      Modifier and Type Class and Description
      class  Location
      MBO to represent Locations.
    • Uses of AppActionInterface in psdi.app.ticket

      Subinterfaces of AppActionInterface 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.
      Classes in psdi.app.ticket that implement AppActionInterface 
      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.
    • Uses of AppActionInterface in psdi.app.workorder

      Subinterfaces of AppActionInterface 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 AppActionInterface 
      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.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes