Uses of Class
org.eclipse.higgins.proxy.web.ws.wsdl.ResponseMessage

Packages that use ResponseMessage
org.eclipse.higgins.proxy.web.ws.wsdl   
 

Uses of ResponseMessage in org.eclipse.higgins.proxy.web.ws.wsdl
 

Subclasses of ResponseMessage in org.eclipse.higgins.proxy.web.ws.wsdl
 class ICardUpdateResponseTO
           
 

Methods in org.eclipse.higgins.proxy.web.ws.wsdl that return ResponseMessage
 ResponseMessage RPPSServiceSEIBindingStub.addUserProfile(String userId, String password, UserProfileTO userProfile)
           
 ResponseMessage RPPSServiceSEI.addUserProfile(String userId, String password, UserProfileTO userProfile)
           
 ResponseMessage RPPSServiceSEIBindingStub.deleteUserProfile(String userId, String password)
           
 ResponseMessage RPPSServiceSEI.deleteUserProfile(String userId, String password)
           
 ResponseMessage RPPSServiceSEIBindingStub.modifyCategories(String userId, String password, CategoryTO[] categories)
           
 ResponseMessage RPPSServiceSEI.modifyCategories(String userId, String password, CategoryTO[] categories)