org.opencrx.kernel.home1.cci
Class CreateUserResultFilterImpl

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.CreateUserResultFilterImpl
All Implemented Interfaces:
Serializable, CreateUserResultFilter, CreateUserResultQuery, RefFilter_1_0, RefFilter_1_1, AnyTypePredicate

public class CreateUserResultFilterImpl
extends RefPredicate_1
implements CreateUserResultFilter, CreateUserResultQuery

See Also:
Serialized Form

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

CreateUserResultFilterImpl

public CreateUserResultFilterImpl(RefPackage_1_0 aPackage)

CreateUserResultFilterImpl

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

CreateUserResultFilterImpl

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

forAllCreatedUserHome

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

thereExistsCreatedUserHome

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

forAllCreatedUserHome

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

thereExistsCreatedUserHome

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

orderByCreatedUserHome

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

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

createdUserHome

public OptionalFeaturePredicate createdUserHome()
Description copied from interface: CreateUserResultQuery
Adds a constraint to the predicate for CreateUserResult testing whether the value of the feature createdUserHome is null or not.

Specified by:
createdUserHome in interface CreateUserResultQuery

thereExistsCreatedUserHome

public UserHomeQuery thereExistsCreatedUserHome()
Description copied from interface: CreateUserResultQuery
Adds a constraint for the feature createdUserHome 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!

Specified by:
thereExistsCreatedUserHome in interface CreateUserResultQuery

forAllCreatedUserHome

public UserHomeQuery forAllCreatedUserHome()
Description copied from interface: CreateUserResultQuery
Adds a constraint for the feature createdUserHome 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!

Specified by:
forAllCreatedUserHome in interface CreateUserResultQuery

forAllStatus

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

thereExistsStatus

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

forAllStatus

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

thereExistsStatus

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

orderByStatus

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

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

status

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

orderByStatus

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

Specified by:
orderByStatus in interface CreateUserResultQuery

forAllStatusMessage

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

thereExistsStatusMessage

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

forAllStatusMessage

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

thereExistsStatusMessage

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

orderByStatusMessage

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

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

statusMessage

public OptionalFeaturePredicate statusMessage()
Description copied from interface: CreateUserResultQuery
Adds a constraint to the predicate for CreateUserResult testing whether the value of the feature statusMessage is null or not.

Specified by:
statusMessage in interface CreateUserResultQuery

thereExistsStatusMessage

public StringTypePredicate thereExistsStatusMessage()
Description copied from interface: CreateUserResultQuery
Adds a constraint for the feature statusMessage 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!

Specified by:
thereExistsStatusMessage in interface CreateUserResultQuery

forAllStatusMessage

public StringTypePredicate forAllStatusMessage()
Description copied from interface: CreateUserResultQuery
Adds a constraint for the feature statusMessage 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!

Specified by:
forAllStatusMessage in interface CreateUserResultQuery

orderByStatusMessage

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

Specified by:
orderByStatusMessage in interface CreateUserResultQuery


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