class HalJsonCollectionRenderer extends HalJsonRenderer implements ContainerRenderer
A HAL JSON renderer for a collection of objects
Fields inherited from class | Fields |
---|---|
class HalJsonRenderer |
DEFAULT_MIME_TYPES, EMBEDDED_ATTRIBUTE, LINKS_ATTRIBUTE, MIME_TYPE |
Type | Name and description |
---|---|
java.lang.Class |
componentType |
Properties inherited from class | Properties |
---|---|
class HalJsonRenderer |
collectionName, dataBindingSourceRegistry, dateToStringConverter |
Constructor and description |
---|
HalJsonCollectionRenderer(java.lang.Class componentType) |
HalJsonCollectionRenderer(java.lang.Class componentType, MimeType[] mimeTypes) |
Methods inherited from class | Name |
---|---|
class HalJsonRenderer |
initialize, renderEmbeddedAttributes, renderInternal, setDateToStringConverter, writeDomainProperty, writeDomainWithEmbeddedAndLinks, writeLink, writeLinkForCurrentPath, writeLinks, writeSimpleObject, writeSimpleObjectAndLink |
Groovy Documentation