| Package | Description | 
|---|---|
| oracle.ifs.beans | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TieAttachmentRelation
TieAttachmentRelation allows the ECMSDK-defined behavior of the
 AttachmentRelation classobject (and its subclasses) to be extended
 or overridden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AttachmentRelation | 
PublicObject.addAttachment(Document doc)
Add an Attachment. 
 | 
AttachmentRelation | 
PublicObject.findAttachmentRelation(Document doc)
Find an AttachmentRelation that corresponds to an attached Document. 
 | 
AttachmentRelation | 
PublicObject.getAttachmentRelation()
Returns the AttachmentRelation category if one exists. 
 | 
AttachmentRelation[] | 
PublicObject.getAttachmentRelations()
Get the AttachmentRelations that comprise the set of attachments. 
 | 
Copyright © 2025. All rights reserved.