|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.processor.support.AbstractBasicEntityResolver<Mrconso>
org.lexgrid.loader.meta.processor.support.MetaEntityResolver
public class MetaEntityResolver
The Class MetaEntityResolver.
Constructor Summary | |
---|---|
MetaEntityResolver()
|
Method Summary | |
---|---|
java.lang.String[] |
getEntityTypes(Mrconso item)
|
boolean |
getIsActive(Mrconso item)
Gets the checks if is active. |
boolean |
getIsAnonymous(Mrconso item)
Gets the checks if is anonymous. |
boolean |
getIsDefined(Mrconso item)
Gets the checks if is defined. |
Methods inherited from class org.lexgrid.loader.processor.support.AbstractBasicEntityResolver |
---|
getEntityCode, getEntityCodeNamespace, getEntityCodeResolver, getEntityDescription, getEntityDescriptionResolver, getEntityNamespaceResolver, setEntityCodeResolver, setEntityDescriptionResolver, setEntityNamespaceResolver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaEntityResolver()
Method Detail |
---|
public boolean getIsActive(Mrconso item)
EntityResolver
item
- the item
public boolean getIsAnonymous(Mrconso item)
EntityResolver
item
- the item
public boolean getIsDefined(Mrconso item)
EntityResolver
item
- the item
public java.lang.String[] getEntityTypes(Mrconso 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 |