public class StorageSystemAdaptor extends BaseAdaptor<StorageSystemV2,Object>
Constructor and Description |
---|
StorageSystemAdaptor() |
Modifier and Type | Method and Description |
---|---|
StorageSystemCollection |
buildCollectionDto(Object source) |
StorageSystemV2 |
buildDto(Object source) |
List<String> |
buildHostTypesCollectionDto(String source) |
org.json.JSONObject |
buildJsonObjectFromDto(AddStorageSystemCredentials source,
double version) |
org.json.JSONObject |
buildJsonObjectFromDto(StorageSystemV2 source,
double version) |
StorageTargetPortCollection |
buildManagedPortsCollectionDto(Object source) |
StorageTargetPortV2 |
buildManagedPortsDto(Object source) |
StoragePoolCollection |
buildStoragePoolCollectionDto(Object source) |
public StorageSystemV2 buildDto(Object source)
buildDto
in class BaseAdaptor<StorageSystemV2,Object>
public StorageSystemCollection buildCollectionDto(Object source)
public StoragePoolCollection buildStoragePoolCollectionDto(Object source)
public StorageTargetPortCollection buildManagedPortsCollectionDto(Object source)
public StorageTargetPortV2 buildManagedPortsDto(Object source)
public org.json.JSONObject buildJsonObjectFromDto(AddStorageSystemCredentials source, double version)
public org.json.JSONObject buildJsonObjectFromDto(StorageSystemV2 source, double version)
Copyright © 2016. All rights reserved.