org.apache.hupa.shared.rpc
Class CreateFolder

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

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

See Also:
Serialized Form

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

CreateFolder

public CreateFolder(IMAPFolder folder)

CreateFolder

protected CreateFolder()
Method Detail

getFolder

public IMAPFolder getFolder()


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