org.opencrx.kernel.base.cci
Class SetOwningUserParamsFilterImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.base.cci.SetOwningUserParamsFilterImpl
- All Implemented Interfaces:
- Serializable, SetOwningUserParamsFilter, SetOwningUserParamsQuery, RefFilter_1_0, RefFilter_1_1, org.w3c.cci2.AnyTypePredicate
public class SetOwningUserParamsFilterImpl
- extends RefPredicate_1
- implements SetOwningUserParamsFilter, SetOwningUserParamsQuery
- 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 |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
SetOwningUserParamsFilterImpl
public SetOwningUserParamsFilterImpl(RefPackage_1_0 aPackage)
SetOwningUserParamsFilterImpl
public SetOwningUserParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
SetOwningUserParamsFilterImpl
public SetOwningUserParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
forAllMode
public void forAllMode(short operator,
Collection values)
- Specified by:
forAllMode in interface SetOwningUserParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsMode
public void thereExistsMode(short operator,
Collection values)
- Specified by:
thereExistsMode in interface SetOwningUserParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllMode
public void forAllMode(short operator,
short[] filterValues)
- Specified by:
forAllMode in interface SetOwningUserParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsMode
public void thereExistsMode(short operator,
short[] filterValues)
- Specified by:
thereExistsMode in interface SetOwningUserParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByMode
public void orderByMode(short order)
- Description copied from interface:
SetOwningUserParamsFilter
- Specifies the sort order of all the instances that match the filter criteria.
- Specified by:
orderByMode in interface SetOwningUserParamsFilter
- Parameters:
order - The sort order for this filter.- See Also:
Directions
mode
public org.w3c.cci2.ComparableTypePredicate mode()
- Specified by:
mode in interface SetOwningUserParamsQuery
orderByMode
public org.w3c.cci2.SimpleTypeOrder orderByMode()
- Description copied from interface:
SetOwningUserParamsQuery
- Allows to adds a sort instruction for
SetOwningUserParams
depending the feature mode
Note: The order in which orderBy…
instructions are given is relevant!
- Specified by:
orderByMode in interface SetOwningUserParamsQuery
forAllUser
public void forAllUser(short operator,
Collection values)
- Specified by:
forAllUser in interface SetOwningUserParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsUser
public void thereExistsUser(short operator,
Collection values)
- Specified by:
thereExistsUser in interface SetOwningUserParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllUser
public void forAllUser(short operator,
User[] filterValues)
- Specified by:
forAllUser in interface SetOwningUserParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsUser
public void thereExistsUser(short operator,
User[] filterValues)
- Specified by:
thereExistsUser in interface SetOwningUserParamsFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByUser
public void orderByUser(short order)
- Description copied from interface:
SetOwningUserParamsFilter
- Specifies the sort order of all the instances that match the filter criteria.
- Specified by:
orderByUser in interface SetOwningUserParamsFilter
- Parameters:
order - The sort order for this filter.- See Also:
Directions
user
public UserQuery user()
- Specified by:
user in interface SetOwningUserParamsQuery
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.