Package | Description |
---|---|
oracle.hsgbu.hdr.configuration |
Contains classes and interfaces for Configuration Services.
|
Modifier and Type | Method and Description |
---|---|
ProfileOption[] |
ProfileOptionService.getProfileOptions(String profileOptionCode,
String profileOptionName,
String activeFlag,
String sysAdminVisibleOnly,
String userVisibleOnly)
Retrieves profile options based on
ExternalApplicationTxt ,
profileOptionCode , profileOptionName ,
activeFlag , sysAdminVisibleOnly , and
userVisibleOnly . |
ProfileOption |
ConfigurationHelper.newProfileOption()
Provides and empty instance for the data entity interface ProfileOption.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileOptionService.createProfileOption(ProfileOption profileOption)
Creates a profile option.
|
void |
ProfileOptionService.updateProfileOption(ProfileOption profileOption)
Updates a profile option.
|
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved