Class AppConstants


  • public final class AppConstants
    extends java.lang.Object
    • Field Detail

      • BODY_INCLUDE_PUB_REQUEST_ATTR

        public static final java.lang.String BODY_INCLUDE_PUB_REQUEST_ATTR
        The request attribute to retrieve the Publication to include
        See Also:
        Constant Field Values
      • BODY_INCLUDE_PATH_REQUEST_ATTR

        public static final java.lang.String BODY_INCLUDE_PATH_REQUEST_ATTR
        The request attribute to define the jsp path to include
        See Also:
        Constant Field Values
      • BODY_INCLUDE_HEADER_REQUEST_ATTR

        public static final java.lang.String BODY_INCLUDE_HEADER_REQUEST_ATTR
        The request attribute to inject a content at the beginning of the body include wrapper
        See Also:
        Constant Field Values
      • BODY_INCLUDE_FOOTER_REQUEST_ATTR

        public static final java.lang.String BODY_INCLUDE_FOOTER_REQUEST_ATTR
        The request attribute to inject a content before the footer of the body include wrapper
        See Also:
        Constant Field Values
      • BODY_INCLUDE_REMOVE_FOOTER_ATTR

        public static final java.lang.String BODY_INCLUDE_REMOVE_FOOTER_ATTR
        The request attribute to remove the display footer
        See Also:
        Constant Field Values
      • BODY_INCLUDE_REMOVE_ACTIONS_ATTR

        public static final java.lang.String BODY_INCLUDE_REMOVE_ACTIONS_ATTR
        The request attribute to remove the publication actions
        See Also:
        Constant Field Values
      • HEADER_INCLUDE_PUB_ACTIONS_REQUEST_ATTR

        public static final 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
        See Also:
        Constant Field Values
      • COLLAPSABLE_SIDEBAR_REQUEST_ATTR

        public static final java.lang.String COLLAPSABLE_SIDEBAR_REQUEST_ATTR
        The request attribute to define the sidebar can be collapsed or not
        See Also:
        Constant Field Values
      • COLLAPSED_SIDEBAR_REQUEST_ATTR

        public static final java.lang.String COLLAPSED_SIDEBAR_REQUEST_ATTR
        The request attribute to define the sidebar should be collapsed or not
        See Also:
        Constant Field Values