org.opencrx.kernel.base.cci2
Interface AttributeFilterPropertyQuery
- All Superinterfaces:
- AnyTypePredicate
- All Known Subinterfaces:
- AccountAttributeFilterPropertyQuery, AccountCategoryFilterPropertyQuery, AccountTypeFilterPropertyQuery, ActivityAttributeFilterPropertyQuery, ActivityNumberFilterPropertyQuery, ActivityProcessStateFilterPropertyQuery, ActivityStateFilterPropertyQuery, ActivityTypeFilterPropertyQuery, AddressAttributeFilterPropertyQuery, AddressCategoryFilterPropertyQuery, AddressDisabledFilterPropertyQuery, AddressMainFilterPropertyQuery, AddressTypeFilterPropertyQuery, AddressUsageFilterPropertyQuery, AssignedToFilterPropertyQuery, CategoryFilterPropertyQuery, CategoryFilterPropertyQuery, ContractAttributeFilterPropertyQuery, ContractPriorityFilterPropertyQuery, ContractStateFilterPropertyQuery, ContractTypeFilterPropertyQuery, CustomerFilterPropertyQuery, DefaultSalesTaxTypeFilterPropertyQuery, DisabledFilterPropertyQuery, DisabledFilterPropertyQuery, DisabledFilterPropertyQuery, DisabledFilterPropertyQuery, PriceUomFilterPropertyQuery, ProductAttributeFilterPropertyQuery, ProductClassificationFilterPropertyQuery, SalesRepFilterPropertyQuery, ScheduledEndFilterPropertyQuery, ScheduledStartFilterPropertyQuery, SupplierFilterPropertyQuery, TotalAmountFilterPropertyQuery
public interface AttributeFilterPropertyQuery
- extends AnyTypePredicate
filterOperator
ComparableTypePredicate<Short> filterOperator()
orderByFilterOperator
SimpleTypeOrder orderByFilterOperator()
- Allows to adds a sort instruction for
AttributeFilterProperty depending the feature filterOperator
Note: The order in which orderBy… instructions are given is relevant!
filterQuantor
ComparableTypePredicate<Short> filterQuantor()
orderByFilterQuantor
SimpleTypeOrder orderByFilterQuantor()
- Allows to adds a sort instruction for
AttributeFilterProperty depending the feature filterQuantor
Note: The order in which orderBy… instructions are given is relevant!
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.