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

Uses of Interface
psdi.app.ticket.TicketSetRemote

  • Packages that use TicketSetRemote 
    Package Description
    psdi.app.ticket
    The Ticket package contains Mbos related to Service Desk applications.
    • Uses of TicketSetRemote in psdi.app.ticket

      Subinterfaces of TicketSetRemote in psdi.app.ticket 
      Modifier and Type Interface and Description
      interface  IncidentSetRemote
      Remote Interface to the Incident set.
      interface  ProblemSetRemote
      Remote Interface to the Problem set.
      interface  SRSetRemote
      Remote Interface to the SR set.
      Classes in psdi.app.ticket that implement TicketSetRemote 
      Modifier and Type Class and Description
      class  IncidentSet
      Represents the Mbo set of Incident.
      class  ProblemSet
      Represents the Mbo set of Problem.
      class  SRSet
      Represents the Mbo set of SR.
      class  TicketSet
      Represents a set of Tickets.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes