| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| Modifier and Type | Method and Description |
|---|---|
static PeopleService.ListStructure |
PeopleService.ListStructure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeopleService.ListStructure[] |
PeopleService.ListStructure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListMembersResponse |
PeopleService.listCollectionMembers(TargetObjectID collectionID,
PeopleService.ListStructure structure,
Integer count,
Integer offset,
Subscription subscription)
The PS Client will provide a facility for a ClientLIb user to list the members of a collection.
|
Copyright © 1999–2015. All rights reserved.