org.apache.hupa.shared.rpc
Class DeleteMessage

java.lang.Object
  extended by org.apache.hupa.shared.rpc.DeleteMessage
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, Serializable, net.customware.gwt.dispatch.shared.Action<DeleteMessageResult>
Direct Known Subclasses:
DeleteAllMessages, DeleteMessageByUid

public class DeleteMessage
extends Object
implements net.customware.gwt.dispatch.shared.Action<DeleteMessageResult>, Serializable

See Also:
Serialized Form

Constructor Summary
protected DeleteMessage()
           
  DeleteMessage(IMAPFolder folder)
           
 
Method Summary
 IMAPFolder getFolder()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteMessage

public DeleteMessage(IMAPFolder folder)

DeleteMessage

protected DeleteMessage()
Method Detail

getFolder

public IMAPFolder getFolder()


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.