@Name(value="correspEditOutgoingMailActionsBean") @Scope(value=CONVERSATION) public class CorrespondenceEditOutgoingMailActionsBean extends CaseManagementContextBoundInstance implements Serializable
Constructor and Description |
---|
CorrespondenceEditOutgoingMailActionsBean() |
Modifier and Type | Method and Description |
---|---|
String |
backToMailBox() |
String |
createOutgoingMailDocumentInEnvelope() |
String |
openDistribution()
Open the Draft Post in edit
|
String |
saveAndbackToMailBox() |
void |
updateCurrentEnvelope()
Saves changes hold by the changeableDocument document model.
|
getCachedCase, getCachedCaseItem, getCachedMailbox, getCurrentCase, getCurrentCaseItem, getCurrentClassificationRoot, getCurrentMailbox, getCurrentRouteRoot, onMailboxContextChange
public CorrespondenceEditOutgoingMailActionsBean()
public String backToMailBox() throws ClientException
ClientException
public String saveAndbackToMailBox() throws ClientException
ClientException
public void updateCurrentEnvelope() throws ClientException
ClientException
public String createOutgoingMailDocumentInEnvelope() throws ClientException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.