org.opencrx.kernel.base.cci2
Interface AttributeFilterPropertyQuery

All Superinterfaces:
AnyTypePredicate
All Known Subinterfaces:
AccountAttributeFilterPropertyQuery, AccountCategoryFilterPropertyQuery, AccountMembershipFilterPropertyQuery, AccountTypeFilterPropertyQuery, ActivityAttributeFilterPropertyQuery, ActivityNumberFilterPropertyQuery, ActivityProcessStateFilterPropertyQuery, ActivityStateFilterPropertyQuery, ActivityTypeFilterPropertyQuery, AddressAccountMembershipFilterPropertyQuery, AddressAttributeFilterPropertyQuery, AddressCategoryFilterPropertyQuery, AddressDisabledFilterPropertyQuery, AddressMainFilterPropertyQuery, AddressTypeFilterPropertyQuery, AddressUsageFilterPropertyQuery, AssignedToFilterPropertyQuery, CategoryFilterPropertyQuery, CategoryFilterPropertyQuery, ContractAttributeFilterPropertyQuery, ContractPriorityFilterPropertyQuery, ContractStateFilterPropertyQuery, ContractTypeFilterPropertyQuery, CustomerFilterPropertyQuery, DefaultSalesTaxTypeFilterPropertyQuery, DisabledFilterPropertyQuery, DisabledFilterPropertyQuery, DisabledFilterPropertyQuery, DisabledFilterPropertyQuery, PriceUomFilterPropertyQuery, ProductAttributeFilterPropertyQuery, ProductClassificationFilterPropertyQuery, ReportedByAccountFilterPropertyQuery, ReportedByContactFilterPropertyQuery, SalesRepFilterPropertyQuery, ScheduledEndFilterPropertyQuery, ScheduledStartFilterPropertyQuery, SupplierFilterPropertyQuery, TotalAmountFilterPropertyQuery

public interface AttributeFilterPropertyQuery
extends AnyTypePredicate


Method Summary
 ComparableTypePredicate<Short> filterOperator()
           
 ComparableTypePredicate<Short> filterQuantor()
           
 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!
 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!
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

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-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.