org.lexgrid.loader.processor
Class EntityPropertyQualifierProcessor<I>

java.lang.Object
  extended by org.lexgrid.loader.processor.CodingSchemeIdAwareProcessor
      extended by org.lexgrid.loader.processor.AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>
          extended by org.lexgrid.loader.processor.EntityPropertyQualifierProcessor<I>
All Implemented Interfaces:
org.springframework.batch.item.ItemProcessor<I,ParentIdHolder<PropertyQualifier>>

public class EntityPropertyQualifierProcessor<I>
extends AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>

The Class EntityPropertyQualifierProcessor.

Author:
Kevin Peterson

Constructor Summary
EntityPropertyQualifierProcessor()
           
 
Method Summary
 ParentIdHolder<PropertyQualifier> doProcess(I item)
          Do process.
protected  void registerSupportedAttributes(SupportedAttributeTemplate s, ParentIdHolder<PropertyQualifier> item)
          Register supported attributes.
 
Methods inherited from class org.lexgrid.loader.processor.AbstractSupportedAttributeRegisteringProcessor
getSupportedAttributeTemplate, isRegisterSupportedAttributes, process, setRegisterSupportedAttributes, setSupportedAttributeTemplate
 
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

EntityPropertyQualifierProcessor

public EntityPropertyQualifierProcessor()
Method Detail

doProcess

public ParentIdHolder<PropertyQualifier> doProcess(I item)
                                            throws java.lang.Exception
Description copied from class: AbstractSupportedAttributeRegisteringProcessor
Do process.

Specified by:
doProcess in class AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>
Parameters:
item - the item
Returns:
the o
Throws:
java.lang.Exception - the exception

registerSupportedAttributes

protected void registerSupportedAttributes(SupportedAttributeTemplate s,
                                           ParentIdHolder<PropertyQualifier> item)
Description copied from class: AbstractSupportedAttributeRegisteringProcessor
Register supported attributes.

Specified by:
registerSupportedAttributes in class AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>
Parameters:
s - the s
item - the item

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.