|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityTrackerQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
estimateEffortHours()
Adds a constraint to the predicate for ActivityTracker testing whether the value of the feature estimateEffortHours is null or not. |
OptionalFeaturePredicate |
estimateEffortMinutes()
Adds a constraint to the predicate for ActivityTracker testing whether the value of the feature estimateEffortMinutes is null or not. |
OptionalFeaturePredicate |
estimateMaxDeviation()
Adds a constraint to the predicate for ActivityTracker testing whether the value of the feature estimateMaxDeviation is null or not. |
ComparableTypePredicate<Integer> |
forAllEstimateEffortHours()
Adds a condition for the feature estimateEffortHours to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateEffortHours satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllEstimateEffortMinutes()
Adds a condition for the feature estimateEffortMinutes to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateEffortMinutes satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllEstimateMaxDeviation()
Adds a condition for the feature estimateMaxDeviation to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateMaxDeviation satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllSumEstimateEffortHours()
Adds a condition for the feature sumEstimateEffortHours to the predicate for ActivityTracker, which evaluates to false unless the value of the feature sumEstimateEffortHours satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllSumEstimateEffortMinutes()
Adds a condition for the feature sumEstimateEffortMinutes to the predicate for ActivityTracker, which evaluates to false unless the value of the feature sumEstimateEffortMinutes satisfies the given condition. |
StringTypePredicate |
forAllWelcome()
Adds a condition for the feature welcome to the predicate for ActivityTracker, which evaluates to false unless the value of the feature welcome satisfies the given condition. |
SimpleTypeOrder |
orderByEstimateEffortHours()
Allows to adds a sort instruction for ActivityTracker depending the feature estimateEffortHours
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByEstimateEffortMinutes()
Allows to adds a sort instruction for ActivityTracker depending the feature estimateEffortMinutes
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByEstimateMaxDeviation()
Allows to adds a sort instruction for ActivityTracker depending the feature estimateMaxDeviation
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderBySumEstimateEffortHours()
Allows to adds a sort instruction for ActivityTracker depending the feature sumEstimateEffortHours
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderBySumEstimateEffortMinutes()
Allows to adds a sort instruction for ActivityTracker depending the feature sumEstimateEffortMinutes
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByWelcome()
Allows to adds a sort instruction for ActivityTracker depending the feature welcome
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
sumEstimateEffortHours()
Adds a constraint to the predicate for ActivityTracker testing whether the value of the feature sumEstimateEffortHours is null or not. |
OptionalFeaturePredicate |
sumEstimateEffortMinutes()
Adds a constraint to the predicate for ActivityTracker testing whether the value of the feature sumEstimateEffortMinutes is null or not. |
ComparableTypePredicate<Integer> |
thereExistsEstimateEffortHours()
Adds a condition for the feature estimateEffortHours to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateEffortHours satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsEstimateEffortMinutes()
Adds a condition for the feature estimateEffortMinutes to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateEffortMinutes satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsEstimateMaxDeviation()
Adds a condition for the feature estimateMaxDeviation to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateMaxDeviation satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsSumEstimateEffortHours()
Adds a condition for the feature sumEstimateEffortHours to the predicate for ActivityTracker, which evaluates to false unless the value of the feature sumEstimateEffortHours satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsSumEstimateEffortMinutes()
Adds a condition for the feature sumEstimateEffortMinutes to the predicate for ActivityTracker, which evaluates to false unless the value of the feature sumEstimateEffortMinutes satisfies the given condition. |
StringTypePredicate |
thereExistsWelcome()
Adds a condition for the feature welcome to the predicate for ActivityTracker, which evaluates to false unless the value of the feature welcome satisfies the given condition. |
OptionalFeaturePredicate |
welcome()
Adds a constraint to the predicate for ActivityTracker testing whether the value of the feature welcome is null or not. |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AuditeeQuery |
|---|
audit, forAllAudit, thereExistsAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.IndexedQuery |
|---|
forAllIndexEntry, indexEntry, thereExistsIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.CreatableQuery |
|---|
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery |
|---|
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate estimateEffortHours()
ActivityTracker testing whether the value of the feature estimateEffortHours is null or not.
ComparableTypePredicate<Integer> thereExistsEstimateEffortHours()
estimateEffortHours to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateEffortHours satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllEstimateEffortHours()
estimateEffortHours to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateEffortHours satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByEstimateEffortHours()
ActivityTracker depending the feature estimateEffortHours
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate estimateEffortMinutes()
ActivityTracker testing whether the value of the feature estimateEffortMinutes is null or not.
ComparableTypePredicate<Integer> thereExistsEstimateEffortMinutes()
estimateEffortMinutes to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateEffortMinutes satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllEstimateEffortMinutes()
estimateEffortMinutes to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateEffortMinutes satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByEstimateEffortMinutes()
ActivityTracker depending the feature estimateEffortMinutes
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate estimateMaxDeviation()
ActivityTracker testing whether the value of the feature estimateMaxDeviation is null or not.
ComparableTypePredicate<Integer> thereExistsEstimateMaxDeviation()
estimateMaxDeviation to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateMaxDeviation satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllEstimateMaxDeviation()
estimateMaxDeviation to the predicate for ActivityTracker, which evaluates to false unless the value of the feature estimateMaxDeviation satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByEstimateMaxDeviation()
ActivityTracker depending the feature estimateMaxDeviation
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate sumEstimateEffortHours()
ActivityTracker testing whether the value of the feature sumEstimateEffortHours is null or not.
ComparableTypePredicate<Integer> thereExistsSumEstimateEffortHours()
sumEstimateEffortHours to the predicate for ActivityTracker, which evaluates to false unless the value of the feature sumEstimateEffortHours satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllSumEstimateEffortHours()
sumEstimateEffortHours to the predicate for ActivityTracker, which evaluates to false unless the value of the feature sumEstimateEffortHours satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderBySumEstimateEffortHours()
ActivityTracker depending the feature sumEstimateEffortHours
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate sumEstimateEffortMinutes()
ActivityTracker testing whether the value of the feature sumEstimateEffortMinutes is null or not.
ComparableTypePredicate<Integer> thereExistsSumEstimateEffortMinutes()
sumEstimateEffortMinutes to the predicate for ActivityTracker, which evaluates to false unless the value of the feature sumEstimateEffortMinutes satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllSumEstimateEffortMinutes()
sumEstimateEffortMinutes to the predicate for ActivityTracker, which evaluates to false unless the value of the feature sumEstimateEffortMinutes satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderBySumEstimateEffortMinutes()
ActivityTracker depending the feature sumEstimateEffortMinutes
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate welcome()
ActivityTracker testing whether the value of the feature welcome is null or not.
StringTypePredicate thereExistsWelcome()
welcome to the predicate for ActivityTracker, which evaluates to false unless the value of the feature welcome satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllWelcome()
welcome to the predicate for ActivityTracker, which evaluates to false unless the value of the feature welcome satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByWelcome()
ActivityTracker depending the feature welcome
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 | |||||||||