|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProductPhasePriceLevelQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
defaultOffsetValidFromHh()
Adds a constraint to the predicate for ProductPhasePriceLevel testing whether the value of the feature defaultOffsetValidFromHh is null or not. |
OptionalFeaturePredicate |
defaultOffsetValidToHh()
Adds a constraint to the predicate for ProductPhasePriceLevel testing whether the value of the feature defaultOffsetValidToHh is null or not. |
ComparableTypePredicate<Integer> |
forAllDefaultOffsetValidFromHh()
Adds a condition for the feature defaultOffsetValidFromHh to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature defaultOffsetValidFromHh satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllDefaultOffsetValidToHh()
Adds a condition for the feature defaultOffsetValidToHh to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature defaultOffsetValidToHh satisfies the given condition. |
StringTypePredicate |
forAllProductPhaseKey()
Adds a condition for the feature productPhaseKey to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature productPhaseKey satisfies the given condition. |
SimpleTypeOrder |
orderByDefaultOffsetValidFromHh()
Allows to adds a sort instruction for ProductPhasePriceLevel depending the feature defaultOffsetValidFromHh
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByDefaultOffsetValidToHh()
Allows to adds a sort instruction for ProductPhasePriceLevel depending the feature defaultOffsetValidToHh
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByProductPhaseKey()
Allows to adds a sort instruction for ProductPhasePriceLevel depending the feature productPhaseKey
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
productPhaseKey()
Adds a constraint to the predicate for ProductPhasePriceLevel testing whether the value of the feature productPhaseKey is null or not. |
ComparableTypePredicate<Integer> |
thereExistsDefaultOffsetValidFromHh()
Adds a condition for the feature defaultOffsetValidFromHh to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature defaultOffsetValidFromHh satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsDefaultOffsetValidToHh()
Adds a condition for the feature defaultOffsetValidToHh to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature defaultOffsetValidToHh satisfies the given condition. |
StringTypePredicate |
thereExistsProductPhaseKey()
Adds a condition for the feature productPhaseKey to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature productPhaseKey satisfies the given condition. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate defaultOffsetValidFromHh()
ProductPhasePriceLevel testing whether the value of the feature defaultOffsetValidFromHh is null or not.
ComparableTypePredicate<Integer> thereExistsDefaultOffsetValidFromHh()
defaultOffsetValidFromHh to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature defaultOffsetValidFromHh satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllDefaultOffsetValidFromHh()
defaultOffsetValidFromHh to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature defaultOffsetValidFromHh satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByDefaultOffsetValidFromHh()
ProductPhasePriceLevel depending the feature defaultOffsetValidFromHh
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate defaultOffsetValidToHh()
ProductPhasePriceLevel testing whether the value of the feature defaultOffsetValidToHh is null or not.
ComparableTypePredicate<Integer> thereExistsDefaultOffsetValidToHh()
defaultOffsetValidToHh to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature defaultOffsetValidToHh satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllDefaultOffsetValidToHh()
defaultOffsetValidToHh to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature defaultOffsetValidToHh satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByDefaultOffsetValidToHh()
ProductPhasePriceLevel depending the feature defaultOffsetValidToHh
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate productPhaseKey()
ProductPhasePriceLevel testing whether the value of the feature productPhaseKey is null or not.
StringTypePredicate thereExistsProductPhaseKey()
productPhaseKey to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature productPhaseKey satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllProductPhaseKey()
productPhaseKey to the predicate for ProductPhasePriceLevel, which evaluates to false unless the value of the feature productPhaseKey satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByProductPhaseKey()
ProductPhasePriceLevel depending the feature productPhaseKey
Note: The order in which orderBy… instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||