public static interface ERAttachmentRequestHandler.Delegate
Modifier and Type | Method and Description |
---|---|
boolean |
attachmentVisible(ERAttachment attachment,
com.webobjects.appserver.WORequest request,
com.webobjects.appserver.WOContext context)
Called prior to displaying a proxied attachment to a user and can be used to implement
security on top of attachments.
|
boolean attachmentVisible(ERAttachment attachment, com.webobjects.appserver.WORequest request, com.webobjects.appserver.WOContext context)
attachment
- the attachment that was requestedrequest
- the current requestcontext
- the current contextCopyright © 2002 – 2020 Project Wonder.