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

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

Uses of InternalPortletConfig in org.apache.pluto.core
 

Methods in org.apache.pluto.core that return InternalPortletConfig
static InternalPortletConfig CoreUtils.getInternalConfig(PortletConfig config)
           
 

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

Classes in org.apache.pluto.core.impl that implement InternalPortletConfig
 class PortletConfigImpl