public class EnclosureAdaptor extends BaseAdaptor<Enclosures,Object>
Constructor and Description |
---|
EnclosureAdaptor() |
Modifier and Type | Method and Description |
---|---|
AddEnclosureV2 |
buildAddEnclosureDto(Object source) |
EnclosureCollectionV2 |
buildCollectionDto(Object source) |
Enclosures |
buildDto(Object source) |
EnvironmentalConfiguration |
buildEnvironmentalConfigurationDto(Object source) |
org.json.JSONArray |
buildJsonArrayDto(Patch source) |
org.json.JSONObject |
buildJsonObjectFromDto(AddEnclosureV2 source) |
org.json.JSONObject |
buildJsonObjectFromDto(Enclosures source) |
org.json.JSONObject |
buildJsonObjectFromDto(EnvironmentalConfigurationUpdate source) |
org.json.JSONObject |
buildJsonObjectFromDto(FwBaselineConfig source) |
org.json.JSONObject |
buildJsonObjectFromDto(RefreshStateConfig source) |
SsoUrlData |
buildSsoUrlData(Object source) |
UtilizationData |
buildUtilizationData(Object source) |
public Enclosures buildDto(Object source)
buildDto
in class BaseAdaptor<Enclosures,Object>
public AddEnclosureV2 buildAddEnclosureDto(Object source)
public EnvironmentalConfiguration buildEnvironmentalConfigurationDto(Object source)
public SsoUrlData buildSsoUrlData(Object source)
public UtilizationData buildUtilizationData(Object source)
public EnclosureCollectionV2 buildCollectionDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(Enclosures source)
public org.json.JSONArray buildJsonArrayDto(Patch source)
public org.json.JSONObject buildJsonObjectFromDto(FwBaselineConfig source)
public org.json.JSONObject buildJsonObjectFromDto(RefreshStateConfig source)
public org.json.JSONObject buildJsonObjectFromDto(EnvironmentalConfigurationUpdate source)
public org.json.JSONObject buildJsonObjectFromDto(AddEnclosureV2 source)
Copyright © 2016. All rights reserved.