Project Wonder 5.0.0.8280

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: Mon, Sep 8, 2008 • 04:35 AM EDT

Copyright © 2002 – 2007 Project Wonder.