|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.meta.processor.support.MetaPropertyLinkResolver
public class MetaPropertyLinkResolver
The Class MetaPropertyLinkResolver.
Constructor Summary | |
---|---|
MetaPropertyLinkResolver()
|
Method Summary | |
---|---|
java.lang.String |
getEntityCode(Mrrel item)
Gets the entity code. |
java.lang.String |
getLink(Mrrel item)
Gets the link. |
RrfLoaderConstants.RrfRelationType |
getRrfrelationType()
Gets the rrfrelation type. |
java.lang.String |
getSourceId(Mrrel item)
Gets the source id. |
java.lang.String |
getTargetId(Mrrel item)
Gets the target id. |
void |
setRrfrelationType(RrfLoaderConstants.RrfRelationType rrfrelationType)
Sets the rrfrelation type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaPropertyLinkResolver()
Method Detail |
---|
public java.lang.String getEntityCode(Mrrel item)
PropertyLinkResolver
getEntityCode
in interface PropertyLinkResolver<Mrrel>
item
- the item
public java.lang.String getLink(Mrrel item)
PropertyLinkResolver
getLink
in interface PropertyLinkResolver<Mrrel>
item
- the item
public java.lang.String getSourceId(Mrrel item)
PropertyLinkResolver
getSourceId
in interface PropertyLinkResolver<Mrrel>
item
- the item
public java.lang.String getTargetId(Mrrel item)
PropertyLinkResolver
getTargetId
in interface PropertyLinkResolver<Mrrel>
item
- the item
public RrfLoaderConstants.RrfRelationType getRrfrelationType()
public void setRrfrelationType(RrfLoaderConstants.RrfRelationType rrfrelationType)
rrfrelationType
- the new rrfrelation type
|
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 |