org.opencrx.application.shop1.cci2
Interface CustomerHobbyAndInterestTQuery

All Superinterfaces:
AnyTypePredicate

public interface CustomerHobbyAndInterestTQuery
extends AnyTypePredicate


Method Summary
 MultivaluedFeaturePredicate computerInternet()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature computerInternet has values or not.
 MultivaluedFeaturePredicate entertainment()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature entertainment has values or not.
 MultivaluedFeaturePredicate finance()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature finance has values or not.
 ComparableTypePredicate<Integer> forAllComputerInternet()
          Adds a condition for the feature computerInternet to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature computerInternet satisfy the given condition.
 ComparableTypePredicate<Integer> forAllEntertainment()
          Adds a condition for the feature entertainment to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature entertainment satisfy the given condition.
 ComparableTypePredicate<Integer> forAllFinance()
          Adds a condition for the feature finance to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature finance satisfy the given condition.
 ComparableTypePredicate<Integer> forAllLifestyle()
          Adds a condition for the feature lifestyle to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature lifestyle satisfy the given condition.
 ComparableTypePredicate<Integer> forAllMusic()
          Adds a condition for the feature music to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature music satisfy the given condition.
 ComparableTypePredicate<Integer> forAllOther()
          Adds a condition for the feature other to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature other satisfy the given condition.
 ComparableTypePredicate<Integer> forAllSports()
          Adds a condition for the feature sports to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature sports satisfy the given condition.
 ComparableTypePredicate<Integer> forAllTelecommunication()
          Adds a condition for the feature telecommunication to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature telecommunication satisfy the given condition.
 ComparableTypePredicate<Integer> forAllTravel()
          Adds a condition for the feature travel to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature travel satisfy the given condition.
 MultivaluedFeaturePredicate lifestyle()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature lifestyle has values or not.
 MultivaluedFeaturePredicate music()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature music has values or not.
 MultivaluedTypeOrder orderByComputerInternet()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature computerInternet Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByEntertainment()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature entertainment Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByFinance()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature finance Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByLifestyle()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature lifestyle Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByMusic()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature music Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByOther()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature other Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderBySports()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature sports Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByTelecommunication()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature telecommunication Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedTypeOrder orderByTravel()
          Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature travel Note: The order in which orderBy… instructions are given is relevant!
 MultivaluedFeaturePredicate other()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature other has values or not.
 MultivaluedFeaturePredicate sports()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature sports has values or not.
 MultivaluedFeaturePredicate telecommunication()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature telecommunication has values or not.
 ComparableTypePredicate<Integer> thereExistsComputerInternet()
          Adds a condition for the feature computerInternet to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature computerInternet satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsEntertainment()
          Adds a condition for the feature entertainment to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature entertainment satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsFinance()
          Adds a condition for the feature finance to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature finance satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsLifestyle()
          Adds a condition for the feature lifestyle to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature lifestyle satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsMusic()
          Adds a condition for the feature music to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature music satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsOther()
          Adds a condition for the feature other to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature other satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsSports()
          Adds a condition for the feature sports to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature sports satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsTelecommunication()
          Adds a condition for the feature telecommunication to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature telecommunication satisfy the given condition.
 ComparableTypePredicate<Integer> thereExistsTravel()
          Adds a condition for the feature travel to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature travel satisfy the given condition.
 MultivaluedFeaturePredicate travel()
          Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature travel has values or not.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

computerInternet

MultivaluedFeaturePredicate computerInternet()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature computerInternet has values or not.


thereExistsComputerInternet

ComparableTypePredicate<Integer> thereExistsComputerInternet()
Adds a condition for the feature computerInternet to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature computerInternet satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllComputerInternet

ComparableTypePredicate<Integer> forAllComputerInternet()
Adds a condition for the feature computerInternet to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature computerInternet satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByComputerInternet

MultivaluedTypeOrder orderByComputerInternet()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature computerInternet Note: The order in which orderBy… instructions are given is relevant!


entertainment

MultivaluedFeaturePredicate entertainment()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature entertainment has values or not.


thereExistsEntertainment

ComparableTypePredicate<Integer> thereExistsEntertainment()
Adds a condition for the feature entertainment to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature entertainment satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllEntertainment

ComparableTypePredicate<Integer> forAllEntertainment()
Adds a condition for the feature entertainment to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature entertainment satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByEntertainment

MultivaluedTypeOrder orderByEntertainment()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature entertainment Note: The order in which orderBy… instructions are given is relevant!


finance

MultivaluedFeaturePredicate finance()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature finance has values or not.


thereExistsFinance

ComparableTypePredicate<Integer> thereExistsFinance()
Adds a condition for the feature finance to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature finance satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllFinance

ComparableTypePredicate<Integer> forAllFinance()
Adds a condition for the feature finance to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature finance satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByFinance

MultivaluedTypeOrder orderByFinance()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature finance Note: The order in which orderBy… instructions are given is relevant!


lifestyle

MultivaluedFeaturePredicate lifestyle()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature lifestyle has values or not.


thereExistsLifestyle

ComparableTypePredicate<Integer> thereExistsLifestyle()
Adds a condition for the feature lifestyle to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature lifestyle satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllLifestyle

ComparableTypePredicate<Integer> forAllLifestyle()
Adds a condition for the feature lifestyle to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature lifestyle satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByLifestyle

MultivaluedTypeOrder orderByLifestyle()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature lifestyle Note: The order in which orderBy… instructions are given is relevant!


music

MultivaluedFeaturePredicate music()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature music has values or not.


thereExistsMusic

ComparableTypePredicate<Integer> thereExistsMusic()
Adds a condition for the feature music to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature music satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllMusic

ComparableTypePredicate<Integer> forAllMusic()
Adds a condition for the feature music to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature music satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByMusic

MultivaluedTypeOrder orderByMusic()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature music Note: The order in which orderBy… instructions are given is relevant!


other

MultivaluedFeaturePredicate other()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature other has values or not.


thereExistsOther

ComparableTypePredicate<Integer> thereExistsOther()
Adds a condition for the feature other to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature other satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllOther

ComparableTypePredicate<Integer> forAllOther()
Adds a condition for the feature other to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature other satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByOther

MultivaluedTypeOrder orderByOther()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature other Note: The order in which orderBy… instructions are given is relevant!


sports

MultivaluedFeaturePredicate sports()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature sports has values or not.


thereExistsSports

ComparableTypePredicate<Integer> thereExistsSports()
Adds a condition for the feature sports to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature sports satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllSports

ComparableTypePredicate<Integer> forAllSports()
Adds a condition for the feature sports to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature sports satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderBySports

MultivaluedTypeOrder orderBySports()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature sports Note: The order in which orderBy… instructions are given is relevant!


telecommunication

MultivaluedFeaturePredicate telecommunication()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature telecommunication has values or not.


thereExistsTelecommunication

ComparableTypePredicate<Integer> thereExistsTelecommunication()
Adds a condition for the feature telecommunication to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature telecommunication satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllTelecommunication

ComparableTypePredicate<Integer> forAllTelecommunication()
Adds a condition for the feature telecommunication to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature telecommunication satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByTelecommunication

MultivaluedTypeOrder orderByTelecommunication()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature telecommunication Note: The order in which orderBy… instructions are given is relevant!


travel

MultivaluedFeaturePredicate travel()
Adds a constraint to the predicate for CustomerHobbyAndInterestT testing whether the feature travel has values or not.


thereExistsTravel

ComparableTypePredicate<Integer> thereExistsTravel()
Adds a condition for the feature travel to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature travel satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllTravel

ComparableTypePredicate<Integer> forAllTravel()
Adds a condition for the feature travel to the predicate for CustomerHobbyAndInterestT, which evaluates to false unless the values of the feature travel satisfy the given condition.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByTravel

MultivaluedTypeOrder orderByTravel()
Allows to adds a sort instruction for CustomerHobbyAndInterestT depending the feature travel Note: The order in which orderBy… instructions are given is relevant!



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