new UpdatePageFlowType()
Constructs a new UpdatePageFlowType.
The following features are supported:
Members
context :tibco.objectapi.pfe.common.RequestContext
Unique identifier for the pageflow to be updated.
This property holds the value of the 'Context' containment reference.
Type:
pageFields :tibco.objectapi.common.datafeed.DataPayload
Page data to be used to update the pageflow.
This property holds the value of the 'Page Fields' containment reference.
Type:
responsePayloadMode :tibco.objectapi.common.datafeed.PayloadModeType
Enumerated value defining the format of the data payload to be used in the response message (XML or JSON).
If not specified, the default value is JSON.
(RSS is currently not supported.)
This property holds the value of the 'Response Payload Mode' attribute.