uk.ac.ebi.intenz.webapp.helper
Class EnzymeLinksHelper

java.lang.Object
  extended by uk.ac.ebi.intenz.webapp.helper.EnzymeLinksHelper

Deprecated. this class is an aberration. Its name should have been EnzymeLinksHell. Please, use HTML somewhere else.

public class EnzymeLinksHelper
extends Object

This class ...

Version:
$Revision: 1.2 $ $Date: 2008/01/28 12:33:08 $
Author:
Michael Darsow

Constructor Summary
EnzymeLinksHelper()
          Deprecated.  
 
Method Summary
static String renderEditableLink(EnzymeLinkDTO link, int index)
          Deprecated.  
static String renderIubmbLinks(List links)
          Deprecated.  
static String renderIubmbLinks(List links, String ec)
          Deprecated.  
static String renderLinks(List links)
          Deprecated.  
static String renderLinks(List links, boolean displayViewImgs)
          Deprecated.  
static String renderLinks(List links, String ec)
          Deprecated. Renders links, adding some automatically generated ones.
static String renderUniprotLinks(List links, boolean displayViewImages)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnzymeLinksHelper

public EnzymeLinksHelper()
Deprecated. 
Method Detail

renderLinks

public static String renderLinks(List links)
Deprecated. 

renderLinks

public static String renderLinks(List links,
                                 String ec)
Deprecated. 
Renders links, adding some automatically generated ones.

Parameters:
links -
ec -
Returns:

renderLinks

public static String renderLinks(List links,
                                 boolean displayViewImgs)
Deprecated. 

renderIubmbLinks

public static String renderIubmbLinks(List links,
                                      String ec)
Deprecated. 

renderIubmbLinks

public static String renderIubmbLinks(List links)
Deprecated. 

renderUniprotLinks

public static String renderUniprotLinks(List links,
                                        boolean displayViewImages)
Deprecated. 

renderEditableLink

public static String renderEditableLink(EnzymeLinkDTO link,
                                        int index)
Deprecated. 


Copyright © 2013 EMBL-EBI. All Rights Reserved.