Overview

Members

Show inherited members

Name Type Description

countLimit

int

predicate

predicate

sortCriteria

sortCriteria

startIndex

int

Hierarchy

Inherited By

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:paginatedPredicateAndSortListParameters xsi:type="obh:paginatedPredicateAndSortListParameters" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <countLimit>your_int_0</countLimit>
        <predicate>your_predicate_0</predicate>
        <sortCriteria>your_sortCriteria_0</sortCriteria>
        <startIndex>your_int_0</startIndex>
</obh:paginatedPredicateAndSortListParameters>

Referenced By Representaions

Not Referenced Directly by Representations