- ecExists(EnzymeCommissionNumber, Connection) - Static method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Checks whether a given EC number already exists in the database.
- EnzymeClassMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps enzyme class information to the corresponding database tables.
- EnzymeClassMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeClassMapper
-
- EnzymeCofactorMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps reaction information to the corresponding database tables.
- EnzymeCofactorMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeCofactorMapper
-
- EnzymeCommentMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps link information to the corresponding database tables.
- EnzymeCommentMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeCommentMapper
-
- EnzymeEntryMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps enzyme entry information to the corresponding database tables.
- EnzymeEntryMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
- EnzymeEntryMapper(EnzymeReactionMapper) - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
- EnzymeFutureMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps future event information to the corresponding database tables.
- EnzymeFutureMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeFutureMapper
-
- EnzymeHistoryMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps history event information to the corresponding database tables.
- EnzymeHistoryMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeHistoryMapper
-
- EnzymeLinkMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps link information to the corresponding database tables.
- EnzymeLinkMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeLinkMapper
-
- EnzymeNameMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps enzyme names information to the corresponding database tables.
- EnzymeNameMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeNameMapper
-
- EnzymeReactionMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps reaction information to the corresponding database table.
- EnzymeReactionMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeReactionMapper
-
- EnzymeReferenceMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps reference information to the corresponding database tables.
- EnzymeReferenceMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeReferenceMapper
-
- EnzymeSubclassMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps enzyme subclass information to the corresponding database tables.
- EnzymeSubclassMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeSubclassMapper
-
- EnzymeSubSubclassMapper - Class in uk.ac.ebi.intenz.mapper
-
Maps enzyme Sub-subclass information to the corresponding database tables.
- EnzymeSubSubclassMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EnzymeSubSubclassMapper
-
- EventPackageMapper - Class in uk.ac.ebi.intenz.mapper
-
- EventPackageMapper() - Constructor for class uk.ac.ebi.intenz.mapper.EventPackageMapper
-
Deprecated.
- exportAllEntries(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Exports every piece of data for publicly available entries.
- exportApprovedSibEntries(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to export all approved entries containing only ENZYME relevant information.
- exportSibCofactors(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeCofactorMapper
-
Exports all cofactors which are displayed in the ENZYME view.
- exportSibComments(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeCommentMapper
-
Exports all comments which are displayed in the ENZYME view.
- exportSibLinks(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeLinkMapper
-
Exports all links which are displayed in the ENZYME view.
- exportSibNames(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeNameMapper
-
Exports all names which are displayed in the ENZYME view.
- exportSibReactions(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeReactionMapper
-
Exports all reactions which are displayed in the ENZYME view.
- finalize() - Method in class uk.ac.ebi.intenz.mapper.EnzymeCofactorMapper
-
- finalize() - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
- finalize() - Method in class uk.ac.ebi.intenz.mapper.EnzymeReactionMapper
-
- find(String, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeClassMapper
-
Tries to find Class information about an enzyme.
- find(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeCofactorMapper
-
Tries to find cofactor information about an enzyme.
- find(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeCommentMapper
-
Tries to find comment information about an enzyme.
- find(EnzymeEntry, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeFutureMapper
-
- find(EnzymeEntry, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeHistoryMapper
-
- find(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeLinkMapper
-
Tries to find link information about an enzyme in tables LINKS and XREFS.
- find(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeNameMapper
-
Tries to find name information about an enzyme.
- find(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeReactionMapper
-
Tries to find reaction information about an enzyme.
- find(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeReferenceMapper
-
Tries to find comment information about an enzyme.
- find(String, String, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeSubclassMapper
-
Tries to find Subclass information about an enzyme.
- find(int, int, int, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeSubSubclassMapper
-
Tries to find Sub-subclass information about an enzyme.
- findAll(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeClassMapper
-
- findAll(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeCofactorMapper
-
Retrieves a list of compounds acting as cofactors in the database, along with
the identifiers for the enzymes they appear in.
- findAll(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find all public entries but loads the entries only with minimum
information.
- findAll(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeSubclassMapper
-
- findAll(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeSubSubclassMapper
-
- findAllByEc(int, int, int, int, Boolean, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
- findAllByEc(int, int, int, int, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find entry information about all enzymes specified by the given EC.
- findAllSubSubclassEntriesByEc(int, int, int, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
- findByChebiId(String, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeCofactorMapper
-
Retrieves one cofactor from the IntEnz database by its ChEBI ID.
- findByEc(int, int, int, int, Status, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find entry information about an enzyme.
- findByEc(String, Status, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Finds an enzyme by EC number (as String) and status.
- findById(Long, Connection, boolean) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find entry information about an enzyme.
- findById(long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Loads a complete version of the enzyme with the given ID.
- findByStatus(Connection, Status) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Retrieves the list of enzymes with a given status.
- findCommonNames(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeNameMapper
-
Finds only the common name of an entry.
- findEC(String, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Returns the EC number of the given enzyme ID.
- findFullProposedList(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find all proposed entries with all information.
- findFullSuggestedList(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find all suggested entries with all information.
- findGhostById(int, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Loads a ghost version of the enzyme with the given ID.
- findHistoryLine(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Returns the history line of the enzyme with the given ID.
- findIDInMappingTable(String, Status, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
- findList(String, String, String, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find all entries requested but loads the entries only with
minimum information.
- findList(String, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeSubclassMapper
-
Tries to find all Subclasses requested.
- findList(String, String, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeSubSubclassMapper
-
Tries to find all Sub-subclasses requested.
- findNextEnzymeId(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Returns the next available enzyme ID.
- findNote(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Returns the note of the enzyme with the given ID.
- findNumberOfClasses(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeClassMapper
-
Finds the number of classes.
- findPreliminaryEcsList(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Gets the list of preliminary EC numbers issued by UniProt.
- findProposedList(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find all proposed entries but loads the entries only with
minimum information.
- findPubIds(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeReferenceMapper
-
- findSibXrefs(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeLinkMapper
-
Finds all xrefs which are displayed in the ENZYME view.
- findStats(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
- findSuggestedList(Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeEntryMapper
-
Tries to find all suggested entries but loads the entries only with
minimum information.
- findSystematicName(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeNameMapper
-
Finds only the systematic name of an entry.
- findXrefs(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeLinkMapper
-
Tries to find SwissProt xref information about an enzyme.
- futureEventExists(Long, Connection) - Method in class uk.ac.ebi.intenz.mapper.EnzymeFutureMapper
-
Checks whether an entry in this table exists containing the given enzyme_id.