@Name(value="styleGuideActions") @Scope(value=CONVERSATION) public class StyleGuideActions extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_ACTION_CAT |
| Constructor and Description |
|---|
StyleGuideActions() |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
getActions(String cat) |
Action |
getCurrentPage() |
String |
getCurrentPageId() |
List<Action> |
getPages() |
void |
setCurrentPage(Action currentPage) |
void |
setCurrentPageId(String currentPageId) |
public static final String PAGE_ACTION_CAT
Copyright © 2015 Nuxeo SA. All rights reserved.