public class ClientFacadeService extends Object
| Constructor and Description |
|---|
ClientFacadeService() |
| Modifier and Type | Method and Description |
|---|---|
LcdsResponseString |
callKudos(String json)
Call the kudos service
|
LoginDataPacket |
getLoginDataPacket()
Retrieve the login data for the current user
|
public LoginDataPacket getLoginDataPacket()
public LcdsResponseString callKudos(String json)
json - kudos dataCopyright © 2014. All rights reserved.