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

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

Uses of ClearAssociationResponse in org.nakedobjects.remoting.exchange
 

Methods in org.nakedobjects.remoting.exchange that return ClearAssociationResponse
 ClearAssociationResponse ClearAssociationRequest.getResponse()
          Downcasts.
 

Uses of ClearAssociationResponse in org.nakedobjects.remoting.facade
 

Methods in org.nakedobjects.remoting.facade that return ClearAssociationResponse
 ClearAssociationResponse ServerFacadeLogger.clearAssociation(ClearAssociationRequest request)
           
 ClearAssociationResponse ServerFacade.clearAssociation(ClearAssociationRequest request)
           
 

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

Methods in org.nakedobjects.remoting.facade.impl that return ClearAssociationResponse
 ClearAssociationResponse ServerFacadeImpl.clearAssociation(ClearAssociationRequest request)
          Applies to both OneToOneAssociations and OneToManyAssociations.
 

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

Methods in org.nakedobjects.remoting.facade.proxy that return ClearAssociationResponse
 ClearAssociationResponse ServerFacadeProxy.clearAssociation(ClearAssociationRequest request)
           
 



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