|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nlm.mms.browser.LinkGenerator
public class LinkGenerator
Generates link syntax to link to another concept.
| Field Summary | |
|---|---|
static String |
AUI_TYPE
Defined type for use with Auis. |
static String |
CUI_TYPE
Defined type for use with Cuis. |
| Constructor Summary | |
|---|---|
LinkGenerator()
Constructor. |
|
| Method Summary | |
|---|---|
String |
getLinkForUI(String type,
String ui)
Returns text for a hyperlink for the given ui and type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CUI_TYPE
public static final String AUI_TYPE
| Constructor Detail |
|---|
public LinkGenerator()
| Method Detail |
|---|
public String getLinkForUI(String type,
String ui)
type - type of uiui - unique identifier of type
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||