public class ConnectionTemplateAdaptor extends BaseAdaptor<ConnectionTemplate,Object>
Constructor and Description |
---|
ConnectionTemplateAdaptor() |
Modifier and Type | Method and Description |
---|---|
ConnectionTemplateCollection |
buildCollectionDto(Object source) |
ConnectionTemplate |
buildDto(Object source) |
org.json.JSONObject |
buildJsonObjectFromDto(ConnectionTemplate source) |
public ConnectionTemplate buildDto(Object source)
buildDto
in class BaseAdaptor<ConnectionTemplate,Object>
public ConnectionTemplateCollection buildCollectionDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(ConnectionTemplate source)
Copyright © 2016. All rights reserved.