|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.processor.CodingSchemeIdAwareProcessor
org.lexgrid.loader.processor.EntityProcessor<I>
public class EntityProcessor<I>
The Class EntityProcessor.
Constructor Summary | |
---|---|
EntityProcessor()
|
Method Summary | |
---|---|
EntityResolver<I> |
getEntityResolver()
Gets the entity resolver. |
CodingSchemeIdHolder<Entity> |
process(I item)
|
void |
setEntityResolver(EntityResolver<I> entityResolver)
Sets the entity resolver. |
Methods inherited from class org.lexgrid.loader.processor.CodingSchemeIdAwareProcessor |
---|
getCodingSchemeIdSetter, setCodingSchemeIdSetter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntityProcessor()
Method Detail |
---|
public CodingSchemeIdHolder<Entity> process(I item) throws java.lang.Exception
process
in interface org.springframework.batch.item.ItemProcessor<I,CodingSchemeIdHolder<Entity>>
java.lang.Exception
public EntityResolver<I> getEntityResolver()
public void setEntityResolver(EntityResolver<I> entityResolver)
entityResolver
- the new entity resolver
|
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 |