Project Wonder 5.0

er.attachment
Interface ERAttachmentRequestHandler.Delegate

Enclosing class:
ERAttachmentRequestHandler

public static interface ERAttachmentRequestHandler.Delegate

The delegate definition for this request handler.


Method Summary
 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.
 

Method Detail

attachmentVisible

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.

Parameters:
attachment - the attachment that was requested
request - the current request
context - the current context
Returns:
true if the current user is allowed to view this attachment

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.