|
|||||||||
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.AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<Property>>
org.lexgrid.loader.processor.EntityPropertyProcessor<Mrsty>
org.lexgrid.loader.umls.processor.MrstyPropertyProcessor
public class MrstyPropertyProcessor
The Class MrstyPropertyProcessor.
Constructor Summary | |
---|---|
MrstyPropertyProcessor()
|
Method Summary | |
---|---|
ParentIdHolder<Property> |
doProcess(Mrsty item)
Mrsty Properties are always set to 'isPreferred' = false; This processor assumes that all skippable entries in Mrsty have been skipped. |
Methods inherited from class org.lexgrid.loader.processor.EntityPropertyProcessor |
---|
afterPropertiesSet, getEntityKeyResolver, getPropertyResolver, registerSupportedAttributes, setEntityKeyResolver, setPropertyResolver |
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 |
---|
public MrstyPropertyProcessor()
Method Detail |
---|
public ParentIdHolder<Property> doProcess(Mrsty item) throws java.lang.Exception
doProcess
in class EntityPropertyProcessor<Mrsty>
item
- the item
java.lang.Exception
- the exception
|
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 |