|
||||||||||
| 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.home1.cci.CreateUserResultFilterImpl
public class CreateUserResultFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
CreateUserResultFilterImpl(RefPackage_1_0 aPackage)
|
|
CreateUserResultFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
CreateUserResultFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
createdUserHome()
Adds a constraint to the predicate for CreateUserResult
testing whether the value of the feature createdUserHome
is null or not. |
UserHomeQuery |
forAllCreatedUserHome()
Adds a constraint for the feature createdUserHome to the
predicate. |
void |
forAllCreatedUserHome(short operator,
Collection values)
|
void |
forAllCreatedUserHome(short operator,
UserHome[] filterValues)
|
void |
forAllStatus(short operator,
Collection values)
|
void |
forAllStatus(short operator,
short[] filterValues)
|
StringTypePredicate |
forAllStatusMessage()
Adds a constraint for the feature statusMessage to the
predicate. |
void |
forAllStatusMessage(short operator,
Collection values)
|
void |
forAllStatusMessage(short operator,
String[] filterValues)
|
void |
orderByCreatedUserHome(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByStatus()
Allows to adds a sort instruction for CreateUserResult
depending the feature status
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByStatus(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByStatusMessage()
Allows to adds a sort instruction for CreateUserResult
depending the feature statusMessage
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByStatusMessage(short order)
Specifies the sort order of all the instances that match the filter criteria. |
ComparableTypePredicate |
status()
|
OptionalFeaturePredicate |
statusMessage()
Adds a constraint to the predicate for CreateUserResult
testing whether the value of the feature statusMessage is
null or not. |
UserHomeQuery |
thereExistsCreatedUserHome()
Adds a constraint for the feature createdUserHome to the
predicate. |
void |
thereExistsCreatedUserHome(short operator,
Collection values)
|
void |
thereExistsCreatedUserHome(short operator,
UserHome[] filterValues)
|
void |
thereExistsStatus(short operator,
Collection values)
|
void |
thereExistsStatus(short operator,
short[] filterValues)
|
StringTypePredicate |
thereExistsStatusMessage()
Adds a constraint for the feature statusMessage to the
predicate. |
void |
thereExistsStatusMessage(short operator,
Collection values)
|
void |
thereExistsStatusMessage(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 CreateUserResultFilterImpl(RefPackage_1_0 aPackage)
public CreateUserResultFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public CreateUserResultFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllCreatedUserHome(short operator,
Collection values)
forAllCreatedUserHome in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCreatedUserHome(short operator,
Collection values)
thereExistsCreatedUserHome in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void forAllCreatedUserHome(short operator,
UserHome[] filterValues)
forAllCreatedUserHome in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCreatedUserHome(short operator,
UserHome[] filterValues)
thereExistsCreatedUserHome in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperatorspublic void orderByCreatedUserHome(short order)
CreateUserResultFilter
orderByCreatedUserHome in interface CreateUserResultFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate createdUserHome()
CreateUserResultQueryCreateUserResult
testing whether the value of the feature createdUserHome
is null or not.
createdUserHome in interface CreateUserResultQuerypublic UserHomeQuery thereExistsCreatedUserHome()
CreateUserResultQuerycreatedUserHome to the
predicate. The predicate for CreateUserResult evaluates
true if its value of feature createdUserHome
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!
thereExistsCreatedUserHome in interface CreateUserResultQuerypublic UserHomeQuery forAllCreatedUserHome()
CreateUserResultQuerycreatedUserHome to the
predicate. The predicate for CreateUserResult evaluates
true if its value of feature createdUserHome
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!
forAllCreatedUserHome in interface CreateUserResultQuery
public void forAllStatus(short operator,
Collection values)
forAllStatus in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void thereExistsStatus(short operator,
Collection values)
thereExistsStatus in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void forAllStatus(short operator,
short[] filterValues)
forAllStatus in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void thereExistsStatus(short operator,
short[] filterValues)
thereExistsStatus in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperatorspublic void orderByStatus(short order)
CreateUserResultFilter
orderByStatus in interface CreateUserResultFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate status()
status in interface CreateUserResultQuerypublic SimpleTypeOrder orderByStatus()
CreateUserResultQueryCreateUserResult
depending the feature status
Note: The order in which orderBy…
instructions are given is relevant!
orderByStatus in interface CreateUserResultQuery
public void forAllStatusMessage(short operator,
Collection values)
forAllStatusMessage in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void thereExistsStatusMessage(short operator,
Collection values)
thereExistsStatusMessage in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void forAllStatusMessage(short operator,
String[] filterValues)
forAllStatusMessage in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperators
public void thereExistsStatusMessage(short operator,
String[] filterValues)
thereExistsStatusMessage in interface CreateUserResultFilteroperator - The operator for this filter.FilterOperatorspublic void orderByStatusMessage(short order)
CreateUserResultFilter
orderByStatusMessage in interface CreateUserResultFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate statusMessage()
CreateUserResultQueryCreateUserResult
testing whether the value of the feature statusMessage is
null or not.
statusMessage in interface CreateUserResultQuerypublic StringTypePredicate thereExistsStatusMessage()
CreateUserResultQuerystatusMessage to the
predicate. The predicate for CreateUserResult evaluates
true if its value of feature statusMessage
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!
thereExistsStatusMessage in interface CreateUserResultQuerypublic StringTypePredicate forAllStatusMessage()
CreateUserResultQuerystatusMessage to the
predicate. The predicate for CreateUserResult evaluates
true if its value of feature statusMessage
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!
forAllStatusMessage in interface CreateUserResultQuerypublic SimpleTypeOrder orderByStatusMessage()
CreateUserResultQueryCreateUserResult
depending the feature statusMessage
Note: The order in which orderBy…
instructions are given is relevant!
orderByStatusMessage in interface CreateUserResultQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||