com.atlassian.jira.portal
Class OfbizPortletConfigurationStore

java.lang.Object
  extended bycom.atlassian.jira.portal.OfbizPortletConfigurationStore
All Implemented Interfaces:
PortletConfigurationStore

public class OfbizPortletConfigurationStore
extends Object
implements PortletConfigurationStore


Constructor Summary
OfbizPortletConfigurationStore(OfBizDelegator delegator)
           
 
Method Summary
 List getPortletConfigurationByPortalPage(long portalPageId)
           
 PortletConfiguration getPortletConfigurationByPortletId(long portletId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfbizPortletConfigurationStore

public OfbizPortletConfigurationStore(OfBizDelegator delegator)
Method Detail

getPortletConfigurationByPortalPage

public List getPortletConfigurationByPortalPage(long portalPageId)
Specified by:
getPortletConfigurationByPortalPage in interface PortletConfigurationStore

getPortletConfigurationByPortletId

public PortletConfiguration getPortletConfigurationByPortletId(long portletId)
Specified by:
getPortletConfigurationByPortletId in interface PortletConfigurationStore


Copyright © 2002-2007 Atlassian. All Rights Reserved.