public class ImageUploadHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_TEMP_FILE
When they upload a new image, store it as this session attribute until
we're ready to attach it to the Individual.
|
static int |
MAXIMUM_IMAGE_DISPLAY_WIDTH
If the main image is larger than this, it will be displayed at reduced
scale.
|
public static final String ATTRIBUTE_TEMP_FILE
public static final int MAXIMUM_IMAGE_DISPLAY_WIDTH
Copyright © 2016. All rights reserved.