org.apache.hupa.shared.rpc
Class DeleteFolder

java.lang.Object
  extended by org.apache.hupa.shared.rpc.DeleteFolder
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, Serializable, net.customware.gwt.dispatch.shared.Action<GenericResult>

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

See Also:
Serialized Form

Constructor Summary
protected DeleteFolder()
           
  DeleteFolder(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

DeleteFolder

public DeleteFolder(IMAPFolder folder)

DeleteFolder

protected DeleteFolder()
Method Detail

getFolder

public IMAPFolder getFolder()


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