|
|||||||||
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<PropertyQualifier>>
org.lexgrid.loader.processor.EntityPropertyQualifierProcessor<I>
public class EntityPropertyQualifierProcessor<I>
The Class EntityPropertyQualifierProcessor.
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 |
---|
public EntityPropertyQualifierProcessor()
Method Detail |
---|
public ParentIdHolder<PropertyQualifier> doProcess(I item) throws java.lang.Exception
AbstractSupportedAttributeRegisteringProcessor
doProcess
in class AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>
item
- the item
java.lang.Exception
- the exceptionprotected void registerSupportedAttributes(SupportedAttributeTemplate s, ParentIdHolder<PropertyQualifier> item)
AbstractSupportedAttributeRegisteringProcessor
registerSupportedAttributes
in class AbstractSupportedAttributeRegisteringProcessor<I,ParentIdHolder<PropertyQualifier>>
s
- the sitem
- 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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |