|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.reader.decorator.SingleItemToListReaderDecorator<I>
public class SingleItemToListReaderDecorator<I>
Constructor Summary | |
---|---|
SingleItemToListReaderDecorator(org.springframework.batch.item.ItemReader<I> decoratedItemReader)
|
Method Summary | |
---|---|
java.util.List<I> |
read()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingleItemToListReaderDecorator(org.springframework.batch.item.ItemReader<I> decoratedItemReader)
Method Detail |
---|
public java.util.List<I> read() throws java.lang.Exception, org.springframework.batch.item.UnexpectedInputException, org.springframework.batch.item.ParseException
read
in interface org.springframework.batch.item.ItemReader<java.util.List<I>>
java.lang.Exception
org.springframework.batch.item.UnexpectedInputException
org.springframework.batch.item.ParseException
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |