|
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 interface IRequestContext
Container for information about the specific request. The producer is responsible for the creation and implementation of this object.
| Method Summary | |
|---|---|
javax.servlet.http.HttpServletRequest |
getHttpServletRequest()Gets the HttpServletRequest. |
IRegistrationDataContext |
getRegistrationDataContext()Returns the registration data context for the request, if the consumer is registered, or null if the consumer is not registered. |
javax.xml.soap.SOAPMessage |
getRequestMessage()Gets the SOAP request message for this request. |
IUserContext |
getUserContext()Gets the user context associated with the request. |
| Method Detail |
|---|
javax.servlet.http.HttpServletRequest getHttpServletRequest()
IRegistrationDataContext getRegistrationDataContext()
null if the consumer is not registered. Note that null will also be returned during calls to the IProducerDataStore register() and getRegistrationDataContext() methods.IUserContext getUserContext()
javax.xml.soap.SOAPMessage getRequestMessage()
|
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.