|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Request.AttributeLoader
An object which is capable of loading additional attributes into a Request.
Instances of this interface must be multi-thread capable without synchronizing.
| Method Summary | |
|---|---|
void |
loadAttributes(Request request, javax.servlet.http.HttpServletRequest origRequest)Load any additional attributes from the original request into the specified request. |
| Method Detail |
|---|
void loadAttributes(Request request,
javax.servlet.http.HttpServletRequest origRequest)
request - the p13n destination request.origRequest - the http source request.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.