public class ManagedSanAdaptor extends BaseAdaptor<SanResponse,Object>
| Constructor and Description |
|---|
ManagedSanAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
SanResponseCollection |
buildCollectionDto(Object source) |
SanResponse |
buildDto(Object source) |
org.json.JSONObject |
buildJsonObjectFromDto(SanRequest source,
int apiVersion) |
public SanResponse buildDto(Object source)
buildDto in class BaseAdaptor<SanResponse,Object>public SanResponseCollection buildCollectionDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(SanRequest source, int apiVersion)
Copyright © 2016. All rights reserved.