de.iai.ilcd.model.adapter.dataset
Class LCIAMethodAdapter

java.lang.Object
  extended by de.iai.ilcd.model.adapter.dataset.AbstractDatasetAdapter<de.fzk.iai.ilcd.service.client.impl.vo.dataset.LCIAMethodDataSetVO,de.fzk.iai.ilcd.service.model.ILCIAMethodListVO>
      extended by de.iai.ilcd.model.adapter.dataset.LCIAMethodAdapter

public class LCIAMethodAdapter
extends AbstractDatasetAdapter<de.fzk.iai.ilcd.service.client.impl.vo.dataset.LCIAMethodDataSetVO,de.fzk.iai.ilcd.service.model.ILCIAMethodListVO>


Field Summary
 
Fields inherited from class de.iai.ilcd.model.adapter.dataset.AbstractDatasetAdapter
dataset
 
Constructor Summary
LCIAMethodAdapter(java.lang.Class<de.fzk.iai.ilcd.service.client.impl.vo.dataset.LCIAMethodDataSetVO> adapterClass, de.fzk.iai.ilcd.service.model.ILCIAMethodListVO adaptee)
           
 
Method Summary
 
Methods inherited from class de.iai.ilcd.model.adapter.dataset.AbstractDatasetAdapter
getDataSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LCIAMethodAdapter

public LCIAMethodAdapter(java.lang.Class<de.fzk.iai.ilcd.service.client.impl.vo.dataset.LCIAMethodDataSetVO> adapterClass,
                         de.fzk.iai.ilcd.service.model.ILCIAMethodListVO adaptee)
                  throws java.lang.InstantiationException,
                         java.lang.IllegalAccessException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException