Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
L
O
P
S
V
X
A
AbstractPopulateContext
- Class in
org.apache.struts2.views.xdocreport
AbstractPopulateContext()
- Constructor for class org.apache.struts2.views.xdocreport.
AbstractPopulateContext
AbstractXDocReportResult
- Class in
org.apache.struts2.views.xdocreport
Abstract class for manage Struts2 Result with XDocReport to generate odt, docx report by using odt, docx document and convert it to another format like PDF/XHTML.
AbstractXDocReportResult()
- Constructor for class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
ACTION_KEY
- Static variable in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
ActionInvocationUtils
- Class in
org.apache.struts2.views.xdocreport
ActionInvocationUtils()
- Constructor for class org.apache.struts2.views.xdocreport.
ActionInvocationUtils
C
createWEBURIResolver(IXDocReport, String, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
D
disableHTTPResponseCache(HttpServletResponse)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Disable cache HTTP hearder.
doExecute(String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
doProcessReport(IXDocReport, IContext, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
doProcessReportWithConverter(IXDocReport, IContext, Options, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
G
getAccessibleMethod(Class, Method)
- Method in class org.apache.struts2.views.xdocreport.
LazyPopulateContext
Return an accessible method (that is, one that can be invoked via reflection) that implements the specified Method.
getContentDisposition(String, MimeMapping, HttpServletRequest)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getContentDisposition(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getConverter()
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Returns the converter to use (according the JAR which is added in the classpath, values are PDF_ITEXT|XHTML_XWPF).
getConverter(ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getDownload()
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Returns true if report must be downloaded (generate Content-Disposition:"attachment; filename... in the HTTP Header) and false otherwise.
getExpressions()
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getFieldsAsList()
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getFieldsMetadata(IXDocReport, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getInstance()
- Static method in class org.apache.struts2.views.xdocreport.
LazyCommonsBeanUtilsPopulateContext
getInstance()
- Static method in class org.apache.struts2.views.xdocreport.
LazyPopulateContext
getLocation(String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getLocation(String)
- Method in enum org.apache.struts2.views.xdocreport.
LocationType
getLocationType(String)
- Static method in enum org.apache.struts2.views.xdocreport.
LocationType
getOptionsConverter(IXDocReport, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getPopulateContextAware(Object)
- Method in class org.apache.struts2.views.xdocreport.
XDocReportResult
getPropertyDescriptors(Object)
- Method in class org.apache.struts2.views.xdocreport.
AbstractPopulateContext
getPropertyDescriptors(Object)
- Method in class org.apache.struts2.views.xdocreport.
LazyCommonsBeanUtilsPopulateContext
getPropertyDescriptors(Object)
- Method in class org.apache.struts2.views.xdocreport.
LazyPopulateContext
getReadMethod(Class, PropertyDescriptor)
- Method in class org.apache.struts2.views.xdocreport.
LazyPopulateContext
getReport(XDocReportRegistry, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getReportId(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getRequest(ActionInvocation)
- Static method in class org.apache.struts2.views.xdocreport.
ActionInvocationUtils
getResponse(ActionInvocation)
- Static method in class org.apache.struts2.views.xdocreport.
ActionInvocationUtils
getServletContext(ActionInvocation)
- Static method in class org.apache.struts2.views.xdocreport.
ActionInvocationUtils
getSimpleProperty(Object, PropertyDescriptor)
- Method in class org.apache.struts2.views.xdocreport.
AbstractPopulateContext
getSimpleProperty(Object, PropertyDescriptor)
- Method in class org.apache.struts2.views.xdocreport.
LazyCommonsBeanUtilsPopulateContext
getSimpleProperty(Object, PropertyDescriptor)
- Method in class org.apache.struts2.views.xdocreport.
LazyPopulateContext
getSourceFile(String, LocationType, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getSourceStream(String, LocationType, File, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getSourceStreamFromClasspath(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getSuffix()
- Method in enum org.apache.struts2.views.xdocreport.
LocationType
getTemplateEngine()
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Get Template engine to use (according the JAR which is added in the classpath, values are Velocity|Freemarker).
getTemplateEngine(ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getTrackLastModified()
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Returns true if docx, odt file which is used to load must be tracked to observe the document change and false otherwise.
getValue(String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
getXDocReportInitializerAware(Object)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
I
initialize(IXDocReport)
- Method in interface org.apache.struts2.views.xdocreport.
XDocReportInitializerAware
isDisableHTTPResponseCache()
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
isDownload(ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
isGenerateContentDisposition(String, MimeMapping, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
isTrackLastModified(ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
L
LAST_MODIFIED
- Static variable in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
LazyCommonsBeanUtilsPopulateContext
- Class in
org.apache.struts2.views.xdocreport
LazyCommonsBeanUtilsPopulateContext()
- Constructor for class org.apache.struts2.views.xdocreport.
LazyCommonsBeanUtilsPopulateContext
LazyCommonsBeanUtilsXDocReportResult
- Class in
org.apache.struts2.views.xdocreport
LazyCommonsBeanUtilsXDocReportResult()
- Constructor for class org.apache.struts2.views.xdocreport.
LazyCommonsBeanUtilsXDocReportResult
LazyPopulateContext
- Class in
org.apache.struts2.views.xdocreport
LazyPopulateContext()
- Constructor for class org.apache.struts2.views.xdocreport.
LazyPopulateContext
LazyXDocReportResult
- Class in
org.apache.struts2.views.xdocreport
LazyXDocReportResult()
- Constructor for class org.apache.struts2.views.xdocreport.
LazyXDocReportResult
LocationType
- Enum in
org.apache.struts2.views.xdocreport
O
org.apache.struts2.views.xdocreport
- package org.apache.struts2.views.xdocreport
P
populate(IContext, Object)
- Method in class org.apache.struts2.views.xdocreport.
AbstractPopulateContext
populateContext(IXDocReport, IContext, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
populateContext(IXDocReport, IContext, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
LazyCommonsBeanUtilsXDocReportResult
populateContext(IXDocReport, IContext, String, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
LazyCommonsBeanUtilsXDocReportResult
populateContext(IXDocReport, IContext, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
LazyXDocReportResult
populateContext(IXDocReport, IContext, String, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
LazyXDocReportResult
populateContext(IXDocReport, IContext)
- Method in interface org.apache.struts2.views.xdocreport.
PopulateContextAware
populateContext(IXDocReport, IContext, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
XDocReportResult
PopulateContextAware
- Interface in
org.apache.struts2.views.xdocreport
prepareHTTPResponse(String, String, MimeMapping, ActionInvocation, HttpServletRequest, HttpServletResponse)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
prepareHTTPResponse(String, String, ActionInvocation, HttpServletRequest, HttpServletResponse)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
prepareOptions(Options, IXDocReport, String, String, ActionInvocation)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
S
setConverter(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Set the converter to use (according the JAR which is added in the classpath, values are static value PDF_ITEXT|XHTML_XWPF ).
setDownload(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Set to true if report must be downloaded (generate Content-Disposition:"attachment; filename... in the HTTP Header) and false otherwise.
setExpression(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
setFieldAsList(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
setTemplateEngine(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Set Template engine to use (according the JAR which is added in the classpath, values are Velocity|Freemarker).
setTrackLastModified(String)
- Method in class org.apache.struts2.views.xdocreport.
AbstractXDocReportResult
Set to true if docx, odt file which is used to load must be tracked to observe the document change.
V
valueOf(String)
- Static method in enum org.apache.struts2.views.xdocreport.
LocationType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.struts2.views.xdocreport.
LocationType
Returns an array containing the constants of this enum type, in the order they are declared.
X
XDocReportInitializerAware
- Interface in
org.apache.struts2.views.xdocreport
XDocReportResult
- Class in
org.apache.struts2.views.xdocreport
XDocReportResult()
- Constructor for class org.apache.struts2.views.xdocreport.
XDocReportResult
A
C
D
G
I
L
O
P
S
V
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.