|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PSEntity | |
|---|---|
| org.openliberty.wsc | This package contains all of the Service Client classes and the basic WSFMessage. |
| Uses of PSEntity in org.openliberty.wsc |
|---|
| Methods in org.openliberty.wsc that return PSEntity | |
|---|---|
PSEntity |
PeopleService.addEntity(PSEntity entity,
PSSubscription subscription)
(urn:liberty:ps:2006-08:AddEntity*) - The ClientLib will provide a mechanism for adding entities to the PS. |
PSEntity |
PeopleService.addKnownEntity(PSEntity entity,
Token token,
boolean createReciprocalPSObject,
PSSubscription subscription)
(urn:liberty:ps:2006-08:AddKnownEntity*) - The WSC sends an identity token to the PS to attempt the addition of a known entity. |
| Methods in org.openliberty.wsc with parameters of type PSEntity | |
|---|---|
PSEntity |
PeopleService.addEntity(PSEntity entity,
PSSubscription subscription)
(urn:liberty:ps:2006-08:AddEntity*) - The ClientLib will provide a mechanism for adding entities to the PS. |
PSEntity |
PeopleService.addKnownEntity(PSEntity entity,
Token token,
boolean createReciprocalPSObject,
PSSubscription subscription)
(urn:liberty:ps:2006-08:AddKnownEntity*) - The WSC sends an identity token to the PS to attempt the addition of a known entity. |
| Method parameters in org.openliberty.wsc with type arguments of type PSEntity | |
|---|---|
boolean |
PeopleService.removeEntities(java.util.List<PSEntity> entities)
This method takes a list of PSObjects and asks the PS to remove them |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||