public EntityPropertyListIdAddingDecorator(org.springframework.batch.item.ItemProcessor<java.util.List<I>,java.util.List<ParentIdHolder<Property>>> decoratedProcessor)
Instantiates a new entity property list id adding decorator.
Parameters:
decoratedProcessor - the decorated processor
Method Detail
process
public java.util.List<ParentIdHolder<Property>> process(java.util.List<I> items)
throws java.lang.Exception
Specified by:
process in interface org.springframework.batch.item.ItemProcessor<java.util.List<I>,java.util.List<ParentIdHolder<Property>>>
public org.springframework.batch.item.ItemProcessor<java.util.List<I>,java.util.List<ParentIdHolder<Property>>> getDecoratedProcessor()
setDecoratedProcessor
public void setDecoratedProcessor(org.springframework.batch.item.ItemProcessor<java.util.List<I>,java.util.List<ParentIdHolder<Property>>> decoratedProcessor)
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.