org.apache.hupa.shared.rpc
Class FetchFoldersResult
java.lang.Object
org.apache.hupa.shared.rpc.FetchFoldersResult
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Serializable, net.customware.gwt.dispatch.shared.Result
public class FetchFoldersResult
- extends Object
- implements net.customware.gwt.dispatch.shared.Result, Serializable
- See Also:
- Serialized Form
FetchFoldersResult
public FetchFoldersResult(List<IMAPFolder> folders)
getFolders
public List<IMAPFolder> getFolders()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.