|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.hammurapi.web.util.RoViewUrlParser
Utility class to parse Read Only View Url for a file
| Constructor Summary | |
RoViewUrlParser()
|
|
| Method Summary | |
java.lang.String |
parse(javax.servlet.http.HttpServletRequest request,
biz.hammurapi.config.Context fileRecord,
biz.hammurapi.sql.SQLProcessor processor)
Looks up proper file type, parses |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RoViewUrlParser()
| Method Detail |
public java.lang.String parse(javax.servlet.http.HttpServletRequest request,
biz.hammurapi.config.Context fileRecord,
biz.hammurapi.sql.SQLProcessor processor)
throws java.sql.SQLException
request - Request to construct chained RequestContextfileRecord - File record to get values fromprocessor - SQL processor to look up proper MIME TYPE
java.sql.SQLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||