public class ApplicationComponentDto extends ResourceDto
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, newInstance
getCustomAttributes
public java.util.List<LinkDto> getPlatformComponents()
public java.util.List<LinkDto> getApplicationComponents()
public static ApplicationComponentDto newInstance(DtoFactory dtoFactory, ApplicationComponent x)