Uses of Interface
com.atlassian.jira.portal.PortletConfigurationStore

Packages that use PortletConfigurationStore
com.atlassian.jira.dashboard   
com.atlassian.jira.portal   
 

Uses of PortletConfigurationStore in com.atlassian.jira.dashboard
 

Constructors in com.atlassian.jira.dashboard with parameters of type PortletConfigurationStore
JiraDashboardStateStoreManager(PortalPageStore portalPageStore, PortletConfigurationStore portletConfigurationStore, PortalPageManager portalPageManager, LegacyGadgetUrlProvider legacyGadgetUrlProvider)
           
 

Uses of PortletConfigurationStore in com.atlassian.jira.portal
 

Classes in com.atlassian.jira.portal that implement PortletConfigurationStore
 class CachingPortletConfigurationStore
          Caching store for Portlet Configurations.
 class OfbizPortletConfigurationStore
           
 

Constructors in com.atlassian.jira.portal with parameters of type PortletConfigurationStore
CachingPortletConfigurationStore(PortletConfigurationStore delegateStore)
           
PortletConfigurationManagerImpl(PortletConfigurationStore portletConfigurationStore)
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.