org.alfresco.webdrone.share.dashlet
Class FactoryShareDashlet

java.lang.Object
  extended by org.alfresco.webdrone.share.dashlet.FactoryShareDashlet

public final class FactoryShareDashlet
extends Object

Alfresco Share factory, creates the appropriate page object that corresponds to the browser view.

Author:
Michael Suzuki

Method Summary
static Dashlet getPage(WebDrone drone, String name)
          Gets the dashlet HTML element from the dashboard page.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPage

public static Dashlet getPage(WebDrone drone,
                              String name)
Gets the dashlet HTML element from the dashboard page.

Parameters:
drone - WebDrone
Returns:
name dashlet title


Copyright © 2013. All Rights Reserved.