public class ActionResultReprRenderer extends ReprRendererAbstract<ActionResultReprRenderer,ObjectAndActionInvocation>
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionResultReprRenderer.SelfLink |
includesSelf, rendererContext, representation| Constructor and Description |
|---|
ActionResultReprRenderer(RendererContext rendererContext,
LinkFollowSpecs linkFollower,
ActionResultReprRenderer.SelfLink selfLink,
org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation representation) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation |
render() |
void |
using(ObjectAdapterLinkTo adapterLinkTo) |
ActionResultReprRenderer |
with(ObjectAndActionInvocation objectAndActionInvocation) |
addExtensionsIsisProprietaryChangedObjects, addLink, addMediaTypeParams, cast, getExtensions, getLinkFollowSpecs, getLinks, getMediaType, getRendererContext, getServiceAdapters, getUpdateNotifier, includesSelf, withExtensions, withLink, withLinkpublic ActionResultReprRenderer(RendererContext rendererContext, LinkFollowSpecs linkFollower, ActionResultReprRenderer.SelfLink selfLink, org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation representation)
public ActionResultReprRenderer with(ObjectAndActionInvocation objectAndActionInvocation)
public void using(ObjectAdapterLinkTo adapterLinkTo)
public org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation render()
render in interface ReprRenderer<ActionResultReprRenderer,ObjectAndActionInvocation>render in class ReprRendererAbstract<ActionResultReprRenderer,ObjectAndActionInvocation>Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.