Uses of Class
org.aselect.server.elo.ELO

Packages that use ELO
org.aselect.server.elo   
org.aselect.server.elo.handler   
 

Uses of ELO in org.aselect.server.elo
 

Methods in org.aselect.server.elo that return ELO
 ELO IELOStorage.getEloByID(java.lang.String sId)
          Returns an Elo object from the store, using its ID.
 ELO IELOStorage.getEloByURL(java.lang.String sURL)
          Returns an Elo object from the store, using the URL.
 

Uses of ELO in org.aselect.server.elo.handler
 

Methods in org.aselect.server.elo.handler that return ELO
 ELO ConfigStorage.getEloByID(java.lang.String sId)
          returns an Elo object associated with the given ID.
 ELO ConfigStorage.getEloByURL(java.lang.String sURL)
          returns an Elo object associated with the given URL.
 



Copyright © 2008 SURFnet BV. All Rights Reserved.