org.drools.guvnor.client.common
Class HTMLFileManagerFields
java.lang.Object
org.drools.guvnor.client.common.HTMLFileManagerFields
public class HTMLFileManagerFields
- 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 |
FORM_FIELD_REPOSITORY
public static final String FORM_FIELD_REPOSITORY
- See Also:
- Constant Field Values
FORM_FIELD_UUID
public static final String FORM_FIELD_UUID
- See Also:
- Constant Field Values
FILE_UPLOAD_FIELD_NAME_IMPORT
public static final String FILE_UPLOAD_FIELD_NAME_IMPORT
- See Also:
- Constant Field Values
UPLOAD_FIELD_NAME_ATTACH
public static final String UPLOAD_FIELD_NAME_ATTACH
- See Also:
- Constant Field Values
CLASSIC_DRL_IMPORT
public static final String CLASSIC_DRL_IMPORT
- See Also:
- Constant Field Values
REPO_CONFIG_REPOSITORY
public static final String REPO_CONFIG_REPOSITORY
- See Also:
- Constant Field Values
HTMLFileManagerFields
public HTMLFileManagerFields()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.