|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.processor.support.validator.ListValidatorAdapter<I>
public class ListValidatorAdapter<I>
The Class ListValidatorAdapter.
Constructor Summary | |
---|---|
ListValidatorAdapter(org.springframework.batch.item.validator.Validator<I> delegate)
Instantiates a new list validator adapter. |
Method Summary | |
---|---|
void |
validate(java.util.List<I> items)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListValidatorAdapter(org.springframework.batch.item.validator.Validator<I> delegate)
delegate
- the delegateMethod Detail |
---|
public void validate(java.util.List<I> items) throws org.springframework.batch.item.validator.ValidationException
validate
in interface org.springframework.batch.item.validator.Validator<java.util.List<I>>
org.springframework.batch.item.validator.ValidationException
|
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 |