public class ActionDescriptionReprRenderer extends AbstractTypeMemberReprRenderer<ActionDescriptionReprRenderer,org.apache.isis.core.metamodel.spec.feature.ObjectAction>
memberTypeobjectFeature, objectSpecificationincludesSelf, jsonValueEncoder, representation, resourceContext| Constructor and Description |
|---|
ActionDescriptionReprRenderer(IResourceContext resourceContext,
LinkFollowSpecs linkFollower,
org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation representation) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLinksSpecificToFeature()
Optional hook method.
|
protected void |
addLinkToElementTypeIfAny() |
static LinkBuilder |
newLinkToBuilder(IResourceContext resourceContext,
org.apache.isis.viewer.restfulobjects.applib.Rel rel,
org.apache.isis.core.metamodel.spec.ObjectSpecification objectSpecification,
org.apache.isis.core.metamodel.spec.feature.ObjectAction objectAction) |
protected void |
putExtensionsSpecificToFeature()
Mandatory hook method.
|
addLinkSelfIfRequired, addLinkUpToParent, getMemberType, withaddPropertiesSpecificToFeature, getObjectFeature, getParentSpecification, putExtensionsDescriptionIfAvailable, putExtensionsName, renderaddExtensionsIsisProprietaryChangedObjects, addLink, addMediaTypeParams, cast, getExtensions, getInteractionInitiatedBy, getJsonValueEncoder, getLinkFollowSpecs, getLinks, getMediaType, getResourceContext, includesSelf, streamServiceAdapters, withExtensions, withLink, withLinkpublic ActionDescriptionReprRenderer(IResourceContext resourceContext, LinkFollowSpecs linkFollower, org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation representation)
public static LinkBuilder newLinkToBuilder(IResourceContext resourceContext, org.apache.isis.viewer.restfulobjects.applib.Rel rel, org.apache.isis.core.metamodel.spec.ObjectSpecification objectSpecification, org.apache.isis.core.metamodel.spec.feature.ObjectAction objectAction)
protected void addLinksSpecificToFeature()
AbstractTypeFeatureReprRendereraddLinksSpecificToFeature in class AbstractTypeFeatureReprRenderer<ActionDescriptionReprRenderer,org.apache.isis.core.metamodel.spec.feature.ObjectAction>protected void addLinkToElementTypeIfAny()
protected void putExtensionsSpecificToFeature()
AbstractTypeFeatureReprRendererputExtensionsSpecificToFeature in class AbstractTypeFeatureReprRenderer<ActionDescriptionReprRenderer,org.apache.isis.core.metamodel.spec.feature.ObjectAction>Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.