Package org.intermine.bio.web
Class BioLinkRedirectManager
- java.lang.Object
-
- org.intermine.api.LinkRedirectManager
-
- org.intermine.bio.web.BioLinkRedirectManager
-
public class BioLinkRedirectManager extends org.intermine.api.LinkRedirectManagerContructs an alternate object details link pointing to an external URL for use in results table. Returns NULL if there is no config for given object.
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.apache.log4j.LoggerLOG
-
Constructor Summary
Constructors Constructor Description BioLinkRedirectManager(java.util.Properties webProperties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgenerateLink(org.intermine.api.InterMineAPI im, org.intermine.model.InterMineObject imo)
-