portal.core.servlet
Class ProcessConstants
java.lang.Object
portal.core.servlet.ProcessConstants
- public class ProcessConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SESSION_TIMED_OUT_URL
public static final java.lang.String SESSION_TIMED_OUT_URL
- See Also:
- Constant Field Values
RENDER_URL
public static final java.lang.String RENDER_URL
- See Also:
- Constant Field Values
GRAPHICS_DEVICE_INSTANCE_SESSION_KEY
public static final java.lang.String GRAPHICS_DEVICE_INSTANCE_SESSION_KEY
- See Also:
- Constant Field Values
PORTAL_CONTEXT_SESSION_KEY
public static final java.lang.String PORTAL_CONTEXT_SESSION_KEY
- See Also:
- Constant Field Values
ACTION_REQUEST_KEY
public static final java.lang.String ACTION_REQUEST_KEY
- See Also:
- Constant Field Values
RESOURCE_REQUEST_KEY
public static final java.lang.String RESOURCE_REQUEST_KEY
- See Also:
- Constant Field Values
HEARTBEAT_REFRESH
public static final int HEARTBEAT_REFRESH
- See Also:
- Constant Field Values
MAX_IDLETIME
public static final long MAX_IDLETIME
- See Also:
- Constant Field Values
ProcessConstants
public ProcessConstants()