public class UserTypeServiceImpl extends java.lang.Object implements UserTypeService
| Constructor and Description |
|---|
UserTypeServiceImpl(ZafiraClient zafiraClient) |
| Modifier and Type | Method and Description |
|---|---|
UserType |
getUserOrAnonymousIfNotFound(java.lang.String owner) |
UserType |
getUserProfile() |
public UserTypeServiceImpl(ZafiraClient zafiraClient)
public UserType getUserProfile()
getUserProfile in interface UserTypeServicepublic UserType getUserOrAnonymousIfNotFound(java.lang.String owner)
getUserOrAnonymousIfNotFound in interface UserTypeService