org.guvnor.common.services.shared.file.upload
Class FileManagerFields
java.lang.Object
org.guvnor.common.services.shared.file.upload.FileManagerFields
public class FileManagerFields
- extends Object
This is a central location for all form fields use in HTML forms for submission to the file servlet.
The all must be unique, of course.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPLOAD_FIELD_NAME_ATTACH
public static final String UPLOAD_FIELD_NAME_ATTACH
- See Also:
- Constant Field Values
FORM_FIELD_PATH
public static final String FORM_FIELD_PATH
- See Also:
- Constant Field Values
FORM_FIELD_NAME
public static final String FORM_FIELD_NAME
- See Also:
- Constant Field Values
FORM_FIELD_FULL_PATH
public static final String FORM_FIELD_FULL_PATH
- See Also:
- Constant Field Values
FORM_FIELD_OPERATION
public static final String FORM_FIELD_OPERATION
- See Also:
- Constant Field Values
FileManagerFields
public FileManagerFields()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.