| java.lang.Object com.nabhinc.portal.container.PortletConfigImpl
PortletConfigImpl | public class PortletConfigImpl implements PortletConfig(Code) | | author: Padmanabh dabke author: (c) 2003 Nabh Information Systems, Inc. All Rights Reserved. |
pciBundleName | protected String pciBundleName(Code) | | Default resource bundle name
|
pciClassLoader | protected ClassLoader pciClassLoader(Code) | | ClassLoader used to load resources
|
pciInitParams | protected Hashtable pciInitParams(Code) | | Initialization Parameters
|
pciInlineProps | protected Hashtable pciInlineProps(Code) | | Portlet metadata defined in-line.
|
pciPortletName | protected String pciPortletName(Code) | | Portlet name
|
pciResourceBundleMap | protected HashMap pciResourceBundleMap(Code) | | locale -> Resource bundle map
|
getPortletContext | public PortletContext getPortletContext()(Code) | | |
|
|