@ProviderType
public interface PortletBag
extends java.lang.Cloneable
java.lang.Object clone()
void destroy()
java.util.List<AssetRendererFactory<?>> getAssetRendererFactoryInstances()
java.util.List<AtomCollectionAdapter<?>> getAtomCollectionAdapterInstances()
java.util.List<ConfigurationAction> getConfigurationActionInstances()
java.util.List<ControlPanelEntry> getControlPanelEntryInstances()
java.util.List<CustomAttributesDisplay> getCustomAttributesDisplayInstances()
FriendlyURLMapperTracker getFriendlyURLMapperTracker()
java.util.List<Indexer<?>> getIndexerInstances()
java.util.List<OpenSearch> getOpenSearchInstances()
java.util.List<PermissionPropagator> getPermissionPropagatorInstances()
java.util.List<PollerProcessor> getPollerProcessorInstances()
java.util.List<MessageListener> getPopMessageListenerInstances()
java.util.List<PortletDataHandler> getPortletDataHandlerInstances()
javax.portlet.Portlet getPortletInstance()
java.util.List<PortletLayoutListener> getPortletLayoutListenerInstances()
java.lang.String getPortletName()
java.util.List<javax.portlet.PreferencesValidator> getPreferencesValidatorInstances()
java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
ResourceBundleTracker getResourceBundleTracker()
java.util.List<SchedulerEntry> getSchedulerEntryInstances()
javax.servlet.ServletContext getServletContext()
java.util.List<SocialActivityInterpreter> getSocialActivityInterpreterInstances()
java.util.List<SocialRequestInterpreter> getSocialRequestInterpreterInstances()
java.util.List<StagedModelDataHandler<?>> getStagedModelDataHandlerInstances()
java.util.List<TemplateHandler> getTemplateHandlerInstances()
java.util.List<TrashHandler> getTrashHandlerInstances()
java.util.List<URLEncoder> getURLEncoderInstances()
java.util.List<UserNotificationDefinition> getUserNotificationDefinitionInstances()
java.util.List<UserNotificationHandler> getUserNotificationHandlerInstances()
java.util.List<WebDAVStorage> getWebDAVStorageInstances()
java.util.List<WorkflowHandler<?>> getWorkflowHandlerInstances()
java.util.List<Method> getXmlRpcMethodInstances()
void setPortletInstance(javax.portlet.Portlet portletInstance)
void setPortletName(java.lang.String portletName)