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

Packages that use SetAssociationResponse
org.nakedobjects.remoting.exchange   
org.nakedobjects.remoting.facade   
org.nakedobjects.remoting.facade.impl   
org.nakedobjects.remoting.facade.proxy   
 

Uses of SetAssociationResponse in org.nakedobjects.remoting.exchange
 

Methods in org.nakedobjects.remoting.exchange that return SetAssociationResponse
 SetAssociationResponse SetAssociationRequest.getResponse()
          Downcasts.
 

Uses of SetAssociationResponse in org.nakedobjects.remoting.facade
 

Methods in org.nakedobjects.remoting.facade that return SetAssociationResponse
 SetAssociationResponse ServerFacadeLogger.setAssociation(SetAssociationRequest request)
           
 SetAssociationResponse ServerFacade.setAssociation(SetAssociationRequest request)
           
 

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

Methods in org.nakedobjects.remoting.facade.impl that return SetAssociationResponse
 SetAssociationResponse ServerFacadeImpl.setAssociation(SetAssociationRequest request)
          Applies to both OneToOneAssociations and OneToManyAssociations.
 

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

Methods in org.nakedobjects.remoting.facade.proxy that return SetAssociationResponse
 SetAssociationResponse ServerFacadeProxy.setAssociation(SetAssociationRequest request)
           
 



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