Uses of Class
edu.internet2.middleware.ldappc.spml.request.DiffResponse

Packages that use DiffResponse
edu.internet2.middleware.ldappc.spml   
edu.internet2.middleware.ldappc.spml.request   
 

Uses of DiffResponse in edu.internet2.middleware.ldappc.spml
 

Methods in edu.internet2.middleware.ldappc.spml that return DiffResponse
 DiffResponse PSP.execute(DiffRequest diffRequest)
           
 

Constructors in edu.internet2.middleware.ldappc.spml with parameters of type DiffResponse
PSPDiffer(PSP psp, DiffRequest diffRequest, DiffResponse diffResponse)
          Calculate the changes necessary to provision an object specified in the given DiffRequest.
 

Uses of DiffResponse in edu.internet2.middleware.ldappc.spml.request
 

Methods in edu.internet2.middleware.ldappc.spml.request that return types with arguments of type DiffResponse
 List<DiffResponse> BulkDiffResponse.getResponses()
           
 

Methods in edu.internet2.middleware.ldappc.spml.request with parameters of type DiffResponse
 void BulkDiffResponse.addResponse(DiffResponse response)
           
 



Copyright © 2012 Internet2. All Rights Reserved.