| Package | Description | 
|---|---|
| oracle.ifs.core.tools.script.test | |
| oracle.ifs.server | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MediaOperations.MediaOptionsTestMedia  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S_TieMediaBlob
S_TieMediaBlob allows the Oracle-defined behavior of the MEDIABLOB
 classobject (and its subclasses) to be extended or overridden through the
 server extensibility API. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected S_MediaBlob | 
MediaBlobHelper.m_MediaBlob
The S_MediaBlob being serviced. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract void | 
MediaBlobHelper.copyContent(S_MediaBlob srcMedia,
           Long srcCid,
           Long dstCid,
           Long partitionValue,
           AttributeValue[] mediaOptions)
Stores a copy of existing content as the content for the specified
 content id, with a S_MediaBlob being the source. 
 | 
protected void | 
OracleMediaBlobHelper.copyContent(S_MediaBlob srcMedia,
           Long srcCid,
           Long dstCid,
           Long partitionValue,
           AttributeValue[] mediaOptions)
Stores a copy of existing content as the content for the specified
 content id, with a S_MediaBlob being the source. 
 | 
protected void | 
PostgresMediaBlobHelper.copyContent(S_MediaBlob srcMedia,
           Long srcCid,
           Long dstCid,
           Long partitionValue,
           AttributeValue[] mediaOptions)
Stores a copy of existing content as the content for the specified
 content id, with a S_MediaBlob being the source. 
 | 
| Constructor and Description | 
|---|
MediaBlobHelper(S_MediaBlob mediaBlob)
Constructs a MediaBlobHelper instance. 
 | 
OracleMediaBlobHelper(S_MediaBlob mediaBlob)
Constructs an OracleMediaBlobHelper instance. 
 | 
PostgresMediaBlobHelper(S_MediaBlob mediaBlob)
Constructs an PostgresMediaBlobHelper instance. 
 | 
Copyright © 2025. All rights reserved.