|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.account1.cci.AbstractAccountFilterImpl
public class AbstractAccountFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
AbstractAccountFilterImpl(RefPackage_1_0 aPackage)
|
|
AbstractAccountFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
AbstractAccountFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
accountCategory()
Adds a constraint to the predicate for AbstractAccount
testing whether the feature accountCategory has values or
not. |
ComparableTypePredicate |
accountRating()
|
ComparableTypePredicate |
accountState()
|
MultivaluedFeaturePredicate |
accountType()
Adds a constraint to the predicate for AbstractAccount
testing whether the feature accountType has values or not. |
OptionalFeaturePredicate |
aliasName()
Adds a constraint to the predicate for AbstractAccount
testing whether the value of the feature aliasName is
null or not. |
MultivaluedFeaturePredicate |
businessType()
Adds a constraint to the predicate for AbstractAccount
testing whether the feature businessType has values or
not. |
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for AbstractAccount
testing whether the value of the feature description is
null or not. |
ComparableTypePredicate |
forAllAccountCategory()
Adds a constraint for the feature accountCategory to the
predicate. |
void |
forAllAccountCategory(short operator,
Collection values)
|
void |
forAllAccountCategory(short operator,
short[] filterValues)
|
void |
forAllAccountRating(short operator,
Collection values)
|
void |
forAllAccountRating(short operator,
short[] filterValues)
|
void |
forAllAccountState(short operator,
Collection values)
|
void |
forAllAccountState(short operator,
short[] filterValues)
|
ComparableTypePredicate |
forAllAccountType()
Adds a constraint for the feature accountType to the
predicate. |
void |
forAllAccountType(short operator,
Collection values)
|
void |
forAllAccountType(short operator,
short[] filterValues)
|
StringTypePredicate |
forAllAliasName()
Adds a constraint for the feature aliasName to the
predicate. |
void |
forAllAliasName(short operator,
Collection values)
|
void |
forAllAliasName(short operator,
String[] filterValues)
|
ComparableTypePredicate |
forAllBusinessType()
Adds a constraint for the feature businessType to the
predicate. |
void |
forAllBusinessType(short operator,
Collection values)
|
void |
forAllBusinessType(short operator,
short[] filterValues)
|
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
void |
forAllDescription(short operator,
Collection values)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllFullName()
Adds a constraint for the feature fullName to the
predicate. |
void |
forAllFullName(short operator,
Collection values)
|
void |
forAllFullName(short operator,
String[] filterValues)
|
OptionalFeaturePredicate |
fullName()
Adds a constraint to the predicate for AbstractAccount
testing whether the value of the feature fullName is
null or not. |
MultivaluedTypeOrder |
orderByAccountCategory()
Allows to adds a sort instruction for AbstractAccount
depending the feature accountCategory
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccountCategory(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAccountRating()
Allows to adds a sort instruction for AbstractAccount
depending the feature accountRating
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccountRating(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAccountState()
Allows to adds a sort instruction for AbstractAccount
depending the feature accountState
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccountState(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByAccountType()
Allows to adds a sort instruction for AbstractAccount
depending the feature accountType
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccountType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAliasName()
Allows to adds a sort instruction for AbstractAccount
depending the feature aliasName
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAliasName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByBusinessType()
Allows to adds a sort instruction for AbstractAccount
depending the feature businessType
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByBusinessType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for AbstractAccount
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByFullName()
Allows to adds a sort instruction for AbstractAccount
depending the feature fullName
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByFullName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
ComparableTypePredicate |
thereExistsAccountCategory()
Adds a constraint for the feature accountCategory to the
predicate. |
void |
thereExistsAccountCategory(short operator,
Collection values)
|
void |
thereExistsAccountCategory(short operator,
short[] filterValues)
|
void |
thereExistsAccountRating(short operator,
Collection values)
|
void |
thereExistsAccountRating(short operator,
short[] filterValues)
|
void |
thereExistsAccountState(short operator,
Collection values)
|
void |
thereExistsAccountState(short operator,
short[] filterValues)
|
ComparableTypePredicate |
thereExistsAccountType()
Adds a constraint for the feature accountType to the
predicate. |
void |
thereExistsAccountType(short operator,
Collection values)
|
void |
thereExistsAccountType(short operator,
short[] filterValues)
|
StringTypePredicate |
thereExistsAliasName()
Adds a constraint for the feature aliasName to the
predicate. |
void |
thereExistsAliasName(short operator,
Collection values)
|
void |
thereExistsAliasName(short operator,
String[] filterValues)
|
ComparableTypePredicate |
thereExistsBusinessType()
Adds a constraint for the feature businessType to the
predicate. |
void |
thereExistsBusinessType(short operator,
Collection values)
|
void |
thereExistsBusinessType(short operator,
short[] filterValues)
|
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
void |
thereExistsDescription(short operator,
Collection values)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsFullName()
Adds a constraint for the feature fullName to the
predicate. |
void |
thereExistsFullName(short operator,
Collection values)
|
void |
thereExistsFullName(short operator,
String[] filterValues)
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1 |
|---|
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Constructor Detail |
|---|
public AbstractAccountFilterImpl(RefPackage_1_0 aPackage)
public AbstractAccountFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public AbstractAccountFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllAccountCategory(short operator,
Collection values)
forAllAccountCategory in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccountCategory(short operator,
Collection values)
thereExistsAccountCategory in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void forAllAccountCategory(short operator,
short[] filterValues)
forAllAccountCategory in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccountCategory(short operator,
short[] filterValues)
thereExistsAccountCategory in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccountCategory(short order)
AbstractAccountFilter
orderByAccountCategory in interface AbstractAccountFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate accountCategory()
AbstractAccountQueryAbstractAccount
testing whether the feature accountCategory has values or
not.
accountCategory in interface AbstractAccountQuerypublic ComparableTypePredicate thereExistsAccountCategory()
AbstractAccountQueryaccountCategory to the
predicate. The predicate for AbstractAccount evaluates
true if at least one of its values of feature
accountCategory satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsAccountCategory in interface AbstractAccountQuerypublic ComparableTypePredicate forAllAccountCategory()
AbstractAccountQueryaccountCategory to the
predicate. The predicate for AbstractAccount evaluates
true if all of its values of feature
accountCategory satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllAccountCategory in interface AbstractAccountQuerypublic MultivaluedTypeOrder orderByAccountCategory()
AbstractAccountQueryAbstractAccount
depending the feature accountCategory
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccountCategory in interface AbstractAccountQuery
public void forAllAccountRating(short operator,
Collection values)
forAllAccountRating in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccountRating(short operator,
Collection values)
thereExistsAccountRating in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void forAllAccountRating(short operator,
short[] filterValues)
forAllAccountRating in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccountRating(short operator,
short[] filterValues)
thereExistsAccountRating in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccountRating(short order)
AbstractAccountFilter
orderByAccountRating in interface AbstractAccountFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate accountRating()
accountRating in interface AbstractAccountQuerypublic SimpleTypeOrder orderByAccountRating()
AbstractAccountQueryAbstractAccount
depending the feature accountRating
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccountRating in interface AbstractAccountQuery
public void forAllAccountState(short operator,
Collection values)
forAllAccountState in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccountState(short operator,
Collection values)
thereExistsAccountState in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void forAllAccountState(short operator,
short[] filterValues)
forAllAccountState in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccountState(short operator,
short[] filterValues)
thereExistsAccountState in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccountState(short order)
AbstractAccountFilter
orderByAccountState in interface AbstractAccountFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate accountState()
accountState in interface AbstractAccountQuerypublic SimpleTypeOrder orderByAccountState()
AbstractAccountQueryAbstractAccount
depending the feature accountState
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccountState in interface AbstractAccountQuery
public void forAllAccountType(short operator,
Collection values)
forAllAccountType in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccountType(short operator,
Collection values)
thereExistsAccountType in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void forAllAccountType(short operator,
short[] filterValues)
forAllAccountType in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccountType(short operator,
short[] filterValues)
thereExistsAccountType in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccountType(short order)
AbstractAccountFilter
orderByAccountType in interface AbstractAccountFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate accountType()
AbstractAccountQueryAbstractAccount
testing whether the feature accountType has values or not.
accountType in interface AbstractAccountQuerypublic ComparableTypePredicate thereExistsAccountType()
AbstractAccountQueryaccountType to the
predicate. The predicate for AbstractAccount evaluates
true if at least one of its values of feature
accountType satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsAccountType in interface AbstractAccountQuerypublic ComparableTypePredicate forAllAccountType()
AbstractAccountQueryaccountType to the
predicate. The predicate for AbstractAccount evaluates
true if all of its values of feature
accountType satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllAccountType in interface AbstractAccountQuerypublic MultivaluedTypeOrder orderByAccountType()
AbstractAccountQueryAbstractAccount
depending the feature accountType
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccountType in interface AbstractAccountQuery
public void forAllAliasName(short operator,
Collection values)
forAllAliasName in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAliasName(short operator,
Collection values)
thereExistsAliasName in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void forAllAliasName(short operator,
String[] filterValues)
forAllAliasName in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAliasName(short operator,
String[] filterValues)
thereExistsAliasName in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAliasName(short order)
AbstractAccountFilter
orderByAliasName in interface AbstractAccountFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate aliasName()
AbstractAccountQueryAbstractAccount
testing whether the value of the feature aliasName is
null or not.
aliasName in interface AbstractAccountQuerypublic StringTypePredicate thereExistsAliasName()
AbstractAccountQueryaliasName to the
predicate. The predicate for AbstractAccount evaluates
true if its value of feature aliasName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsAliasName in interface AbstractAccountQuerypublic StringTypePredicate forAllAliasName()
AbstractAccountQueryaliasName to the
predicate. The predicate for AbstractAccount evaluates
true if its value of feature aliasName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllAliasName in interface AbstractAccountQuerypublic SimpleTypeOrder orderByAliasName()
AbstractAccountQueryAbstractAccount
depending the feature aliasName
Note: The order in which orderBy…
instructions are given is relevant!
orderByAliasName in interface AbstractAccountQuery
public void forAllBusinessType(short operator,
Collection values)
forAllBusinessType in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsBusinessType(short operator,
Collection values)
thereExistsBusinessType in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void forAllBusinessType(short operator,
short[] filterValues)
forAllBusinessType in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsBusinessType(short operator,
short[] filterValues)
thereExistsBusinessType in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperatorspublic void orderByBusinessType(short order)
AbstractAccountFilter
orderByBusinessType in interface AbstractAccountFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate businessType()
AbstractAccountQueryAbstractAccount
testing whether the feature businessType has values or
not.
businessType in interface AbstractAccountQuerypublic ComparableTypePredicate thereExistsBusinessType()
AbstractAccountQuerybusinessType to the
predicate. The predicate for AbstractAccount evaluates
true if at least one of its values of feature
businessType satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsBusinessType in interface AbstractAccountQuerypublic ComparableTypePredicate forAllBusinessType()
AbstractAccountQuerybusinessType to the
predicate. The predicate for AbstractAccount evaluates
true if all of its values of feature
businessType satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllBusinessType in interface AbstractAccountQuerypublic MultivaluedTypeOrder orderByBusinessType()
AbstractAccountQueryAbstractAccount
depending the feature businessType
Note: The order in which orderBy…
instructions are given is relevant!
orderByBusinessType in interface AbstractAccountQuery
public void forAllDescription(short operator,
Collection values)
forAllDescription in interface AbstractAccountFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
Collection values)
thereExistsDescription in interface AbstractAccountFilter