@Name(value="correspDistributeOutgoingMailActionsBean") @Scope(value=CONVERSATION) public class CorrespondenceDistributeOutgoingMailActionsBean extends CaseManagementContextBoundInstance implements Serializable
Constructor and Description |
---|
CorrespondenceDistributeOutgoingMailActionsBean() |
Modifier and Type | Method and Description |
---|---|
String |
backToEnvelope() |
String |
backToMailBox() |
boolean |
canMarkCurrentSelectionAsSent() |
boolean |
displaySendButton() |
String |
distribute() |
String |
saveAndbackToMailBox() |
void |
updateCurrentPost()
Save the Post Draft of the current envelope
|
getCachedCase, getCachedCaseItem, getCachedMailbox, getCurrentCase, getCurrentCaseItem, getCurrentClassificationRoot, getCurrentMailbox, getCurrentRouteRoot, onMailboxContextChange
public CorrespondenceDistributeOutgoingMailActionsBean()
public String backToEnvelope() throws ClientException
ClientException
public String saveAndbackToMailBox() throws ClientException
ClientException
public String backToMailBox() throws ClientException
ClientException
public void updateCurrentPost() throws ClientException
ClientException
public boolean displaySendButton()
public String distribute() throws ClientException
ClientException
public boolean canMarkCurrentSelectionAsSent() throws ClientException
ClientException
Copyright © 2011 Nuxeo SA. All Rights Reserved.