|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openmobileis.services.Service | +--org.openmobileis.services.RedirectToFromCallingService
Constructor Summary | |
RedirectToFromCallingService()
Constructor for RedirectToFromCallingService. |
Method Summary | |
java.lang.String |
getName()
|
java.lang.String |
getServiceUri()
return the service URI |
void |
run(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
Methods inherited from class org.openmobileis.services.Service |
getNavigationBarLastServiceURI, init, isNavigationService, runService, setServiceURI, useWebCache |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RedirectToFromCallingService()
Method Detail |
public void run(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws javax.servlet.ServletException, java.io.IOException
run
in class Service
Service.run(HttpServletRequest, HttpServletResponse)
public java.lang.String getName()
getName
in class Service
public java.lang.String getServiceUri()
getServiceUri
in class Service
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |