org.csapi.pam
Class TpPAMNotificationInfo

java.lang.Object
  extended by org.csapi.pam.TpPAMNotificationInfo
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpPAMNotificationInfo
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of union "TpPAMNotificationInfo"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Constructor Summary
TpPAMNotificationInfo()
           
 
Method Summary
 TpPAMAANotificationData AgentAssignedNotify()
           
 void AgentAssignedNotify(TpPAMAANotificationData _x)
           
 TpPAMACPSNotificationData AgentCapabilityPresenceSetNotify()
           
 void AgentCapabilityPresenceSetNotify(TpPAMACPSNotificationData _x)
           
 TpPAMACNotificationData AgentCreatedNotify()
           
 void AgentCreatedNotify(TpPAMACNotificationData _x)
           
 TpPAMADNotificationData AgentDeletedNotify()
           
 void AgentDeletedNotify(TpPAMADNotificationData _x)
           
 TpPAMAPSNotificationData AgentPresenceSetNotify()
           
 void AgentPresenceSetNotify(TpPAMAPSNotificationData _x)
           
 TpPAMAUNotificationData AgentUnassignedNotify()
           
 void AgentUnassignedNotify(TpPAMAUNotificationData _x)
           
 TpPAMAVCNotificationData AvailabilityChangedNotify()
           
 void AvailabilityChangedNotify(TpPAMAVCNotificationData _x)
           
 TpPAMCCNotificationData CapabilityChangedNotify()
           
 void CapabilityChangedNotify(TpPAMCCNotificationData _x)
           
 TpPAMEventName discriminator()
           
 TpPAMGMCNotificationData GroupMembershipChangedNotify()
           
 void GroupMembershipChangedNotify(TpPAMGMCNotificationData _x)
           
 TpPAMICNotificationData IdentityCreatedNotify()
           
 void IdentityCreatedNotify(TpPAMICNotificationData _x)
           
 TpPAMIDNotificationData IdentityDeletedNotify()
           
 void IdentityDeletedNotify(TpPAMIDNotificationData _x)
           
 TpPAMIPSNotificationData IdentityPresenceSetNotify()
           
 void IdentityPresenceSetNotify(TpPAMIPSNotificationData _x)
           
 TpPAMWCNotificationData WatchersChangedNotify()
           
 void WatchersChangedNotify(TpPAMWCNotificationData _x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TpPAMNotificationInfo

public TpPAMNotificationInfo()
Method Detail

discriminator

public TpPAMEventName discriminator()

IdentityPresenceSetNotify

public TpPAMIPSNotificationData IdentityPresenceSetNotify()

IdentityPresenceSetNotify

public void IdentityPresenceSetNotify(TpPAMIPSNotificationData _x)

AvailabilityChangedNotify

public TpPAMAVCNotificationData AvailabilityChangedNotify()

AvailabilityChangedNotify

public void AvailabilityChangedNotify(TpPAMAVCNotificationData _x)

WatchersChangedNotify

public TpPAMWCNotificationData WatchersChangedNotify()

WatchersChangedNotify

public void WatchersChangedNotify(TpPAMWCNotificationData _x)

IdentityCreatedNotify

public TpPAMICNotificationData IdentityCreatedNotify()

IdentityCreatedNotify

public void IdentityCreatedNotify(TpPAMICNotificationData _x)

IdentityDeletedNotify

public TpPAMIDNotificationData IdentityDeletedNotify()

IdentityDeletedNotify

public void IdentityDeletedNotify(TpPAMIDNotificationData _x)

GroupMembershipChangedNotify

public TpPAMGMCNotificationData GroupMembershipChangedNotify()

GroupMembershipChangedNotify

public void GroupMembershipChangedNotify(TpPAMGMCNotificationData _x)

AgentCreatedNotify

public TpPAMACNotificationData AgentCreatedNotify()

AgentCreatedNotify

public void AgentCreatedNotify(TpPAMACNotificationData _x)

AgentDeletedNotify

public TpPAMADNotificationData AgentDeletedNotify()

AgentDeletedNotify

public void AgentDeletedNotify(TpPAMADNotificationData _x)

AgentAssignedNotify

public TpPAMAANotificationData AgentAssignedNotify()

AgentAssignedNotify

public void AgentAssignedNotify(TpPAMAANotificationData _x)

AgentUnassignedNotify

public TpPAMAUNotificationData AgentUnassignedNotify()

AgentUnassignedNotify

public void AgentUnassignedNotify(TpPAMAUNotificationData _x)

CapabilityChangedNotify

public TpPAMCCNotificationData CapabilityChangedNotify()

CapabilityChangedNotify

public void CapabilityChangedNotify(TpPAMCCNotificationData _x)

AgentCapabilityPresenceSetNotify

public TpPAMACPSNotificationData AgentCapabilityPresenceSetNotify()

AgentCapabilityPresenceSetNotify

public void AgentCapabilityPresenceSetNotify(TpPAMACPSNotificationData _x)

AgentPresenceSetNotify

public TpPAMAPSNotificationData AgentPresenceSetNotify()

AgentPresenceSetNotify

public void AgentPresenceSetNotify(TpPAMAPSNotificationData _x)


Copyright © 2009. All Rights Reserved.