public class PortletBagImpl
extends java.lang.Object
implements com.liferay.portal.kernel.portlet.PortletBag
| Constructor and Description |
|---|
PortletBagImpl(java.lang.String portletName,
javax.servlet.ServletContext servletContext,
javax.portlet.Portlet portletInstance,
com.liferay.portal.kernel.portlet.ResourceBundleTracker resourceBundleTracker,
java.util.List<com.liferay.portal.kernel.portlet.ConfigurationAction> configurationActionInstances,
java.util.List<com.liferay.portal.kernel.search.Indexer<?>> indexerInstances,
java.util.List<com.liferay.portal.kernel.search.OpenSearch> openSearchInstances,
java.util.List<com.liferay.portal.kernel.scheduler.SchedulerEntry> schedulerEntryInstances,
com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker friendlyURLMapperTracker,
java.util.List<com.liferay.portal.kernel.servlet.URLEncoder> urlEncoderInstances,
java.util.List<com.liferay.portlet.exportimport.lar.PortletDataHandler> portletDataHandlerInstances,
java.util.List<com.liferay.portlet.exportimport.lar.StagedModelDataHandler<?>> stagedModelDataHandlerInstances,
java.util.List<com.liferay.portal.kernel.template.TemplateHandler> templateHandlerInstances,
java.util.List<com.liferay.portal.kernel.portlet.PortletLayoutListener> portletLayoutListenerInstances,
java.util.List<com.liferay.portal.kernel.poller.PollerProcessor> pollerProcessorInstances,
java.util.List<com.liferay.portal.kernel.pop.MessageListener> popMessageListenerInstances,
java.util.List<com.liferay.portlet.social.model.SocialActivityInterpreter> socialActivityInterpreterInstances,
java.util.List<com.liferay.portlet.social.model.SocialRequestInterpreter> socialRequestInterpreterInstances,
java.util.List<com.liferay.portal.kernel.notifications.UserNotificationDefinition> userNotificationDefinitionInstances,
java.util.List<com.liferay.portal.kernel.notifications.UserNotificationHandler> userNotificationHandlerInstances,
java.util.List<com.liferay.portal.kernel.webdav.WebDAVStorage> webDAVStorageInstances,
java.util.List<com.liferay.portal.kernel.xmlrpc.Method> xmlRpcMethodInstances,
java.util.List<com.liferay.portlet.ControlPanelEntry> controlPanelEntryInstances,
java.util.List<com.liferay.portlet.asset.model.AssetRendererFactory> assetRendererFactoryInstances,
java.util.List<com.liferay.portal.kernel.atom.AtomCollectionAdapter<?>> atomCollectionAdapters,
java.util.List<com.liferay.portlet.expando.model.CustomAttributesDisplay> customAttributesDisplayInstances,
java.util.List<com.liferay.portal.security.permission.PermissionPropagator> permissionPropagatorInstances,
java.util.List<com.liferay.portal.kernel.trash.TrashHandler> trashHandlerInstances,
java.util.List<com.liferay.portal.kernel.workflow.WorkflowHandler<?>> workflowHandlerInstances,
java.util.List<javax.portlet.PreferencesValidator> preferencesValidatorInstances) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
protected void |
close(java.lang.Object object) |
void |
destroy() |
java.util.List<com.liferay.portlet.asset.model.AssetRendererFactory> |
getAssetRendererFactoryInstances() |
java.util.List<com.liferay.portal.kernel.atom.AtomCollectionAdapter<?>> |
getAtomCollectionAdapterInstances() |
java.util.List<com.liferay.portal.kernel.portlet.ConfigurationAction> |
getConfigurationActionInstances() |
java.util.List<com.liferay.portlet.ControlPanelEntry> |
getControlPanelEntryInstances() |
java.util.List<com.liferay.portlet.expando.model.CustomAttributesDisplay> |
getCustomAttributesDisplayInstances() |
com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker |
getFriendlyURLMapperTracker() |
java.util.List<com.liferay.portal.kernel.search.Indexer<?>> |
getIndexerInstances() |
java.util.List<com.liferay.portal.kernel.search.OpenSearch> |
getOpenSearchInstances() |
java.util.List<com.liferay.portal.security.permission.PermissionPropagator> |
getPermissionPropagatorInstances() |
java.util.List<com.liferay.portal.kernel.poller.PollerProcessor> |
getPollerProcessorInstances() |
java.util.List<com.liferay.portal.kernel.pop.MessageListener> |
getPopMessageListenerInstances() |
java.util.List<com.liferay.portlet.exportimport.lar.PortletDataHandler> |
getPortletDataHandlerInstances() |
javax.portlet.Portlet |
getPortletInstance() |
java.util.List<com.liferay.portal.kernel.portlet.PortletLayoutListener> |
getPortletLayoutListenerInstances() |
java.lang.String |
getPortletName() |
java.util.List<javax.portlet.PreferencesValidator> |
getPreferencesValidatorInstances() |
java.util.ResourceBundle |
getResourceBundle(java.util.Locale locale) |
com.liferay.portal.kernel.portlet.ResourceBundleTracker |
getResourceBundleTracker() |
java.util.List<com.liferay.portal.kernel.scheduler.SchedulerEntry> |
getSchedulerEntryInstances() |
javax.servlet.ServletContext |
getServletContext() |
java.util.List<com.liferay.portlet.social.model.SocialActivityInterpreter> |
getSocialActivityInterpreterInstances() |
java.util.List<com.liferay.portlet.social.model.SocialRequestInterpreter> |
getSocialRequestInterpreterInstances() |
java.util.List<com.liferay.portlet.exportimport.lar.StagedModelDataHandler<?>> |
getStagedModelDataHandlerInstances() |
java.util.List<com.liferay.portal.kernel.template.TemplateHandler> |
getTemplateHandlerInstances() |
java.util.List<com.liferay.portal.kernel.trash.TrashHandler> |
getTrashHandlerInstances() |
java.util.List<com.liferay.portal.kernel.servlet.URLEncoder> |
getURLEncoderInstances() |
java.util.List<com.liferay.portal.kernel.notifications.UserNotificationDefinition> |
getUserNotificationDefinitionInstances() |
java.util.List<com.liferay.portal.kernel.notifications.UserNotificationHandler> |
getUserNotificationHandlerInstances() |
java.util.List<com.liferay.portal.kernel.webdav.WebDAVStorage> |
getWebDAVStorageInstances() |
java.util.List<com.liferay.portal.kernel.workflow.WorkflowHandler<?>> |
getWorkflowHandlerInstances() |
java.util.List<com.liferay.portal.kernel.xmlrpc.Method> |
getXmlRpcMethodInstances() |
void |
setPortletInstance(javax.portlet.Portlet portletInstance) |
void |
setPortletName(java.lang.String portletName) |
public PortletBagImpl(java.lang.String portletName,
javax.servlet.ServletContext servletContext,
javax.portlet.Portlet portletInstance,
com.liferay.portal.kernel.portlet.ResourceBundleTracker resourceBundleTracker,
java.util.List<com.liferay.portal.kernel.portlet.ConfigurationAction> configurationActionInstances,
java.util.List<com.liferay.portal.kernel.search.Indexer<?>> indexerInstances,
java.util.List<com.liferay.portal.kernel.search.OpenSearch> openSearchInstances,
java.util.List<com.liferay.portal.kernel.scheduler.SchedulerEntry> schedulerEntryInstances,
com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker friendlyURLMapperTracker,
java.util.List<com.liferay.portal.kernel.servlet.URLEncoder> urlEncoderInstances,
java.util.List<com.liferay.portlet.exportimport.lar.PortletDataHandler> portletDataHandlerInstances,
java.util.List<com.liferay.portlet.exportimport.lar.StagedModelDataHandler<?>> stagedModelDataHandlerInstances,
java.util.List<com.liferay.portal.kernel.template.TemplateHandler> templateHandlerInstances,
java.util.List<com.liferay.portal.kernel.portlet.PortletLayoutListener> portletLayoutListenerInstances,
java.util.List<com.liferay.portal.kernel.poller.PollerProcessor> pollerProcessorInstances,
java.util.List<com.liferay.portal.kernel.pop.MessageListener> popMessageListenerInstances,
java.util.List<com.liferay.portlet.social.model.SocialActivityInterpreter> socialActivityInterpreterInstances,
java.util.List<com.liferay.portlet.social.model.SocialRequestInterpreter> socialRequestInterpreterInstances,
java.util.List<com.liferay.portal.kernel.notifications.UserNotificationDefinition> userNotificationDefinitionInstances,
java.util.List<com.liferay.portal.kernel.notifications.UserNotificationHandler> userNotificationHandlerInstances,
java.util.List<com.liferay.portal.kernel.webdav.WebDAVStorage> webDAVStorageInstances,
java.util.List<com.liferay.portal.kernel.xmlrpc.Method> xmlRpcMethodInstances,
java.util.List<com.liferay.portlet.ControlPanelEntry> controlPanelEntryInstances,
java.util.List<com.liferay.portlet.asset.model.AssetRendererFactory> assetRendererFactoryInstances,
java.util.List<com.liferay.portal.kernel.atom.AtomCollectionAdapter<?>> atomCollectionAdapters,
java.util.List<com.liferay.portlet.expando.model.CustomAttributesDisplay> customAttributesDisplayInstances,
java.util.List<com.liferay.portal.security.permission.PermissionPropagator> permissionPropagatorInstances,
java.util.List<com.liferay.portal.kernel.trash.TrashHandler> trashHandlerInstances,
java.util.List<com.liferay.portal.kernel.workflow.WorkflowHandler<?>> workflowHandlerInstances,
java.util.List<javax.portlet.PreferencesValidator> preferencesValidatorInstances)
public java.lang.Object clone()
clone in interface com.liferay.portal.kernel.portlet.PortletBagclone in class java.lang.Objectpublic void destroy()
destroy in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portlet.asset.model.AssetRendererFactory> getAssetRendererFactoryInstances()
getAssetRendererFactoryInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.atom.AtomCollectionAdapter<?>> getAtomCollectionAdapterInstances()
getAtomCollectionAdapterInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.portlet.ConfigurationAction> getConfigurationActionInstances()
getConfigurationActionInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portlet.ControlPanelEntry> getControlPanelEntryInstances()
getControlPanelEntryInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portlet.expando.model.CustomAttributesDisplay> getCustomAttributesDisplayInstances()
getCustomAttributesDisplayInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker getFriendlyURLMapperTracker()
getFriendlyURLMapperTracker in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.search.Indexer<?>> getIndexerInstances()
getIndexerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.search.OpenSearch> getOpenSearchInstances()
getOpenSearchInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.security.permission.PermissionPropagator> getPermissionPropagatorInstances()
getPermissionPropagatorInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.poller.PollerProcessor> getPollerProcessorInstances()
getPollerProcessorInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.pop.MessageListener> getPopMessageListenerInstances()
getPopMessageListenerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portlet.exportimport.lar.PortletDataHandler> getPortletDataHandlerInstances()
getPortletDataHandlerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic javax.portlet.Portlet getPortletInstance()
getPortletInstance in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.portlet.PortletLayoutListener> getPortletLayoutListenerInstances()
getPortletLayoutListenerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.lang.String getPortletName()
getPortletName in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<javax.portlet.PreferencesValidator> getPreferencesValidatorInstances()
getPreferencesValidatorInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
getResourceBundle in interface com.liferay.portal.kernel.portlet.PortletBagpublic com.liferay.portal.kernel.portlet.ResourceBundleTracker getResourceBundleTracker()
getResourceBundleTracker in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.scheduler.SchedulerEntry> getSchedulerEntryInstances()
getSchedulerEntryInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic javax.servlet.ServletContext getServletContext()
getServletContext in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portlet.social.model.SocialActivityInterpreter> getSocialActivityInterpreterInstances()
getSocialActivityInterpreterInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portlet.social.model.SocialRequestInterpreter> getSocialRequestInterpreterInstances()
getSocialRequestInterpreterInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portlet.exportimport.lar.StagedModelDataHandler<?>> getStagedModelDataHandlerInstances()
getStagedModelDataHandlerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.template.TemplateHandler> getTemplateHandlerInstances()
getTemplateHandlerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.trash.TrashHandler> getTrashHandlerInstances()
getTrashHandlerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.servlet.URLEncoder> getURLEncoderInstances()
getURLEncoderInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.notifications.UserNotificationDefinition> getUserNotificationDefinitionInstances()
getUserNotificationDefinitionInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.notifications.UserNotificationHandler> getUserNotificationHandlerInstances()
getUserNotificationHandlerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.webdav.WebDAVStorage> getWebDAVStorageInstances()
getWebDAVStorageInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.workflow.WorkflowHandler<?>> getWorkflowHandlerInstances()
getWorkflowHandlerInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic java.util.List<com.liferay.portal.kernel.xmlrpc.Method> getXmlRpcMethodInstances()
getXmlRpcMethodInstances in interface com.liferay.portal.kernel.portlet.PortletBagpublic void setPortletInstance(javax.portlet.Portlet portletInstance)
setPortletInstance in interface com.liferay.portal.kernel.portlet.PortletBagpublic void setPortletName(java.lang.String portletName)
setPortletName in interface com.liferay.portal.kernel.portlet.PortletBagprotected void close(java.lang.Object object)