com.liferay.faces.util.config.internal
Class MultiPartConfigImpl
java.lang.Object
com.liferay.faces.util.config.internal.MultiPartConfigImpl
- All Implemented Interfaces:
- MultiPartConfig
public class MultiPartConfigImpl
- extends Object
- implements MultiPartConfig
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiPartConfigImpl
public MultiPartConfigImpl(String location,
long maxFileSize)
getLocation
public String getLocation()
- Specified by:
getLocation in interface MultiPartConfig
getMaxFileSize
public long getMaxFileSize()
- Specified by:
getMaxFileSize in interface MultiPartConfig
Copyright © 2015 Liferay, Inc.. All rights reserved.