@ProviderType
public interface PortletBag
extends java.lang.Cloneable
java.lang.Object clone()
void destroy()
ConfigurationAction getConfigurationActionInstance()
@Deprecated java.util.List<ConfigurationAction> getConfigurationActionInstances()
getConfigurationActionInstance()ControlPanelEntry getControlPanelEntryInstance()
@Deprecated java.util.List<ControlPanelEntry> getControlPanelEntryInstances()
getControlPanelEntryInstance()java.util.List<CustomAttributesDisplay> getCustomAttributesDisplayInstances()
FriendlyURLMapperTracker getFriendlyURLMapperTracker()
java.util.List<Indexer<?>> getIndexerInstances()
OpenSearch getOpenSearchInstance()
@Deprecated java.util.List<OpenSearch> getOpenSearchInstances()
getOpenSearchInstance()PermissionPropagator getPermissionPropagatorInstance()
@Deprecated java.util.List<PermissionPropagator> getPermissionPropagatorInstances()
getPermissionPropagatorInstance()MessageListener getPopMessageListenerInstance()
@Deprecated java.util.List<MessageListener> getPopMessageListenerInstances()
getPopMessageListenerInstance()PortletConfigurationListener getPortletConfigurationListenerInstance()
@Deprecated java.util.List<PortletConfigurationListener> getPortletConfigurationListenerInstances()
getPortletConfigurationListenerInstance()PortletDataHandler getPortletDataHandlerInstance()
@Deprecated java.util.List<PortletDataHandler> getPortletDataHandlerInstances()
getPortletDataHandlerInstance()javax.portlet.Portlet getPortletInstance()
PortletLayoutListener getPortletLayoutListenerInstance()
@Deprecated java.util.List<PortletLayoutListener> getPortletLayoutListenerInstances()
getPortletLayoutListenerInstance()java.lang.String getPortletName()
javax.portlet.PreferencesValidator getPreferencesValidatorInstance()
@Deprecated java.util.List<javax.portlet.PreferencesValidator> getPreferencesValidatorInstances()
getPreferencesValidatorInstance()java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
java.lang.String getResourceBundleBaseName()
javax.servlet.ServletContext getServletContext()
java.util.List<SocialActivityInterpreter> getSocialActivityInterpreterInstances()
SocialRequestInterpreter getSocialRequestInterpreterInstance()
@Deprecated java.util.List<SocialRequestInterpreter> getSocialRequestInterpreterInstances()
getSocialRequestInterpreterInstance()java.util.List<StagedModelDataHandler<?>> getStagedModelDataHandlerInstances()
TemplateHandler getTemplateHandlerInstance()
@Deprecated java.util.List<TemplateHandler> getTemplateHandlerInstances()
getTemplateHandlerInstance()java.util.List<TrashHandler> getTrashHandlerInstances()
URLEncoder getURLEncoderInstance()
@Deprecated java.util.List<URLEncoder> getURLEncoderInstances()
getURLEncoderInstance()@Deprecated java.util.List<UserNotificationDefinition> getUserNotificationDefinitionInstances()
java.util.List<UserNotificationHandler> getUserNotificationHandlerInstances()
WebDAVStorage getWebDAVStorageInstance()
@Deprecated java.util.List<WebDAVStorage> getWebDAVStorageInstances()
getWebDAVStorageInstance()java.util.List<WorkflowHandler<?>> getWorkflowHandlerInstances()
Method getXmlRpcMethodInstance()
@Deprecated java.util.List<Method> getXmlRpcMethodInstances()
getXmlRpcMethodInstance()void setPortletInstance(javax.portlet.Portlet portletInstance)
void setPortletName(java.lang.String portletName)