Public Member Functions | |
| boolean | attachmentVisible (ERAttachment attachment, WORequest request, WOContext context) |
| boolean attachmentVisible | ( | ERAttachment | attachment, | |
| WORequest | request, | |||
| WOContext | context | |||
| ) |
Called prior to displaying a proxied attachment to a user and can be used to implement security on top of attachments.
| attachment | the attachment that was requested | |
| request | the current request | |
| context | the current context |
1.5.8