public interface SupplierFilterPropertyQuery extends ContractAttributeFilterPropertyQuery
| Modifier and Type | Method and Description |
|---|---|
AccountQuery |
forAllSupplier()
Adds a condition for the feature
supplier to the predicate for SupplierFilterProperty, which evaluates to false unless the value of the feature supplier satisfies the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
supplier()
Adds a constraint to the predicate for
SupplierFilterProperty testing whether the feature supplier has values or not. |
AccountQuery |
thereExistsSupplier()
Adds a condition for the feature
supplier to the predicate for SupplierFilterProperty, which evaluates to false unless the value of the feature supplier satisfies the given condition. |
filterOperator, filterQuantor, orderByFilterOperator, orderByFilterQuantordescription, 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, thereExistsCreatedByorg.w3c.cci2.MultivaluedFeaturePredicate supplier()
SupplierFilterProperty testing whether the feature supplier has values or not.AccountQuery thereExistsSupplier()
supplier to the predicate for SupplierFilterProperty, which evaluates to false unless the value of the feature supplier satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllSupplier()
supplier to the predicate for SupplierFilterProperty, which evaluates to false unless the value of the feature supplier 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.