public interface ReportedByContactFilterPropertyQuery extends ActivityAttributeFilterPropertyQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
contact()
Adds a constraint to the predicate for
ReportedByContactFilterProperty testing whether the feature contact has values or not. |
ContactQuery |
forAllContact()
Adds a condition for the feature
contact to the predicate for ReportedByContactFilterProperty, which evaluates to false unless the value of the feature contact satisfies the given condition. |
ContactQuery |
thereExistsContact()
Adds a condition for the feature
contact to the predicate for ReportedByContactFilterProperty, which evaluates to false unless the value of the feature contact satisfies the given condition. |
description, forAllDescription, forAllIsActive, isActive, name, orderByDescription, orderByIsActive, orderByName, thereExistsDescription, thereExistsIsActiveaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByforAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedByelementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTofilterOperator, filterQuantor, orderByFilterOperator, orderByFilterQuantororg.w3c.cci2.MultivaluedFeaturePredicate contact()
ReportedByContactFilterProperty testing whether the feature contact has values or not.ContactQuery thereExistsContact()
contact to the predicate for ReportedByContactFilterProperty, which evaluates to false unless the value of the feature contact satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ContactQuery forAllContact()
contact to the predicate for ReportedByContactFilterProperty, which evaluates to false unless the value of the feature contact satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.