@Deprecated @Name(value="routingWebActions") @Scope(value=CONVERSATION) @Install(precedence=10) public class DocumentRoutingWebActionsBean extends Object implements Serializable
| Constructor and Description |
|---|
DocumentRoutingWebActionsBean()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
getAddStepActions(DocumentModel step)
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
|
List<Action> |
getAddStepInActions(DocumentModel step)
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
|
List<Action> |
getEditStepActions(DocumentModel step)
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
|
List<Action> |
getRemoveStepActions(DocumentModel step)
Deprecated.
since 5.9.2 - Use only routes of type 'graph'
|
void |
resetTabList()
Deprecated.
|
@Deprecated public List<Action> getAddStepActions(DocumentModel step)
@Deprecated public List<Action> getAddStepInActions(DocumentModel step)
@Deprecated public List<Action> getRemoveStepActions(DocumentModel step)
@Deprecated public List<Action> getEditStepActions(DocumentModel step)
@Observer(value={"userAllDocumentTypesSelectionChanged","locationSelectionChanged"},
create=false)
@BypassInterceptors
public void resetTabList()
Copyright © 2015 Nuxeo SA. All rights reserved.