public class UserProfileAccessCLDefaultProxy extends Object implements UserProfileAccessCLProxyI
| Constructor and Description |
|---|
UserProfileAccessCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<UserProfileAccessStub> config) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteElement(String elementName) |
void |
destroy() |
Types.GetElementResponse |
getElement(String elementName) |
String |
getElementValue(String elementName) |
String |
getUserProfile() |
void |
setElement(Types.SetElement params) |
void |
setElementValue(Types.SetElementValue params) |
void |
updateUserProfile(String profileContent) |
public UserProfileAccessCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<UserProfileAccessStub> config)
public void destroy()
throws UserProfileAccessException
destroy in interface UserProfileAccessCLProxyIUserProfileAccessExceptionpublic String getUserProfile() throws UserProfileAccessException
getUserProfile in interface UserProfileAccessCLProxyIUserProfileAccessExceptionpublic String getElementValue(String elementName) throws UserProfileAccessException
getElementValue in interface UserProfileAccessCLProxyIUserProfileAccessExceptionpublic void setElementValue(Types.SetElementValue params) throws UserProfileAccessException
setElementValue in interface UserProfileAccessCLProxyIUserProfileAccessExceptionpublic Types.GetElementResponse getElement(String elementName) throws UserProfileAccessException
getElement in interface UserProfileAccessCLProxyIUserProfileAccessExceptionpublic void setElement(Types.SetElement params) throws UserProfileAccessException
setElement in interface UserProfileAccessCLProxyIUserProfileAccessExceptionpublic void deleteElement(String elementName) throws UserProfileAccessException
deleteElement in interface UserProfileAccessCLProxyIUserProfileAccessExceptionpublic void updateUserProfile(String profileContent) throws UserProfileAccessException
updateUserProfile in interface UserProfileAccessCLProxyIUserProfileAccessExceptionCopyright © 2015. All Rights Reserved.