public class PlatformDto extends ResourceDto
| 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, newInstanceCustomAttributesprotected PlatformDto()
protected PlatformDto(DtoFactory dtoFactory, PlatformRootSummary x)
public LinkDto getApidoc()
public static PlatformDto newInstance(DtoFactory dtoFactory, PlatformRootSummary x)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.