|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.services.Service
org.openmobileis.services.common.RedirectToFromCallingService
Constructor Summary | |
RedirectToFromCallingService()
Constructor for RedirectToFromCallingService. |
Method Summary | |
java.lang.String |
getName()
|
java.lang.String |
getServiceUri()
return the service URI |
void |
run(HttpServletRequest req,
HttpServletResponse res)
|
Methods inherited from class org.openmobileis.services.Service |
getNavigationBarLastServiceURI, 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(HttpServletRequest req, HttpServletResponse res) throws ServletException, java.io.IOException
run
in class Service
ServletException
java.io.IOException
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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |