public class ApplicationComponentDto extends ResourceDto
| Modifier | Constructor and Description |
|---|---|
protected |
ApplicationComponentDto() |
protected |
ApplicationComponentDto(DtoFactory dtoFactory,
ApplicationComponent x) |
| Modifier and Type | Method and Description |
|---|---|
List<LinkDto> |
getApplicationComponents() |
List<LinkDto> |
getPlatformComponents() |
static ApplicationComponentDto |
newInstance(DtoFactory dtoFactory,
ApplicationComponent x) |
getCreated, getCreatedAsString, getDescription, getName, getRepresentationSkew, getTags, getType, getUri, newInstancegetCustomAttributes, newInstanceCustomAttributesprotected ApplicationComponentDto()
protected ApplicationComponentDto(DtoFactory dtoFactory, ApplicationComponent x)
public static ApplicationComponentDto newInstance(DtoFactory dtoFactory, ApplicationComponent x)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.