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