com.trackstudio.view
Class AttachmentViewEmail

java.lang.Object
  extended by com.trackstudio.view.AttachmentViewEmail
All Implemented Interfaces:
AttachmentView

public class AttachmentViewEmail
extends java.lang.Object
implements AttachmentView


Field Summary
protected  SecuredAttachmentBean att
           
 
Constructor Summary
AttachmentViewEmail(SessionContext sc, SecuredAttachmentBean att)
           
 
Method Summary
 java.lang.String getAttachmentPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

att

protected SecuredAttachmentBean att
Constructor Detail

AttachmentViewEmail

public AttachmentViewEmail(SessionContext sc,
                           SecuredAttachmentBean att)
Method Detail

getAttachmentPath

public java.lang.String getAttachmentPath()
                                   throws GranException
Specified by:
getAttachmentPath in interface AttachmentView
Throws:
GranException


Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.