com.atlassian.confluence.setup.webwork
Class OutputAwareWebWorkVelocityContext
java.lang.Object
org.apache.velocity.context.AbstractContext
org.apache.velocity.VelocityContext
com.opensymphony.webwork.views.velocity.WebWorkVelocityContext
com.atlassian.confluence.setup.webwork.OutputAwareWebWorkVelocityContext
- All Implemented Interfaces:
- OutputMimeTypeAwareContext, java.lang.Cloneable, org.apache.velocity.context.Context, org.apache.velocity.context.InternalEventContext
public final class OutputAwareWebWorkVelocityContext
- extends com.opensymphony.webwork.views.velocity.WebWorkVelocityContext
- implements OutputMimeTypeAwareContext
A WebWorkVelocityContext
that is
OutputMimeTypeAwareContext
Methods inherited from class com.opensymphony.webwork.views.velocity.WebWorkVelocityContext |
internalContainsKey, internalGet |
Methods inherited from class org.apache.velocity.VelocityContext |
clone, internalGetKeys, internalPut, internalRemove |
Methods inherited from class org.apache.velocity.context.AbstractContext |
containsKey, get, getChainedContext, getKeys, put, remove |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputAwareWebWorkVelocityContext
public OutputAwareWebWorkVelocityContext(com.opensymphony.xwork.util.OgnlValueStack ognlValueStack)
OutputAwareWebWorkVelocityContext
public OutputAwareWebWorkVelocityContext(org.apache.velocity.VelocityContext[] velocityContexts,
com.opensymphony.xwork.util.OgnlValueStack ognlValueStack)
getOutputMimeType
public java.lang.String getOutputMimeType()
- Specified by:
getOutputMimeType
in interface OutputMimeTypeAwareContext
- Returns:
- the MIME type of the destination format for this context.
setOutputMimeType
public void setOutputMimeType(java.lang.String outputMimeType)
Copyright © 2003-2013 Atlassian. All Rights Reserved.