org.apache.portals.bridges.frameworks
Interface ForwardConstants
public interface ForwardConstants
ForwardConstants
- Version:
- $Id: ForwardConstants.java 187894 2004-11-04 23:17:30 +0100 (Thu, 04 Nov 2004) taylor $
- Author:
- David Sean Taylor
SUCCESS
static final String SUCCESS
- See Also:
- Constant Field Values
FAILURE
static final String FAILURE
- See Also:
- Constant Field Values
MODE_PREFIX
static final String MODE_PREFIX
- See Also:
- Constant Field Values
STATE_PREFIX
static final String STATE_PREFIX
- See Also:
- Constant Field Values
MAXIMIZED
static final String MAXIMIZED
- See Also:
- Constant Field Values
MINIMIZED
static final String MINIMIZED
- See Also:
- Constant Field Values
NORMAL
static final String NORMAL
- See Also:
- Constant Field Values
VIEW
static final String VIEW
- See Also:
- Constant Field Values
EDIT
static final String EDIT
- See Also:
- Constant Field Values
HELP
static final String HELP
- See Also:
- Constant Field Values
DELIMITER
static final String DELIMITER
- See Also:
- Constant Field Values
Copyright © 2005 Apache Software Foundation. All Rights Reserved.