org.apache.hupa.shared.rpc
Class MoveMessageResult

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

public class MoveMessageResult
extends GenericResult

See Also:
Serialized Form

Constructor Summary
MoveMessageResult()
           
 
Method Summary
 
Methods inherited from class org.apache.hupa.shared.rpc.GenericResult
getMessage, isSuccess, setError, setMessage, setSuccess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MoveMessageResult

public MoveMessageResult()


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