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