| Methods in org.eclipse.higgins.ics.ws.wsdl that return ResponseMessage
|
ResponseMessage |
RPPSServiceSEI.addUrlToBlackList(String userId,
String password,
String url)
|
ResponseMessage |
RPPSServiceSEI.removeUrlFromBlackList(String userId,
String password,
String url)
|
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.addUrlToBlackList(String userId,
String password,
String url)
|
ResponseMessage |
RPPSServiceSEIBindingStub.removeUrlFromBlackList(String userId,
String password,
String url)
|
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)
|