|
||||||||||
| 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 condition for the feature description to the predicate for CreateReportParams, which evaluates to false unless the value of the feature description satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllReportPeriodFrom()
Adds a condition for the feature reportPeriodFrom to the predicate for CreateReportParams, which evaluates to false unless the value of the feature reportPeriodFrom satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllReportPeriodTo()
Adds a condition for the feature reportPeriodTo to the predicate for CreateReportParams, which evaluates to false unless the value of the feature reportPeriodTo satisfies the given condition. |
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 condition for the feature description to the predicate for CreateReportParams, which evaluates to false unless the value of the feature description satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsReportPeriodFrom()
Adds a condition for the feature reportPeriodFrom to the predicate for CreateReportParams, which evaluates to false unless the value of the feature reportPeriodFrom satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsReportPeriodTo()
Adds a condition for the feature reportPeriodTo to the predicate for CreateReportParams, which evaluates to false unless the value of the feature reportPeriodTo satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, 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 for CreateReportParams, 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 CreateReportParams, 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()
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 for CreateReportParams, which evaluates to false unless the value of the feature reportPeriodFrom satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllReportPeriodFrom()
reportPeriodFrom to the predicate for CreateReportParams, which evaluates to false unless the value of the feature reportPeriodFrom satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 for CreateReportParams, which evaluates to false unless the value of the feature reportPeriodTo satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllReportPeriodTo()
reportPeriodTo to the predicate for CreateReportParams, which evaluates to false unless the value of the feature reportPeriodTo satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
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 | |||||||||