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