Uses of Interface
org.apache.pluto.core.InternalPortletContext

Packages that use InternalPortletContext
org.apache.pluto.core   
org.apache.pluto.core.impl   
 

Uses of InternalPortletContext in org.apache.pluto.core
 

Methods in org.apache.pluto.core that return InternalPortletContext
static InternalPortletContext CoreUtils.getInternalContext(PortletContext context)
           
 

Uses of InternalPortletContext in org.apache.pluto.core.impl
 

Classes in org.apache.pluto.core.impl that implement InternalPortletContext
 class PortletContextImpl