@Deprecated public class KualiControllerConfig extends ControllerConfigWrapper
config
Constructor and Description |
---|
KualiControllerConfig(org.apache.struts.config.ControllerConfig config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getMaxFileSize()
Deprecated.
Returns the global max file upload size, which is dynamically derived from the Rice parameter service.
|
void |
setMaxFileSize(String s)
Deprecated.
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, toString
public KualiControllerConfig(org.apache.struts.config.ControllerConfig config)
public String getMaxFileSize()
getMaxFileSize
in class ControllerConfigWrapper
public void setMaxFileSize(String s)
setMaxFileSize
in class ControllerConfigWrapper
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.