| Package | Description |
|---|---|
| oracle.security.opss.config.persistence | |
| oracle.security.opss.config.persistence.factory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigElementRef
Tagging Interface for Reference Elements
|
interface |
DependentServiceP |
interface |
ExtendedPropertyP |
interface |
ExtendedPropertySetP |
interface |
ExtendedPropertySetRefP |
interface |
ExtendedPropertySetsP |
interface |
ExtendedPropertyValuesP |
interface |
JpsConfigurationP |
interface |
JpsContextP |
interface |
JpsContextRefP |
interface |
JpsContextsP |
interface |
PropertyP |
interface |
PropertySetP |
interface |
PropertySetRefP |
interface |
PropertySetsP |
interface |
ServiceInstanceP |
| Modifier and Type | Method and Description |
|---|---|
ConfigPersistenceElement |
ConfigPersistenceElement.getParent() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ConfigPersistenceElement> |
PersistenceManager.persist(T element)
API to store a particular Persistence Layer Configuration Element.
|