public interface ReportedByAccountFilterPropertyQuery extends ActivityAttributeFilterPropertyQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
account()
Adds a constraint to the predicate for
ReportedByAccountFilterProperty testing whether the feature account has values or not. |
AccountQuery |
forAllAccount()
Adds a condition for the feature
account to the predicate for ReportedByAccountFilterProperty, which evaluates to false unless the value of the feature account satisfies the given condition. |
AccountQuery |
thereExistsAccount()
Adds a condition for the feature
account to the predicate for ReportedByAccountFilterProperty, which evaluates to false unless the value of the feature account 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 account()
ReportedByAccountFilterProperty testing whether the feature account has values or not.AccountQuery thereExistsAccount()
account to the predicate for ReportedByAccountFilterProperty, which evaluates to false unless the value of the feature account satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllAccount()
account to the predicate for ReportedByAccountFilterProperty, which evaluates to false unless the value of the feature account 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.