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