Interface WebInterface

    • Method Detail

      • getWebInterfaceContext

        WebInterfaceContext getWebInterfaceContext()
        Returns a context which can be passed to web items when rendering them.

        Typically, WebWork actions will implement this to provide extra details in the context such as content objects, and so on.