Package | Description |
---|---|
oracle.ifs.beans |
Modifier and Type | Class and Description |
---|---|
class |
TieMediaCustom
TieMediaCustom allows the Oracle-defined behavior of the MediaCustom
classobject (and its subclasses) to be extended or overridden.
|
Modifier and Type | Method and Description |
---|---|
static MediaCustom[] |
MediaCustom.findAll(LibrarySession session)
Gets the set of all MediaCustom instances.
|
static MediaCustom |
MediaCustom.findByName(LibrarySession session,
String name)
Gets the MediaCustom instance with the specified name.
|
Copyright © 2023. All rights reserved.