org.opencrx.kernel.base.cci2
Interface AttributeFilterPropertyQuery
- All Superinterfaces:
- AbstractFilterPropertyQuery, AnyTypePredicate
- All Known Subinterfaces:
- AccountAttributeFilterPropertyQuery, AccountCategoryFilterPropertyQuery, AccountTypeFilterPropertyQuery, ActivityAttributeFilterPropertyQuery, ActivityNumberFilterPropertyQuery, ActivityProcessStateFilterPropertyQuery, ActivityStateFilterPropertyQuery, ActivityTypeFilterPropertyQuery, AddressAttributeFilterPropertyQuery, AddressCategoryFilterPropertyQuery, AddressDisabledFilterPropertyQuery, AddressMainFilterPropertyQuery, AddressTypeFilterPropertyQuery, AddressUsageFilterPropertyQuery, AssignedToFilterPropertyQuery, CategoryFilterPropertyQuery, CategoryFilterPropertyQuery, DefaultSalesTaxTypeFilterPropertyQuery, DisabledFilterPropertyQuery, DisabledFilterPropertyQuery, DisabledFilterPropertyQuery, PriceUomFilterPropertyQuery, ProductAttributeFilterPropertyQuery, ProductClassificationFilterPropertyQuery, ScheduledEndFilterPropertyQuery, ScheduledStartFilterPropertyQuery
public interface AttributeFilterPropertyQuery
- extends AbstractFilterPropertyQuery
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-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.