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