@Name(value="routingWebActions") @Scope(value=CONVERSATION) @Install(precedence=10) public class DocumentRoutingWebActionsBean extends Object implements Serializable
Constructor and Description |
---|
DocumentRoutingWebActionsBean() |
Modifier and Type | Method and Description |
---|---|
List<Action> |
getAddStepActions(DocumentModel step) |
List<Action> |
getAddStepInActions(DocumentModel step) |
List<Action> |
getEditStepActions(DocumentModel step) |
List<Action> |
getRemoveStepActions(DocumentModel step) |
void |
resetTabList() |
public List<Action> getAddStepActions(DocumentModel step)
public List<Action> getAddStepInActions(DocumentModel step)
public List<Action> getRemoveStepActions(DocumentModel step)
public List<Action> getEditStepActions(DocumentModel step)
@Observer(value={"userAllDocumentTypesSelectionChanged","locationSelectionChanged"}, create=false) @BypassInterceptors public void resetTabList()
Copyright © 2013 Nuxeo SA. All Rights Reserved.