|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
AbstractFilterAccount.getAccountFilterProperty(AccountFilterPropertyQuery query)
Retrieves the value for the reference accountFilterProperty for the specified query. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||