public class LoginSessionAdaptor extends BaseAdaptor<LoginSessionDto,RestParams>
| Constructor and Description |
|---|
LoginSessionAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
LoginSessionDto |
buildDto(RestParams params) |
org.json.JSONObject |
buildJSONObjectFromDto(LoginSessionDto source) |
String |
retrieveSessionId(String request) |
public org.json.JSONObject buildJSONObjectFromDto(LoginSessionDto source)
public LoginSessionDto buildDto(RestParams params)
buildDto in class BaseAdaptor<LoginSessionDto,RestParams>Copyright © 2016. All rights reserved.