|
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 IMarkupResponseStateContext
A response context that provides methods for custom data transfer which is applicable only in the WLP Consumer/Producer combination.
| Method Summary | |
|---|---|
Object |
getMarkupResponseState()Returns a custom data object that is in the response of the "getMarkup" operation. |
void |
setMarkupResponseState(MarkupResponseState markupResponseState)Sets the supplied markupResponseState object as a custom data that is in the response of the "getMarkup" operation. |
void |
setMarkupResponseState(XmlPayload xmlPayload)Sets the supplied xmlPayload object as a custom data that is in the response of the "getMarkup" operation. |
| Method Detail |
|---|
Object getMarkupResponseState()
XmlPayload or MarkupResponseState.void setMarkupResponseState(XmlPayload xmlPayload)
xmlPayload object as a custom data that is in the response of the "getMarkup" operation.xmlPayload - a new custom data object.XmlPayloadvoid setMarkupResponseState(MarkupResponseState markupResponseState)
markupResponseState object as a custom data that is in the response of the "getMarkup" operation.markupResponseState - a new custom data object.SimpleStateHolder
|
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.