Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.mail.web.actions
Class MailActionsBean

java.lang.Object
  extended by org.nuxeo.ecm.platform.mail.web.actions.MailActionsBean
All Implemented Interfaces:
Serializable

@Name(value="mailActions")
@Scope(value=CONVERSATION)
public class MailActionsBean
extends Object
implements Serializable

Handles mail actions.

Author:
Catalin Baican
See Also:
Serialized Form

Constructor Summary
MailActionsBean()
           
 
Method Summary
 String checkCurrentInbox()
           
 boolean isMailFolder()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailActionsBean

public MailActionsBean()
Method Detail

checkCurrentInbox

public String checkCurrentInbox()
                         throws ClientException
Throws:
ClientException

isMailFolder

public boolean isMailFolder()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.