org.gcube.personalization.userprofileaccess.client.library.stubs
Interface UserProfileAccessStub
public interface UserProfileAccessStub
getUserProfile
String getUserProfile(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
getElementValue
String getElementValue(String elementName)
setElementValue
void setElementValue(Types.SetElementValue params)
getElement
Types.GetElementResponse getElement(String elementName)
setElement
void setElement(Types.SetElement params)
throws UserProfileAccessException
- Throws:
UserProfileAccessException
deleteElement
void deleteElement(String elementName)
updateUserProfile
void updateUserProfile(String profileContent)
destroy
void destroy(Types.Destroy destroy)
Copyright © 2013. All Rights Reserved.