- getAvailableCollections() - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingService
-
- getAvailableCollections(AsyncCallback<HashMap<CollectionInfoBean, ArrayList<CollectionInfoBean>>>) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingServiceAsync
-
- getAvailableCollections() - Method in class org.gcube.portlets.user.userprofileeditingportlet.server.UserProfileEditingServlet
-
This method returns all the available collections of a VRE with their structure
Each element of the returned array is a List, where the first element of the List is the collection group and
all the other members are the the real collections
- getAvailablePresentableFieldsPerCollection() - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingService
-
- getAvailablePresentableFieldsPerCollection(AsyncCallback<HashMap<String, ArrayList<PresentableFieldInfoBean>>>) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingServiceAsync
-
- getAvailablePresentableFieldsPerCollection() - Method in class org.gcube.portlets.user.userprofileeditingportlet.server.UserProfileEditingServlet
-
- getAvailableXSLTsFromIS(String) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingService
-
- getAvailableXSLTsFromIS(String, AsyncCallback<HashMap<String, Vector<String[]>>>) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingServiceAsync
-
- getAvailableXSLTsFromIS(String) - Method in class org.gcube.portlets.user.userprofileeditingportlet.server.UserProfileEditingServlet
-
This method returns a hash map that contains all the available xslts per metadata schema
- getCollecionDescription() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.CollectionInfoBean
-
- getCollectionID() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.CollectionInfoBean
-
- getCollectionName() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.CollectionInfoBean
-
- getEmail() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.UserPersonalInformation
-
- getEngineType() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.SearchPreferencesInformation
-
- getFaultTolerance() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.SearchPreferencesInformation
-
- getFullname() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.UserPersonalInformation
-
- getId() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.PresentableFieldInfoBean
-
- getLabel() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.PresentableFieldInfoBean
-
- getLanguage() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.SearchPreferencesInformation
-
- getPersistence() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.SearchPreferencesInformation
-
- getPersonalInformation() - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingService
-
- getPersonalInformation(AsyncCallback<UserPersonalInformation>) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingServiceAsync
-
- getPersonalInformation() - Method in class org.gcube.portlets.user.userprofileeditingportlet.server.UserProfileEditingServlet
-
This method returns the personal information of the current user.
- getPreferedFieldsPerCollection() - Method in class org.gcube.portlets.user.userprofileeditingportlet.client.PresentatableFieldsPanel
-
- getPresentableFieldsFromProfile() - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingService
-
- getPresentableFieldsFromProfile(AsyncCallback<HashMap<String, ArrayList<String>>>) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingServiceAsync
-
- getPresentableFieldsFromProfile() - Method in class org.gcube.portlets.user.userprofileeditingportlet.server.UserProfileEditingServlet
-
- getProfileMetadataXSLTs() - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingService
-
- getProfileMetadataXSLTs(AsyncCallback<String[][]>) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingServiceAsync
-
- getProfileMetadataXSLTs() - Method in class org.gcube.portlets.user.userprofileeditingportlet.server.UserProfileEditingServlet
-
This method returns a hash map that contains the metadata xslts that exist at user's profile
- getSearchPreferences() - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingService
-
- getSearchPreferences(AsyncCallback<SearchPreferencesInformation>) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingServiceAsync
-
- getSearchPreferences() - Method in class org.gcube.portlets.user.userprofileeditingportlet.server.UserProfileEditingServlet
-
This method returns the search preferences of the current user.
- getUsername() - Method in class org.gcube.portlets.user.userprofileeditingportlet.shared.UserPersonalInformation
-
- getUsersFavoriteCollections() - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingService
-
- getUsersFavoriteCollections(AsyncCallback<String[]>) - Method in interface org.gcube.portlets.user.userprofileeditingportlet.client.UserProfileEditingServiceAsync
-
- getUsersFavoriteCollections() - Method in class org.gcube.portlets.user.userprofileeditingportlet.server.UserProfileEditingServlet
-
This method returns the IDs of the collections in the user's profile