public interface PortletBag
extends java.lang.Cloneable
java.lang.Object clone()
java.util.List<AssetRendererFactory> getAssetRendererFactoryInstances()
java.util.List<AtomCollectionAdapter<?>> getAtomCollectionAdapterInstances()
ConfigurationAction getConfigurationActionInstance()
ControlPanelEntry getControlPanelEntryInstance()
java.util.List<CustomAttributesDisplay> getCustomAttributesDisplayInstances()
FriendlyURLMapper getFriendlyURLMapperInstance()
java.util.List<Indexer> getIndexerInstances()
OpenSearch getOpenSearchInstance()
PermissionPropagator getPermissionPropagatorInstance()
PollerProcessor getPollerProcessorInstance()
MessageListener getPopMessageListenerInstance()
PortletDataHandler getPortletDataHandlerInstance()
javax.portlet.Portlet getPortletInstance()
PortletLayoutListener getPortletLayoutListenerInstance()
java.lang.String getPortletName()
javax.portlet.PreferencesValidator getPreferencesValidatorInstance()
java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
java.util.Map<java.lang.String,java.util.ResourceBundle> getResourceBundles()
javax.servlet.ServletContext getServletContext()
java.util.List<SocialActivityInterpreter> getSocialActivityInterpreterInstances()
SocialRequestInterpreter getSocialRequestInterpreterInstance()
java.util.List<StagedModelDataHandler<?>> getStagedModelDataHandlerInstances()
TemplateHandler getTemplateHandlerInstance()
java.util.List<TrashHandler> getTrashHandlerInstances()
URLEncoder getURLEncoderInstance()
java.util.List<UserNotificationHandler> getUserNotificationHandlerInstances()
WebDAVStorage getWebDAVStorageInstance()
java.util.List<WorkflowHandler> getWorkflowHandlerInstances()
Method getXmlRpcMethodInstance()
void setPortletInstance(javax.portlet.Portlet portletInstance)
void setPortletName(java.lang.String portletName)