public class UserDashboardSpaceProvider extends AbstractSpaceProvider
If the user does not have any dashboard, it tries to copy the one configured by the Administrator. If it fails, create an empty dashboard.
| Modifier and Type | Class and Description |
|---|---|
static class |
UserDashboardSpaceProvider.DefaultDashboardSpaceCopy |
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_DASHBOARD_SPACE_PROVIDER |
static String |
USER_DASHBOARD_SPACE_NAME |
| Constructor and Description |
|---|
UserDashboardSpaceProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadOnly(CoreSession session) |
public static final String DEFAULT_DASHBOARD_SPACE_PROVIDER
public static final String USER_DASHBOARD_SPACE_NAME
public boolean isReadOnly(CoreSession session)
Copyright © 2011 Nuxeo SA. All Rights Reserved.