GWT 2.1.0

com.google.gwt.requestfactory.shared
Interface UserInformationRequest

All Superinterfaces:
RequestContext

public interface UserInformationRequest
extends RequestContext

"API Generated" request selector interface implemented by objects that give client access to the methods of UserInformation.


Method Summary
 Request<UserInformationProxy> getCurrentUserInformation(java.lang.String redirectUrl)
           
 
Methods inherited from interface com.google.gwt.requestfactory.shared.RequestContext
create, edit, fire, fire, isChanged
 

Method Detail

getCurrentUserInformation

Request<UserInformationProxy> getCurrentUserInformation(java.lang.String redirectUrl)

GWT 2.1.0