|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityCreatorQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
activityGroup()
Adds a constraint to the predicate for ActivityCreator
testing whether the feature activityGroup has values or
not. |
OptionalFeaturePredicate |
activityType()
Adds a constraint to the predicate for ActivityCreator
testing whether the value of the feature activityType is
null or not. |
OptionalFeaturePredicate |
baseDate()
Adds a constraint to the predicate for ActivityCreator
testing whether the value of the feature baseDate is
null or not. |
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for ActivityCreator
testing whether the value of the feature description is
null or not. |
OptionalFeaturePredicate |
dueBy()
Adds a constraint to the predicate for ActivityCreator
testing whether the value of the feature dueBy is
null or not. |
ActivityGroupQuery |
forAllActivityGroup()
Adds a condition for the feature activityGroup to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
activityGroup satisfies the given condition. |
ActivityTypeQuery |
forAllActivityType()
Adds a condition for the feature activityType to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
activityType satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllBaseDate()
Adds a condition for the feature baseDate to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature baseDate satisfies the
given condition. |
StringTypePredicate |
forAllDescription()
Adds a condition for the feature description to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
description satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllDueBy()
Adds a condition for the feature dueBy to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature dueBy satisfies the given
condition. |
ResourceQuery |
forAllResource()
Adds a condition for the feature resource to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature resource satisfies the
given condition. |
ComparableTypePredicate<Date> |
forAllScheduledEnd()
Adds a condition for the feature scheduledEnd to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
scheduledEnd satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllScheduledStart()
Adds a condition for the feature scheduledStart to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
scheduledStart satisfies the given condition. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByBaseDate()
Allows to adds a sort instruction for ActivityCreator
depending the feature baseDate
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for ActivityCreator
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDueBy()
Allows to adds a sort instruction for ActivityCreator
depending the feature dueBy
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for ActivityCreator
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPriority()
Allows to adds a sort instruction for ActivityCreator
depending the feature priority
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByScheduledEnd()
Allows to adds a sort instruction for ActivityCreator
depending the feature scheduledEnd
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByScheduledStart()
Allows to adds a sort instruction for ActivityCreator
depending the feature scheduledStart
Note: The order in which orderBy…
instructions are given is relevant! |
ComparableTypePredicate<Short> |
priority()
|
MultivaluedFeaturePredicate |
resource()
Adds a constraint to the predicate for ActivityCreator
testing whether the feature resource has values or not. |
OptionalFeaturePredicate |
scheduledEnd()
Adds a constraint to the predicate for ActivityCreator
testing whether the value of the feature scheduledEnd is
null or not. |
OptionalFeaturePredicate |
scheduledStart()
Adds a constraint to the predicate for ActivityCreator
testing whether the value of the feature scheduledStart is
null or not. |
ActivityGroupQuery |
thereExistsActivityGroup()
Adds a condition for the feature activityGroup to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
activityGroup satisfies the given condition. |
ActivityTypeQuery |
thereExistsActivityType()
Adds a condition for the feature activityType to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
activityType satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsBaseDate()
Adds a condition for the feature baseDate to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature baseDate satisfies the
given condition. |
StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature description to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
description satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsDueBy()
Adds a condition for the feature dueBy to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature dueBy satisfies the given
condition. |
ResourceQuery |
thereExistsResource()
Adds a condition for the feature resource to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature resource satisfies the
given condition. |
ComparableTypePredicate<Date> |
thereExistsScheduledEnd()
Adds a condition for the feature scheduledEnd to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
scheduledEnd satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsScheduledStart()
Adds a condition for the feature scheduledStart to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
scheduledStart 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, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
MultivaluedFeaturePredicate activityGroup()
ActivityCreator
testing whether the feature activityGroup has values or
not.
ActivityGroupQuery thereExistsActivityGroup()
activityGroup to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
activityGroup satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ActivityGroupQuery forAllActivityGroup()
activityGroup to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
activityGroup satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
OptionalFeaturePredicate activityType()
ActivityCreator
testing whether the value of the feature activityType is
null or not.
ActivityTypeQuery thereExistsActivityType()
activityType to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
activityType satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ActivityTypeQuery forAllActivityType()
activityType to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
activityType satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
OptionalFeaturePredicate baseDate()
ActivityCreator
testing whether the value of the feature baseDate is
null or not.
ComparableTypePredicate<Date> thereExistsBaseDate()
baseDate to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature baseDate satisfies the
given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllBaseDate()
baseDate to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature baseDate satisfies the
given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByBaseDate()
ActivityCreator
depending the feature baseDate
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate description()
ActivityCreator
testing whether the value of the feature description is
null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate for ActivityCreator, 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 ActivityCreator, 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()
ActivityCreator
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate dueBy()
ActivityCreator
testing whether the value of the feature dueBy is
null or not.
ComparableTypePredicate<Date> thereExistsDueBy()
dueBy to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature dueBy satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllDueBy()
dueBy to the predicate
for ActivityCreator, which evaluates to false
unless the value of the feature dueBy satisfies the given
condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByDueBy()
ActivityCreator
depending the feature dueBy
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
ActivityCreator
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> priority()
SimpleTypeOrder orderByPriority()
ActivityCreator
depending the feature priority
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate resource()
ActivityCreator
testing whether the feature resource has values or not.
ResourceQuery thereExistsResource()
resource to the predicate
for ActivityCreator, 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 ActivityCreator, 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 scheduledEnd()
ActivityCreator
testing whether the value of the feature scheduledEnd is
null or not.
ComparableTypePredicate<Date> thereExistsScheduledEnd()
scheduledEnd to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
scheduledEnd satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllScheduledEnd()
scheduledEnd to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
scheduledEnd satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByScheduledEnd()
ActivityCreator
depending the feature scheduledEnd
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate scheduledStart()
ActivityCreator
testing whether the value of the feature scheduledStart is
null or not.
ComparableTypePredicate<Date> thereExistsScheduledStart()
scheduledStart to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
scheduledStart satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllScheduledStart()
scheduledStart to the
predicate for ActivityCreator, which evaluates to
false unless the value of the feature
scheduledStart satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByScheduledStart()
ActivityCreator
depending the feature scheduledStart
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 | |||||||||