public interface DepotPositionQuery extends CrxObjectQuery
| Modifier and Type | Method and Description | 
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate | 
booking()
Adds a constraint to the predicate for  
DepotPosition testing whether the feature booking has values or not. | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
bookingEntry()
Adds a constraint to the predicate for  
DepotPosition testing whether the feature bookingEntry has values or not. | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
bookingTemplate()
Adds a constraint to the predicate for  
DepotPosition testing whether the feature bookingTemplate has values or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
closingDate()
Adds a constraint to the predicate for  
DepotPosition testing whether the value of the feature closingDate is null or not. | 
DepotQuery | 
depot()  | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
depotReportItem()
Adds a constraint to the predicate for  
DepotPosition testing whether the feature depotReportItem has values or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
description()
Adds a constraint to the predicate for  
DepotPosition testing whether the value of the feature description is null or not. | 
SingleBookingQuery | 
forAllBooking()
Adds a condition for the feature  
booking to the predicate for DepotPosition, which evaluates to false unless the value of the feature booking satisfies the given condition. | 
SingleBookingEntryQuery | 
forAllBookingEntry()
Adds a condition for the feature  
bookingEntry to the predicate for DepotPosition, which evaluates to false unless the value of the feature bookingEntry satisfies the given condition. | 
BookingTemplateQuery | 
forAllBookingTemplate()
Adds a condition for the feature  
bookingTemplate to the predicate for DepotPosition, which evaluates to false unless the value of the feature bookingTemplate satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
forAllClosingDate()
Adds a condition for the feature  
closingDate to the predicate for DepotPosition, which evaluates to false unless the value of the feature closingDate satisfies the given condition. | 
DepotReportItemPositionQuery | 
forAllDepotReportItem()
Adds a condition for the feature  
depotReportItem to the predicate for DepotPosition, which evaluates to false unless the value of the feature depotReportItem satisfies the given condition. | 
org.w3c.cci2.StringTypePredicate | 
forAllDescription()
Adds a condition for the feature  
description to the predicate for DepotPosition, which evaluates to false unless the value of the feature description satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> | 
forAllInitialBalance()
Adds a condition for the feature  
initialBalance to the predicate for DepotPosition, which evaluates to false unless the value of the feature initialBalance satisfies the given condition. | 
InventoryLevelQuery | 
forAllInventoryLevel()
Adds a condition for the feature  
inventoryLevel to the predicate for DepotPosition, which evaluates to false unless the value of the feature inventoryLevel satisfies the given condition. | 
org.w3c.cci2.StringTypePredicate | 
forAllQualifier()
Adds a condition for the feature  
qualifier to the predicate for DepotPosition, which evaluates to false unless the value of the feature qualifier satisfies the given condition. | 
SimpleBookingQuery | 
forAllSimpleBooking()
Adds a condition for the feature  
simpleBooking to the predicate for DepotPosition, which evaluates to false unless the value of the feature simpleBooking satisfies the given condition. | 
org.w3c.cci2.OptionalFeaturePredicate | 
initialBalance()
Adds a constraint to the predicate for  
DepotPosition testing whether the value of the feature initialBalance is null or not. | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
inventoryLevel()
Adds a constraint to the predicate for  
DepotPosition testing whether the feature inventoryLevel has values or not. | 
org.w3c.cci2.BooleanTypePredicate | 
isLocked()  | 
org.w3c.cci2.StringTypePredicate | 
name()  | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
openingDate()  | 
org.w3c.cci2.SimpleTypeOrder | 
orderByClosingDate()
Allows to adds a sort instruction for  
DepotPosition depending the feature closingDate
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.StringTypeOrder | 
orderByDescription()
Allows to adds a sort instruction for  
DepotPosition depending the feature description
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByInitialBalance()
Allows to adds a sort instruction for  
DepotPosition depending the feature initialBalance
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByIsLocked()
Allows to adds a sort instruction for  
DepotPosition depending the feature isLocked
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.StringTypeOrder | 
orderByName()
Allows to adds a sort instruction for  
DepotPosition depending the feature name
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByOpeningDate()
Allows to adds a sort instruction for  
DepotPosition depending the feature openingDate
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.StringTypeOrder | 
orderByQualifier()
Allows to adds a sort instruction for  
DepotPosition depending the feature qualifier
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.OptionalFeaturePredicate | 
qualifier()
Adds a constraint to the predicate for  
DepotPosition testing whether the value of the feature qualifier is null or not. | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
simpleBooking()
Adds a constraint to the predicate for  
DepotPosition testing whether the feature simpleBooking has values or not. | 
SingleBookingQuery | 
thereExistsBooking()
Adds a condition for the feature  
booking to the predicate for DepotPosition, which evaluates to false unless the value of the feature booking satisfies the given condition. | 
SingleBookingEntryQuery | 
thereExistsBookingEntry()
Adds a condition for the feature  
bookingEntry to the predicate for DepotPosition, which evaluates to false unless the value of the feature bookingEntry satisfies the given condition. | 
BookingTemplateQuery | 
thereExistsBookingTemplate()
Adds a condition for the feature  
bookingTemplate to the predicate for DepotPosition, which evaluates to false unless the value of the feature bookingTemplate satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
thereExistsClosingDate()
Adds a condition for the feature  
closingDate to the predicate for DepotPosition, which evaluates to false unless the value of the feature closingDate satisfies the given condition. | 
DepotReportItemPositionQuery | 
thereExistsDepotReportItem()
Adds a condition for the feature  
depotReportItem to the predicate for DepotPosition, which evaluates to false unless the value of the feature depotReportItem satisfies the given condition. | 
org.w3c.cci2.StringTypePredicate | 
thereExistsDescription()
Adds a condition for the feature  
description to the predicate for DepotPosition, which evaluates to false unless the value of the feature description satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> | 
thereExistsInitialBalance()
Adds a condition for the feature  
initialBalance to the predicate for DepotPosition, which evaluates to false unless the value of the feature initialBalance satisfies the given condition. | 
InventoryLevelQuery | 
thereExistsInventoryLevel()
Adds a condition for the feature  
inventoryLevel to the predicate for DepotPosition, which evaluates to false unless the value of the feature inventoryLevel satisfies the given condition. | 
org.w3c.cci2.StringTypePredicate | 
thereExistsQualifier()
Adds a condition for the feature  
qualifier to the predicate for DepotPosition, which evaluates to false unless the value of the feature qualifier satisfies the given condition. | 
SimpleBookingQuery | 
thereExistsSimpleBooking()
Adds a condition for the feature  
simpleBooking to the predicate for DepotPosition, which evaluates to false unless the value of the feature simpleBooking satisfies the given condition. | 
additionalExternalLink, assignedTimer, attachedDocument, category, disabled, disabledReason, documentFolderAssignment, externalLink, forAllAdditionalExternalLink, forAllAssignedTimer, forAllAttachedDocument, forAllCategory, forAllDisabled, forAllDisabledReason, forAllDocumentFolderAssignment, forAllExternalLink, forAllInvolvedObject, forAllMedia, forAllNote, forAllPropertySet, forAllPropertySetEntry, forAllRating, forAllUserBoolean0, forAllUserBoolean1, forAllUserBoolean2, forAllUserBoolean3, forAllUserBoolean4, forAllUserCode0, forAllUserCode1, forAllUserCode2, forAllUserCode3, forAllUserCode4, forAllUserDate0, forAllUserDate1, forAllUserDate2, forAllUserDate3, forAllUserDate4, forAllUserDateTime0, forAllUserDateTime1, forAllUserDateTime2, forAllUserDateTime3, forAllUserDateTime4, forAllUserNumber0, forAllUserNumber1, forAllUserNumber2, forAllUserNumber3, forAllUserNumber4, forAllUserString0, forAllUserString1, forAllUserString2, forAllUserString3, forAllUserString4, involvedObject, media, note, orderByDisabled, orderByDisabledReason, orderByUserBoolean0, orderByUserBoolean1, orderByUserBoolean2, orderByUserBoolean3, orderByUserCode0, orderByUserCode1, orderByUserCode2, orderByUserCode3, orderByUserDate0, orderByUserDate1, orderByUserDate2, orderByUserDate3, orderByUserDateTime0, orderByUserDateTime1, orderByUserDateTime2, orderByUserDateTime3, orderByUserNumber0, orderByUserNumber1, orderByUserNumber2, orderByUserNumber3, orderByUserString0, orderByUserString1, orderByUserString2, orderByUserString3, propertySet, propertySetEntry, rating, thereExistsAdditionalExternalLink, thereExistsAssignedTimer, thereExistsAttachedDocument, thereExistsCategory, thereExistsDisabled, thereExistsDisabledReason, thereExistsDocumentFolderAssignment, thereExistsExternalLink, thereExistsInvolvedObject, thereExistsMedia, thereExistsNote, thereExistsPropertySet, thereExistsPropertySetEntry, thereExistsRating, thereExistsUserBoolean0, thereExistsUserBoolean1, thereExistsUserBoolean2, thereExistsUserBoolean3, thereExistsUserBoolean4, thereExistsUserCode0, thereExistsUserCode1, thereExistsUserCode2, thereExistsUserCode3, thereExistsUserCode4, thereExistsUserDate0, thereExistsUserDate1, thereExistsUserDate2, thereExistsUserDate3, thereExistsUserDate4, thereExistsUserDateTime0, thereExistsUserDateTime1, thereExistsUserDateTime2, thereExistsUserDateTime3, thereExistsUserDateTime4, thereExistsUserNumber0, thereExistsUserNumber1, thereExistsUserNumber2, thereExistsUserNumber3, thereExistsUserNumber4, thereExistsUserString0, thereExistsUserString1, thereExistsUserString2, thereExistsUserString3, thereExistsUserString4, userBoolean0, userBoolean1, userBoolean2, userBoolean3, userBoolean4, userCode0, userCode1, userCode2, userCode3, userCode4, userDate0, userDate1, userDate2, userDate3, userDate4, userDateTime0, userDateTime1, userDateTime2, userDateTime3, userDateTime4, userNumber0, userNumber1, userNumber2, userNumber3, userNumber4, userString0, userString1, userString2, userString3, userString4audit, forAllAudit, thereExistsAuditforAllIndexEntry, forAllSearchDateTime0, forAllSearchDateTime1, forAllSearchDateTime2, forAllSearchDateTime3, forAllSearchDateTime4, forAllSearchDateTime5, forAllSearchDateTime6, forAllSearchDateTime7, forAllSearchDateTime8, forAllSearchDateTime9, forAllSearchNumber0, forAllSearchNumber1, forAllSearchNumber2, forAllSearchNumber3, forAllSearchNumber4, forAllSearchNumber5, forAllSearchNumber6, forAllSearchNumber7, forAllSearchNumber8, forAllSearchNumber9, forAllSearchString0, forAllSearchString1, forAllSearchString2, forAllSearchString3, forAllSearchString4, forAllSearchString5, forAllSearchString6, forAllSearchString7, forAllSearchString8, forAllSearchString9, indexEntry, orderBySearchDateTime0, orderBySearchDateTime1, orderBySearchDateTime2, orderBySearchDateTime3, orderBySearchDateTime4, orderBySearchDateTime5, orderBySearchDateTime6, orderBySearchDateTime7, orderBySearchDateTime8, orderBySearchDateTime9, orderBySearchNumber0, orderBySearchNumber1, orderBySearchNumber2, orderBySearchNumber3, orderBySearchNumber4, orderBySearchNumber5, orderBySearchNumber6, orderBySearchNumber7, orderBySearchNumber8, orderBySearchNumber9, orderBySearchString0, orderBySearchString1, orderBySearchString2, orderBySearchString3, orderBySearchString4, orderBySearchString5, orderBySearchString6, orderBySearchString7, orderBySearchString8, orderBySearchString9, searchDateTime0, searchDateTime1, searchDateTime2, searchDateTime3, searchDateTime4, searchDateTime5, searchDateTime6, searchDateTime7, searchDateTime8, searchDateTime9, searchNumber0, searchNumber1, searchNumber2, searchNumber3, searchNumber4, searchNumber5, searchNumber6, searchNumber7, searchNumber8, searchNumber9, searchString0, searchString1, searchString2, searchString3, searchString4, searchString5, searchString6, searchString7, searchString8, searchString9, thereExistsIndexEntry, thereExistsSearchDateTime0, thereExistsSearchDateTime1, thereExistsSearchDateTime2, thereExistsSearchDateTime3, thereExistsSearchDateTime4, thereExistsSearchDateTime5, thereExistsSearchDateTime6, thereExistsSearchDateTime7, thereExistsSearchDateTime8, thereExistsSearchDateTime9, thereExistsSearchNumber0, thereExistsSearchNumber1, thereExistsSearchNumber2, thereExistsSearchNumber3, thereExistsSearchNumber4, thereExistsSearchNumber5, thereExistsSearchNumber6, thereExistsSearchNumber7, thereExistsSearchNumber8, thereExistsSearchNumber9, thereExistsSearchString0, thereExistsSearchString1, thereExistsSearchString2, thereExistsSearchString3, thereExistsSearchString4, thereExistsSearchString5, thereExistsSearchString6, thereExistsSearchString7, thereExistsSearchString8, thereExistsSearchString9accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUserforAllLocalizedField, localizedField, thereExistsLocalizedFieldcreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.MultivaluedFeaturePredicate booking()
DepotPosition testing whether the feature booking has values or not.SingleBookingQuery thereExistsBooking()
booking to the predicate for DepotPosition, which evaluates to false unless the value of the feature booking satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
SingleBookingQuery forAllBooking()
booking to the predicate for DepotPosition, which evaluates to false unless the value of the feature booking satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate bookingEntry()
DepotPosition testing whether the feature bookingEntry has values or not.SingleBookingEntryQuery thereExistsBookingEntry()
bookingEntry to the predicate for DepotPosition, which evaluates to false unless the value of the feature bookingEntry satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
SingleBookingEntryQuery forAllBookingEntry()
bookingEntry to the predicate for DepotPosition, which evaluates to false unless the value of the feature bookingEntry satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate bookingTemplate()
DepotPosition testing whether the feature bookingTemplate has values or not.BookingTemplateQuery thereExistsBookingTemplate()
bookingTemplate to the predicate for DepotPosition, which evaluates to false unless the value of the feature bookingTemplate satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
BookingTemplateQuery forAllBookingTemplate()
bookingTemplate to the predicate for DepotPosition, which evaluates to false unless the value of the feature bookingTemplate satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate closingDate()
DepotPosition testing whether the value of the feature closingDate is null or not.org.w3c.cci2.ComparableTypePredicate<java.util.Date> thereExistsClosingDate()
closingDate to the predicate for DepotPosition, which evaluates to false unless the value of the feature closingDate satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<java.util.Date> forAllClosingDate()
closingDate to the predicate for DepotPosition, which evaluates to false unless the value of the feature closingDate satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByClosingDate()
DepotPosition depending the feature closingDate
 Note: The order in which orderBy… instructions are given is relevant!DepotQuery depot()
org.w3c.cci2.MultivaluedFeaturePredicate depotReportItem()
DepotPosition testing whether the feature depotReportItem has values or not.DepotReportItemPositionQuery thereExistsDepotReportItem()
depotReportItem to the predicate for DepotPosition, which evaluates to false unless the value of the feature depotReportItem satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
DepotReportItemPositionQuery forAllDepotReportItem()
depotReportItem to the predicate for DepotPosition, which evaluates to false unless the value of the feature depotReportItem satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate description()
DepotPosition testing whether the value of the feature description is null or not.org.w3c.cci2.StringTypePredicate thereExistsDescription()
description to the predicate for DepotPosition, which evaluates to false unless the value of the feature description satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllDescription()
description to the predicate for DepotPosition, which evaluates to false unless the value of the feature description satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypeOrder orderByDescription()
DepotPosition depending the feature description
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate initialBalance()
DepotPosition testing whether the value of the feature initialBalance is null or not.org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> thereExistsInitialBalance()
initialBalance to the predicate for DepotPosition, which evaluates to false unless the value of the feature initialBalance satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> forAllInitialBalance()
initialBalance to the predicate for DepotPosition, which evaluates to false unless the value of the feature initialBalance satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByInitialBalance()
DepotPosition depending the feature initialBalance
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate inventoryLevel()
DepotPosition testing whether the feature inventoryLevel has values or not.InventoryLevelQuery thereExistsInventoryLevel()
inventoryLevel to the predicate for DepotPosition, which evaluates to false unless the value of the feature inventoryLevel satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
InventoryLevelQuery forAllInventoryLevel()
inventoryLevel to the predicate for DepotPosition, which evaluates to false unless the value of the feature inventoryLevel satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.BooleanTypePredicate isLocked()
org.w3c.cci2.SimpleTypeOrder orderByIsLocked()
DepotPosition depending the feature isLocked
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.StringTypePredicate name()
org.w3c.cci2.StringTypeOrder orderByName()
DepotPosition depending the feature name
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.util.Date> openingDate()
org.w3c.cci2.SimpleTypeOrder orderByOpeningDate()
DepotPosition depending the feature openingDate
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate qualifier()
DepotPosition testing whether the value of the feature qualifier is null or not.org.w3c.cci2.StringTypePredicate thereExistsQualifier()
qualifier to the predicate for DepotPosition, which evaluates to false unless the value of the feature qualifier satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllQualifier()
qualifier to the predicate for DepotPosition, which evaluates to false unless the value of the feature qualifier satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypeOrder orderByQualifier()
DepotPosition depending the feature qualifier
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate simpleBooking()
DepotPosition testing whether the feature simpleBooking has values or not.SimpleBookingQuery thereExistsSimpleBooking()
simpleBooking to the predicate for DepotPosition, which evaluates to false unless the value of the feature simpleBooking satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
SimpleBookingQuery forAllSimpleBooking()
simpleBooking to the predicate for DepotPosition, which evaluates to false unless the value of the feature simpleBooking satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.