|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.predict.business.PredictService
This class provides the general services common to all the users.
| Constructor Summary | |
PredictService()
|
|
| Method Summary | |
java.lang.String |
getSearchURL(javax.servlet.http.HttpServletRequest request)
Returns the relative link to the search application. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PredictService()
| Method Detail |
public java.lang.String getSearchURL(javax.servlet.http.HttpServletRequest request)
request - the request object to get the context path.
This is only used once when this method is called for the first time.
For subsequent calls, the cached value is returned.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||