apollo.config
Class EnsjDisplayPrefs

java.lang.Object
  extended by apollo.config.DefaultDisplayPrefs
      extended by apollo.config.EnsjDisplayPrefs
All Implemented Interfaces:
DisplayPrefsI

public class EnsjDisplayPrefs
extends DefaultDisplayPrefs


Field Summary
 
Fields inherited from class apollo.config.DefaultDisplayPrefs
logger
 
Constructor Summary
EnsjDisplayPrefs()
           
 
Method Summary
protected  java.lang.String getIdForURL(SeqFeatureI f)
           
protected  java.lang.String getURLPrefix(FeatureProperty prop, SeqFeatureI f, java.lang.String id)
           
 
Methods inherited from class apollo.config.DefaultDisplayPrefs
generateURL, getBioTypeForDisplay, getDisplayName, getHeader, getPublicName, getTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnsjDisplayPrefs

public EnsjDisplayPrefs()
Method Detail

getURLPrefix

protected java.lang.String getURLPrefix(FeatureProperty prop,
                                        SeqFeatureI f,
                                        java.lang.String id)
Overrides:
getURLPrefix in class DefaultDisplayPrefs

getIdForURL

protected java.lang.String getIdForURL(SeqFeatureI f)
Overrides:
getIdForURL in class DefaultDisplayPrefs