public class TypeListReprRenderer extends ReprRendererAbstract<TypeListReprRenderer,Collection<org.apache.isis.core.metamodel.spec.ObjectSpecification>>
includesSelf, jsonValueEncoder, representation, resourceContext| Constructor and Description |
|---|
TypeListReprRenderer(IResourceContext resourceContext,
LinkFollowSpecs linkFollower,
org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation representation) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation |
render() |
TypeListReprRenderer |
with(Collection<org.apache.isis.core.metamodel.spec.ObjectSpecification> specifications) |
addExtensionsIsisProprietaryChangedObjects, addLink, addMediaTypeParams, cast, getExtensions, getInteractionInitiatedBy, getJsonValueEncoder, getLinkFollowSpecs, getLinks, getMediaType, getResourceContext, includesSelf, streamServiceAdapters, withExtensions, withLink, withLinkpublic TypeListReprRenderer(IResourceContext resourceContext, LinkFollowSpecs linkFollower, org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation representation)
public TypeListReprRenderer with(Collection<org.apache.isis.core.metamodel.spec.ObjectSpecification> specifications)
public org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation render()
render in interface ReprRenderer<TypeListReprRenderer,Collection<org.apache.isis.core.metamodel.spec.ObjectSpecification>>render in class ReprRendererAbstract<TypeListReprRenderer,Collection<org.apache.isis.core.metamodel.spec.ObjectSpecification>>Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.