|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddWorkRecordResultQuery
| Method Summary | |
|---|---|
ActivityWorkRecordQuery |
forAllWorkRecord()
Adds a condition for the feature workRecord to the predicate for AddWorkRecordResult, which evaluates to false unless the value of the feature workRecord satisfies the given condition. |
ActivityWorkRecordQuery |
thereExistsWorkRecord()
Adds a condition for the feature workRecord to the predicate for AddWorkRecordResult, which evaluates to false unless the value of the feature workRecord satisfies the given condition. |
OptionalFeaturePredicate |
workRecord()
Adds a constraint to the predicate for AddWorkRecordResult 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()
AddWorkRecordResult testing whether the value of the feature workRecord is null or not.
ActivityWorkRecordQuery thereExistsWorkRecord()
workRecord to the predicate for AddWorkRecordResult, 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
ActivityWorkRecordQuery forAllWorkRecord()
workRecord to the predicate for AddWorkRecordResult, 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 | |||||||||