All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.core.config.SpincastConstants.TemplatingGlobalVariables.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastConstants.TemplatingGlobalVariables (org.spincast:spincast-framework 1.0.0 API)












org.spincast.core.config

Class SpincastConstants.TemplatingGlobalVariables

  • java.lang.Object
    • org.spincast.core.config.SpincastConstants.TemplatingGlobalVariables
  • Enclosing class:
    SpincastConstants


    public static final class SpincastConstants.TemplatingGlobalVariables
    extends Object
    Global templating variables added by Spincast.

    In short, the "spincast" root variable is reserved, it is a Map<String, Object>, and Spincast adds its variables in it.

    • Field Detail

      • DEFAULT_GLOBAL_TEMPLATING_VAR_ROOT_SPINCAST_MAP

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_ROOT_SPINCAST_MAP
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_LANG_ABREV

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_LANG_ABREV
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_SPINCAST_CURRENT_VERSION

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_SPINCAST_CURRENT_VERSION
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_SPINCAST_CURRENT_VERSION_IS_SNAPSHOT

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_SPINCAST_CURRENT_VERSION_IS_SNAPSHOT
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_CACHE_BUSTER

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_CACHE_BUSTER
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_ROUTE_ID

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_ROUTE_ID
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_ROUTE_PATH

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_ROUTE_PATH
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_URL_ROOT

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_URL_ROOT
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_FULL_URL

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_FULL_URL
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_IS_HTTPS

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_IS_HTTPS
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_PATH_PARAMS

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_PATH_PARAMS
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_QUERYSTRING_PARAMS

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_QUERYSTRING_PARAMS
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_COOKIES

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_COOKIES
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_REQUEST_SCOPED_VARIABLES

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_REQUEST_SCOPED_VARIABLES
        See Also:
        Constant Field Values
      • DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_ALERTS

        public static final String DEFAULT_GLOBAL_TEMPLATING_VAR_KEY_ALERTS
        See Also:
        Constant Field Values

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy