| Package | Description |
|---|---|
| org.gcube.portlets.user.userprofileeditingportlet.client | |
| org.gcube.portlets.user.userprofileeditingportlet.server |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ArrayList<PresentableFieldInfoBean>> |
UserProfileEditingService.getAvailablePresentableFieldsPerCollection() |
HashMap<String,ArrayList<PresentableFieldInfoBean>> |
PresentatableFieldsPanel.getPreferedFieldsPerCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfileEditingServiceAsync.getAvailablePresentableFieldsPerCollection(com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,ArrayList<PresentableFieldInfoBean>>> callback) |
Boolean |
UserProfileEditingService.updateUserProfile(HashMap<String,ArrayList<PresentableFieldInfoBean>> selectedFieldsPerCollection) |
void |
UserProfileEditingServiceAsync.updateUserProfile(HashMap<String,ArrayList<PresentableFieldInfoBean>> selectedFieldsPerCollection,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ArrayList<PresentableFieldInfoBean>> |
UserProfileEditingServlet.getAvailablePresentableFieldsPerCollection() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
UserProfileEditingServlet.updatePresentableFieldsToProfile(HashMap<String,ArrayList<PresentableFieldInfoBean>> collectionsAndFields) |
Boolean |
UserProfileEditingServlet.updateUserProfile(HashMap<String,ArrayList<PresentableFieldInfoBean>> selectedFieldsPerCollection)
This method updates the user profile of the current user
It updates the profile that is stored in CMS
|
Copyright © 2014. All Rights Reserved.