|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.commons.util.XrefHelper
This class contains various useful utilities related to Xref. All methods are static.
| Method Summary | |
static java.lang.String |
getEmptyLink()
Returns the identifier for the empty primary id link. |
static java.lang.String |
getPrimaryIdLink(Xref xref)
Return the primary id as a link. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.lang.String getPrimaryIdLink(Xref xref)
xref - Xrefenece object to access primary id and other information.
#ourEmptyPidLink is
returned for a null primary id. The primary id is returned as the link
if there is 'search-url' is found among the annotations for given
xreference.public static java.lang.String getEmptyLink()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||