|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PeopleService.ListStructure | |
|---|---|
| org.openliberty.wsc | This package contains all of the Service Client classes and the basic WSFMessage. |
| Uses of PeopleService.ListStructure in org.openliberty.wsc |
|---|
| Methods in org.openliberty.wsc that return PeopleService.ListStructure | |
|---|---|
static PeopleService.ListStructure |
PeopleService.ListStructure.valueOf(java.lang.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're declared. |
| Methods in org.openliberty.wsc with parameters of type PeopleService.ListStructure | |
|---|---|
java.util.List<PSObject> |
PeopleService.listCollectionMembers(TargetPSObjectID collectionID,
PeopleService.ListStructure structure,
java.lang.Integer count,
java.lang.Integer offset,
PSSubscription subscription)
The PS Client will provide a facility for a ClientLIb user to list the members of a collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||