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,
java.lang.String resourceBundleBaseName,
com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker friendlyURLMapperTracker,
java.util.List<org.osgi.framework.ServiceRegistration<?>> serviceRegistrations) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
void |
destroy() |
java.util.List<com.liferay.asset.kernel.model.AssetRendererFactory<?>> |
getAssetRendererFactoryInstances() |
java.util.List<com.liferay.portal.kernel.portlet.ConfigurationAction> |
getConfigurationActionInstances() |
java.util.List<com.liferay.portal.kernel.portlet.ControlPanelEntry> |
getControlPanelEntryInstances() |
java.util.List<com.liferay.expando.kernel.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.kernel.security.permission.propagator.PermissionPropagator> |
getPermissionPropagatorInstances() |
java.util.List<com.liferay.portal.kernel.pop.MessageListener> |
getPopMessageListenerInstances() |
java.util.List<com.liferay.portal.kernel.portlet.PortletConfigurationListener> |
getPortletConfigurationListenerInstances() |
java.util.List<com.liferay.exportimport.kernel.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) |
java.lang.String |
getResourceBundleBaseName() |
javax.servlet.ServletContext |
getServletContext() |
java.util.List<com.liferay.social.kernel.model.SocialActivityInterpreter> |
getSocialActivityInterpreterInstances() |
java.util.List<com.liferay.social.kernel.model.SocialRequestInterpreter> |
getSocialRequestInterpreterInstances() |
java.util.List<com.liferay.exportimport.kernel.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, java.lang.String resourceBundleBaseName, com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker friendlyURLMapperTracker, java.util.List<org.osgi.framework.ServiceRegistration<?>> serviceRegistrations)
public java.lang.Object clone()
clone
in interface com.liferay.portal.kernel.portlet.PortletBag
clone
in class java.lang.Object
public void destroy()
destroy
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.asset.kernel.model.AssetRendererFactory<?>> getAssetRendererFactoryInstances()
getAssetRendererFactoryInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.portlet.ConfigurationAction> getConfigurationActionInstances()
getConfigurationActionInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.portlet.ControlPanelEntry> getControlPanelEntryInstances()
getControlPanelEntryInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.expando.kernel.model.CustomAttributesDisplay> getCustomAttributesDisplayInstances()
getCustomAttributesDisplayInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker getFriendlyURLMapperTracker()
getFriendlyURLMapperTracker
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.search.Indexer<?>> getIndexerInstances()
getIndexerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.search.OpenSearch> getOpenSearchInstances()
getOpenSearchInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.security.permission.propagator.PermissionPropagator> getPermissionPropagatorInstances()
getPermissionPropagatorInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.pop.MessageListener> getPopMessageListenerInstances()
getPopMessageListenerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.portlet.PortletConfigurationListener> getPortletConfigurationListenerInstances()
getPortletConfigurationListenerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.exportimport.kernel.lar.PortletDataHandler> getPortletDataHandlerInstances()
getPortletDataHandlerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public javax.portlet.Portlet getPortletInstance()
getPortletInstance
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.portlet.PortletLayoutListener> getPortletLayoutListenerInstances()
getPortletLayoutListenerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.lang.String getPortletName()
getPortletName
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<javax.portlet.PreferencesValidator> getPreferencesValidatorInstances()
getPreferencesValidatorInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
getResourceBundle
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.lang.String getResourceBundleBaseName()
getResourceBundleBaseName
in interface com.liferay.portal.kernel.portlet.PortletBag
public javax.servlet.ServletContext getServletContext()
getServletContext
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.social.kernel.model.SocialActivityInterpreter> getSocialActivityInterpreterInstances()
getSocialActivityInterpreterInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.social.kernel.model.SocialRequestInterpreter> getSocialRequestInterpreterInstances()
getSocialRequestInterpreterInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.exportimport.kernel.lar.StagedModelDataHandler<?>> getStagedModelDataHandlerInstances()
getStagedModelDataHandlerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.template.TemplateHandler> getTemplateHandlerInstances()
getTemplateHandlerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.trash.TrashHandler> getTrashHandlerInstances()
getTrashHandlerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.servlet.URLEncoder> getURLEncoderInstances()
getURLEncoderInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.notifications.UserNotificationDefinition> getUserNotificationDefinitionInstances()
getUserNotificationDefinitionInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.notifications.UserNotificationHandler> getUserNotificationHandlerInstances()
getUserNotificationHandlerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.webdav.WebDAVStorage> getWebDAVStorageInstances()
getWebDAVStorageInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.workflow.WorkflowHandler<?>> getWorkflowHandlerInstances()
getWorkflowHandlerInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public java.util.List<com.liferay.portal.kernel.xmlrpc.Method> getXmlRpcMethodInstances()
getXmlRpcMethodInstances
in interface com.liferay.portal.kernel.portlet.PortletBag
public void setPortletInstance(javax.portlet.Portlet portletInstance)
setPortletInstance
in interface com.liferay.portal.kernel.portlet.PortletBag
public void setPortletName(java.lang.String portletName)
setPortletName
in interface com.liferay.portal.kernel.portlet.PortletBag