org.opencrx.kernel.home1.cci
Class ChangePasswordResultFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by org.opencrx.kernel.home1.cci.ChangePasswordResultFilterImpl
All Implemented Interfaces:
Serializable, ChangePasswordResultFilter, ChangePasswordResultQuery, RefFilter_1_0, RefFilter_1_1, AnyTypePredicate

public class ChangePasswordResultFilterImpl
extends RefPredicate_1
implements ChangePasswordResultFilter, ChangePasswordResultQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
ChangePasswordResultFilterImpl(RefPackage_1_0 aPackage)
           
ChangePasswordResultFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
ChangePasswordResultFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 void forAllStatus(short operator, Collection values)
           
 void forAllStatus(short operator, short[] filterValues)
           
 SimpleTypeOrder orderByStatus()
          Allows to adds a sort instruction for ChangePasswordResult 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.
 ComparableTypePredicate status()
           
 void thereExistsStatus(short operator, Collection values)
           
 void thereExistsStatus(short operator, short[] 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

ChangePasswordResultFilterImpl

public ChangePasswordResultFilterImpl(RefPackage_1_0 aPackage)

ChangePasswordResultFilterImpl

public ChangePasswordResultFilterImpl(RefPackage_1_0 aPackage,
                                      FilterProperty[] filterProperties,
                                      AttributeSpecifier[] attributeSpecifiers)

ChangePasswordResultFilterImpl

public ChangePasswordResultFilterImpl(RefPackage_1_0 aPackage,
                                      FilterProperty[] filterProperties,
                                      AttributeSpecifier[] attributeSpecifiers,
                                      RefFilter_1_0 delegateFilter,
                                      Short delegateQuantor,
                                      String delegateName)
Method Detail

forAllStatus

public void forAllStatus(short operator,
                         Collection values)
Specified by:
forAllStatus in interface ChangePasswordResultFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsStatus

public void thereExistsStatus(short operator,
                              Collection values)
Specified by:
thereExistsStatus in interface ChangePasswordResultFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllStatus

public void forAllStatus(short operator,
                         short[] filterValues)
Specified by:
forAllStatus in interface ChangePasswordResultFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsStatus

public void thereExistsStatus(short operator,
                              short[] filterValues)
Specified by:
thereExistsStatus in interface ChangePasswordResultFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByStatus

public void orderByStatus(short order)
Description copied from interface: ChangePasswordResultFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByStatus in interface ChangePasswordResultFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

status

public ComparableTypePredicate status()
Specified by:
status in interface ChangePasswordResultQuery

orderByStatus

public SimpleTypeOrder orderByStatus()
Description copied from interface: ChangePasswordResultQuery
Allows to adds a sort instruction for ChangePasswordResult depending the feature status Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByStatus in interface ChangePasswordResultQuery


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.