Uses of Class
org.nakedobjects.remoting.exchange.SetValueRequest

Packages that use SetValueRequest
org.nakedobjects.remoting.facade   
org.nakedobjects.remoting.facade.impl   
org.nakedobjects.remoting.facade.proxy   
 

Uses of SetValueRequest in org.nakedobjects.remoting.facade
 

Methods in org.nakedobjects.remoting.facade with parameters of type SetValueRequest
 SetValueResponse ServerFacadeLogger.setValue(SetValueRequest request)
           
 SetValueResponse ServerFacade.setValue(SetValueRequest request)
           
 

Uses of SetValueRequest in org.nakedobjects.remoting.facade.impl
 

Methods in org.nakedobjects.remoting.facade.impl with parameters of type SetValueRequest
 SetValueResponse ServerFacadeImpl.setValue(SetValueRequest request)
          Applies only for OneToOneAssociations.
 

Uses of SetValueRequest in org.nakedobjects.remoting.facade.proxy
 

Methods in org.nakedobjects.remoting.facade.proxy with parameters of type SetValueRequest
 SetValueResponse ServerFacadeProxy.setValue(SetValueRequest request)
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.