@UrlBinding(value="/action/print") @StrictBinding public class PrintActionBean extends Object implements net.sourceforge.stripes.action.ActionBean
| Modifier and Type | Field and Description |
|---|---|
static String |
A0 |
static String |
A0_Landscape |
static String |
A0_Portrait |
static String |
A3 |
static String |
A3_Landscape |
static String |
A3_Portrait |
static String |
A4 |
static String |
A4_Landscape |
static String |
A4_Portrait |
static String |
A5 |
static String |
A5_Landscape |
static String |
A5_Portrait |
static String |
DEFAULT_TEMPLATE_PATH |
static SimpleDateFormat |
df |
static String |
FID |
protected static org.apache.log4j.Logger |
fopLogger |
static String |
LANDSCAPE |
static String |
PORTRAIT |
| Constructor and Description |
|---|
PrintActionBean() |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
int |
getMaxFeatures() |
int |
getMaxrelatedfeatures() |
String |
getParams() |
net.sourceforge.stripes.action.Resolution |
print() |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
void |
setMaxFeatures(int maxFeatures) |
void |
setMaxrelatedfeatures(int maxrelatedfeatures) |
void |
setParams(String params) |
protected static org.apache.log4j.Logger fopLogger
public static final String A5_Landscape
public static final String A5_Portrait
public static final String A4_Landscape
public static final String A4_Portrait
public static final String A3_Landscape
public static final String A3_Portrait
public static final String A0_Landscape
public static final String A0_Portrait
public static final String DEFAULT_TEMPLATE_PATH
public static final String A5
public static final String A4
public static final String A3
public static final String A0
public static final String LANDSCAPE
public static final String PORTRAIT
public static SimpleDateFormat df
public static final String FID
@DefaultHandler
public net.sourceforge.stripes.action.Resolution print()
throws org.json.JSONException,
Exception
org.json.JSONExceptionExceptionpublic net.sourceforge.stripes.action.ActionBeanContext getContext()
getContext in interface net.sourceforge.stripes.action.ActionBeanpublic void setContext(net.sourceforge.stripes.action.ActionBeanContext context)
setContext in interface net.sourceforge.stripes.action.ActionBeanpublic String getParams()
public void setParams(String params)
public int getMaxrelatedfeatures()
public void setMaxrelatedfeatures(int maxrelatedfeatures)
public int getMaxFeatures()
public void setMaxFeatures(int maxFeatures)
Copyright © 2019. All rights reserved.