org.opencms.ade.postupload.shared
Interface I_CmsDialogConstants


public interface I_CmsDialogConstants

Constants used for the upload property dialog.


Field Summary
static java.lang.String ATTR_CLOSE_LINK
          The request attribute name for the close link.
static java.lang.String DIALOG_JSP_URI
          Dialog JSP URI.
static java.lang.String PARAM_RESOURCES
          Key for the resources.
 

Field Detail

ATTR_CLOSE_LINK

static final java.lang.String ATTR_CLOSE_LINK
The request attribute name for the close link.

See Also:
Constant Field Values

DIALOG_JSP_URI

static final java.lang.String DIALOG_JSP_URI
Dialog JSP URI.

See Also:
Constant Field Values

PARAM_RESOURCES

static final java.lang.String PARAM_RESOURCES
Key for the resources.

See Also:
Constant Field Values