Interface IKey

    • Method Detail

      • getContext

        String getContext()
        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.