|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.processor.support.AbstractNullValueSkippingResolver<I>
org.lexgrid.loader.processor.support.AbstractAssociationQualifierResolver<I>
public abstract class AbstractAssociationQualifierResolver<I>
Constructor Summary | |
---|---|
AbstractAssociationQualifierResolver()
|
Method Summary | |
---|---|
protected java.lang.String |
getValueToCheckForNull(I item)
|
protected boolean |
isProcessableValue(java.lang.String value)
|
boolean |
toProcess(I item)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.lexgrid.loader.processor.support.QualifierResolver |
---|
getQualifierName, getQualifierValue |
Constructor Detail |
---|
public AbstractAssociationQualifierResolver()
Method Detail |
---|
protected java.lang.String getValueToCheckForNull(I item)
getValueToCheckForNull
in class AbstractNullValueSkippingResolver<I>
public boolean toProcess(I item)
toProcess
in interface OptionalResolver<I>
toProcess
in class AbstractNullValueSkippingResolver<I>
protected boolean isProcessableValue(java.lang.String value)
|
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 |