|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |