Package org.exoplatform.social.webui.connections

Class Summary
UIAllPeople Displays the list of all existing users and their information.
UIAllPeople.ConfirmActionListener Listens to accept actions then make connection to accepted person.
- Gets information of user who made request.
- Checks the relationship to confirm that there still got invited connection.
- Makes and Save the new relationship.
UIAllPeople.ConnectActionListener Listens to add action then make request to invite person to make connection.
- Gets information of user is invited.
- Checks the relationship to confirm that there have not got connection yet.
- Saves the new connection.
UIAllPeople.IgnoreActionListener Listens to deny action then delete the invitation.
- Gets information of user is invited or made request.
- Checks the relation to confirm that there have not got relation yet.
- Removes the current relation and save the new relation.
UIAllPeople.LoadMorePeopleActionListener Listeners loading more people action.
UIAllPeople.SearchActionListener Listens event that broadcast from UIProfileUserSearch.
UIInvitations  
UIInvitations.ConfirmActionListener Listens to accept actions then make relation to accepted person.
- Gets information of user who made request.
- Checks the relation to confirm that there still got invited relation.
- Makes and Save the new relation.
UIInvitations.IgnoreActionListener Listens to deny action then delete the invitation.
- Gets information of user is invited or made request.
- Checks the relation to confirm that there have not got relation yet.
- Removes the current relation and save the new relation.
UIInvitations.LoadMorePeopleActionListener Listeners loading more people action.
UIInvitations.SearchActionListener Listens event that broadcast from UIProfileUserSearch.
UIMyConnections  
UIMyConnections.LoadMorePeopleActionListener Listeners loading more people action.
UIMyConnections.RemoveConnectionActionListener Listens to remove action then delete the relation.
- Gets information of user is removed.
- Checks the relation to confirm that still got relation.
- Removes the current relation.
UIMyConnections.SearchActionListener Listens event that broadcast from UIProfileUserSearch.
UIPendingRelation  
UIPendingRelation.IgnoreActionListener Listens to deny action then delete the invitation.
- Gets information of user is invited or made request.
- Checks the relation to confirm that have got pending relation.
- Removes the current pending relation and save the new relation.
UIPendingRelation.LoadMorePeopleActionListener Listeners loading more people action.
UIPendingRelation.SearchActionListener Listens event that broadcast from UIProfileUserSearch.
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.