com.jurismarches.vradi.ui.offer.widgets
Class AttachmentFileHandler

java.lang.Object
  extended by com.jurismarches.vradi.ui.widgets.MultipleSelectionHandler<File,B,H>
      extended by com.jurismarches.vradi.ui.widgets.MultipleSelectionFileHandler<Form,OfferEditHandler>
          extended by com.jurismarches.vradi.ui.offer.widgets.AttachmentFileHandler

public class AttachmentFileHandler
extends MultipleSelectionFileHandler<Form,OfferEditHandler>

Author:
sletellier

Field Summary
 
Fields inherited from class com.jurismarches.vradi.ui.widgets.MultipleSelectionHandler
addedDatas, handlerClass, ui
 
Constructor Summary
AttachmentFileHandler(MultipleSelectionPane ui)
           
 
Method Summary
 File addFiles(MultipleSelectionPane ui, Form bean)
           
 File downloadFile(String selected, String wikittyId)
           
 Set<String> getFiles()
           
 List<String> removeFiles(Form bean, List<String> selectedInList)
           
 
Methods inherited from class com.jurismarches.vradi.ui.widgets.MultipleSelectionFileHandler
add, fileNotFound, init, openSelected, remove
 
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
 

Constructor Detail

AttachmentFileHandler

public AttachmentFileHandler(MultipleSelectionPane ui)
Method Detail

downloadFile

public File downloadFile(String selected,
                         String wikittyId)
                  throws VradiException
Specified by:
downloadFile in class MultipleSelectionFileHandler<Form,OfferEditHandler>
Throws:
VradiException

removeFiles

public List<String> removeFiles(Form bean,
                                List<String> selectedInList)
Specified by:
removeFiles in class MultipleSelectionFileHandler<Form,OfferEditHandler>

getFiles

public Set<String> getFiles()
Specified by:
getFiles in class MultipleSelectionFileHandler<Form,OfferEditHandler>

addFiles

public File addFiles(MultipleSelectionPane ui,
                     Form bean)
Specified by:
addFiles in class MultipleSelectionFileHandler<Form,OfferEditHandler>


Copyright © 2009-2011 JurisMarches. All Rights Reserved.