public final class AppConstants
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
BODY_INCLUDE_FOOTER_REQUEST_ATTR
The request attribute to inject a content before the footer of the body include wrapper 
 | 
static java.lang.String | 
BODY_INCLUDE_HEADER_REQUEST_ATTR
The request attribute to inject a content at the beginning of the body include wrapper 
 | 
static java.lang.String | 
BODY_INCLUDE_PATH_REQUEST_ATTR
The request attribute to define the jsp path to include 
 | 
static java.lang.String | 
BODY_INCLUDE_PUB_REQUEST_ATTR
The request attribute to retrieve the  
Publication to include | 
static java.lang.String | 
BODY_INCLUDE_REMOVE_ACTIONS_ATTR
The request attribute to remove the publication actions 
 | 
static java.lang.String | 
BODY_INCLUDE_REMOVE_FOOTER_ATTR
The request attribute to remove the display footer 
 | 
static java.lang.String | 
HEADER_INCLUDE_PUB_ACTIONS_REQUEST_ATTR
The request attribute to retrieve the  
Publication to include in the header for the publication actions menu | 
public static final java.lang.String BODY_INCLUDE_PUB_REQUEST_ATTR
Publication to includepublic static final java.lang.String BODY_INCLUDE_PATH_REQUEST_ATTR
public static final java.lang.String BODY_INCLUDE_HEADER_REQUEST_ATTR
public static final java.lang.String BODY_INCLUDE_FOOTER_REQUEST_ATTR
public static final java.lang.String BODY_INCLUDE_REMOVE_FOOTER_ATTR
public static final java.lang.String BODY_INCLUDE_REMOVE_ACTIONS_ATTR
public static final java.lang.String HEADER_INCLUDE_PUB_ACTIONS_REQUEST_ATTR
Publication to include in the header for the publication actions menuCopyright © 2001-2018 Jalios SA. All Rights Reserved.