JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Classes
Methods
Classes
Class
Description
org.intermine.web.logic.results.PagedTable
Use web-services instead.
Methods
Method
Description
org.intermine.api.bag.BagQueryResult.getUnresolved()
Use getUnresolvedIdentifiers
org.intermine.api.profile.TagManager.getUserTagNames(String, String)
It is better to use the typed methods instead.
org.intermine.metadata.TypeUtil.instantiate(String)
This method is named incorrectly - use
getTypeByName
instead.
org.intermine.metadata.Util.wildcardSqlToUser(String)
I don't think this is used anymore?
org.intermine.web.struts.ChangeTableAction.hideColumn(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
as we don't hide columns any more
org.intermine.web.struts.ChangeTableAction.moveColumnLeft(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
as we don't move columns any more
org.intermine.web.struts.ChangeTableAction.moveColumnRight(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
as we don't move columns any more
org.intermine.web.struts.ChangeTableAction.showColumn(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
as we don't hide columns any more
org.intermine.web.struts.ChangeTableAction.swapColumns(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
as we don't move columns any more
org.intermine.web.struts.ModifyDetails.unverbosify(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
ajaxVerbosify is used instead
org.intermine.web.struts.ModifyDetails.verbosify(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
ajaxVerbosify is used instead