public interface DashboardService
DashboardService
provides methods to get user- and shared Dashboards.Modifier and Type | Method and Description |
---|---|
Iterator<Resource> |
getUserDashboards(ResourceResolver resolver,
Principal principal)
Returns the Dashboard resources for a certain
principal . |
Iterator<Resource> getUserDashboards(ResourceResolver resolver, Principal principal) throws DashboardException
principal
.resolver
- ResourceResolver used to access resources.principal
- User principal to get the resources forDashboardException
- if an error occurs while accessing the
resources"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"