Uses of Class
com.atlassian.jira.web.action.util.PortalPageDisplayBean

Packages that use PortalPageDisplayBean
com.atlassian.jira.web.action.admin.dashboards   
com.atlassian.jira.web.action.user   
 

Uses of PortalPageDisplayBean in com.atlassian.jira.web.action.admin.dashboards
 

Methods in com.atlassian.jira.web.action.admin.dashboards with parameters of type PortalPageDisplayBean
 DropDownModel ViewSharedDashboards.getDropDownModel(PortalPageDisplayBean displayBean, int listIndex)
           
 

Uses of PortalPageDisplayBean in com.atlassian.jira.web.action.user
 

Methods in com.atlassian.jira.web.action.user that return types with arguments of type PortalPageDisplayBean
protected  List<PortalPageDisplayBean> ConfigurePortalPages.transformToDisplayBeans(Collection<PortalPage> portalPages)
           
 

Methods in com.atlassian.jira.web.action.user with parameters of type PortalPageDisplayBean
 DropDownModel ConfigurePortalPages.getDropDownModel(PortalPageDisplayBean displayBean, int listIndex)
           
protected  String ConfigurePortalPages.toUrl(PortalPageDisplayBean pageDisplayBean, String page, String idUrlVariable, boolean includeReturnUrl)
           
 

Method parameters in com.atlassian.jira.web.action.user with type arguments of type PortalPageDisplayBean
protected  void ConfigurePortalPages.setPages(List<PortalPageDisplayBean> pages)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.