|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateReportParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for CreateReportParams
testing whether the value of the feature description is
null or not. |
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate<Date> |
forAllReportPeriodFrom()
Adds a constraint for the feature reportPeriodFrom to the
predicate. |
ComparableTypePredicate<Date> |
forAllReportPeriodTo()
Adds a constraint for the feature reportPeriodTo to the
predicate. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for CreateReportParams
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for CreateReportParams
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByReportPeriodFrom()
Allows to adds a sort instruction for CreateReportParams
depending the feature reportPeriodFrom
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByReportPeriodTo()
Allows to adds a sort instruction for CreateReportParams
depending the feature reportPeriodTo
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByReportType()
Allows to adds a sort instruction for CreateReportParams
depending the feature reportType
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
reportPeriodFrom()
Adds a constraint to the predicate for CreateReportParams
testing whether the value of the feature reportPeriodFrom
is null or not. |
OptionalFeaturePredicate |
reportPeriodTo()
Adds a constraint to the predicate for CreateReportParams
testing whether the value of the feature reportPeriodTo is
null or not. |
ComparableTypePredicate<Short> |
reportType()
|
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsReportPeriodFrom()
Adds a constraint for the feature reportPeriodFrom to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsReportPeriodTo()
Adds a constraint for the feature reportPeriodTo to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate description()
CreateReportParams
testing whether the value of the feature description is
null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate. The predicate for CreateReportParams evaluates
true if its value of feature description
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllDescription()
description to the
predicate. The predicate for CreateReportParams evaluates
true if its value of feature description
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByDescription()
CreateReportParams
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
CreateReportParams
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate reportPeriodFrom()
CreateReportParams
testing whether the value of the feature reportPeriodFrom
is null or not.
ComparableTypePredicate<Date> thereExistsReportPeriodFrom()
reportPeriodFrom to the
predicate. The predicate for CreateReportParams evaluates
true if its value of feature reportPeriodFrom
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate<Date> forAllReportPeriodFrom()
reportPeriodFrom to the
predicate. The predicate for CreateReportParams evaluates
true if its value of feature reportPeriodFrom
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByReportPeriodFrom()
CreateReportParams
depending the feature reportPeriodFrom
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate reportPeriodTo()
CreateReportParams
testing whether the value of the feature reportPeriodTo is
null or not.
ComparableTypePredicate<Date> thereExistsReportPeriodTo()
reportPeriodTo to the
predicate. The predicate for CreateReportParams evaluates
true if its value of feature reportPeriodTo
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate<Date> forAllReportPeriodTo()
reportPeriodTo to the
predicate. The predicate for CreateReportParams evaluates
true if its value of feature reportPeriodTo
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByReportPeriodTo()
CreateReportParams
depending the feature reportPeriodTo
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> reportType()
SimpleTypeOrder orderByReportType()
CreateReportParams
depending the feature reportType
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 | |||||||||