public class PlatformComponentDto extends ResourceDto
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
PlatformComponentDto() |
protected |
PlatformComponentDto(DtoFactory dtoFactory,
PlatformComponent x) |
| Modifier and Type | Method and Description |
|---|---|
List<LinkDto> |
getApplicationComponents() |
String |
getExternalManagementUri() |
List<LinkDto> |
getPlatformComponents() |
static PlatformComponentDto |
newInstance(DtoFactory dtoFactory,
PlatformComponent x) |
getCreated, getCreatedAsString, getDescription, getName, getRepresentationSkew, getTags, getType, getUri, newInstancegetCustomAttributes, newInstanceCustomAttributespublic static final String CLASS_NAME
protected PlatformComponentDto()
protected PlatformComponentDto(DtoFactory dtoFactory, PlatformComponent x)
public String getExternalManagementUri()
public static PlatformComponentDto newInstance(DtoFactory dtoFactory, PlatformComponent x)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.