|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CrxObjectQuery
| Method Summary | |
|---|---|
MultivaluedFeaturePredicate |
category()
Adds a constraint to the predicate for CrxObject testing
whether the feature category has values or not. |
BooleanTypePredicate |
disabled()
|
OptionalFeaturePredicate |
disabledReason()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature disabledReason is
null or not. |
MultivaluedFeaturePredicate |
externalLink()
Adds a constraint to the predicate for CrxObject testing
whether the feature externalLink has values or not. |
StringTypePredicate |
forAllCategory()
Adds a constraint for the feature category to the
predicate. |
StringTypePredicate |
forAllDisabledReason()
Adds a constraint for the feature disabledReason to the
predicate. |
ResourceIdentifierTypePredicate<URI> |
forAllExternalLink()
Adds a constraint for the feature externalLink to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean0()
Adds a constraint for the feature userBoolean0 to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean1()
Adds a constraint for the feature userBoolean1 to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean2()
Adds a constraint for the feature userBoolean2 to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean3()
Adds a constraint for the feature userBoolean3 to the
predicate. |
BooleanTypePredicate |
forAllUserBoolean4()
Adds a constraint for the feature userBoolean4 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode0()
Adds a constraint for the feature userCode0 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode1()
Adds a constraint for the feature userCode1 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode2()
Adds a constraint for the feature userCode2 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode3()
Adds a constraint for the feature userCode3 to the
predicate. |
ComparableTypePredicate<Short> |
forAllUserCode4()
Adds a constraint for the feature userCode4 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate0()
Adds a constraint for the feature userDate0 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate1()
Adds a constraint for the feature userDate1 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate2()
Adds a constraint for the feature userDate2 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate3()
Adds a constraint for the feature userDate3 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
forAllUserDate4()
Adds a constraint for the feature userDate4 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime0()
Adds a constraint for the feature userDateTime0 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime1()
Adds a constraint for the feature userDateTime1 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime2()
Adds a constraint for the feature userDateTime2 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime3()
Adds a constraint for the feature userDateTime3 to the
predicate. |
ComparableTypePredicate<Date> |
forAllUserDateTime4()
Adds a constraint for the feature userDateTime4 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber0()
Adds a constraint for the feature userNumber0 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber1()
Adds a constraint for the feature userNumber1 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber2()
Adds a constraint for the feature userNumber2 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber3()
Adds a constraint for the feature userNumber3 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
forAllUserNumber4()
Adds a constraint for the feature userNumber4 to the
predicate. |
StringTypePredicate |
forAllUserString0()
Adds a constraint for the feature userString0 to the
predicate. |
StringTypePredicate |
forAllUserString1()
Adds a constraint for the feature userString1 to the
predicate. |
StringTypePredicate |
forAllUserString2()
Adds a constraint for the feature userString2 to the
predicate. |
StringTypePredicate |
forAllUserString3()
Adds a constraint for the feature userString3 to the
predicate. |
StringTypePredicate |
forAllUserString4()
Adds a constraint for the feature userString4 to the
predicate. |
MultivaluedTypeOrder |
orderByCategory()
Allows to adds a sort instruction for CrxObject depending
the feature category
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDisabled()
Allows to adds a sort instruction for CrxObject depending
the feature disabled
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDisabledReason()
Allows to adds a sort instruction for CrxObject depending
the feature disabledReason
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByExternalLink()
Allows to adds a sort instruction for CrxObject depending
the feature externalLink
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserBoolean0()
Allows to adds a sort instruction for CrxObject depending
the feature userBoolean0
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserBoolean1()
Allows to adds a sort instruction for CrxObject depending
the feature userBoolean1
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserBoolean2()
Allows to adds a sort instruction for CrxObject depending
the feature userBoolean2
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserBoolean3()
Allows to adds a sort instruction for CrxObject depending
the feature userBoolean3
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByUserBoolean4()
Allows to adds a sort instruction for CrxObject depending
the feature userBoolean4
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserCode0()
Allows to adds a sort instruction for CrxObject depending
the feature userCode0
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserCode1()
Allows to adds a sort instruction for CrxObject depending
the feature userCode1
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserCode2()
Allows to adds a sort instruction for CrxObject depending
the feature userCode2
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserCode3()
Allows to adds a sort instruction for CrxObject depending
the feature userCode3
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByUserCode4()
Allows to adds a sort instruction for CrxObject depending
the feature userCode4
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserDate0()
Allows to adds a sort instruction for CrxObject depending
the feature userDate0
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserDate1()
Allows to adds a sort instruction for CrxObject depending
the feature userDate1
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserDate2()
Allows to adds a sort instruction for CrxObject depending
the feature userDate2
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserDate3()
Allows to adds a sort instruction for CrxObject depending
the feature userDate3
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByUserDate4()
Allows to adds a sort instruction for CrxObject depending
the feature userDate4
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserDateTime0()
Allows to adds a sort instruction for CrxObject depending
the feature userDateTime0
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserDateTime1()
Allows to adds a sort instruction for CrxObject depending
the feature userDateTime1
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserDateTime2()
Allows to adds a sort instruction for CrxObject depending
the feature userDateTime2
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserDateTime3()
Allows to adds a sort instruction for CrxObject depending
the feature userDateTime3
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByUserDateTime4()
Allows to adds a sort instruction for CrxObject depending
the feature userDateTime4
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserNumber0()
Allows to adds a sort instruction for CrxObject depending
the feature userNumber0
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserNumber1()
Allows to adds a sort instruction for CrxObject depending
the feature userNumber1
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserNumber2()
Allows to adds a sort instruction for CrxObject depending
the feature userNumber2
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserNumber3()
Allows to adds a sort instruction for CrxObject depending
the feature userNumber3
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByUserNumber4()
Allows to adds a sort instruction for CrxObject depending
the feature userNumber4
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserString0()
Allows to adds a sort instruction for CrxObject depending
the feature userString0
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserString1()
Allows to adds a sort instruction for CrxObject depending
the feature userString1
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserString2()
Allows to adds a sort instruction for CrxObject depending
the feature userString2
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByUserString3()
Allows to adds a sort instruction for CrxObject depending
the feature userString3
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByUserString4()
Allows to adds a sort instruction for CrxObject depending
the feature userString4
Note: The order in which orderBy…
instructions are given is relevant! |
StringTypePredicate |
thereExistsCategory()
Adds a constraint for the feature category to the
predicate. |
StringTypePredicate |
thereExistsDisabledReason()
Adds a constraint for the feature disabledReason to the
predicate. |
ResourceIdentifierTypePredicate<URI> |
thereExistsExternalLink()
Adds a constraint for the feature externalLink to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean0()
Adds a constraint for the feature userBoolean0 to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean1()
Adds a constraint for the feature userBoolean1 to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean2()
Adds a constraint for the feature userBoolean2 to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean3()
Adds a constraint for the feature userBoolean3 to the
predicate. |
BooleanTypePredicate |
thereExistsUserBoolean4()
Adds a constraint for the feature userBoolean4 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode0()
Adds a constraint for the feature userCode0 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode1()
Adds a constraint for the feature userCode1 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode2()
Adds a constraint for the feature userCode2 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode3()
Adds a constraint for the feature userCode3 to the
predicate. |
ComparableTypePredicate<Short> |
thereExistsUserCode4()
Adds a constraint for the feature userCode4 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate0()
Adds a constraint for the feature userDate0 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate1()
Adds a constraint for the feature userDate1 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate2()
Adds a constraint for the feature userDate2 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate3()
Adds a constraint for the feature userDate3 to the
predicate. |
PartiallyOrderedTypePredicate<javax.xml.datatype.XMLGregorianCalendar> |
thereExistsUserDate4()
Adds a constraint for the feature userDate4 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime0()
Adds a constraint for the feature userDateTime0 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime1()
Adds a constraint for the feature userDateTime1 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime2()
Adds a constraint for the feature userDateTime2 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime3()
Adds a constraint for the feature userDateTime3 to the
predicate. |
ComparableTypePredicate<Date> |
thereExistsUserDateTime4()
Adds a constraint for the feature userDateTime4 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber0()
Adds a constraint for the feature userNumber0 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber1()
Adds a constraint for the feature userNumber1 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber2()
Adds a constraint for the feature userNumber2 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber3()
Adds a constraint for the feature userNumber3 to the
predicate. |
ComparableTypePredicate<BigDecimal> |
thereExistsUserNumber4()
Adds a constraint for the feature userNumber4 to the
predicate. |
StringTypePredicate |
thereExistsUserString0()
Adds a constraint for the feature userString0 to the
predicate. |
StringTypePredicate |
thereExistsUserString1()
Adds a constraint for the feature userString1 to the
predicate. |
StringTypePredicate |
thereExistsUserString2()
Adds a constraint for the feature userString2 to the
predicate. |
StringTypePredicate |
thereExistsUserString3()
Adds a constraint for the feature userString3 to the
predicate. |
StringTypePredicate |
thereExistsUserString4()
Adds a constraint for the feature userString4 to the
predicate. |
OptionalFeaturePredicate |
userBoolean0()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userBoolean0 is
null or not. |
OptionalFeaturePredicate |
userBoolean1()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userBoolean1 is
null or not. |
OptionalFeaturePredicate |
userBoolean2()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userBoolean2 is
null or not. |
OptionalFeaturePredicate |
userBoolean3()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userBoolean3 is
null or not. |
MultivaluedFeaturePredicate |
userBoolean4()
Adds a constraint to the predicate for CrxObject testing
whether the feature userBoolean4 has values or not. |
OptionalFeaturePredicate |
userCode0()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userCode0 is
null or not. |
OptionalFeaturePredicate |
userCode1()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userCode1 is
null or not. |
OptionalFeaturePredicate |
userCode2()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userCode2 is
null or not. |
OptionalFeaturePredicate |
userCode3()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userCode3 is
null or not. |
MultivaluedFeaturePredicate |
userCode4()
Adds a constraint to the predicate for CrxObject testing
whether the feature userCode4 has values or not. |
OptionalFeaturePredicate |
userDate0()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userDate0 is
null or not. |
OptionalFeaturePredicate |
userDate1()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userDate1 is
null or not. |
OptionalFeaturePredicate |
userDate2()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userDate2 is
null or not. |
OptionalFeaturePredicate |
userDate3()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userDate3 is
null or not. |
MultivaluedFeaturePredicate |
userDate4()
Adds a constraint to the predicate for CrxObject testing
whether the feature userDate4 has values or not. |
OptionalFeaturePredicate |
userDateTime0()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userDateTime0 is
null or not. |
| |