Class SessionDynamicTemplateComponent

    • Constructor Detail

      • SessionDynamicTemplateComponent

        public SessionDynamicTemplateComponent()
    • Method Detail

      • getTemplateId

        protected abstract String getTemplateId()
      • getETag

        public final String getETag()
        Description copied from interface: Component
        An ETag is a hash-like string which is used to determine if content has changed since the last request for the content. See this link for more information. Note for language specific components the etag has to encode the language (id) also! See ( OBContext.getLanguage()) to get the current language.
        Specified by:
        getETag in interface Component
        Overrides:
        getETag in class BaseComponent
        Returns:
        a unique hash for the content generated