Uses of Interface
org.opencrx.kernel.account1.cci2.AccountFilterPropertyQuery

Packages that use AccountFilterPropertyQuery
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.account1.jmi1   
 

Uses of AccountFilterPropertyQuery in org.opencrx.kernel.account1.cci2
 

Subinterfaces of AccountFilterPropertyQuery in org.opencrx.kernel.account1.cci2
 interface AccountAttributeFilterPropertyQuery
           
 interface AccountCategoryFilterPropertyQuery
           
 interface AccountQueryFilterPropertyQuery
           
 interface AccountTypeFilterPropertyQuery
           
 interface CategoryFilterPropertyQuery
           
 interface DisabledFilterPropertyQuery
           
 

Methods in org.opencrx.kernel.account1.cci2 that return AccountFilterPropertyQuery
 AccountFilterPropertyQuery AbstractFilterAccountQuery.forAllAccountFilterProperty()
          Adds a condition for the feature accountFilterProperty to the predicate for AbstractFilterAccount, which evaluates to false unless the value of the feature accountFilterProperty satisfies the given condition.
 AccountFilterPropertyQuery AbstractFilterAccountQuery.thereExistsAccountFilterProperty()
          Adds a condition for the feature accountFilterProperty to the predicate for AbstractFilterAccount, which evaluates to false unless the value of the feature accountFilterProperty satisfies the given condition.
 

Uses of AccountFilterPropertyQuery in org.opencrx.kernel.account1.jmi1
 

Methods in org.opencrx.kernel.account1.jmi1 that return AccountFilterPropertyQuery
 AccountFilterPropertyQuery Account1Package.createAccountFilterPropertyQuery()
           
 

Methods in org.opencrx.kernel.account1.jmi1 with parameters of type AccountFilterPropertyQuery
<T extends AccountFilterProperty>
List<T>
AbstractFilterAccount.getAccountFilterProperty(AccountFilterPropertyQuery query)
          Retrieves the value for the reference accountFilterProperty for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.