|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.processor.support.AbstractBasicAssociationResolver<I>
public abstract class AbstractBasicAssociationResolver<I>
The Class AbstractBasicAssociationResolver.
Constructor Summary | |
---|---|
AbstractBasicAssociationResolver()
|
Method Summary | |
---|---|
java.lang.String |
getAssociationName(I item)
Gets the association name. |
java.lang.String |
getEntityCode(I item)
Gets the entity code. |
java.lang.String |
getEntityCodeNamespace(I item)
Gets the entity code namespace. |
java.lang.String |
getEntityDescription(I item)
Gets the entity description. |
java.lang.String |
getForwardName(I item)
Gets the forward name. |
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.AssociationResolver |
---|
getContainerName, getInverseId, getIsAntiReflexive, getIsAntiSymmetric, getIsAntiTransitive, getIsFunctional, getIsNavigable, getIsReflexive, getIsReverseFunctional, getIsSymmetric, getIsTransitive, getReverseName |
Constructor Detail |
---|
public AbstractBasicAssociationResolver()
Method Detail |
---|
public java.lang.String getAssociationName(I item)
AssociationResolver
getAssociationName
in interface AssociationResolver<I>
item
- the item
public java.lang.String getEntityCode(I item)
AssociationResolver
getEntityCode
in interface AssociationResolver<I>
item
- the item
public java.lang.String getEntityCodeNamespace(I item)
AssociationResolver
getEntityCodeNamespace
in interface AssociationResolver<I>
item
- the item
public java.lang.String getEntityDescription(I item)
AssociationResolver
getEntityDescription
in interface AssociationResolver<I>
item
- the item
public java.lang.String getForwardName(I item)
AssociationResolver
getForwardName
in interface AssociationResolver<I>
item
- 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 |