Uses of Class
uk.ac.ebi.intenz.webapp.dtos.EnzymeLinkDTO

Packages that use EnzymeLinkDTO
uk.ac.ebi.intenz.webapp.dtos   
uk.ac.ebi.intenz.webapp.helper   
uk.ac.ebi.intenz.webapp.utilities   
 

Uses of EnzymeLinkDTO in uk.ac.ebi.intenz.webapp.dtos
 

Methods in uk.ac.ebi.intenz.webapp.dtos that return EnzymeLinkDTO
 EnzymeLinkDTO EnzymeDTO.getLink(int index)
           
 EnzymeLinkDTO EnzymeDTO.getUniProtLink(int index)
           
 

Constructors in uk.ac.ebi.intenz.webapp.dtos with parameters of type EnzymeLinkDTO
EnzymeLinkDTO(EnzymeLinkDTO enzymeLinkDTO)
           
 

Uses of EnzymeLinkDTO in uk.ac.ebi.intenz.webapp.helper
 

Methods in uk.ac.ebi.intenz.webapp.helper with parameters of type EnzymeLinkDTO
static String EnzymeLinksHelper.renderEditableLink(EnzymeLinkDTO link, int index)
          Deprecated.  
 

Uses of EnzymeLinkDTO in uk.ac.ebi.intenz.webapp.utilities
 

Methods in uk.ac.ebi.intenz.webapp.utilities with parameters of type EnzymeLinkDTO
static boolean IntEnzValidations.validateCASRegistryNumberFormat(EnzymeLinkDTO CASLink)
          Validate one CAS registry number
 



Copyright © 2013 EMBL-EBI. All Rights Reserved.