com.atlassian.jira.portal
Interface PortletConfigurationManager

All Known Implementing Classes:
PortletConfigurationManagerImpl

public interface PortletConfigurationManager


Method Summary
 List getPortletConfigurationByPortalPage(long portalPageId)
           
 PortletConfiguration getPortletConfigurationByPortletId(long portletId)
           
 

Method Detail

getPortletConfigurationByPortalPage

public List getPortletConfigurationByPortalPage(long portalPageId)

getPortletConfigurationByPortletId

public PortletConfiguration getPortletConfigurationByPortletId(long portletId)


Copyright © 2002-2007 Atlassian. All Rights Reserved.