|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMarkupRequestStateContext
A context that represents markup request state type that is used by multiple wsrp-2.0 operations, such as GetMarkup and HandleEvents
| Method Summary | |
|---|---|
Object |
getMarkupRequestState()
Returns a custom data object that is being sent to the Producer as part of the "getMarkup" request. |
void |
setMarkupRequestState(MarkupRequestState markupRequestState)
Sets the supplied markupRequestState object as a custom data that is being sent to the
Producer in the "getMarkup" request. |
void |
setMarkupRequestState(XmlPayload xmlPayload)
Sets the supplied xmlPayload object as a custom data that will be sent to the
Producer in the "getMarkup" request. |
| Method Detail |
|---|
Object getMarkupRequestState()
XmlPayload or MarkupRequestState.
void setMarkupRequestState(XmlPayload xmlPayload)
xmlPayload object as a custom data that will be sent to the
Producer in the "getMarkup" request.
xmlPayload - a new custom data object.XmlPayloadvoid setMarkupRequestState(MarkupRequestState markupRequestState)
markupRequestState object as a custom data that is being sent to the
Producer in the "getMarkup" request.
markupRequestState - a new custom data object.SimpleStateHolder
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||