org.apache.hupa.shared.rpc
Class DeleteMessageByUid
java.lang.Object
org.apache.hupa.shared.rpc.DeleteMessage
org.apache.hupa.shared.rpc.DeleteMessageByUid
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable, net.customware.gwt.dispatch.shared.Action<DeleteMessageResult>
public class DeleteMessageByUid
- extends DeleteMessage
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteMessageByUid
public DeleteMessageByUid(IMAPFolder folder,
ArrayList<Long> messageUids)
DeleteMessageByUid
protected DeleteMessageByUid()
getMessageUids
public ArrayList<Long> getMessageUids()
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.