at.ac.tuwien.vitalab.hrcrm.xsl.name
Class NameXslView<T>

java.lang.Object
  extended by AbstractExcelView
      extended by at.ac.tuwien.vitalab.hrcrm.xsl.name.NameXslView<T>

public class NameXslView<T>
extends AbstractExcelView


Constructor Summary
NameXslView()
           
 
Method Summary
protected  void buildExcelDocument(java.util.Map model, HSSFWorkbook workbook, HttpServletRequest request, HttpServletResponse response)
           
 void setNameAdaptor(NameAdaptor<T> nameAdaptor)
          Write access to private field.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameXslView

public NameXslView()
Method Detail

buildExcelDocument

protected void buildExcelDocument(java.util.Map model,
                                  HSSFWorkbook workbook,
                                  HttpServletRequest request,
                                  HttpServletResponse response)
                           throws java.lang.Exception
Throws:
java.lang.Exception

setNameAdaptor

public void setNameAdaptor(NameAdaptor<T> nameAdaptor)
Write access to private field.

Parameters:
nameAdaptor - The nameAdaptor to set.


Copyright © 2008 null. All Rights Reserved.