| Modifier and Type | Method and Description |
|---|---|
static DashboardCustomization.UserDashlet |
DashboardCustomization.UserDashlet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardCustomization.UserDashlet[] |
DashboardCustomization.UserDashlet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserService.addDashlet(String userName,
String password,
DashboardCustomization.UserDashlet dashlet,
DashboardCustomization.DashletLayout layout,
int column,
int position)
Add dashlet to user dashboard
|
Copyright © 2017 Alfresco Software. All rights reserved.