public interface ActivityAddWorkRecordParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.ComparableTypePredicate<Short> |
depotSelector() |
org.w3c.cci2.OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the value of the feature description is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
durationHours()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the value of the feature durationHours is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
durationMinutes()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the value of the feature durationMinutes is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
endAt()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the value of the feature endAt is null or not. |
org.w3c.cci2.StringTypePredicate |
forAllDescription()
Adds a condition for the feature
description to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature description satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
forAllDurationHours()
Adds a condition for the feature
durationHours to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature durationHours satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
forAllDurationMinutes()
Adds a condition for the feature
durationMinutes to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature durationMinutes satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllEndAt()
Adds a condition for the feature
endAt to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature endAt satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllIsBillable()
Adds a condition for the feature
isBillable to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature isBillable satisfies the given condition. |
PrincipalGroupQuery |
forAllOwningGroup()
Adds a condition for the feature
owningGroup to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the values of the feature owningGroup satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllRate()
Adds a condition for the feature
rate to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature rate satisfies the given condition. |
ResourceQuery |
forAllResource()
Adds a condition for the feature
resource to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature resource satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllStartAt()
Adds a condition for the feature
startAt to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature startAt satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
isBillable()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the value of the feature isBillable is null or not. |
org.w3c.cci2.StringTypePredicate |
name() |
org.w3c.cci2.SimpleTypeOrder |
orderByDepotSelector()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature depotSelector
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDurationHours()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature durationHours
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDurationMinutes()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature durationMinutes
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByEndAt()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature endAt
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByIsBillable()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature isBillable
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByRate()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature rate
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByRateCurrency()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature rateCurrency
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByRecordType()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature recordType
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByStartAt()
Allows to adds a sort instruction for
ActivityAddWorkRecordParams depending the feature startAt
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.MultivaluedFeaturePredicate |
owningGroup()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the feature owningGroup has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
rate()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the value of the feature rate is null or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
rateCurrency() |
org.w3c.cci2.ComparableTypePredicate<Short> |
recordType() |
org.w3c.cci2.OptionalFeaturePredicate |
resource()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the value of the feature resource is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
startAt()
Adds a constraint to the predicate for
ActivityAddWorkRecordParams testing whether the value of the feature startAt is null or not. |
org.w3c.cci2.StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature
description to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature description satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
thereExistsDurationHours()
Adds a condition for the feature
durationHours to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature durationHours satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
thereExistsDurationMinutes()
Adds a condition for the feature
durationMinutes to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature durationMinutes satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsEndAt()
Adds a condition for the feature
endAt to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature endAt satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsIsBillable()
Adds a condition for the feature
isBillable to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature isBillable satisfies the given condition. |
PrincipalGroupQuery |
thereExistsOwningGroup()
Adds a condition for the feature
owningGroup to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the values of the feature owningGroup satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsRate()
Adds a condition for the feature
rate to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature rate satisfies the given condition. |
ResourceQuery |
thereExistsResource()
Adds a condition for the feature
resource to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature resource satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsStartAt()
Adds a condition for the feature
startAt to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature startAt satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> depotSelector()
org.w3c.cci2.SimpleTypeOrder orderByDepotSelector()
ActivityAddWorkRecordParams depending the feature depotSelector
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate description()
ActivityAddWorkRecordParams testing whether the value of the feature description is null or not.org.w3c.cci2.StringTypePredicate thereExistsDescription()
description to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature description satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllDescription()
description to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature description satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDescription()
ActivityAddWorkRecordParams depending the feature description
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate durationHours()
ActivityAddWorkRecordParams testing whether the value of the feature durationHours is null or not.org.w3c.cci2.ComparableTypePredicate<Short> thereExistsDurationHours()
durationHours to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature durationHours satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Short> forAllDurationHours()
durationHours to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature durationHours satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDurationHours()
ActivityAddWorkRecordParams depending the feature durationHours
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate durationMinutes()
ActivityAddWorkRecordParams testing whether the value of the feature durationMinutes is null or not.org.w3c.cci2.ComparableTypePredicate<Short> thereExistsDurationMinutes()
durationMinutes to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature durationMinutes satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Short> forAllDurationMinutes()
durationMinutes to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature durationMinutes satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDurationMinutes()
ActivityAddWorkRecordParams depending the feature durationMinutes
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate endAt()
ActivityAddWorkRecordParams testing whether the value of the feature endAt is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsEndAt()
endAt to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature endAt satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllEndAt()
endAt to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature endAt satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByEndAt()
ActivityAddWorkRecordParams depending the feature endAt
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate isBillable()
ActivityAddWorkRecordParams testing whether the value of the feature isBillable is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsIsBillable()
isBillable to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature isBillable satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.BooleanTypePredicate forAllIsBillable()
isBillable to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature isBillable satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByIsBillable()
ActivityAddWorkRecordParams depending the feature isBillable
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.StringTypePredicate name()
org.w3c.cci2.SimpleTypeOrder orderByName()
ActivityAddWorkRecordParams depending the feature name
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate owningGroup()
ActivityAddWorkRecordParams testing whether the feature owningGroup has values or not.PrincipalGroupQuery thereExistsOwningGroup()
owningGroup to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the values of the feature owningGroup 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
PrincipalGroupQuery forAllOwningGroup()
owningGroup to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the values of the feature owningGroup 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
org.w3c.cci2.OptionalFeaturePredicate rate()
ActivityAddWorkRecordParams testing whether the value of the feature rate is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsRate()
rate to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature rate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<BigDecimal> forAllRate()
rate to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature rate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByRate()
ActivityAddWorkRecordParams depending the feature rate
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> rateCurrency()
org.w3c.cci2.SimpleTypeOrder orderByRateCurrency()
ActivityAddWorkRecordParams depending the feature rateCurrency
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> recordType()
org.w3c.cci2.SimpleTypeOrder orderByRecordType()
ActivityAddWorkRecordParams depending the feature recordType
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate resource()
ActivityAddWorkRecordParams testing whether the value of the feature resource is null or not.ResourceQuery thereExistsResource()
resource to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature resource satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ResourceQuery forAllResource()
resource to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature resource satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate startAt()
ActivityAddWorkRecordParams testing whether the value of the feature startAt is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsStartAt()
startAt to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature startAt satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllStartAt()
startAt to the predicate for ActivityAddWorkRecordParams, which evaluates to false unless the value of the feature startAt satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByStartAt()
ActivityAddWorkRecordParams depending the feature startAt
Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.