|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.loom.interceptor.FileValidationInterceptor
org.loom.interceptor.AbstractImageValidationInterceptor
org.loom.appengine.AppEngineImageValidator
@Scope(value="prototype") public class AppEngineImageValidator
Implementation of AbstractImageValidationInterceptor using Google
AppEngine API
| Field Summary |
|---|
| Fields inherited from class org.loom.interceptor.FileValidationInterceptor |
|---|
allowedFormats, maxFileSize, parameterName |
| Constructor Summary | |
|---|---|
AppEngineImageValidator()
|
|
| Method Summary | |
|---|---|
protected org.loom.interceptor.ImageData |
getImageData(org.loom.servlet.params.FileParameter fileParam)
|
| Methods inherited from class org.loom.interceptor.AbstractImageValidationInterceptor |
|---|
getAllowedFormats, getMaxFileSize, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getParameterName, setAllowedFormats, setAllowedFormats, setMaxFileSize, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setParameterName, toString, validateParameterExtensionPoint |
| Methods inherited from class org.loom.interceptor.FileValidationInterceptor |
|---|
beforeValidate, validateParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AppEngineImageValidator()
| Method Detail |
|---|
protected org.loom.interceptor.ImageData getImageData(org.loom.servlet.params.FileParameter fileParam)
getImageData in class org.loom.interceptor.AbstractImageValidationInterceptor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||