Uses of Class
org.csapi.pam.TpPAMEventName

Packages that use TpPAMEventName
org.csapi.pam   
 

Uses of TpPAMEventName in org.csapi.pam
 

Fields in org.csapi.pam declared as TpPAMEventName
 TpPAMEventName TpPAMWCNotificationData.Event
           
 TpPAMEventName[] TpPAMWCEventData.Events
           
static TpPAMEventName TpPAMEventName.PAM_CE_AGENT_ASSIGNED
           
static TpPAMEventName TpPAMEventName.PAM_CE_AGENT_CAPABILITY_PRESENCE_SET
           
static TpPAMEventName TpPAMEventName.PAM_CE_AGENT_CREATED
           
static TpPAMEventName TpPAMEventName.PAM_CE_AGENT_DELETED
           
static TpPAMEventName TpPAMEventName.PAM_CE_AGENT_PRESENCE_SET
           
static TpPAMEventName TpPAMEventName.PAM_CE_AGENT_UNASSIGNED
           
static TpPAMEventName TpPAMEventName.PAM_CE_AVAILABILITY_CHANGED
           
static TpPAMEventName TpPAMEventName.PAM_CE_CAPABILITY_CHANGED
           
static TpPAMEventName TpPAMEventName.PAM_CE_GROUP_MEMBERSHIP_CHANGED
           
static TpPAMEventName TpPAMEventName.PAM_CE_IDENTITY_CREATED
           
static TpPAMEventName TpPAMEventName.PAM_CE_IDENTITY_DELETED
           
static TpPAMEventName TpPAMEventName.PAM_CE_IDENTITY_PRESENCE_SET
           
static TpPAMEventName TpPAMEventName.PAM_CE_WATCHERS_CHANGED
           
 TpPAMEventName[] TpPAMEventNameListHolder.value
           
 TpPAMEventName TpPAMEventNameHolder.value
           
 

Methods in org.csapi.pam that return TpPAMEventName
 TpPAMEventName TpPAMNotificationInfo.discriminator()
           
 TpPAMEventName TpPAMEventInfo.discriminator()
           
static TpPAMEventName[] TpPAMEventNameListHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMEventName TpPAMEventNameHelper.extract(org.omg.CORBA.Any any)
           
static TpPAMEventName TpPAMEventName.from_int(int value)
           
static TpPAMEventName[] TpPAMEventNameListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static TpPAMEventName TpPAMEventNameHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Constructors in org.csapi.pam with parameters of type TpPAMEventName
TpPAMEventNameHolder(TpPAMEventName initial)
           
TpPAMEventNameListHolder(TpPAMEventName[] initial)
           
TpPAMWCEventData(TpPAMEventName[] Events, java.lang.String[] IdentityName, java.lang.String[] IdentityType, long ReportingPeriod)
           
TpPAMWCNotificationData(TpPAMEventName Event, TpPAMwatcherChangeType ChangeType, java.lang.String Identity, java.lang.String[] Watchers)
           
 



Copyright © 2009. All Rights Reserved.