element listPageFlows
diagram pflow_diagrams/pflow_p186.png
namespace http://pageflow.api.pfe.n2.tibco.com
type ListingRequest
properties
content complex
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy