@Name(value="correspMailboxActions") @Scope(value=CONVERSATION) public class CorrespondenceMailboxActionsBean extends CaseManagementContextBoundInstance implements Serializable
Constructor and Description |
---|
CorrespondenceMailboxActionsBean() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasCurrentCaseFacet(String facet) |
boolean |
isIncomingEnvelope()
Check if the current envelope display an incoming mail
|
boolean |
isIncomingInitialEnvelope() |
String |
openDraft(String envelopeId) |
getCachedCase, getCachedCaseItem, getCachedMailbox, getCurrentCase, getCurrentCaseItem, getCurrentClassificationRoot, getCurrentMailbox, getCurrentRouteRoot, onMailboxContextChange
public boolean isIncomingInitialEnvelope() throws ClientException
ClientException
public boolean isIncomingEnvelope() throws ClientException
ClientException
public boolean hasCurrentCaseFacet(String facet) throws ClientException
facet
- ClientException
public String openDraft(String envelopeId) throws ClientException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.