public final class OutputAwareWebWorkVelocityContext extends com.opensymphony.webwork.views.velocity.WebWorkVelocityContext implements OutputMimeTypeAwareContext
WebWorkVelocityContext
that is
OutputMimeTypeAwareContext
Constructor and Description |
---|
OutputAwareWebWorkVelocityContext(com.opensymphony.xwork.util.OgnlValueStack ognlValueStack) |
OutputAwareWebWorkVelocityContext(org.apache.velocity.VelocityContext[] velocityContexts,
com.opensymphony.xwork.util.OgnlValueStack ognlValueStack) |
Modifier and Type | Method and Description |
---|---|
String |
getOutputMimeType() |
void |
setOutputMimeType(String outputMimeType) |
internalContainsKey, internalGet
clone, internalGetKeys, internalPut, internalRemove
public OutputAwareWebWorkVelocityContext(com.opensymphony.xwork.util.OgnlValueStack ognlValueStack)
public OutputAwareWebWorkVelocityContext(org.apache.velocity.VelocityContext[] velocityContexts, com.opensymphony.xwork.util.OgnlValueStack ognlValueStack)
public String getOutputMimeType()
getOutputMimeType
in interface OutputMimeTypeAwareContext
public void setOutputMimeType(String outputMimeType)
Copyright © 2003–2020 Atlassian. All rights reserved.