com.atlassian.jira.web.component
Interface DashboardPageConfigUrlFactory.PortletConfigurationAdaptor
- Enclosing interface:
- DashboardPageConfigUrlFactory
public static interface DashboardPageConfigUrlFactory.PortletConfigurationAdaptor
Abstraction for describing the aspects of the PortletConfiguration object graph that we depend on
without depending on all the mechanical details like ObjectConfiguration and PropertySet.
getKeys
Collection getKeys()
getPropertyAsString
String getPropertyAsString(String key)
getPortletId
String getPortletId()
Copyright © 2002-2011 Atlassian. All Rights Reserved.