Package | Description |
---|---|
oracle.ifs.beans |
Modifier and Type | Class and Description |
---|---|
class |
TieValueDomainPropertyBundle
TieValueDomainPropertyBundle allows the Oracle-defined behavior of the
VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
Modifier and Type | Method and Description |
---|---|
protected static ValueDomainPropertyBundle |
PolicyPropertyBundle.constructValueDomainPropertyBundle(LibrarySession session,
S_LibraryObjectData data)
Deprecated.
Constructs a ValueDomainPropertyBundle for the specified data.
|
protected static ValueDomainPropertyBundle |
ValueDomainPropertyBundle.constructValueDomainPropertyBundle(LibrarySession session,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDomainPropertyBundle for the
specified data.
|
ValueDomainPropertyBundle |
ValueDomain.getValueDomainPropertyBundle()
Gets the ValueDomainPropertyBundle of this ValueDomain.
|
Modifier and Type | Method and Description |
---|---|
void |
ValueDomain.setValueDomainPropertyBundle(ValueDomainPropertyBundle bundle)
Sets the ValueDomainPropertyBundle of this ValueDomain.
|
Copyright © 2023. All rights reserved.