net.customware.gwt.dispatch.shared
Interface Result

All Superinterfaces:
com.google.gwt.user.client.rpc.IsSerializable
All Known Implementing Classes:
AbstractSimpleResult, AbstractUpdateResult, BatchResult, SecureSessionResult, StringResult, StringUpdateResult

public interface Result
extends com.google.gwt.user.client.rpc.IsSerializable

A marker interface for Action results.

Author:
David Peterson



Copyright © 2011 customware.net. All Rights Reserved.