org.alfresco.webdrone.share
Interface Dashboard

All Known Implementing Classes:
DashBoardPage, SiteDashboardPage

public interface Dashboard

Interface of Alfresco Dashboard view.

Since:
1.4
Author:
Michael Suzuki

Method Summary
 Dashlet getDashlet(String name)
          Gets dashlets in the dashboard view.
 

Method Detail

getDashlet

Dashlet getDashlet(String name)
Gets dashlets in the dashboard view.

Parameters:
name - String title of dashlet
Returns:
HtmlPage page object
Throws:
Exception


Copyright © 2013. All Rights Reserved.