|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceAssignmentQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
calendar()
Adds a constraint to the predicate for ResourceAssignment testing whether the value of the feature calendar is null or not. |
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ResourceAssignment testing whether the value of the feature description is null or not. |
CalendarQuery |
forAllCalendar()
Adds a condition for the feature calendar to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature calendar satisfies the given condition. |
StringTypePredicate |
forAllDescription()
Adds a condition for the feature description to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature description satisfies the given condition. |
ResourceQuery |
forAllResource()
Adds a condition for the feature resource to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature resource satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllResourceOrder()
Adds a condition for the feature resourceOrder to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature resourceOrder satisfies the given condition. |
ComparableTypePredicate<Short> |
forAllWorkDurationPercentage()
Adds a condition for the feature workDurationPercentage to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature workDurationPercentage satisfies the given condition. |
WorkAndExpenseRecordQuery |
forAllWorkRecord()
Adds a condition for the feature workRecord to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature workRecord satisfies the given condition. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for ResourceAssignment depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for ResourceAssignment depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByResourceOrder()
Allows to adds a sort instruction for ResourceAssignment depending the feature resourceOrder
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByResourceRole()
Allows to adds a sort instruction for ResourceAssignment depending the feature resourceRole
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByWorkDurationPercentage()
Allows to adds a sort instruction for ResourceAssignment depending the feature workDurationPercentage
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
resource()
Adds a constraint to the predicate for ResourceAssignment testing whether the value of the feature resource is null or not. |
OptionalFeaturePredicate |
resourceOrder()
Adds a constraint to the predicate for ResourceAssignment testing whether the value of the feature resourceOrder is null or not. |
ComparableTypePredicate<Short> |
resourceRole()
|
CalendarQuery |
thereExistsCalendar()
Adds a condition for the feature calendar to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature calendar satisfies the given condition. |
StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature description to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature description satisfies the given condition. |
ResourceQuery |
thereExistsResource()
Adds a condition for the feature resource to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature resource satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsResourceOrder()
Adds a condition for the feature resourceOrder to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature resourceOrder satisfies the given condition. |
ComparableTypePredicate<Short> |
thereExistsWorkDurationPercentage()
Adds a condition for the feature workDurationPercentage to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature workDurationPercentage satisfies the given condition. |
WorkAndExpenseRecordQuery |
thereExistsWorkRecord()
Adds a condition for the feature workRecord to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature workRecord satisfies the given condition. |
OptionalFeaturePredicate |
workDurationPercentage()
Adds a constraint to the predicate for ResourceAssignment testing whether the value of the feature workDurationPercentage is null or not. |
MultivaluedFeaturePredicate |
workRecord()
Adds a constraint to the predicate for ResourceAssignment testing whether the feature workRecord has values or not. |
| 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 calendar()
ResourceAssignment testing whether the value of the feature calendar is null or not.
CalendarQuery thereExistsCalendar()
calendar to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature calendar satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
CalendarQuery forAllCalendar()
calendar to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature calendar satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate description()
ResourceAssignment testing whether the value of the feature description is null or not.
StringTypePredicate thereExistsDescription()
description to the predicate for ResourceAssignment, 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
StringTypePredicate forAllDescription()
description to the predicate for ResourceAssignment, 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
SimpleTypeOrder orderByDescription()
ResourceAssignment depending the feature description
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
ResourceAssignment depending the feature name
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate resource()
ResourceAssignment testing whether the value of the feature resource is null or not.
ResourceQuery thereExistsResource()
resource to the predicate for ResourceAssignment, 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 ResourceAssignment, 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
OptionalFeaturePredicate resourceOrder()
ResourceAssignment testing whether the value of the feature resourceOrder is null or not.
ComparableTypePredicate<Short> thereExistsResourceOrder()
resourceOrder to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature resourceOrder satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Short> forAllResourceOrder()
resourceOrder to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature resourceOrder satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByResourceOrder()
ResourceAssignment depending the feature resourceOrder
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Short> resourceRole()
SimpleTypeOrder orderByResourceRole()
ResourceAssignment depending the feature resourceRole
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate workDurationPercentage()
ResourceAssignment testing whether the value of the feature workDurationPercentage is null or not.
ComparableTypePredicate<Short> thereExistsWorkDurationPercentage()
workDurationPercentage to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature workDurationPercentage satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Short> forAllWorkDurationPercentage()
workDurationPercentage to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature workDurationPercentage satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByWorkDurationPercentage()
ResourceAssignment depending the feature workDurationPercentage
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate workRecord()
ResourceAssignment testing whether the feature workRecord has values or not.
WorkAndExpenseRecordQuery thereExistsWorkRecord()
workRecord to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature workRecord satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
WorkAndExpenseRecordQuery forAllWorkRecord()
workRecord to the predicate for ResourceAssignment, which evaluates to false unless the value of the feature workRecord satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||