|
|||||||||
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.rrf.processor.MrdocAssociationProcessor
public class MrdocAssociationProcessor
The Class MrdocAssociationProcessor.
Constructor Summary | |
---|---|
MrdocAssociationProcessor()
|
Method Summary | |
---|---|
protected AssociationEntity |
buildAssociationEntity(java.lang.String relationName,
java.lang.String reverseName,
java.lang.String expandedName)
Builds the association. |
SupportedAttributeTemplate |
getSupportedAttributeTemplate()
Gets the supported attribute template. |
protected boolean |
isTransitive(java.lang.String relationName)
Checks if is transitive. |
java.util.List<CodingSchemeIdHolder<AssociationEntity>> |
process(java.util.List<Mrdoc> items)
|
void |
setSupportedAttributeTemplate(SupportedAttributeTemplate supportedAttributeTemplate)
Sets the supported attribute template. |
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 MrdocAssociationProcessor()
Method Detail |
---|
public java.util.List<CodingSchemeIdHolder<AssociationEntity>> process(java.util.List<Mrdoc> items) throws java.lang.Exception
process
in interface org.springframework.batch.item.ItemProcessor<java.util.List<Mrdoc>,java.util.List<CodingSchemeIdHolder<AssociationEntity>>>
java.lang.Exception
protected AssociationEntity buildAssociationEntity(java.lang.String relationName, java.lang.String reverseName, java.lang.String expandedName)
containerName
- the container namerelationName
- the relation namereverseName
- the reverse nameexpandedName
- the expanded name
protected boolean isTransitive(java.lang.String relationName)
relationName
- the relation name
public SupportedAttributeTemplate getSupportedAttributeTemplate()
public void setSupportedAttributeTemplate(SupportedAttributeTemplate supportedAttributeTemplate)
supportedAttributeTemplate
- the new supported attribute template
|
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 |