@Name(value="editOutgoingMailTabsBean") @Scope(value=CONVERSATION) public class CorrespondenceEditOutgoingMailTabsBean extends CaseManagementContextBoundInstance implements Serializable
Constructor and Description |
---|
CorrespondenceEditOutgoingMailTabsBean() |
Modifier and Type | Method and Description |
---|---|
List<Action> |
getActionTabs()
Return All the tabs.
|
Action |
getCurrentActionTab()
Return the current tab.
|
void |
setCurrentActionTab(String actionId)
Set the current tab.
|
getCachedCase, getCachedCaseItem, getCachedMailbox, getCurrentCase, getCurrentCaseItem, getCurrentClassificationRoot, getCurrentMailbox, getCurrentRouteRoot, onMailboxContextChange
public CorrespondenceEditOutgoingMailTabsBean()
@Factory(value="editOutgoingMailActionTabs", scope=EVENT) public List<Action> getActionTabs()
@Factory(value="currentEditOutgoingMailAction", scope=EVENT) public Action getCurrentActionTab()
public void setCurrentActionTab(String actionId) throws ClientException
actionId
- ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.