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

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

Uses of ClearAssociationRequest in org.nakedobjects.remoting.facade
 

Methods in org.nakedobjects.remoting.facade with parameters of type ClearAssociationRequest
 ClearAssociationResponse ServerFacadeLogger.clearAssociation(ClearAssociationRequest request)
           
 ClearAssociationResponse ServerFacade.clearAssociation(ClearAssociationRequest request)
           
 

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

Methods in org.nakedobjects.remoting.facade.impl with parameters of type ClearAssociationRequest
 ClearAssociationResponse ServerFacadeImpl.clearAssociation(ClearAssociationRequest request)
          Applies to both OneToOneAssociations and OneToManyAssociations.
 

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

Methods in org.nakedobjects.remoting.facade.proxy with parameters of type ClearAssociationRequest
 ClearAssociationResponse ServerFacadeProxy.clearAssociation(ClearAssociationRequest request)
           
 



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