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