@Name(value="userDashboardActions") @Scope(value=CONVERSATION) @Install(precedence=10) public class UserDashboardActions extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected CoreSession |
documentManager |
static String |
USER_DASHBOARD_SPACE_PROVIDER |
| Constructor and Description |
|---|
UserDashboardActions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGadgetsBaseURL() |
protected SpaceManager |
getSpaceManager() |
String |
removeUserDashboard() |
public static final String USER_DASHBOARD_SPACE_PROVIDER
@In(create=true) protected transient CoreSession documentManager
public String removeUserDashboard() throws ClientException
ClientExceptionprotected SpaceManager getSpaceManager() throws ClientException
ClientException@Factory(value="gadgetsBaseURL",
scope=APPLICATION)
public String getGadgetsBaseURL()
Copyright © 2019 Nuxeo SA. All rights reserved.