|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortalHandlerException | |
|---|---|
| org.sakaiproject.portal.api | |
| Uses of PortalHandlerException in org.sakaiproject.portal.api |
|---|
| Methods in org.sakaiproject.portal.api that throw PortalHandlerException | |
|---|---|
int |
PortalHandler.doGet(String[] parts,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.sakaiproject.tool.api.Session session)
Perform a get, the method should inspect parts[] and other parameters to determin if it should perform the operation, returning one of the above codes |
int |
PortalHandler.doPost(String[] parts,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.sakaiproject.tool.api.Session session)
perform a post but only accept it the handler accepts a post. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||