Uses of Class
org.csapi.fw.TpFwEventCriteria

Packages that use TpFwEventCriteria
org.csapi.fw   
org.csapi.fw.fw_application.notification   
org.csapi.fw.fw_service.notification   
 

Uses of TpFwEventCriteria in org.csapi.fw
 

Fields in org.csapi.fw declared as TpFwEventCriteria
 TpFwEventCriteria TpFwEventCriteriaHolder.value
           
 

Methods in org.csapi.fw that return TpFwEventCriteria
static TpFwEventCriteria TpFwEventCriteriaHelper.extract(org.omg.CORBA.Any any)
           
static TpFwEventCriteria TpFwEventCriteriaHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type TpFwEventCriteria
static void TpFwEventCriteriaHelper.insert(org.omg.CORBA.Any any, TpFwEventCriteria s)
           
static void TpFwEventCriteriaHelper.write(org.omg.CORBA.portable.OutputStream out, TpFwEventCriteria s)
           
 

Constructors in org.csapi.fw with parameters of type TpFwEventCriteria
TpFwEventCriteriaHolder(TpFwEventCriteria initial)
           
 

Uses of TpFwEventCriteria in org.csapi.fw.fw_application.notification
 

Methods in org.csapi.fw.fw_application.notification with parameters of type TpFwEventCriteria
 int IpEventNotificationPOATie.createNotification(TpFwEventCriteria eventCriteria)
           
 int _IpEventNotificationStub.createNotification(TpFwEventCriteria eventCriteria)
           
 int IpEventNotificationOperations.createNotification(TpFwEventCriteria eventCriteria)
           
 

Uses of TpFwEventCriteria in org.csapi.fw.fw_service.notification
 

Methods in org.csapi.fw.fw_service.notification with parameters of type TpFwEventCriteria
 int _IpFwEventNotificationStub.createNotification(TpFwEventCriteria eventCriteria)
           
 int IpFwEventNotificationOperations.createNotification(TpFwEventCriteria eventCriteria)
           
 int IpFwEventNotificationPOATie.createNotification(TpFwEventCriteria eventCriteria)
           
 



Copyright © 2008. All Rights Reserved.