| 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.DataModifyOption |
PersonalProfileService.DataModifyOption.dataUpdateOptionForKeyword(String keyword)
returns a DataModifyOption matching the supplied keyword
|
static PersonalProfileService.DataModifyOption |
PersonalProfileService.DataModifyOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersonalProfileService.DataModifyOption[] |
PersonalProfileService.DataModifyOption.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.serviceExplicitlySupportsDataModifyOption(PersonalProfileService.DataModifyOption option)
Test to see whether the Personal Profile Service has registered support for a specific
data modify option with the Discovery Service.
|
Copyright © 1999–2015. All rights reserved.