Field Summary |
|
final public static String | FRAGMENT The request attribute name whose value if "true" requests producing a document fragment rather than a full document. |
final public static String | HELPER_DONE_URL Standard session attribute shared between client and helper: URL to redirect to when helper is done. |
final public static String | HELPER_MESSAGE Standard session attribute shared between client and helper: end user message. |
final public static String | NATIVE_URL The request attribute name if present causes our wrapped requests to report the native URL rather than the Sakai set up URL information. |
final public static String | PLACEMENT The request attribute name containing the Tool placement for the current request. |
final public static String | PLACEMENT_ID The request attribute / URL parameter name containing the Tool placement id for the current request. |
final public static String | PORTLET The request attribute name whose value if "true" requests producing a document suitable for aggregation in a portal. |
final public static String | TOOL The request attribute name containing the Tool definition for the current request. |
final public static String | TOOL_SESSION The request attribute name containing the ToolSession for the current request. |