public class ActionResultReprRenderer extends ReprRendererAbstract<ActionResultReprRenderer,ObjectAndActionInvocation>
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionResultReprRenderer.SelfLink |
includesSelf, jsonValueEncoder, representation, resourceContext| Constructor and Description |
|---|
ActionResultReprRenderer(IResourceContext resourceContext,
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, getInteractionInitiatedBy, getJsonValueEncoder, getLinkFollowSpecs, getLinks, getMediaType, getResourceContext, includesSelf, streamServiceAdapters, withExtensions, withLink, withLinkpublic ActionResultReprRenderer(IResourceContext resourceContext, 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–2020 The Apache Software Foundation. All rights reserved.