diagram |
|
namespace |
http://pageflow.api.pfe.n2.tibco.com |
type |
ListingRequest |
properties |
|
children |
orderFilterCriteria includeFormalParameters |
attributes |
Name | Type | Use | Default | Fixed | Annotation | startPosition | xs:long | | | | documentation | Position in the list from which to start this page. |
| numberOfItems | xs:long | | | | documentation | Number of items (in the list) to include in this page. |
| getTotalCount | xs:boolean | optional | true | | documentation | Boolean value defining whether the Page Flow Engine builds a count of the total number of items in the list. (If 'false' the total is set to -1.)
|
|
|
annotation |
documentation | Request element for listPageFlows operation. |
|
source |
<xs:element name="listPageFlows" type="pfecom:ListingRequest">
<xs:annotation>
<xs:documentation>Request element for listPageFlows operation.</xs:documentation>
</xs:annotation>
</xs:element> |