| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| org.openliberty.xmltooling.ps.response |
| Modifier and Type | Method and Description |
|---|---|
SetObjectInfoResponse |
PeopleService.setObjectInfo(List<PSObject> objects,
Subscription subscription)
This method simply invokes updateObjects() and is included for naming consistency with the spec
|
SetObjectInfoResponse |
PeopleService.updateObjects(List<PSObject> objects,
Subscription subscription)
(urn:liberty:ps:2006-08:SetObjectInfo*) updating the object info for a list of existing objects (1...n)
|
| Modifier and Type | Method and Description |
|---|---|
SetObjectInfoResponse |
SetObjectInfoResponse.Builder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Copyright © 1999–2015. All rights reserved.