com.liferay.portal.kernel.portlet
Interface PortletBag
public interface PortletBag
View Source
- Author:
- Brian Wing Shun Chan
getPortletName
java.lang.String getPortletName()
getServletContext
javax.servlet.ServletContext getServletContext()
getPortletInstance
javax.portlet.Portlet getPortletInstance()
removePortletInstance
void removePortletInstance()
getConfigurationActionInstance
ConfigurationAction getConfigurationActionInstance()
getIndexerInstance
Indexer getIndexerInstance()
getOpenSearchInstance
OpenSearch getOpenSearchInstance()
getSchedulerInstance
Scheduler getSchedulerInstance()
getFriendlyURLMapperInstance
FriendlyURLMapper getFriendlyURLMapperInstance()
getURLEncoderInstance
URLEncoder getURLEncoderInstance()
getPortletLayoutListenerInstance
PortletLayoutListener getPortletLayoutListenerInstance()
getPollerProcessorInstance
PollerProcessor getPollerProcessorInstance()
getPopMessageListenerInstance
MessageListener getPopMessageListenerInstance()
getPreferencesValidatorInstance
javax.portlet.PreferencesValidator getPreferencesValidatorInstance()
getResourceBundle
java.util.ResourceBundle getResourceBundle(java.util.Locale locale)