com.jurismarches.vradi.ui.email.widgets
Class AttachmentSessionFileHandler
java.lang.Object
com.jurismarches.vradi.ui.widgets.MultipleSelectionHandler<File,B,H>
com.jurismarches.vradi.ui.widgets.MultipleSelectionFileHandler<Session,EmailHandler>
com.jurismarches.vradi.ui.email.widgets.AttachmentSessionFileHandler
public class AttachmentSessionFileHandler
- extends MultipleSelectionFileHandler<Session,EmailHandler>
- Author:
- sletellier
| Methods inherited from class com.jurismarches.vradi.ui.widgets.MultipleSelectionHandler |
addToList, fillList, getAddedData, getAddedDatas, getBean, getHandler, getList, getListModel, getSelectedInList, removeFromList, removeFromList, setBean |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentSessionFileHandler
public AttachmentSessionFileHandler(MultipleSelectionPane ui)
downloadFile
public File downloadFile(String selected,
String wikittyId)
throws VradiException
- Specified by:
downloadFile in class MultipleSelectionFileHandler<Session,EmailHandler>
- Throws:
VradiException
removeFiles
public List<String> removeFiles(Session bean,
List<String> selectedInList)
- Specified by:
removeFiles in class MultipleSelectionFileHandler<Session,EmailHandler>
getFiles
public Set<String> getFiles()
- Specified by:
getFiles in class MultipleSelectionFileHandler<Session,EmailHandler>
addFiles
public File addFiles(MultipleSelectionPane ui,
Session bean)
- Specified by:
addFiles in class MultipleSelectionFileHandler<Session,EmailHandler>
updateSession
protected void updateSession()
Copyright © 2009-2011 JurisMarches. All Rights Reserved.