diagram |
|
namespace |
http://business.api.busserv.n2.tibco.com |
type |
CaseListingRequest |
properties |
|
children |
orderFilterCriteria includeFormalParameters caseReference |
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 listCaseServices operation. |
|
source |
<xs:element name="listCaseAction" type="pfecom:CaseListingRequest">
<xs:annotation>
<xs:documentation>Request element for listCaseServices operation.</xs:documentation>
</xs:annotation>
</xs:element> |