org.opencrx.kernel.home1.cci
Class ImportUsersResultFilterImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.home1.cci.ImportUsersResultFilterImpl
- All Implemented Interfaces:
- Serializable, ImportUsersResultFilter, ImportUsersResultQuery, RefFilter_1_0, RefFilter_1_1, AnyTypePredicate
public class ImportUsersResultFilterImpl
- extends RefPredicate_1
- implements ImportUsersResultFilter, ImportUsersResultQuery
- See Also:
- Serialized Form
| 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 |
ImportUsersResultFilterImpl
public ImportUsersResultFilterImpl(RefPackage_1_0 aPackage)
ImportUsersResultFilterImpl
public ImportUsersResultFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
ImportUsersResultFilterImpl
public ImportUsersResultFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
forAllStatusMessage
public void forAllStatusMessage(short operator,
Collection values)
- Specified by:
forAllStatusMessage in interface ImportUsersResultFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsStatusMessage
public void thereExistsStatusMessage(short operator,
Collection values)
- Specified by:
thereExistsStatusMessage in interface ImportUsersResultFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllStatusMessage
public void forAllStatusMessage(short operator,
String[] filterValues)
- Specified by:
forAllStatusMessage in interface ImportUsersResultFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsStatusMessage
public void thereExistsStatusMessage(short operator,
String[] filterValues)
- Specified by:
thereExistsStatusMessage in interface ImportUsersResultFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByStatusMessage
public void orderByStatusMessage(short order)
- Description copied from interface:
ImportUsersResultFilter
- Specifies the sort order of all the instances that match the filter criteria.
- Specified by:
orderByStatusMessage in interface ImportUsersResultFilter
- Parameters:
order - The sort order for this filter.- See Also:
Directions
statusMessage
public OptionalFeaturePredicate statusMessage()
- Description copied from interface:
ImportUsersResultQuery
- Adds a constraint to the predicate for
ImportUsersResult
testing whether the value of the feature statusMessage is
null or not.
- Specified by:
statusMessage in interface ImportUsersResultQuery
thereExistsStatusMessage
public StringTypePredicate thereExistsStatusMessage()
- Description copied from interface:
ImportUsersResultQuery
- Adds a constraint for the feature
statusMessage to the
predicate. The predicate for ImportUsersResult 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!
- Specified by:
thereExistsStatusMessage in interface ImportUsersResultQuery
forAllStatusMessage
public StringTypePredicate forAllStatusMessage()
- Description copied from interface:
ImportUsersResultQuery
- Adds a constraint for the feature
statusMessage to the
predicate. The predicate for ImportUsersResult 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!
- Specified by:
forAllStatusMessage in interface ImportUsersResultQuery
orderByStatusMessage
public SimpleTypeOrder orderByStatusMessage()
- Description copied from interface:
ImportUsersResultQuery
- Allows to adds a sort instruction for
ImportUsersResult
depending the feature statusMessage
Note: The order in which orderBy…
instructions are given is relevant!
- Specified by:
orderByStatusMessage in interface ImportUsersResultQuery
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.