|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| UIBasicInfoSection | Component manages basic information. |
| UIBasicInfoSection.EditActionListener | Changes form into edit mode when user click edit button. |
| UIBasicInfoSection.SaveActionListener | Stores profile information into database when form is submitted. |
| UIContactSection | Component is used for contact information managing. Some contact information such as: phone, ims, website ... |
| UIContactSection.AddActionListener | Adds component when user click add button. |
| UIContactSection.EditActionListener | Changes form into edit mode when user click eddit button. |
| UIContactSection.RemoveActionListener | Removes the component that user selected for removing. |
| UIContactSection.SaveActionListener | Stores profile information into database when form is submitted. |
| UIDisplayProfileList | Displays the list of all existing users and their information. |
| UIDisplayProfileList.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. |
| UIDisplayProfileList.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. |
| UIDisplayProfileList.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. |
| UIDisplayProfileList.LoadMorePeopleActionListener | Listeners loading more people action. |
| UIDisplayProfileList.SearchActionListener | Listens event that broadcast from UIProfileUserSearch. |
| UIExperienceSection | Component manages all experience informations (ex: company, position, professional...) of profile user. |
| UIExperienceSection.AddActionListener | Adds component when Add button is clicked. |
| UIExperienceSection.EditActionListener | Changes to edit mode when Edit button is clicked. |
| UIExperienceSection.RemoveActionListener | Adds component when Add button is clicked. |
| UIExperienceSection.SaveActionListener | Saves experience informations to profile. |
| UIExperienceSection.ShowHideEndDateActionListener | Shows and hides end date component depending on isCurrent variable. |
| UIHeaderSection | Component is used for short user information (name, position) managing. |
| UIHeaderSection.AcceptContactActionListener | 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. |
| UIHeaderSection.AddContactActionListener | 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. |
| UIHeaderSection.CancelActionListener | Changes form into edit mode when edit button is clicked. |
| UIHeaderSection.DenyContactActionListener | 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. |
| UIHeaderSection.EditActionListener | Changes form into edit mode when edit button is clicked. |
| UIHeaderSection.SaveActionListener | Stores profile information into database when form is submited. |
| UIProfile | Component is used for profile managing, it is the
place put all other profile management components. |
| UIProfileSection | Manages profile informations and actions relate to manage profile. Modified : dang.tung tungcnw@gmail.com Aug 11, 2009 |
| UIProfileSection.CancelActionListener | Listens to cancel event and change the form to non edit mode. |
| UIProfileSection.EditActionListener | Listens to edit event and changes the form to edit mode. |
| UIProfileSection.SaveActionListener | Listens to save event and change form to non edit mode. |
| UIProfileUserSearch | |
| UIProfileUserSearch.SearchActionListener | Listens to search event from search form, then processes search condition and set search result
to the result variable. - Gets user name and other filter information from request. - Searches user that matches the condition. - Sets matched users into result list. |
| UITitleBar | Component that manages title bar of profile management section. |
| UIUserActivitiesDisplay | Displays user's activities |
| UIUserActivitiesDisplay.ChangeOptionActionListener | |
| UIUserActivitiesDisplay.RefreshStreamActionListener | |
| Enum Summary | |
|---|---|
| UIUserActivitiesDisplay.DisplayMode | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||