public class ApplicationComponentDto extends ResourceDto
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LinkDto> |
getApplicationComponents() |
java.util.List<LinkDto> |
getPlatformComponents() |
static ApplicationComponentDto |
newInstance(DtoFactory dtoFactory,
ApplicationComponent x) |
getCreated, getCreatedAsString, getDescription, getName, getRepresentationSkew, getTags, getType, getUri, newInstancegetCustomAttributespublic static final java.lang.String CLASS_NAME
public java.util.List<LinkDto> getPlatformComponents()
public java.util.List<LinkDto> getApplicationComponents()
public static ApplicationComponentDto newInstance(DtoFactory dtoFactory, ApplicationComponent x)