|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddWorkAndExpenseRecordResultQuery
| Method Summary | |
|---|---|
WorkAndExpenseRecordQuery |
forAllWorkRecord()
Adds a condition for the feature workRecord to the predicate for AddWorkAndExpenseRecordResult, which evaluates to false unless the value of the feature workRecord satisfies the given condition. |
WorkAndExpenseRecordQuery |
thereExistsWorkRecord()
Adds a condition for the feature workRecord to the predicate for AddWorkAndExpenseRecordResult, which evaluates to false unless the value of the feature workRecord satisfies the given condition. |
OptionalFeaturePredicate |
workRecord()
Adds a constraint to the predicate for AddWorkAndExpenseRecordResult testing whether the value of the feature workRecord is null or not. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate workRecord()
AddWorkAndExpenseRecordResult testing whether the value of the feature workRecord is null or not.
WorkAndExpenseRecordQuery thereExistsWorkRecord()
workRecord to the predicate for AddWorkAndExpenseRecordResult, which evaluates to false unless the value of the feature workRecord satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
WorkAndExpenseRecordQuery forAllWorkRecord()
workRecord to the predicate for AddWorkAndExpenseRecordResult, which evaluates to false unless the value of the feature workRecord satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||