Uses of Interface
org.gatein.pc.api.spi.WindowContext
-
Packages that use WindowContext Package Description org.gatein.pc.api.invocation -
-
Uses of WindowContext in org.gatein.pc.api.invocation
Fields in org.gatein.pc.api.invocation declared as WindowContext Modifier and Type Field Description protected WindowContextPortletInvocation. windowContextThe window context.Methods in org.gatein.pc.api.invocation that return WindowContext Modifier and Type Method Description WindowContextPortletInvocation. getWindowContext()Methods in org.gatein.pc.api.invocation with parameters of type WindowContext Modifier and Type Method Description voidPortletInvocation. setWindowContext(WindowContext windowContext)
-