public interface UserProfileAccessStub
| Modifier and Type | Method and Description |
|---|---|
void |
deleteElement(String elementName) |
void |
destroy(Types.Destroy destroy) |
Types.GetElementResponse |
getElement(String elementName) |
String |
getElementValue(String elementName) |
String |
getUserProfile(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty) |
void |
setElement(Types.SetElement params) |
void |
setElementValue(Types.SetElementValue params) |
void |
updateUserProfile(String profileContent) |
String getUserProfile(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
void setElementValue(Types.SetElementValue params)
Types.GetElementResponse getElement(String elementName)
void setElement(Types.SetElement params) throws UserProfileAccessException
UserProfileAccessExceptionvoid deleteElement(String elementName)
void updateUserProfile(String profileContent)
void destroy(Types.Destroy destroy)
Copyright © 2015. All Rights Reserved.