Uses of Class
org.csapi.pam.TpPAMNotificationInfo

Packages that use TpPAMNotificationInfo
org.csapi.pam   
org.csapi.pam.event   
 

Uses of TpPAMNotificationInfo in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMNotificationInfo
 TpPAMNotificationInfo TpPAMErrorInfo.ErrorData
           
 TpPAMNotificationInfo[] TpPAMNotificationInfoListHolder.value
           
 TpPAMNotificationInfo TpPAMNotificationInfoHolder.value
           
 

Methods in org.csapi.pam that return TpPAMNotificationInfo
static TpPAMNotificationInfo TpPAMNotificationInfoHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMNotificationInfo[] TpPAMNotificationInfoListHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMNotificationInfo TpPAMNotificationInfoHelper.read(org.omg.CORBA.portable.InputStream in)
           
static TpPAMNotificationInfo[] TpPAMNotificationInfoListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
 

Methods in org.csapi.pam with parameters of type TpPAMNotificationInfo
static void TpPAMNotificationInfoHelper.insert(org.omg.CORBA.Any any, TpPAMNotificationInfo s)
           
static void TpPAMNotificationInfoListHelper.insert(org.omg.CORBA.Any any, TpPAMNotificationInfo[] s)
           
static void TpPAMNotificationInfoHelper.write(org.omg.CORBA.portable.OutputStream out, TpPAMNotificationInfo s)
           
static void TpPAMNotificationInfoListHelper.write(org.omg.CORBA.portable.OutputStream _out, TpPAMNotificationInfo[] _s)
           
 

Constructors in org.csapi.pam with parameters of type TpPAMNotificationInfo
TpPAMErrorInfo(TpPAMErrorCause Cause, TpPAMNotificationInfo ErrorData)
           
TpPAMNotificationInfoHolder(TpPAMNotificationInfo initial)
           
TpPAMNotificationInfoListHolder(TpPAMNotificationInfo[] initial)
           
 

Uses of TpPAMNotificationInfo in org.csapi.pam.event
 

Methods in org.csapi.pam.event with parameters of type TpPAMNotificationInfo
 void _IpAppPAMEventHandlerStub.eventNotify(int eventID, TpPAMNotificationInfo[] eventInfo)
           
 void IpAppPAMEventHandlerPOATie.eventNotify(int eventID, TpPAMNotificationInfo[] eventInfo)
           
 void IpAppPAMEventHandlerOperations.eventNotify(int eventID, TpPAMNotificationInfo[] eventInfo)
           
 



Copyright © 2008. All Rights Reserved.