|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.ras1.cci.AssetFilterImpl
public class AssetFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
AssetFilterImpl(RefPackage_1_0 aPackage)
|
|
AssetFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
AssetFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
accessGrantedByParent()
Adds a constraint to the predicate for SecureObject
testing whether the value of the feature
accessGrantedByParent is null or not. |
ComparableTypePredicate |
accessLevelBrowse()
|
ComparableTypePredicate |
accessLevelDelete()
|
ComparableTypePredicate |
accessLevelUpdate()
|
OptionalFeaturePredicate |
allowModification()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature allowModification is null or not. |
OptionalFeaturePredicate |
allowRemoval()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature allowRemoval is null or not. |
MultivaluedFeaturePredicate |
alternateProductNumber()
Adds a constraint to the predicate for AbstractProduct
testing whether the feature alternateProductNumber has
values or not. |
MultivaluedFeaturePredicate |
category()
Adds a constraint to the predicate for CrxObject testing
whether the feature category has values or not. |
MultivaluedFeaturePredicate |
classification()
Adds a constraint to the predicate for AbstractProduct
testing whether the feature classification has values or
not. |
OptionalFeaturePredicate |
configType()
Adds a constraint to the predicate for ProductConfigurationSet testing whether the value of the
feature configType is null or not. |
MultivaluedFeaturePredicate |
context()
Adds a constraint to the predicate for ContextCapable
testing whether the feature context has values or not. |
ComparableTypePredicate |
createdAt()
|
MultivaluedFeaturePredicate |
createdBy()
Adds a constraint to the predicate for BasicObject testing
whether the feature createdBy has values or not. |
OptionalFeaturePredicate |
defaultPositions()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature defaultPositions is null or not. |
OptionalFeaturePredicate |
defaultPriceLevel()
Adds a constraint to the predicate for AbstractProduct
testing whether the value of the feature defaultPriceLevel
is null or not. |
OptionalFeaturePredicate |
defaultQuantity()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature defaultQuantity is null or not. |
OptionalFeaturePredicate |
defaultUom()
Adds a constraint to the predicate for AbstractProduct
testing whether the value of the feature defaultUom is
null or not. |
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for AbstractProduct
testing whether the value of the feature description is
null or not. |
OptionalFeaturePredicate |
detailedDescription()
Adds a constraint to the predicate for AbstractProduct
testing whether the value of the feature
detailedDescription is null 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. |
BasicObjectQuery |
forAllAccessGrantedByParent()
Adds a constraint for the feature accessGrantedByParent to
the predicate. |
void |
forAllAccessGrantedByParent(short operator,
BasicObject[] filterValues)
|
void |
forAllAccessGrantedByParent(short operator,
Collection values)
|
void |
forAllAccessLevelBrowse(short operator,
Collection values)
|
void |
forAllAccessLevelBrowse(short operator,
short[] filterValues)
|
void |
forAllAccessLevelDelete(short operator,
Collection values)
|
void |
forAllAccessLevelDelete(short operator,
short[] filterValues)
|
void |
forAllAccessLevelUpdate(short operator,
Collection values)
|
void |
forAllAccessLevelUpdate(short operator,
short[] filterValues)
|
BooleanTypePredicate |
forAllAllowModification()
Adds a constraint for the feature allowModification to the
predicate. |
void |
forAllAllowModification(short operator,
boolean[] filterValues)
|
void |
forAllAllowModification(short operator,
Collection values)
|
BooleanTypePredicate |
forAllAllowRemoval()
Adds a constraint for the feature allowRemoval to the
predicate. |
void |
forAllAllowRemoval(short operator,
boolean[] filterValues)
|
void |
forAllAllowRemoval(short operator,
Collection values)
|
StringTypePredicate |
forAllAlternateProductNumber()
Adds a constraint for the feature alternateProductNumber
to the predicate. |
void |
forAllAlternateProductNumber(short operator,
Collection values)
|
void |
forAllAlternateProductNumber(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllCategory()
Adds a constraint for the feature category to the
predicate. |
void |
forAllCategory(short operator,
Collection values)
|
void |
forAllCategory(short operator,
String[] filterValues)
|
ProductClassificationQuery |
forAllClassification()
Adds a constraint for the feature classification to the
predicate. |
void |
forAllClassification(short operator,
Collection values)
|
void |
forAllClassification(short operator,
ProductClassification[] filterValues)
|
ProductConfigurationTypeSetQuery |
forAllConfigType()
Adds a constraint for the feature configType to the
predicate. |
void |
forAllConfigType(short operator,
Collection values)
|
void |
forAllConfigType(short operator,
ProductConfigurationTypeSet[] filterValues)
|
ContextQuery |
forAllContext()
Adds a constraint for the feature context to the
predicate. |
void |
forAllContext(short operator,
Collection values)
|
void |
forAllContext(short operator,
Context[] filterValues)
|
void |
forAllCreatedAt(short operator,
Collection values)
|
void |
forAllCreatedAt(short operator,
Date[] filterValues)
|
StringTypePredicate |
forAllCreatedBy()
Adds a constraint for the feature createdBy to the
predicate. |
void |
forAllCreatedBy(short operator,
Collection values)
|
void |
forAllCreatedBy(short operator,
String[] filterValues)
|
ComparableTypePredicate |
forAllDefaultPositions()
Adds a constraint for the feature defaultPositions to the
predicate. |
void |
forAllDefaultPositions(short operator,
Collection values)
|
void |
forAllDefaultPositions(short operator,
int[] filterValues)
|
PriceLevelQuery |
forAllDefaultPriceLevel()
Adds a constraint for the feature defaultPriceLevel to the
predicate. |
void |
forAllDefaultPriceLevel(short operator,
Collection values)
|
void |
forAllDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
|
ComparableTypePredicate |
forAllDefaultQuantity()
Adds a constraint for the feature defaultQuantity to the
predicate. |
void |
forAllDefaultQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllDefaultQuantity(short operator,
Collection values)
|
UomQuery |
forAllDefaultUom()
Adds a constraint for the feature defaultUom to the
predicate. |
void |
forAllDefaultUom(short operator,
Collection values)
|
void |
forAllDefaultUom(short operator,
Uom[] filterValues)
|
StringTypePredicate |
forAllDescription()
Adds a constraint for the feature description to the
predicate. |
void |
forAllDescription(short operator,
Collection values)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllDetailedDescription()
Adds a constraint for the feature detailedDescription to
the predicate. |
void |
forAllDetailedDescription(short operator,
Collection values)
|
void |
forAllDetailedDescription(short operator,
String[] filterValues)
|
void |
forAllDisabled(short operator,
boolean[] filterValues)
|
void |
forAllDisabled(short operator,
Collection values)
|
StringTypePredicate |
forAllDisabledReason()
Adds a constraint for the feature disabledReason to the
predicate. |
void |
forAllDisabledReason(short operator,
Collection values)
|
void |
forAllDisabledReason(short operator,
String[] filterValues)
|
ResourceIdentifierTypePredicate |
forAllExternalLink()
Adds a constraint for the feature externalLink to the
predicate. |
void |
forAllExternalLink(short operator,
Collection values)
|
void |
forAllExternalLink(short operator,
String[] filterValues)
|
ComparableTypePredicate |
forAllGrossWeightKilogram()
Adds a constraint for the feature grossWeightKilogram to
the predicate. |
void |
forAllGrossWeightKilogram(short operator,
BigDecimal[] filterValues)
|
void |
forAllGrossWeightKilogram(short operator,
Collection values)
|
void |
forAllIdentity(short operator,
Collection values)
|
void |
forAllIdentity(short operator,
String[] filterValues)
|
BooleanTypePredicate |
forAllIsStockItem()
Adds a constraint for the feature isStockItem to the
predicate. |
void |
forAllIsStockItem(short operator,
boolean[] filterValues)
|
void |
forAllIsStockItem(short operator,
Collection values)
|
void |
forAllItemNumber(short operator,
Collection values)
|
void |
forAllItemNumber(short operator,
long[] filterValues)
|
ComparableTypePredicate |
forAllMaxPositions()
Adds a constraint for the feature maxPositions to the
predicate. |
void |
forAllMaxPositions(short operator,
Collection values)
|
void |
forAllMaxPositions(short operator,
int[] filterValues)
|
ComparableTypePredicate |
forAllMaxQuantity()
Adds a constraint for the feature maxQuantity to the
predicate. |
void |
forAllMaxQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllMaxQuantity(short operator,
Collection values)
|
void |
forAllMinMaxQuantityHandling(short operator,
Collection values)
|
void |
forAllMinMaxQuantityHandling(short operator,
short[] filterValues)
|
ComparableTypePredicate |
forAllMinPositions()
Adds a constraint for the feature minPositions to the
predicate. |
void |
forAllMinPositions(short operator,
Collection values)
|
void |
forAllMinPositions(short operator,
int[] filterValues)
|
ComparableTypePredicate |
forAllMinQuantity()
Adds a constraint for the feature minQuantity to the
predicate. |
void |
forAllMinQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllMinQuantity(short operator,
Collection values)
|
void |
forAllModifiedAt(short operator,
Collection values)
|
void |
forAllModifiedAt(short operator,
Date[] filterValues)
|
StringTypePredicate |
forAllModifiedBy()
Adds a constraint for the feature modifiedBy to the
predicate. |
void |
forAllModifiedBy(short operator,
Collection values)
|
void |
forAllModifiedBy(short operator,
String[] filterValues)
|
void |
forAllName(short operator,
Collection values)
|
void |
forAllName(short operator,
String[] filterValues)
|
ComparableTypePredicate |
forAllNetWeightKilogram()
Adds a constraint for the feature netWeightKilogram to the
predicate. |
void |
forAllNetWeightKilogram(short operator,
BigDecimal[] filterValues)
|
void |
forAllNetWeightKilogram(short operator,
Collection values)
|
ComparableTypePredicate |
forAllOffsetQuantity()
Adds a constraint for the feature offsetQuantity to the
predicate. |
void |
forAllOffsetQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllOffsetQuantity(short operator,
Collection values)
|
StringTypePredicate |
forAllOwner()
Adds a constraint for the feature owner to the predicate. |
void |
forAllOwner(short operator,
Collection values)
|
void |
forAllOwner(short operator,
String[] filterValues)
|
PrincipalGroupQuery |
forAllOwningGroup()
Adds a constraint for the feature owningGroup to the
predicate. |
void |
forAllOwningGroup(short operator,
Collection values)
|
void |
forAllOwningGroup(short operator,
PrincipalGroup[] filterValues)
|
UserQuery |
forAllOwningUser()
Adds a constraint for the feature owningUser to the
predicate. |
void |
forAllOwningUser(short operator,
Collection values)
|
void |
forAllOwningUser(short operator,
User[] filterValues)
|
MediaQuery |
forAllPicture()
Adds a constraint for the feature picture to the
predicate. |
void |
forAllPicture(short operator,
Collection values)
|
void |
forAllPicture(short operator,
Media[] filterValues)
|
AnyTypePredicate |
forAllPictureContent()
Adds a constraint for the feature pictureContent to the
predicate. |
void |
forAllPictureContent(short operator,
byte[][] filterValues)
|
void |
forAllPictureContent(short operator,
Collection values)
|
StringTypePredicate |
forAllPictureContentMimeType()
Adds a constraint for the feature pictureContentMimeType
to the predicate. |
void |
forAllPictureContentMimeType(short operator,
Collection values)
|
void |
forAllPictureContentMimeType(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllPictureContentName()
Adds a constraint for the feature pictureContentName to
the predicate. |
void |
forAllPictureContentName(short operator,
Collection values)
|
void |
forAllPictureContentName(short operator,
String[] filterValues)
|
UomQuery |
forAllPriceUom()
Adds a constraint for the feature priceUom to the
predicate. |
void |
forAllPriceUom(short operator,
Collection values)
|
void |
forAllPriceUom(short operator,
Uom[] filterValues)
|
StringTypePredicate |
forAllProductDimension()
Adds a constraint for the feature productDimension to the
predicate. |
void |
forAllProductDimension(short operator,
Collection values)
|
void |
forAllProductDimension(short operator,
String[] filterValues)
|
void |
forAllProductNumber(short operator,
Collection values)
|
void |
forAllProductNumber(short operator,
String[] filterValues)
|
void |
forAllProductState(short operator,
Collection values)
|
void |
forAllProductState(short operator,
short[] filterValues)
|
ActivityTrackerQuery |
forAllProductUsage()
Adds a constraint for the feature productUsage to the
predicate. |
void |
forAllProductUsage(short operator,
ActivityTracker[] filterValues)
|
void |
forAllProductUsage(short operator,
Collection values)
|
ProfileQuery |
forAllProfile()
Adds a constraint for the feature profile to the
predicate. |
void |
forAllProfile(short operator,
Collection values)
|
void |
forAllProfile(short operator,
Profile[] filterValues)
|
SalesTaxTypeQuery |
forAllSalesTaxType()
Adds a constraint for the feature salesTaxType to the
predicate. |
void |
forAllSalesTaxType(short operator,
Collection values)
|
void |
forAllSalesTaxType(short operator,
SalesTaxType[] filterValues)
|
BooleanTypePredicate |
forAllUserBoolean0()
Adds a constraint for the feature userBoolean0 to the
predicate. |
void |
forAllUserBoolean0(short operator,
boolean[] filterValues)
|
void |
forAllUserBoolean0(short operator,
Collection values)
|
BooleanTypePredicate |
forAllUserBoolean1()
Adds a constraint for the feature userBoolean1 to the
predicate. |
void |
forAllUserBoolean1(short operator,
boolean[] filterValues)
|
void |
forAllUserBoolean1(short operator,
Collection values)
|
BooleanTypePredicate |
forAllUserBoolean2()
Adds a constraint for the feature userBoolean2 to the
predicate. |
void |
forAllUserBoolean2(short operator,
boolean[] filterValues)
|
void |
forAllUserBoolean2(short operator,
Collection values)
|
BooleanTypePredicate |
forAllUserBoolean3()
Adds a constraint for the feature userBoolean3 to the
predicate. |
void |
forAllUserBoolean3(short operator,
boolean[] filterValues)
|
void |
forAllUserBoolean3(short operator,
Collection values)
|
BooleanTypePredicate |
forAllUserBoolean4()
Adds a constraint for the feature userBoolean4 to the
predicate. |
void |
forAllUserBoolean4(short operator,
boolean[] filterValues)
|
void |
forAllUserBoolean4(short operator,
Collection values)
|
ComparableTypePredicate |
forAllUserCode0()
Adds a constraint for the feature userCode0 to the
predicate. |
void |
forAllUserCode0(short operator,
Collection values)
|
void |
forAllUserCode0(short operator,
short[] filterValues)
|
ComparableTypePredicate |
forAllUserCode1()
Adds a constraint for the feature userCode1 to the
predicate. |
void |
forAllUserCode1(short operator,
Collection values)
|
void |
forAllUserCode1(short operator,
short[] filterValues)
|
ComparableTypePredicate |
forAllUserCode2()
Adds a constraint for the feature userCode2 to the
predicate. |
void |
forAllUserCode2(short operator,
Collection values)
|
void |
forAllUserCode2(short operator,
short[] filterValues)
|
ComparableTypePredicate |
forAllUserCode3()
Adds a constraint for the feature userCode3 to the
predicate. |
void |
forAllUserCode3(short operator,
Collection values)
|
void |
forAllUserCode3(short operator,
short[] filterValues)
|
ComparableTypePredicate |
forAllUserCode4()
Adds a constraint for the feature userCode4 to the
predicate. |
void |
forAllUserCode4(short operator,
Collection values)
|
void |
forAllUserCode4(short operator,
short[] filterValues)
|
PartiallyOrderedTypePredicate |
forAllUserDate0()
Adds a constraint for the feature userDate0 to the
predicate. |
void |
forAllUserDate0(short operator,
Collection values)
|
void |
forAllUserDate0(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
PartiallyOrderedTypePredicate |
forAllUserDate1()
Adds a constraint for the feature userDate1 to the
predicate. |
void |
forAllUserDate1(short operator,
Collection values)
|
void |
forAllUserDate1(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
PartiallyOrderedTypePredicate |
forAllUserDate2()
Adds a constraint for the feature userDate2 to the
predicate. |
void |
forAllUserDate2(short operator,
Collection values)
|
void |
forAllUserDate2(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
PartiallyOrderedTypePredicate |
forAllUserDate3()
Adds a constraint for the feature userDate3 to the
predicate. |
void |
forAllUserDate3(short operator,
Collection values)
|
void |
forAllUserDate3(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
PartiallyOrderedTypePredicate |
forAllUserDate4()
Adds a constraint for the feature userDate4 to the
predicate. |
void |
forAllUserDate4(short operator,
Collection values)
|
void |
forAllUserDate4(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
ComparableTypePredicate |
forAllUserDateTime0()
Adds a constraint for the feature userDateTime0 to the
predicate. |
void |
forAllUserDateTime0(short operator,
Collection values)
|
void |
forAllUserDateTime0(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
forAllUserDateTime1()
Adds a constraint for the feature userDateTime1 to the
predicate. |
void |
forAllUserDateTime1(short operator,
Collection values)
|
void |
forAllUserDateTime1(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
forAllUserDateTime2()
Adds a constraint for the feature userDateTime2 to the
predicate. |
void |
forAllUserDateTime2(short operator,
Collection values)
|
void |
forAllUserDateTime2(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
forAllUserDateTime3()
Adds a constraint for the feature userDateTime3 to the
predicate. |
void |
forAllUserDateTime3(short operator,
Collection values)
|
void |
forAllUserDateTime3(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
forAllUserDateTime4()
Adds a constraint for the feature userDateTime4 to the
predicate. |
void |
forAllUserDateTime4(short operator,
Collection values)
|
void |
forAllUserDateTime4(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
forAllUserNumber0()
Adds a constraint for the feature userNumber0 to the
predicate. |
void |
forAllUserNumber0(short operator,
BigDecimal[] filterValues)
|
void |
forAllUserNumber0(short operator,
Collection values)
|
ComparableTypePredicate |
forAllUserNumber1()
Adds a constraint for the feature userNumber1 to the
predicate. |
void |
forAllUserNumber1(short operator,
BigDecimal[] filterValues)
|
void |
forAllUserNumber1(short operator,
Collection values)
|
ComparableTypePredicate |
forAllUserNumber2()
Adds a constraint for the feature userNumber2 to the
predicate. |
void |
forAllUserNumber2(short operator,
BigDecimal[] filterValues)
|
void |
forAllUserNumber2(short operator,
Collection values)
|
ComparableTypePredicate |
forAllUserNumber3()
Adds a constraint for the feature userNumber3 to the
predicate. |
void |
forAllUserNumber3(short operator,
BigDecimal[] filterValues)
|
void |
forAllUserNumber3(short operator,
Collection values)
|
ComparableTypePredicate |
forAllUserNumber4()
Adds a constraint for the feature userNumber4 to the
predicate. |
void |
forAllUserNumber4(short operator,
BigDecimal[] filterValues)
|
void |
forAllUserNumber4(short operator,
Collection values)
|
StringTypePredicate |
forAllUserString0()
Adds a constraint for the feature userString0 to the
predicate. |
void |
forAllUserString0(short operator,
Collection values)
|
void |
forAllUserString0(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllUserString1()
Adds a constraint for the feature userString1 to the
predicate. |
void |
forAllUserString1(short operator,
Collection values)
|
void |
forAllUserString1(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllUserString2()
Adds a constraint for the feature userString2 to the
predicate. |
void |
forAllUserString2(short operator,
Collection values)
|
void |
forAllUserString2(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllUserString3()
Adds a constraint for the feature userString3 to the
predicate. |
void |
forAllUserString3(short operator,
Collection values)
|
void |
forAllUserString3(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllUserString4()
Adds a constraint for the feature userString4 to the
predicate. |
void |
forAllUserString4(short operator,
Collection values)
|
void |
forAllUserString4(short operator,
String[] filterValues)
|
StringTypePredicate |
forAllVersion()
Adds a constraint for the feature version to the
predicate. |
void |
forAllVersion(short operator,
Collection values)
|
void |
forAllVersion(short operator,
String[] filterValues)
|
OptionalFeaturePredicate |
grossWeightKilogram()
Adds a constraint to the predicate for Product testing
whether the value of the feature grossWeightKilogram is
null or not. |
StringTypePredicate |
identity()
|
OptionalFeaturePredicate |
isStockItem()
Adds a constraint to the predicate for Product testing
whether the value of the feature isStockItem is
null or not. |
ComparableTypePredicate |
itemNumber()
|
OptionalFeaturePredicate |
maxPositions()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature maxPositions is null or not. |
OptionalFeaturePredicate |
maxQuantity()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature maxQuantity is null or not. |
ComparableTypePredicate |
minMaxQuantityHandling()
|
OptionalFeaturePredicate |
minPositions()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature minPositions is null or not. |
OptionalFeaturePredicate |
minQuantity()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature minQuantity is null or not. |
ComparableTypePredicate |
modifiedAt()
|
MultivaluedFeaturePredicate |
modifiedBy()
Adds a constraint to the predicate for BasicObject testing
whether the feature modifiedBy has values or not. |
StringTypePredicate |
name()
|
OptionalFeaturePredicate |
netWeightKilogram()
Adds a constraint to the predicate for Product testing
whether the value of the feature netWeightKilogram is
null or not. |
OptionalFeaturePredicate |
offsetQuantity()
Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of
the feature offsetQuantity is null or not. |
SimpleTypeOrder |
orderByAccessLevelBrowse()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelBrowse
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelBrowse(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAccessLevelDelete()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelDelete
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelDelete(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAccessLevelUpdate()
Allows to adds a sort instruction for SecureObject
depending the feature accessLevelUpdate
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAccessLevelUpdate(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAllowModification()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
allowModification
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAllowModification(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByAllowRemoval()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
allowRemoval
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAllowRemoval(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByAlternateProductNumber()
Allows to adds a sort instruction for AbstractProduct
depending the feature alternateProductNumber
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByAlternateProductNumber(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByCategory(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByCreatedAt()
Allows to adds a sort instruction for BasicObject
depending the feature createdAt
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByCreatedAt(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByCreatedBy()
Allows to adds a sort instruction for BasicObject
depending the feature createdBy
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByCreatedBy(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByDefaultPositions()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
defaultPositions
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByDefaultPositions(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByDefaultQuantity()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
defaultQuantity
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByDefaultQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for AbstractProduct
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByDetailedDescription()
Allows to adds a sort instruction for AbstractProduct
depending the feature detailedDescription
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByDetailedDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByDisabled(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByDisabledReason(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByExternalLink(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByGrossWeightKilogram()
Allows to adds a sort instruction for Product depending
the feature grossWeightKilogram
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByGrossWeightKilogram(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByIdentity()
Allows to adds a sort instruction for ExtentCapable
depending the feature identity
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByIdentity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByIsStockItem()
Allows to adds a sort instruction for Product depending
the feature isStockItem
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByIsStockItem(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByItemNumber()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
itemNumber
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByItemNumber(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByMaxPositions()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
maxPositions
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByMaxPositions(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByMaxQuantity()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
maxQuantity
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByMaxQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByMinMaxQuantityHandling()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
minMaxQuantityHandling
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByMinMaxQuantityHandling(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByMinPositions()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
minPositions
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByMinPositions(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByMinQuantity()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
minQuantity
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByMinQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByModifiedAt()
Allows to adds a sort instruction for BasicObject
depending the feature modifiedAt
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByModifiedAt(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByModifiedBy()
Allows to adds a sort instruction for BasicObject
depending the feature modifiedBy
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByModifiedBy(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for AbstractProduct
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByNetWeightKilogram()
Allows to adds a sort instruction for Product depending
the feature netWeightKilogram
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByNetWeightKilogram(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByOffsetQuantity()
Allows to adds a sort instruction for ContractPositionConstrained depending the feature
offsetQuantity
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByOffsetQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedTypeOrder |
orderByOwner()
Allows to adds a sort instruction for SecureObject
depending the feature owner
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByOwner(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByPictureContent()
Allows to adds a sort instruction for Pictured depending
the feature pictureContent
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByPictureContent(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByPictureContentMimeType()
Allows to adds a sort instruction for Pictured depending
the feature pictureContentMimeType
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByPictureContentMimeType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByPictureContentName()
Allows to adds a sort instruction for Pictured depending
the feature pictureContentName
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByPictureContentName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByProductDimension()
Allows to adds a sort instruction for Product depending
the feature productDimension
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByProductDimension(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByProductNumber()
Allows to adds a sort instruction for AbstractProduct
depending the feature productNumber
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByProductNumber(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByProductState()
Allows to adds a sort instruction for AbstractProduct
depending the feature productState
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByProductState(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserBoolean0(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserBoolean1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserBoolean2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserBoolean3(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserBoolean4(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserCode0(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserCode1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserCode2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserCode3(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserCode4(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDate0(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDate1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDate2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDate3(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDate4(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDateTime0(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDateTime1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDateTime2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDateTime3(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserDateTime4(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserNumber0(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserNumber1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserNumber2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserNumber3(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserNumber4(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserString0(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserString1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserString2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserString3(short order)
Specifies the sort order of all the instances that match the filter criteria. |
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! |
void |
orderByUserString4(short order)
Specifies the sort order of all the instances that match the filter criteria. |
SimpleTypeOrder |
orderByVersion()
Allows to adds a sort instruction for Asset depending the
feature version
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByVersion(short order)
Specifies the sort order of all the instances that match the filter criteria. |
MultivaluedFeaturePredicate |
owner()
Adds a constraint to the predicate for SecureObject
testing whether the feature owner has values or not. |
MultivaluedFeaturePredicate |
owningGroup()
Adds a constraint to the predicate for SecureObject
testing whether the feature owningGroup has values or not. |
OptionalFeaturePredicate |
owningUser()
Adds a constraint to the predicate for SecureObject
testing whether the value of the feature owningUser is
null or not. |
OptionalFeaturePredicate |
picture()
Adds a constraint to the predicate for Pictured testing
whether the value of the feature picture is
null or not. |
OptionalFeaturePredicate |
pictureContent()
Adds a constraint to the predicate for Pictured testing
whether the value of the feature pictureContent is
null or not. |
OptionalFeaturePredicate |
pictureContentMimeType()
Adds a constraint to the predicate for Pictured testing
whether the value of the feature pictureContentMimeType is
null or not. |
OptionalFeaturePredicate |
pictureContentName()
Adds a constraint to the predicate for Pictured testing
whether the value of the feature pictureContentName is
null or not. |
MultivaluedFeaturePredicate |
priceUom()
Adds a constraint to the predicate for AbstractProduct
testing whether the feature priceUom has values or not. |
OptionalFeaturePredicate |
productDimension()
Adds a constraint to the predicate for Product testing
whether the value of the feature productDimension is
null or not. |
StringTypePredicate |
productNumber()
|
ComparableTypePredicate |
productState()
|
OptionalFeaturePredicate |
productUsage()
Adds a constraint to the predicate for AbstractProduct
testing whether the value of the feature productUsage is
null or not. |
OptionalFeaturePredicate |
profile()
Adds a constraint to the predicate for Asset testing
whether the value of the feature profile is
null or not. |
OptionalFeaturePredicate |
salesTaxType()
Adds a constraint to the predicate for AbstractProduct
testing whether the value of the feature salesTaxType is
null or not. |
BasicObjectQuery |
thereExistsAccessGrantedByParent()
Adds a constraint for the feature accessGrantedByParent to
the predicate. |
void |
thereExistsAccessGrantedByParent(short operator,
BasicObject[] filterValues)
|
void |
thereExistsAccessGrantedByParent(short operator,
Collection values)
|
void |
thereExistsAccessLevelBrowse(short operator,
Collection values)
|
void |
thereExistsAccessLevelBrowse(short operator,
short[] filterValues)
|
void |
thereExistsAccessLevelDelete(short operator,
Collection values)
|
void |
thereExistsAccessLevelDelete(short operator,
short[] filterValues)
|
void |
thereExistsAccessLevelUpdate(short operator,
Collection values)
|
void |
thereExistsAccessLevelUpdate(short operator,
short[] filterValues)
|
BooleanTypePredicate |
thereExistsAllowModification()
Adds a constraint for the feature allowModification to the
predicate. |
void |
thereExistsAllowModification(short operator,
boolean[] filterValues)
|
void |
thereExistsAllowModification(short operator,
Collection values)
|
BooleanTypePredicate |
thereExistsAllowRemoval()
Adds a constraint for the feature allowRemoval to the
predicate. |
void |
thereExistsAllowRemoval(short operator,
boolean[] filterValues)
|
void |
thereExistsAllowRemoval(short operator,
Collection values)
|
StringTypePredicate |
thereExistsAlternateProductNumber()
Adds a constraint for the feature alternateProductNumber
to the predicate. |
void |
thereExistsAlternateProductNumber(short operator,
Collection values)
|
void |
thereExistsAlternateProductNumber(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsCategory()
Adds a constraint for the feature category to the
predicate. |
void |
thereExistsCategory(short operator,
Collection values)
|
void |
thereExistsCategory(short operator,
String[] filterValues)
|
ProductClassificationQuery |
thereExistsClassification()
Adds a constraint for the feature classification to the
predicate. |
void |
thereExistsClassification(short operator,
Collection values)
|
void |
thereExistsClassification(short operator,
ProductClassification[] filterValues)
|
ProductConfigurationTypeSetQuery |
thereExistsConfigType()
Adds a constraint for the feature configType to the
predicate. |
void |
thereExistsConfigType(short operator,
Collection values)
|
void |
thereExistsConfigType(short operator,
ProductConfigurationTypeSet[] filterValues)
|
ContextQuery |
thereExistsContext()
Adds a constraint for the feature context to the
predicate. |
void |
thereExistsContext(short operator,
Collection values)
|
void |
thereExistsContext(short operator,
Context[] filterValues)
|
void |
thereExistsCreatedAt(short operator,
Collection values)
|
void |
thereExistsCreatedAt(short operator,
Date[] filterValues)
|
StringTypePredicate |
thereExistsCreatedBy()
Adds a constraint for the feature createdBy to the
predicate. |
void |
thereExistsCreatedBy(short operator,
Collection values)
|
void |
thereExistsCreatedBy(short operator,
String[] filterValues)
|
ComparableTypePredicate |
thereExistsDefaultPositions()
Adds a constraint for the feature defaultPositions to the
predicate. |
void |
thereExistsDefaultPositions(short operator,
Collection values)
|
void |
thereExistsDefaultPositions(short operator,
int[] filterValues)
|
PriceLevelQuery |
thereExistsDefaultPriceLevel()
Adds a constraint for the feature defaultPriceLevel to the
predicate. |
void |
thereExistsDefaultPriceLevel(short operator,
Collection values)
|
void |
thereExistsDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
|
ComparableTypePredicate |
thereExistsDefaultQuantity()
Adds a constraint for the feature defaultQuantity to the
predicate. |
void |
thereExistsDefaultQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsDefaultQuantity(short operator,
Collection values)
|
UomQuery |
thereExistsDefaultUom()
Adds a constraint for the feature defaultUom to the
predicate. |
void |
thereExistsDefaultUom(short operator,
Collection values)
|
void |
thereExistsDefaultUom(short operator,
Uom[] filterValues)
|
StringTypePredicate |
thereExistsDescription()
Adds a constraint for the feature description to the
predicate. |
void |
thereExistsDescription(short operator,
Collection values)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsDetailedDescription()
Adds a constraint for the feature detailedDescription to
the predicate. |
void |
thereExistsDetailedDescription(short operator,
Collection values)
|
void |
thereExistsDetailedDescription(short operator,
String[] filterValues)
|
void |
thereExistsDisabled(short operator,
boolean[] filterValues)
|
void |
thereExistsDisabled(short operator,
Collection values)
|
StringTypePredicate |
thereExistsDisabledReason()
Adds a constraint for the feature disabledReason to the
predicate. |
void |
thereExistsDisabledReason(short operator,
Collection values)
|
void |
thereExistsDisabledReason(short operator,
String[] filterValues)
|
ResourceIdentifierTypePredicate |
thereExistsExternalLink()
Adds a constraint for the feature externalLink to the
predicate. |
void |
thereExistsExternalLink(short operator,
Collection values)
|
void |
thereExistsExternalLink(short operator,
String[] filterValues)
|
ComparableTypePredicate |
thereExistsGrossWeightKilogram()
Adds a constraint for the feature grossWeightKilogram to
the predicate. |
void |
thereExistsGrossWeightKilogram(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsGrossWeightKilogram(short operator,
Collection values)
|
void |
thereExistsIdentity(short operator,
Collection values)
|
void |
thereExistsIdentity(short operator,
String[] filterValues)
|
BooleanTypePredicate |
thereExistsIsStockItem()
Adds a constraint for the feature isStockItem to the
predicate. |
void |
thereExistsIsStockItem(short operator,
boolean[] filterValues)
|
void |
thereExistsIsStockItem(short operator,
Collection values)
|
void |
thereExistsItemNumber(short operator,
Collection values)
|
void |
thereExistsItemNumber(short operator,
long[] filterValues)
|
ComparableTypePredicate |
thereExistsMaxPositions()
Adds a constraint for the feature maxPositions to the
predicate. |
void |
thereExistsMaxPositions(short operator,
Collection values)
|
void |
thereExistsMaxPositions(short operator,
int[] filterValues)
|
ComparableTypePredicate |
thereExistsMaxQuantity()
Adds a constraint for the feature maxQuantity to the
predicate. |
void |
thereExistsMaxQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsMaxQuantity(short operator,
Collection values)
|
void |
thereExistsMinMaxQuantityHandling(short operator,
Collection values)
|
void |
thereExistsMinMaxQuantityHandling(short operator,
short[] filterValues)
|
ComparableTypePredicate |
thereExistsMinPositions()
Adds a constraint for the feature minPositions to the
predicate. |
void |
thereExistsMinPositions(short operator,
Collection values)
|
void |
thereExistsMinPositions(short operator,
int[] filterValues)
|
ComparableTypePredicate |
thereExistsMinQuantity()
Adds a constraint for the feature minQuantity to the
predicate. |
void |
thereExistsMinQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsMinQuantity(short operator,
Collection values)
|
void |
thereExistsModifiedAt(short operator,
Collection values)
|
void |
thereExistsModifiedAt(short operator,
Date[] filterValues)
|
StringTypePredicate |
thereExistsModifiedBy()
Adds a constraint for the feature modifiedBy to the
predicate. |
void |
thereExistsModifiedBy(short operator,
Collection values)
|
void |
thereExistsModifiedBy(short operator,
String[] filterValues)
|
void |
thereExistsName(short operator,
Collection values)
|
void |
thereExistsName(short operator,
String[] filterValues)
|
ComparableTypePredicate |
thereExistsNetWeightKilogram()
Adds a constraint for the feature netWeightKilogram to the
predicate. |
void |
thereExistsNetWeightKilogram(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsNetWeightKilogram(short operator,
Collection values)
|
ComparableTypePredicate |
thereExistsOffsetQuantity()
Adds a constraint for the feature offsetQuantity to the
predicate. |
void |
thereExistsOffsetQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsOffsetQuantity(short operator,
Collection values)
|
StringTypePredicate |
thereExistsOwner()
Adds a constraint for the feature owner to the predicate. |
void |
thereExistsOwner(short operator,
Collection values)
|
void |
thereExistsOwner(short operator,
String[] filterValues)
|
PrincipalGroupQuery |
thereExistsOwningGroup()
Adds a constraint for the feature owningGroup to the
predicate. |
void |
thereExistsOwningGroup(short operator,
Collection values)
|
void |
thereExistsOwningGroup(short operator,
PrincipalGroup[] filterValues)
|
UserQuery |
thereExistsOwningUser()
Adds a constraint for the feature owningUser to the
predicate. |
void |
thereExistsOwningUser(short operator,
Collection values)
|
void |
thereExistsOwningUser(short operator,
User[] filterValues)
|
MediaQuery |
thereExistsPicture()
Adds a constraint for the feature picture to the
predicate. |
void |
thereExistsPicture(short operator,
Collection values)
|
void |
thereExistsPicture(short operator,
Media[] filterValues)
|
AnyTypePredicate |
thereExistsPictureContent()
Adds a constraint for the feature pictureContent to the
predicate. |
void |
thereExistsPictureContent(short operator,
byte[][] filterValues)
|
void |
thereExistsPictureContent(short operator,
Collection values)
|
StringTypePredicate |
thereExistsPictureContentMimeType()
Adds a constraint for the feature pictureContentMimeType
to the predicate. |
void |
thereExistsPictureContentMimeType(short operator,
Collection values)
|
void |
thereExistsPictureContentMimeType(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsPictureContentName()
Adds a constraint for the feature pictureContentName to
the predicate. |
void |
thereExistsPictureContentName(short operator,
Collection values)
|
void |
thereExistsPictureContentName(short operator,
String[] filterValues)
|
UomQuery |
thereExistsPriceUom()
Adds a constraint for the feature priceUom to the
predicate. |
void |
thereExistsPriceUom(short operator,
Collection values)
|
void |
thereExistsPriceUom(short operator,
Uom[] filterValues)
|
StringTypePredicate |
thereExistsProductDimension()
Adds a constraint for the feature productDimension to the
predicate. |
void |
thereExistsProductDimension(short operator,
Collection values)
|
void |
thereExistsProductDimension(short operator,
String[] filterValues)
|
void |
thereExistsProductNumber(short operator,
Collection values)
|
void |
thereExistsProductNumber(short operator,
String[] filterValues)
|
void |
thereExistsProductState(short operator,
Collection values)
|
void |
thereExistsProductState(short operator,
short[] filterValues)
|
ActivityTrackerQuery |
thereExistsProductUsage()
Adds a constraint for the feature productUsage to the
predicate. |
void |
thereExistsProductUsage(short operator,
ActivityTracker[] filterValues)
|
void |
thereExistsProductUsage(short operator,
Collection values)
|
ProfileQuery |
thereExistsProfile()
Adds a constraint for the feature profile to the
predicate. |
void |
thereExistsProfile(short operator,
Collection values)
|
void |
thereExistsProfile(short operator,
Profile[] filterValues)
|
SalesTaxTypeQuery |
thereExistsSalesTaxType()
Adds a constraint for the feature salesTaxType to the
predicate. |
void |
thereExistsSalesTaxType(short operator,
Collection values)
|
void |
thereExistsSalesTaxType(short operator,
SalesTaxType[] filterValues)
|
BooleanTypePredicate |
thereExistsUserBoolean0()
Adds a constraint for the feature userBoolean0 to the
predicate. |
void |
thereExistsUserBoolean0(short operator,
boolean[] filterValues)
|
void |
thereExistsUserBoolean0(short operator,
Collection values)
|
BooleanTypePredicate |
thereExistsUserBoolean1()
Adds a constraint for the feature userBoolean1 to the
predicate. |
void |
thereExistsUserBoolean1(short operator,
boolean[] filterValues)
|
void |
thereExistsUserBoolean1(short operator,
Collection values)
|
BooleanTypePredicate |
thereExistsUserBoolean2()
Adds a constraint for the feature userBoolean2 to the
predicate. |
void |
thereExistsUserBoolean2(short operator,
boolean[] filterValues)
|
void |
thereExistsUserBoolean2(short operator,
Collection values)
|
BooleanTypePredicate |
thereExistsUserBoolean3()
Adds a constraint for the feature userBoolean3 to the
predicate. |
void |
thereExistsUserBoolean3(short operator,
boolean[] filterValues)
|
void |
thereExistsUserBoolean3(short operator,
Collection values)
|
BooleanTypePredicate |
thereExistsUserBoolean4()
Adds a constraint for the feature userBoolean4 to the
predicate. |
void |
thereExistsUserBoolean4(short operator,
boolean[] filterValues)
|
void |
thereExistsUserBoolean4(short operator,
Collection values)
|
ComparableTypePredicate |
thereExistsUserCode0()
Adds a constraint for the feature userCode0 to the
predicate. |
void |
thereExistsUserCode0(short operator,
Collection values)
|
void |
thereExistsUserCode0(short operator,
short[] filterValues)
|
ComparableTypePredicate |
thereExistsUserCode1()
Adds a constraint for the feature userCode1 to the
predicate. |
void |
thereExistsUserCode1(short operator,
Collection values)
|
void |
thereExistsUserCode1(short operator,
short[] filterValues)
|
ComparableTypePredicate |
thereExistsUserCode2()
Adds a constraint for the feature userCode2 to the
predicate. |
void |
thereExistsUserCode2(short operator,
Collection values)
|
void |
thereExistsUserCode2(short operator,
short[] filterValues)
|
ComparableTypePredicate |
thereExistsUserCode3()
Adds a constraint for the feature userCode3 to the
predicate. |
void |
thereExistsUserCode3(short operator,
Collection values)
|
void |
thereExistsUserCode3(short operator,
short[] filterValues)
|
ComparableTypePredicate |
thereExistsUserCode4()
Adds a constraint for the feature userCode4 to the
predicate. |
void |
thereExistsUserCode4(short operator,
Collection values)
|
void |
thereExistsUserCode4(short operator,
short[] filterValues)
|
PartiallyOrderedTypePredicate |
thereExistsUserDate0()
Adds a constraint for the feature userDate0 to the
predicate. |
void |
thereExistsUserDate0(short operator,
Collection values)
|
void |
thereExistsUserDate0(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
PartiallyOrderedTypePredicate |
thereExistsUserDate1()
Adds a constraint for the feature userDate1 to the
predicate. |
void |
thereExistsUserDate1(short operator,
Collection values)
|
void |
thereExistsUserDate1(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
PartiallyOrderedTypePredicate |
thereExistsUserDate2()
Adds a constraint for the feature userDate2 to the
predicate. |
void |
thereExistsUserDate2(short operator,
Collection values)
|
void |
thereExistsUserDate2(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
PartiallyOrderedTypePredicate |
thereExistsUserDate3()
Adds a constraint for the feature userDate3 to the
predicate. |
void |
thereExistsUserDate3(short operator,
Collection values)
|
void |
thereExistsUserDate3(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
PartiallyOrderedTypePredicate |
thereExistsUserDate4()
Adds a constraint for the feature userDate4 to the
predicate. |
void |
thereExistsUserDate4(short operator,
Collection values)
|
void |
thereExistsUserDate4(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
|
ComparableTypePredicate |
thereExistsUserDateTime0()
Adds a constraint for the feature userDateTime0 to the
predicate. |
void |
thereExistsUserDateTime0(short operator,
Collection values)
|
void |
thereExistsUserDateTime0(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
thereExistsUserDateTime1()
Adds a constraint for the feature userDateTime1 to the
predicate. |
void |
thereExistsUserDateTime1(short operator,
Collection values)
|
void |
thereExistsUserDateTime1(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
thereExistsUserDateTime2()
Adds a constraint for the feature userDateTime2 to the
predicate. |
void |
thereExistsUserDateTime2(short operator,
Collection values)
|
void |
thereExistsUserDateTime2(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
thereExistsUserDateTime3()
Adds a constraint for the feature userDateTime3 to the
predicate. |
void |
thereExistsUserDateTime3(short operator,
Collection values)
|
void |
thereExistsUserDateTime3(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
thereExistsUserDateTime4()
Adds a constraint for the feature userDateTime4 to the
predicate. |
void |
thereExistsUserDateTime4(short operator,
Collection values)
|
void |
thereExistsUserDateTime4(short operator,
Date[] filterValues)
|
ComparableTypePredicate |
thereExistsUserNumber0()
Adds a constraint for the feature userNumber0 to the
predicate. |
void |
thereExistsUserNumber0(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsUserNumber0(short operator,
Collection values)
|
ComparableTypePredicate |
thereExistsUserNumber1()
Adds a constraint for the feature userNumber1 to the
predicate. |
void |
thereExistsUserNumber1(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsUserNumber1(short operator,
Collection values)
|
ComparableTypePredicate |
thereExistsUserNumber2()
Adds a constraint for the feature userNumber2 to the
predicate. |
void |
thereExistsUserNumber2(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsUserNumber2(short operator,
Collection values)
|
ComparableTypePredicate |
thereExistsUserNumber3()
Adds a constraint for the feature userNumber3 to the
predicate. |
void |
thereExistsUserNumber3(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsUserNumber3(short operator,
Collection values)
|
ComparableTypePredicate |
thereExistsUserNumber4()
Adds a constraint for the feature userNumber4 to the
predicate. |
void |
thereExistsUserNumber4(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsUserNumber4(short operator,
Collection values)
|
StringTypePredicate |
thereExistsUserString0()
Adds a constraint for the feature userString0 to the
predicate. |
void |
thereExistsUserString0(short operator,
Collection values)
|
void |
thereExistsUserString0(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsUserString1()
Adds a constraint for the feature userString1 to the
predicate. |
void |
thereExistsUserString1(short operator,
Collection values)
|
void |
thereExistsUserString1(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsUserString2()
Adds a constraint for the feature userString2 to the
predicate. |
void |
thereExistsUserString2(short operator,
Collection values)
|
void |
thereExistsUserString2(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsUserString3()
Adds a constraint for the feature userString3 to the
predicate. |
void |
thereExistsUserString3(short operator,
Collection values)
|
void |
thereExistsUserString3(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsUserString4()
Adds a constraint for the feature userString4 to the
predicate. |
void |
thereExistsUserString4(short operator,
Collection values)
|
void |
thereExistsUserString4(short operator,
String[] filterValues)
|
StringTypePredicate |
thereExistsVersion()
Adds a constraint for the feature version to the
predicate. |
void |
thereExistsVersion(short operator,
Collection values)
|
void |
thereExistsVersion(short operator,
String[] filterValues)
|
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. |
OptionalFeaturePredicate |
userDateTime1()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userDateTime1 is
null or not. |
OptionalFeaturePredicate |
userDateTime2()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userDateTime2 is
null or not. |
OptionalFeaturePredicate |
userDateTime3()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userDateTime3 is
null or not. |
MultivaluedFeaturePredicate |
userDateTime4()
Adds a constraint to the predicate for CrxObject testing
whether the feature userDateTime4 has values or not. |
OptionalFeaturePredicate |
userNumber0()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userNumber0 is
null or not. |
OptionalFeaturePredicate |
userNumber1()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userNumber1 is
null or not. |
OptionalFeaturePredicate |
userNumber2()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userNumber2 is
null or not. |
OptionalFeaturePredicate |
userNumber3()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userNumber3 is
null or not. |
MultivaluedFeaturePredicate |
userNumber4()
Adds a constraint to the predicate for CrxObject testing
whether the feature userNumber4 has values or not. |
OptionalFeaturePredicate |
userString0()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userString0 is
null or not. |
OptionalFeaturePredicate |
userString1()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userString1 is
null or not. |
OptionalFeaturePredicate |
userString2()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userString2 is
null or not. |
OptionalFeaturePredicate |
userString3()
Adds a constraint to the predicate for CrxObject testing
whether the value of the feature userString3 is
null or not. |
MultivaluedFeaturePredicate |
userString4()
Adds a constraint to the predicate for CrxObject testing
whether the feature userString4 has values or not. |
OptionalFeaturePredicate |
version()
Adds a constraint to the predicate for Asset testing
whether the value of the feature version is
null or not. |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1 |
|---|
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Constructor Detail |
|---|
public AssetFilterImpl(RefPackage_1_0 aPackage)
public AssetFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public AssetFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllAccessGrantedByParent(short operator,
BasicObject[] filterValues)
forAllAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessGrantedByParent(short operator,
BasicObject[] filterValues)
thereExistsAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessGrantedByParent(short operator,
Collection values)
forAllAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessGrantedByParent(short operator,
Collection values)
thereExistsAccessGrantedByParent in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate accessGrantedByParent()
SecureObjectQuerySecureObject
testing whether the value of the feature
accessGrantedByParent is null or not.
accessGrantedByParent in interface SecureObjectQuerypublic BasicObjectQuery thereExistsAccessGrantedByParent()
SecureObjectQueryaccessGrantedByParent to
the predicate. The predicate for SecureObject evaluates
true if its value of feature
accessGrantedByParent 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!
thereExistsAccessGrantedByParent in interface SecureObjectQuerypublic BasicObjectQuery forAllAccessGrantedByParent()
SecureObjectQueryaccessGrantedByParent to
the predicate. The predicate for SecureObject evaluates
true if its value of feature
accessGrantedByParent 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!
forAllAccessGrantedByParent in interface SecureObjectQuery
public void forAllAccessLevelBrowse(short operator,
Collection values)
forAllAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelBrowse(short operator,
Collection values)
thereExistsAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelBrowse(short operator,
short[] filterValues)
forAllAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelBrowse(short operator,
short[] filterValues)
thereExistsAccessLevelBrowse in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelBrowse(short order)
SecureObjectFilter
orderByAccessLevelBrowse in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate accessLevelBrowse()
accessLevelBrowse in interface SecureObjectQuerypublic SimpleTypeOrder orderByAccessLevelBrowse()
SecureObjectQuerySecureObject
depending the feature accessLevelBrowse
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelBrowse in interface SecureObjectQuery
public void forAllAccessLevelDelete(short operator,
Collection values)
forAllAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelDelete(short operator,
Collection values)
thereExistsAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelDelete(short operator,
short[] filterValues)
forAllAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelDelete(short operator,
short[] filterValues)
thereExistsAccessLevelDelete in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelDelete(short order)
SecureObjectFilter
orderByAccessLevelDelete in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate accessLevelDelete()
accessLevelDelete in interface SecureObjectQuerypublic SimpleTypeOrder orderByAccessLevelDelete()
SecureObjectQuerySecureObject
depending the feature accessLevelDelete
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelDelete in interface SecureObjectQuery
public void forAllAccessLevelUpdate(short operator,
Collection values)
forAllAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelUpdate(short operator,
Collection values)
thereExistsAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllAccessLevelUpdate(short operator,
short[] filterValues)
forAllAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAccessLevelUpdate(short operator,
short[] filterValues)
thereExistsAccessLevelUpdate in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAccessLevelUpdate(short order)
SecureObjectFilter
orderByAccessLevelUpdate in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate accessLevelUpdate()
accessLevelUpdate in interface SecureObjectQuerypublic SimpleTypeOrder orderByAccessLevelUpdate()
SecureObjectQuerySecureObject
depending the feature accessLevelUpdate
Note: The order in which orderBy…
instructions are given is relevant!
orderByAccessLevelUpdate in interface SecureObjectQuery
public void forAllOwner(short operator,
Collection values)
forAllOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwner(short operator,
Collection values)
thereExistsOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwner(short operator,
String[] filterValues)
forAllOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwner(short operator,
String[] filterValues)
thereExistsOwner in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByOwner(short order)
SecureObjectFilter
orderByOwner in interface SecureObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate owner()
SecureObjectQuerySecureObject
testing whether the feature owner has values or not.
owner in interface SecureObjectQuerypublic StringTypePredicate thereExistsOwner()
SecureObjectQueryowner to the predicate.
The predicate for SecureObject evaluates true
if at least one of its values of feature owner satisfies
the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsOwner in interface SecureObjectQuerypublic StringTypePredicate forAllOwner()
SecureObjectQueryowner to the predicate.
The predicate for SecureObject evaluates true
if all of its values of feature owner satisfy the selected
condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllOwner in interface SecureObjectQuerypublic MultivaluedTypeOrder orderByOwner()
SecureObjectQuerySecureObject
depending the feature owner
Note: The order in which orderBy…
instructions are given is relevant!
orderByOwner in interface SecureObjectQuery
public void forAllOwningGroup(short operator,
PrincipalGroup[] filterValues)
forAllOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningGroup(short operator,
PrincipalGroup[] filterValues)
thereExistsOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwningGroup(short operator,
Collection values)
forAllOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningGroup(short operator,
Collection values)
thereExistsOwningGroup in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic MultivaluedFeaturePredicate owningGroup()
SecureObjectQuerySecureObject
testing whether the feature owningGroup has values or not.
owningGroup in interface SecureObjectQuerypublic PrincipalGroupQuery thereExistsOwningGroup()
SecureObjectQueryowningGroup to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningGroup
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!
thereExistsOwningGroup in interface SecureObjectQuerypublic PrincipalGroupQuery forAllOwningGroup()
SecureObjectQueryowningGroup to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningGroup
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!
forAllOwningGroup in interface SecureObjectQuery
public void forAllOwningUser(short operator,
User[] filterValues)
forAllOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningUser(short operator,
User[] filterValues)
thereExistsOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllOwningUser(short operator,
Collection values)
forAllOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsOwningUser(short operator,
Collection values)
thereExistsOwningUser in interface SecureObjectFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate owningUser()
SecureObjectQuerySecureObject
testing whether the value of the feature owningUser is
null or not.
owningUser in interface SecureObjectQuerypublic UserQuery thereExistsOwningUser()
SecureObjectQueryowningUser to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningUser
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!
thereExistsOwningUser in interface SecureObjectQuerypublic UserQuery forAllOwningUser()
SecureObjectQueryowningUser to the
predicate. The predicate for SecureObject evaluates
true if its value of feature owningUser
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!
forAllOwningUser in interface SecureObjectQuery
public void forAllCategory(short operator,
Collection values)
forAllCategory in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCategory(short operator,
Collection values)
thereExistsCategory in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllCategory(short operator,
String[] filterValues)
forAllCategory in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsCategory(short operator,
String[] filterValues)
thereExistsCategory in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByCategory(short order)
CrxObjectFilter
orderByCategory in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate category()
CrxObjectQueryCrxObject testing
whether the feature category has values or not.
category in interface CrxObjectQuerypublic StringTypePredicate thereExistsCategory()
CrxObjectQuerycategory to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
category satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsCategory in interface CrxObjectQuerypublic StringTypePredicate forAllCategory()
CrxObjectQuerycategory to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature category
satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllCategory in interface CrxObjectQuerypublic MultivaluedTypeOrder orderByCategory()
CrxObjectQueryCrxObject depending
the feature category
Note: The order in which orderBy…
instructions are given is relevant!
orderByCategory in interface CrxObjectQuery
public void forAllDisabled(short operator,
Collection values)
forAllDisabled in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDisabled(short operator,
Collection values)
thereExistsDisabled in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllDisabled(short operator,
boolean[] filterValues)
forAllDisabled in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDisabled(short operator,
boolean[] filterValues)
thereExistsDisabled in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDisabled(short order)
CrxObjectFilter
orderByDisabled in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic BooleanTypePredicate disabled()
disabled in interface CrxObjectQuerypublic SimpleTypeOrder orderByDisabled()
CrxObjectQueryCrxObject depending
the feature disabled
Note: The order in which orderBy…
instructions are given is relevant!
orderByDisabled in interface CrxObjectQuery
public void forAllDisabledReason(short operator,
Collection values)
forAllDisabledReason in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDisabledReason(short operator,
Collection values)
thereExistsDisabledReason in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllDisabledReason(short operator,
String[] filterValues)
forAllDisabledReason in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDisabledReason(short operator,
String[] filterValues)
thereExistsDisabledReason in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDisabledReason(short order)
CrxObjectFilter
orderByDisabledReason in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate disabledReason()
CrxObjectQueryCrxObject testing
whether the value of the feature disabledReason is
null or not.
disabledReason in interface CrxObjectQuerypublic StringTypePredicate thereExistsDisabledReason()
CrxObjectQuerydisabledReason to the
predicate. The predicate for CrxObject evaluates
true if its value of feature disabledReason
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!
thereExistsDisabledReason in interface CrxObjectQuerypublic StringTypePredicate forAllDisabledReason()
CrxObjectQuerydisabledReason to the
predicate. The predicate for CrxObject evaluates
true if its value of feature disabledReason
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!
forAllDisabledReason in interface CrxObjectQuerypublic SimpleTypeOrder orderByDisabledReason()
CrxObjectQueryCrxObject depending
the feature disabledReason
Note: The order in which orderBy…
instructions are given is relevant!
orderByDisabledReason in interface CrxObjectQuery
public void forAllExternalLink(short operator,
Collection values)
forAllExternalLink in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsExternalLink(short operator,
Collection values)
thereExistsExternalLink in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllExternalLink(short operator,
String[] filterValues)
forAllExternalLink in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsExternalLink(short operator,
String[] filterValues)
thereExistsExternalLink in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByExternalLink(short order)
CrxObjectFilter
orderByExternalLink in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate externalLink()
CrxObjectQueryCrxObject testing
whether the feature externalLink has values or not.
externalLink in interface CrxObjectQuerypublic ResourceIdentifierTypePredicate thereExistsExternalLink()
CrxObjectQueryexternalLink to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
externalLink satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsExternalLink in interface CrxObjectQuerypublic ResourceIdentifierTypePredicate forAllExternalLink()
CrxObjectQueryexternalLink to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature
externalLink satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllExternalLink in interface CrxObjectQuerypublic MultivaluedTypeOrder orderByExternalLink()
CrxObjectQueryCrxObject depending
the feature externalLink
Note: The order in which orderBy…
instructions are given is relevant!
orderByExternalLink in interface CrxObjectQuery
public void forAllUserBoolean0(short operator,
Collection values)
forAllUserBoolean0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean0(short operator,
Collection values)
thereExistsUserBoolean0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean0(short operator,
boolean[] filterValues)
forAllUserBoolean0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean0(short operator,
boolean[] filterValues)
thereExistsUserBoolean0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean0(short order)
CrxObjectFilter
orderByUserBoolean0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userBoolean0()
CrxObjectQueryCrxObject testing
whether the value of the feature userBoolean0 is
null or not.
userBoolean0 in interface CrxObjectQuerypublic BooleanTypePredicate thereExistsUserBoolean0()
CrxObjectQueryuserBoolean0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userBoolean0
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!
thereExistsUserBoolean0 in interface CrxObjectQuerypublic BooleanTypePredicate forAllUserBoolean0()
CrxObjectQueryuserBoolean0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userBoolean0
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!
forAllUserBoolean0 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserBoolean0()
CrxObjectQueryCrxObject depending
the feature userBoolean0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean0 in interface CrxObjectQuery
public void forAllUserBoolean1(short operator,
Collection values)
forAllUserBoolean1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean1(short operator,
Collection values)
thereExistsUserBoolean1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean1(short operator,
boolean[] filterValues)
forAllUserBoolean1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean1(short operator,
boolean[] filterValues)
thereExistsUserBoolean1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean1(short order)
CrxObjectFilter
orderByUserBoolean1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userBoolean1()
CrxObjectQueryCrxObject testing
whether the value of the feature userBoolean1 is
null or not.
userBoolean1 in interface CrxObjectQuerypublic BooleanTypePredicate thereExistsUserBoolean1()
CrxObjectQueryuserBoolean1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userBoolean1
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!
thereExistsUserBoolean1 in interface CrxObjectQuerypublic BooleanTypePredicate forAllUserBoolean1()
CrxObjectQueryuserBoolean1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userBoolean1
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!
forAllUserBoolean1 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserBoolean1()
CrxObjectQueryCrxObject depending
the feature userBoolean1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean1 in interface CrxObjectQuery
public void forAllUserBoolean2(short operator,
Collection values)
forAllUserBoolean2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean2(short operator,
Collection values)
thereExistsUserBoolean2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean2(short operator,
boolean[] filterValues)
forAllUserBoolean2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean2(short operator,
boolean[] filterValues)
thereExistsUserBoolean2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean2(short order)
CrxObjectFilter
orderByUserBoolean2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userBoolean2()
CrxObjectQueryCrxObject testing
whether the value of the feature userBoolean2 is
null or not.
userBoolean2 in interface CrxObjectQuerypublic BooleanTypePredicate thereExistsUserBoolean2()
CrxObjectQueryuserBoolean2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userBoolean2
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!
thereExistsUserBoolean2 in interface CrxObjectQuerypublic BooleanTypePredicate forAllUserBoolean2()
CrxObjectQueryuserBoolean2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userBoolean2
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!
forAllUserBoolean2 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserBoolean2()
CrxObjectQueryCrxObject depending
the feature userBoolean2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean2 in interface CrxObjectQuery
public void forAllUserBoolean3(short operator,
Collection values)
forAllUserBoolean3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean3(short operator,
Collection values)
thereExistsUserBoolean3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean3(short operator,
boolean[] filterValues)
forAllUserBoolean3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean3(short operator,
boolean[] filterValues)
thereExistsUserBoolean3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean3(short order)
CrxObjectFilter
orderByUserBoolean3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userBoolean3()
CrxObjectQueryCrxObject testing
whether the value of the feature userBoolean3 is
null or not.
userBoolean3 in interface CrxObjectQuerypublic BooleanTypePredicate thereExistsUserBoolean3()
CrxObjectQueryuserBoolean3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userBoolean3
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!
thereExistsUserBoolean3 in interface CrxObjectQuerypublic BooleanTypePredicate forAllUserBoolean3()
CrxObjectQueryuserBoolean3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userBoolean3
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!
forAllUserBoolean3 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserBoolean3()
CrxObjectQueryCrxObject depending
the feature userBoolean3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean3 in interface CrxObjectQuery
public void forAllUserBoolean4(short operator,
Collection values)
forAllUserBoolean4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean4(short operator,
Collection values)
thereExistsUserBoolean4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserBoolean4(short operator,
boolean[] filterValues)
forAllUserBoolean4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserBoolean4(short operator,
boolean[] filterValues)
thereExistsUserBoolean4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserBoolean4(short order)
CrxObjectFilter
orderByUserBoolean4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate userBoolean4()
CrxObjectQueryCrxObject testing
whether the feature userBoolean4 has values or not.
userBoolean4 in interface CrxObjectQuerypublic BooleanTypePredicate thereExistsUserBoolean4()
CrxObjectQueryuserBoolean4 to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
userBoolean4 satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsUserBoolean4 in interface CrxObjectQuerypublic BooleanTypePredicate forAllUserBoolean4()
CrxObjectQueryuserBoolean4 to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature
userBoolean4 satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllUserBoolean4 in interface CrxObjectQuerypublic MultivaluedTypeOrder orderByUserBoolean4()
CrxObjectQueryCrxObject depending
the feature userBoolean4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserBoolean4 in interface CrxObjectQuery
public void forAllUserCode0(short operator,
Collection values)
forAllUserCode0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode0(short operator,
Collection values)
thereExistsUserCode0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode0(short operator,
short[] filterValues)
forAllUserCode0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode0(short operator,
short[] filterValues)
thereExistsUserCode0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode0(short order)
CrxObjectFilter
orderByUserCode0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userCode0()
CrxObjectQueryCrxObject testing
whether the value of the feature userCode0 is
null or not.
userCode0 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserCode0()
CrxObjectQueryuserCode0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userCode0
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!
thereExistsUserCode0 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserCode0()
CrxObjectQueryuserCode0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userCode0
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!
forAllUserCode0 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserCode0()
CrxObjectQueryCrxObject depending
the feature userCode0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode0 in interface CrxObjectQuery
public void forAllUserCode1(short operator,
Collection values)
forAllUserCode1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode1(short operator,
Collection values)
thereExistsUserCode1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode1(short operator,
short[] filterValues)
forAllUserCode1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode1(short operator,
short[] filterValues)
thereExistsUserCode1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode1(short order)
CrxObjectFilter
orderByUserCode1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userCode1()
CrxObjectQueryCrxObject testing
whether the value of the feature userCode1 is
null or not.
userCode1 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserCode1()
CrxObjectQueryuserCode1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userCode1
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!
thereExistsUserCode1 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserCode1()
CrxObjectQueryuserCode1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userCode1
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!
forAllUserCode1 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserCode1()
CrxObjectQueryCrxObject depending
the feature userCode1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode1 in interface CrxObjectQuery
public void forAllUserCode2(short operator,
Collection values)
forAllUserCode2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode2(short operator,
Collection values)
thereExistsUserCode2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode2(short operator,
short[] filterValues)
forAllUserCode2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode2(short operator,
short[] filterValues)
thereExistsUserCode2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode2(short order)
CrxObjectFilter
orderByUserCode2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userCode2()
CrxObjectQueryCrxObject testing
whether the value of the feature userCode2 is
null or not.
userCode2 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserCode2()
CrxObjectQueryuserCode2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userCode2
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!
thereExistsUserCode2 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserCode2()
CrxObjectQueryuserCode2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userCode2
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!
forAllUserCode2 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserCode2()
CrxObjectQueryCrxObject depending
the feature userCode2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode2 in interface CrxObjectQuery
public void forAllUserCode3(short operator,
Collection values)
forAllUserCode3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode3(short operator,
Collection values)
thereExistsUserCode3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode3(short operator,
short[] filterValues)
forAllUserCode3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode3(short operator,
short[] filterValues)
thereExistsUserCode3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode3(short order)
CrxObjectFilter
orderByUserCode3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userCode3()
CrxObjectQueryCrxObject testing
whether the value of the feature userCode3 is
null or not.
userCode3 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserCode3()
CrxObjectQueryuserCode3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userCode3
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!
thereExistsUserCode3 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserCode3()
CrxObjectQueryuserCode3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userCode3
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!
forAllUserCode3 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserCode3()
CrxObjectQueryCrxObject depending
the feature userCode3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode3 in interface CrxObjectQuery
public void forAllUserCode4(short operator,
Collection values)
forAllUserCode4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode4(short operator,
Collection values)
thereExistsUserCode4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserCode4(short operator,
short[] filterValues)
forAllUserCode4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserCode4(short operator,
short[] filterValues)
thereExistsUserCode4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserCode4(short order)
CrxObjectFilter
orderByUserCode4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate userCode4()
CrxObjectQueryCrxObject testing
whether the feature userCode4 has values or not.
userCode4 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserCode4()
CrxObjectQueryuserCode4 to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
userCode4 satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsUserCode4 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserCode4()
CrxObjectQueryuserCode4 to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature
userCode4 satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllUserCode4 in interface CrxObjectQuerypublic MultivaluedTypeOrder orderByUserCode4()
CrxObjectQueryCrxObject depending
the feature userCode4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserCode4 in interface CrxObjectQuery
public void forAllUserDate0(short operator,
Collection values)
forAllUserDate0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate0(short operator,
Collection values)
thereExistsUserDate0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate0(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate0(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate0(short order)
CrxObjectFilter
orderByUserDate0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userDate0()
CrxObjectQueryCrxObject testing
whether the value of the feature userDate0 is
null or not.
userDate0 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate thereExistsUserDate0()
CrxObjectQueryuserDate0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDate0
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!
thereExistsUserDate0 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate forAllUserDate0()
CrxObjectQueryuserDate0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDate0
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!
forAllUserDate0 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserDate0()
CrxObjectQueryCrxObject depending
the feature userDate0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate0 in interface CrxObjectQuery
public void forAllUserDate1(short operator,
Collection values)
forAllUserDate1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate1(short operator,
Collection values)
thereExistsUserDate1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate1(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate1(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate1(short order)
CrxObjectFilter
orderByUserDate1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userDate1()
CrxObjectQueryCrxObject testing
whether the value of the feature userDate1 is
null or not.
userDate1 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate thereExistsUserDate1()
CrxObjectQueryuserDate1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDate1
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!
thereExistsUserDate1 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate forAllUserDate1()
CrxObjectQueryuserDate1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDate1
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!
forAllUserDate1 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserDate1()
CrxObjectQueryCrxObject depending
the feature userDate1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate1 in interface CrxObjectQuery
public void forAllUserDate2(short operator,
Collection values)
forAllUserDate2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate2(short operator,
Collection values)
thereExistsUserDate2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate2(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate2(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate2(short order)
CrxObjectFilter
orderByUserDate2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userDate2()
CrxObjectQueryCrxObject testing
whether the value of the feature userDate2 is
null or not.
userDate2 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate thereExistsUserDate2()
CrxObjectQueryuserDate2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDate2
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!
thereExistsUserDate2 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate forAllUserDate2()
CrxObjectQueryuserDate2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDate2
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!
forAllUserDate2 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserDate2()
CrxObjectQueryCrxObject depending
the feature userDate2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate2 in interface CrxObjectQuery
public void forAllUserDate3(short operator,
Collection values)
forAllUserDate3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate3(short operator,
Collection values)
thereExistsUserDate3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate3(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate3(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate3(short order)
CrxObjectFilter
orderByUserDate3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userDate3()
CrxObjectQueryCrxObject testing
whether the value of the feature userDate3 is
null or not.
userDate3 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate thereExistsUserDate3()
CrxObjectQueryuserDate3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDate3
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!
thereExistsUserDate3 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate forAllUserDate3()
CrxObjectQueryuserDate3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDate3
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!
forAllUserDate3 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserDate3()
CrxObjectQueryCrxObject depending
the feature userDate3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate3 in interface CrxObjectQuery
public void forAllUserDate4(short operator,
Collection values)
forAllUserDate4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate4(short operator,
Collection values)
thereExistsUserDate4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDate4(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
forAllUserDate4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDate4(short operator,
javax.xml.datatype.XMLGregorianCalendar[] filterValues)
thereExistsUserDate4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDate4(short order)
CrxObjectFilter
orderByUserDate4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate userDate4()
CrxObjectQueryCrxObject testing
whether the feature userDate4 has values or not.
userDate4 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate thereExistsUserDate4()
CrxObjectQueryuserDate4 to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
userDate4 satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsUserDate4 in interface CrxObjectQuerypublic PartiallyOrderedTypePredicate forAllUserDate4()
CrxObjectQueryuserDate4 to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature
userDate4 satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllUserDate4 in interface CrxObjectQuerypublic MultivaluedTypeOrder orderByUserDate4()
CrxObjectQueryCrxObject depending
the feature userDate4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDate4 in interface CrxObjectQuery
public void forAllUserDateTime0(short operator,
Collection values)
forAllUserDateTime0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime0(short operator,
Collection values)
thereExistsUserDateTime0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime0(short operator,
Date[] filterValues)
forAllUserDateTime0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime0(short operator,
Date[] filterValues)
thereExistsUserDateTime0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime0(short order)
CrxObjectFilter
orderByUserDateTime0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userDateTime0()
CrxObjectQueryCrxObject testing
whether the value of the feature userDateTime0 is
null or not.
userDateTime0 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserDateTime0()
CrxObjectQueryuserDateTime0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDateTime0
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!
thereExistsUserDateTime0 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserDateTime0()
CrxObjectQueryuserDateTime0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDateTime0
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!
forAllUserDateTime0 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserDateTime0()
CrxObjectQueryCrxObject depending
the feature userDateTime0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime0 in interface CrxObjectQuery
public void forAllUserDateTime1(short operator,
Collection values)
forAllUserDateTime1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime1(short operator,
Collection values)
thereExistsUserDateTime1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime1(short operator,
Date[] filterValues)
forAllUserDateTime1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime1(short operator,
Date[] filterValues)
thereExistsUserDateTime1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime1(short order)
CrxObjectFilter
orderByUserDateTime1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userDateTime1()
CrxObjectQueryCrxObject testing
whether the value of the feature userDateTime1 is
null or not.
userDateTime1 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserDateTime1()
CrxObjectQueryuserDateTime1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDateTime1
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!
thereExistsUserDateTime1 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserDateTime1()
CrxObjectQueryuserDateTime1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDateTime1
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!
forAllUserDateTime1 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserDateTime1()
CrxObjectQueryCrxObject depending
the feature userDateTime1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime1 in interface CrxObjectQuery
public void forAllUserDateTime2(short operator,
Collection values)
forAllUserDateTime2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime2(short operator,
Collection values)
thereExistsUserDateTime2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime2(short operator,
Date[] filterValues)
forAllUserDateTime2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime2(short operator,
Date[] filterValues)
thereExistsUserDateTime2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime2(short order)
CrxObjectFilter
orderByUserDateTime2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userDateTime2()
CrxObjectQueryCrxObject testing
whether the value of the feature userDateTime2 is
null or not.
userDateTime2 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserDateTime2()
CrxObjectQueryuserDateTime2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDateTime2
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!
thereExistsUserDateTime2 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserDateTime2()
CrxObjectQueryuserDateTime2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDateTime2
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!
forAllUserDateTime2 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserDateTime2()
CrxObjectQueryCrxObject depending
the feature userDateTime2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime2 in interface CrxObjectQuery
public void forAllUserDateTime3(short operator,
Collection values)
forAllUserDateTime3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime3(short operator,
Collection values)
thereExistsUserDateTime3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime3(short operator,
Date[] filterValues)
forAllUserDateTime3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime3(short operator,
Date[] filterValues)
thereExistsUserDateTime3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime3(short order)
CrxObjectFilter
orderByUserDateTime3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userDateTime3()
CrxObjectQueryCrxObject testing
whether the value of the feature userDateTime3 is
null or not.
userDateTime3 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserDateTime3()
CrxObjectQueryuserDateTime3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDateTime3
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!
thereExistsUserDateTime3 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserDateTime3()
CrxObjectQueryuserDateTime3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userDateTime3
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!
forAllUserDateTime3 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserDateTime3()
CrxObjectQueryCrxObject depending
the feature userDateTime3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime3 in interface CrxObjectQuery
public void forAllUserDateTime4(short operator,
Collection values)
forAllUserDateTime4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime4(short operator,
Collection values)
thereExistsUserDateTime4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserDateTime4(short operator,
Date[] filterValues)
forAllUserDateTime4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserDateTime4(short operator,
Date[] filterValues)
thereExistsUserDateTime4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserDateTime4(short order)
CrxObjectFilter
orderByUserDateTime4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate userDateTime4()
CrxObjectQueryCrxObject testing
whether the feature userDateTime4 has values or not.
userDateTime4 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserDateTime4()
CrxObjectQueryuserDateTime4 to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
userDateTime4 satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsUserDateTime4 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserDateTime4()
CrxObjectQueryuserDateTime4 to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature
userDateTime4 satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllUserDateTime4 in interface CrxObjectQuerypublic MultivaluedTypeOrder orderByUserDateTime4()
CrxObjectQueryCrxObject depending
the feature userDateTime4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserDateTime4 in interface CrxObjectQuery
public void forAllUserNumber0(short operator,
Collection values)
forAllUserNumber0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber0(short operator,
Collection values)
thereExistsUserNumber0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber0(short operator,
BigDecimal[] filterValues)
forAllUserNumber0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber0(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber0(short order)
CrxObjectFilter
orderByUserNumber0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userNumber0()
CrxObjectQueryCrxObject testing
whether the value of the feature userNumber0 is
null or not.
userNumber0 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserNumber0()
CrxObjectQueryuserNumber0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userNumber0
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!
thereExistsUserNumber0 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserNumber0()
CrxObjectQueryuserNumber0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userNumber0
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!
forAllUserNumber0 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserNumber0()
CrxObjectQueryCrxObject depending
the feature userNumber0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber0 in interface CrxObjectQuery
public void forAllUserNumber1(short operator,
Collection values)
forAllUserNumber1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber1(short operator,
Collection values)
thereExistsUserNumber1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber1(short operator,
BigDecimal[] filterValues)
forAllUserNumber1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber1(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber1(short order)
CrxObjectFilter
orderByUserNumber1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userNumber1()
CrxObjectQueryCrxObject testing
whether the value of the feature userNumber1 is
null or not.
userNumber1 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserNumber1()
CrxObjectQueryuserNumber1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userNumber1
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!
thereExistsUserNumber1 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserNumber1()
CrxObjectQueryuserNumber1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userNumber1
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!
forAllUserNumber1 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserNumber1()
CrxObjectQueryCrxObject depending
the feature userNumber1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber1 in interface CrxObjectQuery
public void forAllUserNumber2(short operator,
Collection values)
forAllUserNumber2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber2(short operator,
Collection values)
thereExistsUserNumber2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber2(short operator,
BigDecimal[] filterValues)
forAllUserNumber2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber2(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber2(short order)
CrxObjectFilter
orderByUserNumber2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userNumber2()
CrxObjectQueryCrxObject testing
whether the value of the feature userNumber2 is
null or not.
userNumber2 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserNumber2()
CrxObjectQueryuserNumber2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userNumber2
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!
thereExistsUserNumber2 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserNumber2()
CrxObjectQueryuserNumber2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userNumber2
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!
forAllUserNumber2 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserNumber2()
CrxObjectQueryCrxObject depending
the feature userNumber2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber2 in interface CrxObjectQuery
public void forAllUserNumber3(short operator,
Collection values)
forAllUserNumber3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber3(short operator,
Collection values)
thereExistsUserNumber3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber3(short operator,
BigDecimal[] filterValues)
forAllUserNumber3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber3(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber3(short order)
CrxObjectFilter
orderByUserNumber3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userNumber3()
CrxObjectQueryCrxObject testing
whether the value of the feature userNumber3 is
null or not.
userNumber3 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserNumber3()
CrxObjectQueryuserNumber3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userNumber3
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!
thereExistsUserNumber3 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserNumber3()
CrxObjectQueryuserNumber3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userNumber3
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!
forAllUserNumber3 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserNumber3()
CrxObjectQueryCrxObject depending
the feature userNumber3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber3 in interface CrxObjectQuery
public void forAllUserNumber4(short operator,
Collection values)
forAllUserNumber4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber4(short operator,
Collection values)
thereExistsUserNumber4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserNumber4(short operator,
BigDecimal[] filterValues)
forAllUserNumber4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserNumber4(short operator,
BigDecimal[] filterValues)
thereExistsUserNumber4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserNumber4(short order)
CrxObjectFilter
orderByUserNumber4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate userNumber4()
CrxObjectQueryCrxObject testing
whether the feature userNumber4 has values or not.
userNumber4 in interface CrxObjectQuerypublic ComparableTypePredicate thereExistsUserNumber4()
CrxObjectQueryuserNumber4 to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
userNumber4 satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsUserNumber4 in interface CrxObjectQuerypublic ComparableTypePredicate forAllUserNumber4()
CrxObjectQueryuserNumber4 to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature
userNumber4 satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllUserNumber4 in interface CrxObjectQuerypublic MultivaluedTypeOrder orderByUserNumber4()
CrxObjectQueryCrxObject depending
the feature userNumber4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserNumber4 in interface CrxObjectQuery
public void forAllUserString0(short operator,
Collection values)
forAllUserString0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString0(short operator,
Collection values)
thereExistsUserString0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString0(short operator,
String[] filterValues)
forAllUserString0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString0(short operator,
String[] filterValues)
thereExistsUserString0 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString0(short order)
CrxObjectFilter
orderByUserString0 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userString0()
CrxObjectQueryCrxObject testing
whether the value of the feature userString0 is
null or not.
userString0 in interface CrxObjectQuerypublic StringTypePredicate thereExistsUserString0()
CrxObjectQueryuserString0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString0
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!
thereExistsUserString0 in interface CrxObjectQuerypublic StringTypePredicate forAllUserString0()
CrxObjectQueryuserString0 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString0
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!
forAllUserString0 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserString0()
CrxObjectQueryCrxObject depending
the feature userString0
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString0 in interface CrxObjectQuery
public void forAllUserString1(short operator,
Collection values)
forAllUserString1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString1(short operator,
Collection values)
thereExistsUserString1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString1(short operator,
String[] filterValues)
forAllUserString1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString1(short operator,
String[] filterValues)
thereExistsUserString1 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString1(short order)
CrxObjectFilter
orderByUserString1 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userString1()
CrxObjectQueryCrxObject testing
whether the value of the feature userString1 is
null or not.
userString1 in interface CrxObjectQuerypublic StringTypePredicate thereExistsUserString1()
CrxObjectQueryuserString1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString1
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!
thereExistsUserString1 in interface CrxObjectQuerypublic StringTypePredicate forAllUserString1()
CrxObjectQueryuserString1 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString1
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!
forAllUserString1 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserString1()
CrxObjectQueryCrxObject depending
the feature userString1
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString1 in interface CrxObjectQuery
public void forAllUserString2(short operator,
Collection values)
forAllUserString2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString2(short operator,
Collection values)
thereExistsUserString2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString2(short operator,
String[] filterValues)
forAllUserString2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString2(short operator,
String[] filterValues)
thereExistsUserString2 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString2(short order)
CrxObjectFilter
orderByUserString2 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userString2()
CrxObjectQueryCrxObject testing
whether the value of the feature userString2 is
null or not.
userString2 in interface CrxObjectQuerypublic StringTypePredicate thereExistsUserString2()
CrxObjectQueryuserString2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString2
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!
thereExistsUserString2 in interface CrxObjectQuerypublic StringTypePredicate forAllUserString2()
CrxObjectQueryuserString2 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString2
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!
forAllUserString2 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserString2()
CrxObjectQueryCrxObject depending
the feature userString2
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString2 in interface CrxObjectQuery
public void forAllUserString3(short operator,
Collection values)
forAllUserString3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString3(short operator,
Collection values)
thereExistsUserString3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString3(short operator,
String[] filterValues)
forAllUserString3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString3(short operator,
String[] filterValues)
thereExistsUserString3 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString3(short order)
CrxObjectFilter
orderByUserString3 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate userString3()
CrxObjectQueryCrxObject testing
whether the value of the feature userString3 is
null or not.
userString3 in interface CrxObjectQuerypublic StringTypePredicate thereExistsUserString3()
CrxObjectQueryuserString3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString3
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!
thereExistsUserString3 in interface CrxObjectQuerypublic StringTypePredicate forAllUserString3()
CrxObjectQueryuserString3 to the
predicate. The predicate for CrxObject evaluates
true if its value of feature userString3
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!
forAllUserString3 in interface CrxObjectQuerypublic SimpleTypeOrder orderByUserString3()
CrxObjectQueryCrxObject depending
the feature userString3
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString3 in interface CrxObjectQuery
public void forAllUserString4(short operator,
Collection values)
forAllUserString4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString4(short operator,
Collection values)
thereExistsUserString4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void forAllUserString4(short operator,
String[] filterValues)
forAllUserString4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperators
public void thereExistsUserString4(short operator,
String[] filterValues)
thereExistsUserString4 in interface CrxObjectFilteroperator - The operator for this filter.FilterOperatorspublic void orderByUserString4(short order)
CrxObjectFilter
orderByUserString4 in interface CrxObjectFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate userString4()
CrxObjectQueryCrxObject testing
whether the feature userString4 has values or not.
userString4 in interface CrxObjectQuerypublic StringTypePredicate thereExistsUserString4()
CrxObjectQueryuserString4 to the
predicate. The predicate for CrxObject evaluates
true if at least one of its values of feature
userString4 satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsUserString4 in interface CrxObjectQuerypublic StringTypePredicate forAllUserString4()
CrxObjectQueryuserString4 to the
predicate. The predicate for CrxObject evaluates
true if all of its values of feature
userString4 satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllUserString4 in interface CrxObjectQuerypublic MultivaluedTypeOrder orderByUserString4()
CrxObjectQueryCrxObject depending
the feature userString4
Note: The order in which orderBy…
instructions are given is relevant!
orderByUserString4 in interface CrxObjectQuery
public void forAllPicture(short operator,
Media[] filterValues)
forAllPicture in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPicture(short operator,
Media[] filterValues)
thereExistsPicture in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void forAllPicture(short operator,
Collection values)
forAllPicture in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPicture(short operator,
Collection values)
thereExistsPicture in interface PicturedFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate picture()
PicturedQueryPictured testing
whether the value of the feature picture is
null or not.
picture in interface PicturedQuerypublic MediaQuery thereExistsPicture()
PicturedQuerypicture to the
predicate. The predicate for Pictured evaluates
true if its value of feature picture
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!
thereExistsPicture in interface PicturedQuerypublic MediaQuery forAllPicture()
PicturedQuerypicture to the
predicate. The predicate for Pictured evaluates
true if its value of feature picture
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!
forAllPicture in interface PicturedQuery
public void forAllPictureContent(short operator,
Collection values)
forAllPictureContent in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPictureContent(short operator,
Collection values)
thereExistsPictureContent in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void forAllPictureContent(short operator,
byte[][] filterValues)
forAllPictureContent in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPictureContent(short operator,
byte[][] filterValues)
thereExistsPictureContent in interface PicturedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByPictureContent(short order)
PicturedFilter
orderByPictureContent in interface PicturedFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate pictureContent()
PicturedQueryPictured testing
whether the value of the feature pictureContent is
null or not.
pictureContent in interface PicturedQuerypublic AnyTypePredicate thereExistsPictureContent()
PicturedQuerypictureContent to the
predicate. The predicate for Pictured evaluates
true if its value of feature pictureContent
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!
thereExistsPictureContent in interface PicturedQuerypublic AnyTypePredicate forAllPictureContent()
PicturedQuerypictureContent to the
predicate. The predicate for Pictured evaluates
true if its value of feature pictureContent
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!
forAllPictureContent in interface PicturedQuerypublic SimpleTypeOrder orderByPictureContent()
PicturedQueryPictured depending
the feature pictureContent
Note: The order in which orderBy…
instructions are given is relevant!
orderByPictureContent in interface PicturedQuery
public void forAllPictureContentMimeType(short operator,
Collection values)
forAllPictureContentMimeType in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPictureContentMimeType(short operator,
Collection values)
thereExistsPictureContentMimeType in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void forAllPictureContentMimeType(short operator,
String[] filterValues)
forAllPictureContentMimeType in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPictureContentMimeType(short operator,
String[] filterValues)
thereExistsPictureContentMimeType in interface PicturedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByPictureContentMimeType(short order)
PicturedFilter
orderByPictureContentMimeType in interface PicturedFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate pictureContentMimeType()
PicturedQueryPictured testing
whether the value of the feature pictureContentMimeType is
null or not.
pictureContentMimeType in interface PicturedQuerypublic StringTypePredicate thereExistsPictureContentMimeType()
PicturedQuerypictureContentMimeType
to the predicate. The predicate for Pictured evaluates
true if its value of feature
pictureContentMimeType 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!
thereExistsPictureContentMimeType in interface PicturedQuerypublic StringTypePredicate forAllPictureContentMimeType()
PicturedQuerypictureContentMimeType
to the predicate. The predicate for Pictured evaluates
true if its value of feature
pictureContentMimeType 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!
forAllPictureContentMimeType in interface PicturedQuerypublic SimpleTypeOrder orderByPictureContentMimeType()
PicturedQueryPictured depending
the feature pictureContentMimeType
Note: The order in which orderBy…
instructions are given is relevant!
orderByPictureContentMimeType in interface PicturedQuery
public void forAllPictureContentName(short operator,
Collection values)
forAllPictureContentName in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPictureContentName(short operator,
Collection values)
thereExistsPictureContentName in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void forAllPictureContentName(short operator,
String[] filterValues)
forAllPictureContentName in interface PicturedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPictureContentName(short operator,
String[] filterValues)
thereExistsPictureContentName in interface PicturedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByPictureContentName(short order)
PicturedFilter
orderByPictureContentName in interface PicturedFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate pictureContentName()
PicturedQueryPictured testing
whether the value of the feature pictureContentName is
null or not.
pictureContentName in interface PicturedQuerypublic StringTypePredicate thereExistsPictureContentName()
PicturedQuerypictureContentName to
the predicate. The predicate for Pictured evaluates
true if its value of feature
pictureContentName 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!
thereExistsPictureContentName in interface PicturedQuerypublic StringTypePredicate forAllPictureContentName()
PicturedQuerypictureContentName to
the predicate. The predicate for Pictured evaluates
true if its value of feature
pictureContentName 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!
forAllPictureContentName in interface PicturedQuerypublic SimpleTypeOrder orderByPictureContentName()
PicturedQueryPictured depending
the feature pictureContentName
Note: The order in which orderBy…
instructions are given is relevant!
orderByPictureContentName in interface PicturedQuery
public void forAllAlternateProductNumber(short operator,
Collection values)
forAllAlternateProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAlternateProductNumber(short operator,
Collection values)
thereExistsAlternateProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllAlternateProductNumber(short operator,
String[] filterValues)
forAllAlternateProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAlternateProductNumber(short operator,
String[] filterValues)
thereExistsAlternateProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAlternateProductNumber(short order)
AbstractProductFilter
orderByAlternateProductNumber in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic MultivaluedFeaturePredicate alternateProductNumber()
AbstractProductQueryAbstractProduct
testing whether the feature alternateProductNumber has
values or not.
alternateProductNumber in interface AbstractProductQuerypublic StringTypePredicate thereExistsAlternateProductNumber()
AbstractProductQueryalternateProductNumber
to the predicate. The predicate for AbstractProduct
evaluates true if at least one of its values of feature
alternateProductNumber satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
thereExistsAlternateProductNumber in interface AbstractProductQuerypublic StringTypePredicate forAllAlternateProductNumber()
AbstractProductQueryalternateProductNumber
to the predicate. The predicate for AbstractProduct
evaluates true if all of its values of feature
alternateProductNumber satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
forAllAlternateProductNumber in interface AbstractProductQuerypublic MultivaluedTypeOrder orderByAlternateProductNumber()
AbstractProductQueryAbstractProduct
depending the feature alternateProductNumber
Note: The order in which orderBy…
instructions are given is relevant!
orderByAlternateProductNumber in interface AbstractProductQuery
public void forAllClassification(short operator,
ProductClassification[] filterValues)
forAllClassification in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsClassification(short operator,
ProductClassification[] filterValues)
thereExistsClassification in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllClassification(short operator,
Collection values)
forAllClassification in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsClassification(short operator,
Collection values)
thereExistsClassification in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic MultivaluedFeaturePredicate classification()
AbstractProductQueryAbstractProduct
testing whether the feature classification has values or
not.
classification in interface AbstractProductQuerypublic ProductClassificationQuery thereExistsClassification()
AbstractProductQueryclassification to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature classification
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!
thereExistsClassification in interface AbstractProductQuerypublic ProductClassificationQuery forAllClassification()
AbstractProductQueryclassification to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature classification
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!
forAllClassification in interface AbstractProductQuery
public void forAllDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
forAllDefaultPriceLevel in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
thereExistsDefaultPriceLevel in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllDefaultPriceLevel(short operator,
Collection values)
forAllDefaultPriceLevel in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultPriceLevel(short operator,
Collection values)
thereExistsDefaultPriceLevel in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate defaultPriceLevel()
AbstractProductQueryAbstractProduct
testing whether the value of the feature defaultPriceLevel
is null or not.
defaultPriceLevel in interface AbstractProductQuerypublic PriceLevelQuery thereExistsDefaultPriceLevel()
AbstractProductQuerydefaultPriceLevel to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature
defaultPriceLevel 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!
thereExistsDefaultPriceLevel in interface AbstractProductQuerypublic PriceLevelQuery forAllDefaultPriceLevel()
AbstractProductQuerydefaultPriceLevel to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature
defaultPriceLevel 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!
forAllDefaultPriceLevel in interface AbstractProductQuery
public void forAllDefaultUom(short operator,
Uom[] filterValues)
forAllDefaultUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultUom(short operator,
Uom[] filterValues)
thereExistsDefaultUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllDefaultUom(short operator,
Collection values)
forAllDefaultUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultUom(short operator,
Collection values)
thereExistsDefaultUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate defaultUom()
AbstractProductQueryAbstractProduct
testing whether the value of the feature defaultUom is
null or not.
defaultUom in interface AbstractProductQuerypublic UomQuery thereExistsDefaultUom()
AbstractProductQuerydefaultUom to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature defaultUom
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!
thereExistsDefaultUom in interface AbstractProductQuerypublic UomQuery forAllDefaultUom()
AbstractProductQuerydefaultUom to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature defaultUom
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!
forAllDefaultUom in interface AbstractProductQuery
public void forAllDescription(short operator,
Collection values)
forAllDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
Collection values)
thereExistsDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllDescription(short operator,
String[] filterValues)
forAllDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDescription(short operator,
String[] filterValues)
thereExistsDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDescription(short order)
AbstractProductFilter
orderByDescription in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate description()
AbstractProductQueryAbstractProduct
testing whether the value of the feature description is
null or not.
description in interface AbstractProductQuerypublic StringTypePredicate thereExistsDescription()
AbstractProductQuerydescription to the
predicate. The predicate for AbstractProduct 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!
thereExistsDescription in interface AbstractProductQuerypublic StringTypePredicate forAllDescription()
AbstractProductQuerydescription to the
predicate. The predicate for AbstractProduct 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!
forAllDescription in interface AbstractProductQuerypublic SimpleTypeOrder orderByDescription()
AbstractProductQueryAbstractProduct
depending the feature description
Note: The order in which orderBy…
instructions are given is relevant!
orderByDescription in interface AbstractProductQuery
public void forAllDetailedDescription(short operator,
Collection values)
forAllDetailedDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDetailedDescription(short operator,
Collection values)
thereExistsDetailedDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllDetailedDescription(short operator,
String[] filterValues)
forAllDetailedDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDetailedDescription(short operator,
String[] filterValues)
thereExistsDetailedDescription in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDetailedDescription(short order)
AbstractProductFilter
orderByDetailedDescription in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate detailedDescription()
AbstractProductQueryAbstractProduct
testing whether the value of the feature
detailedDescription is null or not.
detailedDescription in interface AbstractProductQuerypublic StringTypePredicate thereExistsDetailedDescription()
AbstractProductQuerydetailedDescription to
the predicate. The predicate for AbstractProduct evaluates
true if its value of feature
detailedDescription 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!
thereExistsDetailedDescription in interface AbstractProductQuerypublic StringTypePredicate forAllDetailedDescription()
AbstractProductQuerydetailedDescription to
the predicate. The predicate for AbstractProduct evaluates
true if its value of feature
detailedDescription 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!
forAllDetailedDescription in interface AbstractProductQuerypublic SimpleTypeOrder orderByDetailedDescription()
AbstractProductQueryAbstractProduct
depending the feature detailedDescription
Note: The order in which orderBy…
instructions are given is relevant!
orderByDetailedDescription in interface AbstractProductQuery
public void forAllName(short operator,
Collection values)
forAllName in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsName(short operator,
Collection values)
thereExistsName in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllName(short operator,
String[] filterValues)
forAllName in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsName(short operator,
String[] filterValues)
thereExistsName in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByName(short order)
AbstractProductFilter
orderByName in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic StringTypePredicate name()
name in interface AbstractProductQuerypublic SimpleTypeOrder orderByName()
AbstractProductQueryAbstractProduct
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
orderByName in interface AbstractProductQuery
public void forAllPriceUom(short operator,
Uom[] filterValues)
forAllPriceUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPriceUom(short operator,
Uom[] filterValues)
thereExistsPriceUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllPriceUom(short operator,
Collection values)
forAllPriceUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsPriceUom(short operator,
Collection values)
thereExistsPriceUom in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic MultivaluedFeaturePredicate priceUom()
AbstractProductQueryAbstractProduct
testing whether the feature priceUom has values or not.
priceUom in interface AbstractProductQuerypublic UomQuery thereExistsPriceUom()
AbstractProductQuerypriceUom to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature priceUom
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!
thereExistsPriceUom in interface AbstractProductQuerypublic UomQuery forAllPriceUom()
AbstractProductQuerypriceUom to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature priceUom
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!
forAllPriceUom in interface AbstractProductQuery
public void forAllProductNumber(short operator,
Collection values)
forAllProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductNumber(short operator,
Collection values)
thereExistsProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllProductNumber(short operator,
String[] filterValues)
forAllProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductNumber(short operator,
String[] filterValues)
thereExistsProductNumber in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByProductNumber(short order)
AbstractProductFilter
orderByProductNumber in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic StringTypePredicate productNumber()
productNumber in interface AbstractProductQuerypublic SimpleTypeOrder orderByProductNumber()
AbstractProductQueryAbstractProduct
depending the feature productNumber
Note: The order in which orderBy…
instructions are given is relevant!
orderByProductNumber in interface AbstractProductQuery
public void forAllProductState(short operator,
Collection values)
forAllProductState in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductState(short operator,
Collection values)
thereExistsProductState in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllProductState(short operator,
short[] filterValues)
forAllProductState in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductState(short operator,
short[] filterValues)
thereExistsProductState in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic void orderByProductState(short order)
AbstractProductFilter
orderByProductState in interface AbstractProductFilterorder - The sort order for this filter.Directionspublic ComparableTypePredicate productState()
productState in interface AbstractProductQuerypublic SimpleTypeOrder orderByProductState()
AbstractProductQueryAbstractProduct
depending the feature productState
Note: The order in which orderBy…
instructions are given is relevant!
orderByProductState in interface AbstractProductQuery
public void forAllProductUsage(short operator,
ActivityTracker[] filterValues)
forAllProductUsage in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductUsage(short operator,
ActivityTracker[] filterValues)
thereExistsProductUsage in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllProductUsage(short operator,
Collection values)
forAllProductUsage in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsProductUsage(short operator,
Collection values)
thereExistsProductUsage in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate productUsage()
AbstractProductQueryAbstractProduct
testing whether the value of the feature productUsage is
null or not.
productUsage in interface AbstractProductQuerypublic ActivityTrackerQuery thereExistsProductUsage()
AbstractProductQueryproductUsage to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature productUsage
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!
thereExistsProductUsage in interface AbstractProductQuerypublic ActivityTrackerQuery forAllProductUsage()
AbstractProductQueryproductUsage to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature productUsage
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!
forAllProductUsage in interface AbstractProductQuery
public void forAllSalesTaxType(short operator,
SalesTaxType[] filterValues)
forAllSalesTaxType in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsSalesTaxType(short operator,
SalesTaxType[] filterValues)
thereExistsSalesTaxType in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void forAllSalesTaxType(short operator,
Collection values)
forAllSalesTaxType in interface AbstractProductFilteroperator - The operator for this filter.FilterOperators
public void thereExistsSalesTaxType(short operator,
Collection values)
thereExistsSalesTaxType in interface AbstractProductFilteroperator - The operator for this filter.FilterOperatorspublic OptionalFeaturePredicate salesTaxType()
AbstractProductQueryAbstractProduct
testing whether the value of the feature salesTaxType is
null or not.
salesTaxType in interface AbstractProductQuerypublic SalesTaxTypeQuery thereExistsSalesTaxType()
AbstractProductQuerysalesTaxType to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature salesTaxType
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!
thereExistsSalesTaxType in interface AbstractProductQuerypublic SalesTaxTypeQuery forAllSalesTaxType()
AbstractProductQuerysalesTaxType to the
predicate. The predicate for AbstractProduct evaluates
true if its value of feature salesTaxType
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!
forAllSalesTaxType in interface AbstractProductQuery
public void forAllAllowModification(short operator,
Collection values)
forAllAllowModification in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAllowModification(short operator,
Collection values)
thereExistsAllowModification in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllAllowModification(short operator,
boolean[] filterValues)
forAllAllowModification in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAllowModification(short operator,
boolean[] filterValues)
thereExistsAllowModification in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAllowModification(short order)
ContractPositionConstrainedFilter
orderByAllowModification in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate allowModification()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature allowModification is null or not.
allowModification in interface ContractPositionConstrainedQuerypublic BooleanTypePredicate thereExistsAllowModification()
ContractPositionConstrainedQueryallowModification to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
allowModification 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!
thereExistsAllowModification in interface ContractPositionConstrainedQuerypublic BooleanTypePredicate forAllAllowModification()
ContractPositionConstrainedQueryallowModification to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
allowModification 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!
forAllAllowModification in interface ContractPositionConstrainedQuerypublic SimpleTypeOrder orderByAllowModification()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
allowModification
Note: The order in which orderBy…
instructions are given is relevant!
orderByAllowModification in interface ContractPositionConstrainedQuery
public void forAllAllowRemoval(short operator,
Collection values)
forAllAllowRemoval in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAllowRemoval(short operator,
Collection values)
thereExistsAllowRemoval in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllAllowRemoval(short operator,
boolean[] filterValues)
forAllAllowRemoval in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAllowRemoval(short operator,
boolean[] filterValues)
thereExistsAllowRemoval in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAllowRemoval(short order)
ContractPositionConstrainedFilter
orderByAllowRemoval in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate allowRemoval()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature allowRemoval is null or not.
allowRemoval in interface ContractPositionConstrainedQuerypublic BooleanTypePredicate thereExistsAllowRemoval()
ContractPositionConstrainedQueryallowRemoval to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
allowRemoval 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!
thereExistsAllowRemoval in interface ContractPositionConstrainedQuerypublic BooleanTypePredicate forAllAllowRemoval()
ContractPositionConstrainedQueryallowRemoval to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
allowRemoval 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!
forAllAllowRemoval in interface ContractPositionConstrainedQuerypublic SimpleTypeOrder orderByAllowRemoval()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
allowRemoval
Note: The order in which orderBy…
instructions are given is relevant!
orderByAllowRemoval in interface ContractPositionConstrainedQuery
public void forAllDefaultPositions(short operator,
Collection values)
forAllDefaultPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultPositions(short operator,
Collection values)
thereExistsDefaultPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllDefaultPositions(short operator,
int[] filterValues)
forAllDefaultPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultPositions(short operator,
int[] filterValues)
thereExistsDefaultPositions in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDefaultPositions(short order)
ContractPositionConstrainedFilter
orderByDefaultPositions in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate defaultPositions()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature defaultPositions is null or not.
defaultPositions in interface ContractPositionConstrainedQuerypublic ComparableTypePredicate thereExistsDefaultPositions()
ContractPositionConstrainedQuerydefaultPositions to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
defaultPositions 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!
thereExistsDefaultPositions in interface ContractPositionConstrainedQuerypublic ComparableTypePredicate forAllDefaultPositions()
ContractPositionConstrainedQuerydefaultPositions to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
defaultPositions 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!
forAllDefaultPositions in interface ContractPositionConstrainedQuerypublic SimpleTypeOrder orderByDefaultPositions()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
defaultPositions
Note: The order in which orderBy…
instructions are given is relevant!
orderByDefaultPositions in interface ContractPositionConstrainedQuery
public void forAllDefaultQuantity(short operator,
Collection values)
forAllDefaultQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultQuantity(short operator,
Collection values)
thereExistsDefaultQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void forAllDefaultQuantity(short operator,
BigDecimal[] filterValues)
forAllDefaultQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperators
public void thereExistsDefaultQuantity(short operator,
BigDecimal[] filterValues)
thereExistsDefaultQuantity in interface ContractPositionConstrainedFilteroperator - The operator for this filter.FilterOperatorspublic void orderByDefaultQuantity(short order)
ContractPositionConstrainedFilter
orderByDefaultQuantity in interface ContractPositionConstrainedFilterorder - The sort order for this filter.Directionspublic OptionalFeaturePredicate defaultQuantity()
ContractPositionConstrainedQueryContractPositionConstrained testing whether the value of
the feature defaultQuantity is null or not.
defaultQuantity in interface ContractPositionConstrainedQuerypublic ComparableTypePredicate thereExistsDefaultQuantity()
ContractPositionConstrainedQuerydefaultQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
defaultQuantity 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!
thereExistsDefaultQuantity in interface ContractPositionConstrainedQuerypublic ComparableTypePredicate forAllDefaultQuantity()
ContractPositionConstrainedQuerydefaultQuantity to the
predicate. The predicate for ContractPositionConstrained
evaluates true if its value of feature
defaultQuantity 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!
forAllDefaultQuantity in interface ContractPositionConstrainedQuerypublic SimpleTypeOrder orderByDefaultQuantity()
ContractPositionConstrainedQueryContractPositionConstrained depending the feature
defaultQuantity
Note: The order in which orderBy…
instructions are given is relevant!
orderByDefaultQuantity in interface