Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Uses of Class
oracle.apps.fnd.applcore.attachments.ui.CachedAttachment

Packages that use CachedAttachment
oracle.apps.fnd.applcore.attachments.ui   
 

Uses of CachedAttachment in oracle.apps.fnd.applcore.attachments.ui
 

Methods in oracle.apps.fnd.applcore.attachments.ui that return CachedAttachment
 CachedAttachment AttachmentRowCache.getLastAttachment()
          Gets the last cached attachment.
 

Methods in oracle.apps.fnd.applcore.attachments.ui that return types with arguments of type CachedAttachment
 java.util.List<CachedAttachment> AttachmentRowCache.getAttachments()
          Getter for the collection of attachment row values.
 

Method parameters in oracle.apps.fnd.applcore.attachments.ui with type arguments of type CachedAttachment
 void AttachmentRowCache.setAttachments(java.util.List<CachedAttachment> attachments)
          Setter for the collection of attachment row values.
 


Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.