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