Class AbstractKey

    • Method Detail

      • getContext

        public String getContext()
        Specified by:
        getContext in interface IKey
        Returns:
        return a context for the key. This could be, for instance, a page class name or a resource class name. I.e. something that allow to discriminate keys along different pages.