public abstract class RenderServiceExtensibilityDirective
extends org.springframework.extensions.surf.extensibility.impl.AbstractExtensibilityDirective
| Constructor and Description |
|---|
RenderServiceExtensibilityDirective(String directiveName,
org.springframework.extensions.surf.extensibility.ExtensibilityModel model,
RequestContext context,
ModelObject object,
RenderService renderService) |
| Modifier and Type | Method and Description |
|---|---|
ModelObject |
getObject() |
RenderService |
getRenderService()
Returns the
RenderService supplied when instantiating the class. |
RequestContext |
getRequestContext()
Returns the
RequestContext supplied when instantiating the class |
after, before, createExtensibilityDirectiveData, execute, getId, getModel, merge, remove, replacepublic RenderServiceExtensibilityDirective(String directiveName, org.springframework.extensions.surf.extensibility.ExtensibilityModel model, RequestContext context, ModelObject object, RenderService renderService)
public RenderService getRenderService()
Returns the RenderService supplied when instantiating the class.
RenderServicepublic RequestContext getRequestContext()
Returns the RequestContext supplied when instantiating the class
RequestContextpublic ModelObject getObject()
Copyright © 2005–2016 Alfresco Software. All rights reserved.