Uses of Class
org.zeroexchange.user.event.UsersInvited

Packages that use UsersInvited
org.zeroexchange.collaboration.invitation.event   
 

Uses of UsersInvited in org.zeroexchange.collaboration.invitation.event
 

Methods in org.zeroexchange.collaboration.invitation.event that return types with arguments of type UsersInvited
 Class<UsersInvited> UsersInvitationMessageListener.getProcessingClass()
          Returns root hierarchy current processor can operate
 Class<UsersInvited> UserInvitationRegistrationListener.getProcessingClass()
          Returns root hierarchy current processor can operate
 

Methods in org.zeroexchange.collaboration.invitation.event with parameters of type UsersInvited
 void UsersInvitationMessageListener.onEvent(UsersInvited event)
          Is called when event occurred.
 void UserInvitationRegistrationListener.onEvent(UsersInvited event)
          Is called when event occurred.
 



Copyright © 2013. All Rights Reserved.