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

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

Uses of SetAssociationRequest in org.nakedobjects.remoting.facade
 

Methods in org.nakedobjects.remoting.facade with parameters of type SetAssociationRequest
 SetAssociationResponse ServerFacadeLogger.setAssociation(SetAssociationRequest request)
           
 SetAssociationResponse ServerFacade.setAssociation(SetAssociationRequest request)
           
 

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

Methods in org.nakedobjects.remoting.facade.impl with parameters of type SetAssociationRequest
 SetAssociationResponse ServerFacadeImpl.setAssociation(SetAssociationRequest request)
          Applies to both OneToOneAssociations and OneToManyAssociations.
 

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

Methods in org.nakedobjects.remoting.facade.proxy with parameters of type SetAssociationRequest
 SetAssociationResponse ServerFacadeProxy.setAssociation(SetAssociationRequest request)
           
 



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