| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| Modifier and Type | Method and Description |
|---|---|
PersonalProfileService.DataQueryOption |
PersonalProfileService.DataQueryOption.dataAvailabilityOptionForKeyword(String keyword)
returns a DataQueryOption matching the supplied keyword
|
static PersonalProfileService.DataQueryOption |
PersonalProfileService.DataQueryOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersonalProfileService.DataQueryOption[] |
PersonalProfileService.DataQueryOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PersonalProfileService.serviceExplicitlySupportsDataQueryOption(PersonalProfileService.DataQueryOption option)
Test to see whether the Personal Profile Service has registered support for a specific
data query option with the Discovery Service.
|
Copyright © 1999–2015. All rights reserved.