| Package | Description | 
|---|---|
| oracle.ifs.server | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S_TieMediaBfile
An S_TieMediaBfile allows the Oracle-defined behavior of the
 MediaBfile classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract void | 
MediaBlobHelper.copyContent(S_MediaBfile 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_MediaBfile being the source. 
 | 
protected void | 
OracleMediaBlobHelper.copyContent(S_MediaBfile 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_MediaBfile being the source. 
 | 
protected void | 
PostgresMediaBlobHelper.copyContent(S_MediaBfile 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_MediaBfile being the source. 
 | 
Copyright © 2025. All rights reserved.