Uses of Class
org.csapi.ui.TpUIEventNotificationInfo

Packages that use TpUIEventNotificationInfo
org.csapi.ui   
org.mobicents.csapi.jr.slee.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of TpUIEventNotificationInfo in org.csapi.ui
 

Fields in org.csapi.ui declared as TpUIEventNotificationInfo
 TpUIEventNotificationInfo TpUIEventNotificationInfoHolder.value
           
 

Methods in org.csapi.ui that return TpUIEventNotificationInfo
static TpUIEventNotificationInfo TpUIEventNotificationInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpUIEventNotificationInfo TpUIEventNotificationInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.ui with parameters of type TpUIEventNotificationInfo
static void TpUIEventNotificationInfoHelper.insert(org.omg.CORBA.Any any, TpUIEventNotificationInfo s)
           
 IpAppUI IpAppUIManagerPOATie.reportEventNotification(TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
 IpAppUI _IpAppUIManagerStub.reportEventNotification(TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
 IpAppUI IpAppUIManagerOperations.reportEventNotification(TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
           
static void TpUIEventNotificationInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpUIEventNotificationInfo s)
           
 

Constructors in org.csapi.ui with parameters of type TpUIEventNotificationInfo
TpUIEventNotificationInfoHolder(TpUIEventNotificationInfo initial)
           
 

Uses of TpUIEventNotificationInfo in org.mobicents.csapi.jr.slee.ui
 

Methods in org.mobicents.csapi.jr.slee.ui that return TpUIEventNotificationInfo
 TpUIEventNotificationInfo ReportEventNotificationEvent.getEventNotificationInfo()
          Returns the eventNotificationInfo
 

Constructors in org.mobicents.csapi.jr.slee.ui with parameters of type TpUIEventNotificationInfo
ReportEventNotificationEvent(TpServiceIdentifier tpServiceIdentifier, TpUIIdentifier userInteraction, TpUIEventNotificationInfo eventNotificationInfo, int assignmentID)
          Constructor for ReportEventNotificationEvent
 



Copyright © 2008. All Rights Reserved.