org.opencrx.application.shop1.cci2
Interface UpdateProductParamsQuery

All Superinterfaces:
AnyTypePredicate

public interface UpdateProductParamsQuery
extends AnyTypePredicate


Method Summary
 BooleanTypePredicate forAllUpdateBundleData()
          Adds a condition for the feature updateBundleData to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateBundleData satisfies the given condition.
 BooleanTypePredicate forAllUpdateClassification()
          Adds a condition for the feature updateClassification to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateClassification satisfies the given condition.
 BooleanTypePredicate forAllUpdateConfiguration()
          Adds a condition for the feature updateConfiguration to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateConfiguration satisfies the given condition.
 BooleanTypePredicate forAllUpdateMainData()
          Adds a condition for the feature updateMainData to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateMainData satisfies the given condition.
 BooleanTypePredicate forAllUpdatePicture()
          Adds a condition for the feature updatePicture to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updatePicture satisfies the given condition.
 BooleanTypePredicate forAllUpdateProductPhase()
          Adds a condition for the feature updateProductPhase to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateProductPhase satisfies the given condition.
 BooleanTypePredicate forAllUpdateUom()
          Adds a condition for the feature updateUom to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateUom satisfies the given condition.
 SimpleTypeOrder orderByUpdateBundleData()
          Allows to adds a sort instruction for UpdateProductParams depending the feature updateBundleData Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUpdateClassification()
          Allows to adds a sort instruction for UpdateProductParams depending the feature updateClassification Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUpdateConfiguration()
          Allows to adds a sort instruction for UpdateProductParams depending the feature updateConfiguration Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUpdateMainData()
          Allows to adds a sort instruction for UpdateProductParams depending the feature updateMainData Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUpdatePicture()
          Allows to adds a sort instruction for UpdateProductParams depending the feature updatePicture Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUpdateProductPhase()
          Allows to adds a sort instruction for UpdateProductParams depending the feature updateProductPhase Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByUpdateUom()
          Allows to adds a sort instruction for UpdateProductParams depending the feature updateUom Note: The order in which orderBy… instructions are given is relevant!
 ProductTQuery product()
           
 BooleanTypePredicate thereExistsUpdateBundleData()
          Adds a condition for the feature updateBundleData to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateBundleData satisfies the given condition.
 BooleanTypePredicate thereExistsUpdateClassification()
          Adds a condition for the feature updateClassification to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateClassification satisfies the given condition.
 BooleanTypePredicate thereExistsUpdateConfiguration()
          Adds a condition for the feature updateConfiguration to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateConfiguration satisfies the given condition.
 BooleanTypePredicate thereExistsUpdateMainData()
          Adds a condition for the feature updateMainData to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateMainData satisfies the given condition.
 BooleanTypePredicate thereExistsUpdatePicture()
          Adds a condition for the feature updatePicture to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updatePicture satisfies the given condition.
 BooleanTypePredicate thereExistsUpdateProductPhase()
          Adds a condition for the feature updateProductPhase to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateProductPhase satisfies the given condition.
 BooleanTypePredicate thereExistsUpdateUom()
          Adds a condition for the feature updateUom to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateUom satisfies the given condition.
 OptionalFeaturePredicate updateBundleData()
          Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateBundleData is null or not.
 OptionalFeaturePredicate updateClassification()
          Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateClassification is null or not.
 OptionalFeaturePredicate updateConfiguration()
          Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateConfiguration is null or not.
 OptionalFeaturePredicate updateMainData()
          Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateMainData is null or not.
 OptionalFeaturePredicate updatePicture()
          Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updatePicture is null or not.
 OptionalFeaturePredicate updateProductPhase()
          Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateProductPhase is null or not.
 OptionalFeaturePredicate updateUom()
          Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateUom is null or not.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

product

ProductTQuery product()

updateBundleData

OptionalFeaturePredicate updateBundleData()
Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateBundleData is null or not.


thereExistsUpdateBundleData

BooleanTypePredicate thereExistsUpdateBundleData()
Adds a condition for the feature updateBundleData to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateBundleData satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUpdateBundleData

BooleanTypePredicate forAllUpdateBundleData()
Adds a condition for the feature updateBundleData to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateBundleData satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUpdateBundleData

SimpleTypeOrder orderByUpdateBundleData()
Allows to adds a sort instruction for UpdateProductParams depending the feature updateBundleData Note: The order in which orderBy… instructions are given is relevant!


updateClassification

OptionalFeaturePredicate updateClassification()
Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateClassification is null or not.


thereExistsUpdateClassification

BooleanTypePredicate thereExistsUpdateClassification()
Adds a condition for the feature updateClassification to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateClassification satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUpdateClassification

BooleanTypePredicate forAllUpdateClassification()
Adds a condition for the feature updateClassification to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateClassification satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUpdateClassification

SimpleTypeOrder orderByUpdateClassification()
Allows to adds a sort instruction for UpdateProductParams depending the feature updateClassification Note: The order in which orderBy… instructions are given is relevant!


updateConfiguration

OptionalFeaturePredicate updateConfiguration()
Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateConfiguration is null or not.


thereExistsUpdateConfiguration

BooleanTypePredicate thereExistsUpdateConfiguration()
Adds a condition for the feature updateConfiguration to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateConfiguration satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUpdateConfiguration

BooleanTypePredicate forAllUpdateConfiguration()
Adds a condition for the feature updateConfiguration to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateConfiguration satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUpdateConfiguration

SimpleTypeOrder orderByUpdateConfiguration()
Allows to adds a sort instruction for UpdateProductParams depending the feature updateConfiguration Note: The order in which orderBy… instructions are given is relevant!


updateMainData

OptionalFeaturePredicate updateMainData()
Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateMainData is null or not.


thereExistsUpdateMainData

BooleanTypePredicate thereExistsUpdateMainData()
Adds a condition for the feature updateMainData to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateMainData satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUpdateMainData

BooleanTypePredicate forAllUpdateMainData()
Adds a condition for the feature updateMainData to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateMainData satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUpdateMainData

SimpleTypeOrder orderByUpdateMainData()
Allows to adds a sort instruction for UpdateProductParams depending the feature updateMainData Note: The order in which orderBy… instructions are given is relevant!


updatePicture

OptionalFeaturePredicate updatePicture()
Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updatePicture is null or not.


thereExistsUpdatePicture

BooleanTypePredicate thereExistsUpdatePicture()
Adds a condition for the feature updatePicture to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updatePicture satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUpdatePicture

BooleanTypePredicate forAllUpdatePicture()
Adds a condition for the feature updatePicture to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updatePicture satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUpdatePicture

SimpleTypeOrder orderByUpdatePicture()
Allows to adds a sort instruction for UpdateProductParams depending the feature updatePicture Note: The order in which orderBy… instructions are given is relevant!


updateProductPhase

OptionalFeaturePredicate updateProductPhase()
Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateProductPhase is null or not.


thereExistsUpdateProductPhase

BooleanTypePredicate thereExistsUpdateProductPhase()
Adds a condition for the feature updateProductPhase to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateProductPhase satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUpdateProductPhase

BooleanTypePredicate forAllUpdateProductPhase()
Adds a condition for the feature updateProductPhase to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateProductPhase satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUpdateProductPhase

SimpleTypeOrder orderByUpdateProductPhase()
Allows to adds a sort instruction for UpdateProductParams depending the feature updateProductPhase Note: The order in which orderBy… instructions are given is relevant!


updateUom

OptionalFeaturePredicate updateUom()
Adds a constraint to the predicate for UpdateProductParams testing whether the value of the feature updateUom is null or not.


thereExistsUpdateUom

BooleanTypePredicate thereExistsUpdateUom()
Adds a condition for the feature updateUom to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateUom satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllUpdateUom

BooleanTypePredicate forAllUpdateUom()
Adds a condition for the feature updateUom to the predicate for UpdateProductParams, which evaluates to false unless the value of the feature updateUom satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByUpdateUom

SimpleTypeOrder orderByUpdateUom()
Allows to adds a sort instruction for UpdateProductParams depending the feature updateUom 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.