Package com.liferay.portlet.internal
Class PortletBagImpl
Object
com.liferay.portlet.internal.PortletBagImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.portlet.PortletBag,Cloneable
- Author:
- Brian Wing Shun Chan, Jorge Ferrer
-
Constructor Summary
ConstructorsConstructorDescriptionPortletBagImpl(String portletName, javax.servlet.ServletContext servletContext, Portlet portletInstance, String resourceBundleBaseName, com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker friendlyURLMapperTracker, List<org.osgi.framework.ServiceRegistration<?>> serviceRegistrations) -
Method Summary
Modifier and TypeMethodDescriptionclone()voiddestroy()com.liferay.portal.kernel.portlet.ConfigurationActionList<com.liferay.portal.kernel.portlet.ConfigurationAction>Deprecated.com.liferay.portal.kernel.portlet.ControlPanelEntryList<com.liferay.portal.kernel.portlet.ControlPanelEntry>Deprecated.As of Cavanaugh (7.4.x), replaced bygetControlPanelEntryInstance()List<com.liferay.expando.kernel.model.CustomAttributesDisplay>com.liferay.portal.kernel.portlet.FriendlyURLMapperTrackerList<com.liferay.portal.kernel.search.Indexer<?>>com.liferay.portal.kernel.search.OpenSearchList<com.liferay.portal.kernel.search.OpenSearch>Deprecated.As of Cavanaugh (7.4.x), replaced bygetOpenSearchInstance()com.liferay.portal.kernel.security.permission.propagator.PermissionPropagatorList<com.liferay.portal.kernel.security.permission.propagator.PermissionPropagator>Deprecated.As of Cavanaugh (7.4.x), replaced bygetPermissionPropagatorInstance()com.liferay.portal.kernel.pop.MessageListenerList<com.liferay.portal.kernel.pop.MessageListener>Deprecated.As of Cavanaugh (7.4.x), replaced bygetPopMessageListenerInstance()com.liferay.portal.kernel.portlet.PortletConfigurationListenerList<com.liferay.portal.kernel.portlet.PortletConfigurationListener>Deprecated.As of Cavanaugh (7.4.x), replaced bygetPortletConfigurationListenerInstance()com.liferay.exportimport.kernel.lar.PortletDataHandlerList<com.liferay.exportimport.kernel.lar.PortletDataHandler>Deprecated.As of Cavanaugh (7.4.x), replaced bygetPortletDataHandlerInstance()com.liferay.portal.kernel.portlet.PortletLayoutListenerList<com.liferay.portal.kernel.portlet.PortletLayoutListener>Deprecated.As of Cavanaugh (7.4.x), replaced bygetPortletLayoutListenerInstance()Deprecated.As of Cavanaugh (7.4.x), replaced bygetPreferencesValidatorInstance()getResourceBundle(Locale locale) javax.servlet.ServletContextList<com.liferay.social.kernel.model.SocialActivityInterpreter>com.liferay.social.kernel.model.SocialRequestInterpreterList<com.liferay.social.kernel.model.SocialRequestInterpreter>Deprecated.As of Cavanaugh (7.4.x), replaced bygetSocialRequestInterpreterInstance()List<com.liferay.exportimport.kernel.lar.StagedModelDataHandler<?>>com.liferay.portal.kernel.template.TemplateHandlerList<com.liferay.portal.kernel.template.TemplateHandler>Deprecated.As of Cavanaugh (7.4.x), replaced bygetTemplateHandlerInstance()List<com.liferay.portal.kernel.trash.TrashHandler>com.liferay.portal.kernel.servlet.URLEncoderList<com.liferay.portal.kernel.servlet.URLEncoder>Deprecated.As of Cavanaugh (7.4.x), replaced bygetURLEncoderInstance()List<com.liferay.portal.kernel.notifications.UserNotificationDefinition>Deprecated.As of Cavanaugh (7.4.x), with no direct replacementList<com.liferay.portal.kernel.notifications.UserNotificationHandler>com.liferay.portal.kernel.webdav.WebDAVStorageList<com.liferay.portal.kernel.webdav.WebDAVStorage>Deprecated.As of Cavanaugh (7.4.x), replaced bygetWebDAVStorageInstance()List<com.liferay.portal.kernel.workflow.WorkflowHandler<?>>com.liferay.portal.kernel.xmlrpc.MethodList<com.liferay.portal.kernel.xmlrpc.Method>Deprecated.As of Cavanaugh (7.4.x), replaced bygetXmlRpcMethodInstance()voidsetPortletInstance(Portlet portletInstance) voidsetPortletName(String portletName)
-
Constructor Details
-
PortletBagImpl
-
-
Method Details
-
clone
-
destroy
public void destroy()- Specified by:
destroyin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getConfigurationActionInstance
public com.liferay.portal.kernel.portlet.ConfigurationAction getConfigurationActionInstance()- Specified by:
getConfigurationActionInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getConfigurationActionInstances
@Deprecated public List<com.liferay.portal.kernel.portlet.ConfigurationAction> getConfigurationActionInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetConfigurationActionInstance()- Specified by:
getConfigurationActionInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getControlPanelEntryInstance
public com.liferay.portal.kernel.portlet.ControlPanelEntry getControlPanelEntryInstance()- Specified by:
getControlPanelEntryInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getControlPanelEntryInstances
@Deprecated public List<com.liferay.portal.kernel.portlet.ControlPanelEntry> getControlPanelEntryInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetControlPanelEntryInstance()- Specified by:
getControlPanelEntryInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getCustomAttributesDisplayInstances
public List<com.liferay.expando.kernel.model.CustomAttributesDisplay> getCustomAttributesDisplayInstances()- Specified by:
getCustomAttributesDisplayInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getFriendlyURLMapperTracker
public com.liferay.portal.kernel.portlet.FriendlyURLMapperTracker getFriendlyURLMapperTracker()- Specified by:
getFriendlyURLMapperTrackerin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getIndexerInstances
- Specified by:
getIndexerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getOpenSearchInstance
public com.liferay.portal.kernel.search.OpenSearch getOpenSearchInstance()- Specified by:
getOpenSearchInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getOpenSearchInstances
Deprecated.As of Cavanaugh (7.4.x), replaced bygetOpenSearchInstance()- Specified by:
getOpenSearchInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPermissionPropagatorInstance
public com.liferay.portal.kernel.security.permission.propagator.PermissionPropagator getPermissionPropagatorInstance()- Specified by:
getPermissionPropagatorInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPermissionPropagatorInstances
@Deprecated public List<com.liferay.portal.kernel.security.permission.propagator.PermissionPropagator> getPermissionPropagatorInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetPermissionPropagatorInstance()- Specified by:
getPermissionPropagatorInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPopMessageListenerInstance
public com.liferay.portal.kernel.pop.MessageListener getPopMessageListenerInstance()- Specified by:
getPopMessageListenerInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPopMessageListenerInstances
@Deprecated public List<com.liferay.portal.kernel.pop.MessageListener> getPopMessageListenerInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetPopMessageListenerInstance()- Specified by:
getPopMessageListenerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPortletConfigurationListenerInstance
public com.liferay.portal.kernel.portlet.PortletConfigurationListener getPortletConfigurationListenerInstance()- Specified by:
getPortletConfigurationListenerInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPortletConfigurationListenerInstances
@Deprecated public List<com.liferay.portal.kernel.portlet.PortletConfigurationListener> getPortletConfigurationListenerInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetPortletConfigurationListenerInstance()- Specified by:
getPortletConfigurationListenerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPortletDataHandlerInstance
public com.liferay.exportimport.kernel.lar.PortletDataHandler getPortletDataHandlerInstance()- Specified by:
getPortletDataHandlerInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPortletDataHandlerInstances
@Deprecated public List<com.liferay.exportimport.kernel.lar.PortletDataHandler> getPortletDataHandlerInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetPortletDataHandlerInstance()- Specified by:
getPortletDataHandlerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPortletInstance
- Specified by:
getPortletInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPortletLayoutListenerInstance
public com.liferay.portal.kernel.portlet.PortletLayoutListener getPortletLayoutListenerInstance()- Specified by:
getPortletLayoutListenerInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPortletLayoutListenerInstances
@Deprecated public List<com.liferay.portal.kernel.portlet.PortletLayoutListener> getPortletLayoutListenerInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetPortletLayoutListenerInstance()- Specified by:
getPortletLayoutListenerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPortletName
- Specified by:
getPortletNamein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPreferencesValidatorInstance
- Specified by:
getPreferencesValidatorInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getPreferencesValidatorInstances
Deprecated.As of Cavanaugh (7.4.x), replaced bygetPreferencesValidatorInstance()- Specified by:
getPreferencesValidatorInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getResourceBundle
- Specified by:
getResourceBundlein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getResourceBundleBaseName
- Specified by:
getResourceBundleBaseNamein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getServletContext
public javax.servlet.ServletContext getServletContext()- Specified by:
getServletContextin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getSocialActivityInterpreterInstances
public List<com.liferay.social.kernel.model.SocialActivityInterpreter> getSocialActivityInterpreterInstances()- Specified by:
getSocialActivityInterpreterInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getSocialRequestInterpreterInstance
public com.liferay.social.kernel.model.SocialRequestInterpreter getSocialRequestInterpreterInstance()- Specified by:
getSocialRequestInterpreterInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getSocialRequestInterpreterInstances
@Deprecated public List<com.liferay.social.kernel.model.SocialRequestInterpreter> getSocialRequestInterpreterInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetSocialRequestInterpreterInstance()- Specified by:
getSocialRequestInterpreterInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getStagedModelDataHandlerInstances
public List<com.liferay.exportimport.kernel.lar.StagedModelDataHandler<?>> getStagedModelDataHandlerInstances()- Specified by:
getStagedModelDataHandlerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getTemplateHandlerInstance
public com.liferay.portal.kernel.template.TemplateHandler getTemplateHandlerInstance()- Specified by:
getTemplateHandlerInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getTemplateHandlerInstances
@Deprecated public List<com.liferay.portal.kernel.template.TemplateHandler> getTemplateHandlerInstances()Deprecated.As of Cavanaugh (7.4.x), replaced bygetTemplateHandlerInstance()- Specified by:
getTemplateHandlerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getTrashHandlerInstances
- Specified by:
getTrashHandlerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getURLEncoderInstance
public com.liferay.portal.kernel.servlet.URLEncoder getURLEncoderInstance()- Specified by:
getURLEncoderInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getURLEncoderInstances
Deprecated.As of Cavanaugh (7.4.x), replaced bygetURLEncoderInstance()- Specified by:
getURLEncoderInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getUserNotificationDefinitionInstances
@Deprecated public List<com.liferay.portal.kernel.notifications.UserNotificationDefinition> getUserNotificationDefinitionInstances()Deprecated.As of Cavanaugh (7.4.x), with no direct replacement- Specified by:
getUserNotificationDefinitionInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getUserNotificationHandlerInstances
public List<com.liferay.portal.kernel.notifications.UserNotificationHandler> getUserNotificationHandlerInstances()- Specified by:
getUserNotificationHandlerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getWebDAVStorageInstance
public com.liferay.portal.kernel.webdav.WebDAVStorage getWebDAVStorageInstance()- Specified by:
getWebDAVStorageInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getWebDAVStorageInstances
Deprecated.As of Cavanaugh (7.4.x), replaced bygetWebDAVStorageInstance()- Specified by:
getWebDAVStorageInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getWorkflowHandlerInstances
- Specified by:
getWorkflowHandlerInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getXmlRpcMethodInstance
public com.liferay.portal.kernel.xmlrpc.Method getXmlRpcMethodInstance()- Specified by:
getXmlRpcMethodInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getXmlRpcMethodInstances
Deprecated.As of Cavanaugh (7.4.x), replaced bygetXmlRpcMethodInstance()- Specified by:
getXmlRpcMethodInstancesin interfacecom.liferay.portal.kernel.portlet.PortletBag
-
setPortletInstance
- Specified by:
setPortletInstancein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
setPortletName
- Specified by:
setPortletNamein interfacecom.liferay.portal.kernel.portlet.PortletBag
-
getConfigurationActionInstance()