|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetSalesOrdersResultQuery
| Method Summary | |
|---|---|
SalesOrderTQuery |
forAllSalesOrder()
Adds a condition for the feature salesOrder to the predicate for GetSalesOrdersResult, which evaluates to false unless the values of the feature salesOrder satisfy the given condition. |
MultivaluedFeaturePredicate |
salesOrder()
Adds a constraint to the predicate for GetSalesOrdersResult testing whether the feature salesOrder has values or not. |
ReturnStatusTQuery |
status()
|
SalesOrderTQuery |
thereExistsSalesOrder()
Adds a condition for the feature salesOrder to the predicate for GetSalesOrdersResult, which evaluates to false unless the values of the feature salesOrder satisfy the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate salesOrder()
GetSalesOrdersResult testing whether the feature salesOrder has values or not.
SalesOrderTQuery thereExistsSalesOrder()
salesOrder to the predicate for GetSalesOrdersResult, which evaluates to false unless the values of the feature salesOrder satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
SalesOrderTQuery forAllSalesOrder()
salesOrder to the predicate for GetSalesOrdersResult, which evaluates to false unless the values of the feature salesOrder satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
ReturnStatusTQuery status()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||