public class PlatformDto extends ResourceDto
Modifier and Type | Method and Description |
---|---|
LinkDto |
getApidoc() |
java.util.List<LinkDto> |
getApplicationComponents() |
java.util.List<LinkDto> |
getApplicationComponentTemplates() |
java.util.List<LinkDto> |
getAssemblies() |
java.util.List<LinkDto> |
getAssemblyTemplates() |
java.util.List<LinkDto> |
getPlatformComponents() |
java.util.List<LinkDto> |
getPlatformComponentTemplates() |
static PlatformDto |
newInstance(DtoFactory dtoFactory,
PlatformRootSummary x) |
getCreated, getCreatedAsString, getDescription, getName, getRepresentationSkew, getTags, getType, getUri, newInstance
getCustomAttributes
public java.util.List<LinkDto> getAssemblyTemplates()
public java.util.List<LinkDto> getPlatformComponentTemplates()
public java.util.List<LinkDto> getApplicationComponentTemplates()
public java.util.List<LinkDto> getAssemblies()
public java.util.List<LinkDto> getPlatformComponents()
public java.util.List<LinkDto> getApplicationComponents()
public LinkDto getApidoc()
public static PlatformDto newInstance(DtoFactory dtoFactory, PlatformRootSummary x)