public class KualiControllerConfig extends ControllerConfigWrapper
config| Constructor and Description |
|---|
KualiControllerConfig(org.apache.struts.config.ControllerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMaxFileSize()
Returns the global max file upload size, which is dynamically derived from the Rice parameter service.
|
void |
setMaxFileSize(String s)
Overridden to throw an UnsupportedOperationException.
|
freeze, getBufferSize, getCatalog, getCommand, getContentType, getForwardPattern, getInputForward, getLocale, getMemFileSize, getMultipartClass, getNocache, getPagePattern, getProcessorClass, getProperty, getTempDir, setBufferSize, setCatalog, setCommand, setContentType, setForwardPattern, setInputForward, setLocale, setMemFileSize, setMultipartClass, setNocache, setPagePattern, setProcessorClass, setProperty, setTempDir, throwIfConfigured, toStringpublic KualiControllerConfig(org.apache.struts.config.ControllerConfig config)
public String getMaxFileSize()
getMaxFileSize in class ControllerConfigWrapperpublic void setMaxFileSize(String s)
setMaxFileSize in class ControllerConfigWrapperCopyright © 2005–2016 The Kuali Foundation. All rights reserved.