public class LogicalEnclosureAdaptor extends BaseAdaptor<LogicalEnclosure,Object>
Constructor and Description |
---|
LogicalEnclosureAdaptor() |
Modifier and Type | Method and Description |
---|---|
AddLogicalEnclosure |
buildAddEnclosureDto(Object source) |
LogicalEnclosureList |
buildCollectionDto(Object source) |
LogicalEnclosure |
buildDto(Object source) |
org.json.JSONArray |
buildJsonArrayDto(Patch source) |
org.json.JSONObject |
buildJsonObjectFromDto(AddLogicalEnclosure source) |
org.json.JSONObject |
buildJsonObjectFromDto(LogicalEnclosure source) |
org.json.JSONObject |
buildJsonObjectFromDto(SupportDump supportDumpDto) |
public LogicalEnclosure buildDto(Object source)
buildDto
in class BaseAdaptor<LogicalEnclosure,Object>
public AddLogicalEnclosure buildAddEnclosureDto(Object source)
public LogicalEnclosureList buildCollectionDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(LogicalEnclosure source)
public org.json.JSONObject buildJsonObjectFromDto(SupportDump supportDumpDto)
public org.json.JSONArray buildJsonArrayDto(Patch source)
public org.json.JSONObject buildJsonObjectFromDto(AddLogicalEnclosure source)
Copyright © 2016. All rights reserved.