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