org.alfresco.web.bean.dashboard
Class GettingStartedBean

java.lang.Object
  extended by org.alfresco.web.bean.dashboard.GettingStartedBean
All Implemented Interfaces:
java.io.Serializable

public class GettingStartedBean
extends java.lang.Object
implements java.io.Serializable

Backing bean for the Getting Started Dashlet page.

See Also:
Serialized Form

Constructor Summary
GettingStartedBean()
           
 
Method Summary
 java.lang.String addContent()
           
 java.lang.String browseHomeSpace()
           
 java.lang.String createContent()
           
 java.lang.String createSpace()
           
 void setNavigationBean(NavigationBean navigationBean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GettingStartedBean

public GettingStartedBean()
Method Detail

setNavigationBean

public void setNavigationBean(NavigationBean navigationBean)
Parameters:
navigationBean - The navigationBean to set.

browseHomeSpace

public java.lang.String browseHomeSpace()

createSpace

public java.lang.String createSpace()

createContent

public java.lang.String createContent()

addContent

public java.lang.String addContent()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.