public interface SalesContractQuery extends AbstractContractQuery
| Modifier and Type | Method and Description | 
|---|---|
org.w3c.cci2.OptionalFeaturePredicate | 
broker()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature broker is null or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
calcRule()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature calcRule is null or not. | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
competitor()
Adds a constraint to the predicate for  
SalesContract testing whether the feature competitor has values or not. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> | 
contractCurrency()  | 
org.w3c.cci2.OptionalFeaturePredicate | 
customer()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature customer is null or not. | 
AccountQuery | 
forAllBroker()
Adds a condition for the feature  
broker to the predicate for SalesContract, which evaluates to false unless the value of the feature broker satisfies the given condition. | 
CalculationRuleQuery | 
forAllCalcRule()
Adds a condition for the feature  
calcRule to the predicate for SalesContract, which evaluates to false unless the value of the feature calcRule satisfies the given condition. | 
CompetitorQuery | 
forAllCompetitor()
Adds a condition for the feature  
competitor to the predicate for SalesContract, which evaluates to false unless the value of the feature competitor satisfies the given condition. | 
AccountQuery | 
forAllCustomer()
Adds a condition for the feature  
customer to the predicate for SalesContract, which evaluates to false unless the value of the feature customer satisfies the given condition. | 
CompoundBookingQuery | 
forAllInventoryCb()
Adds a condition for the feature  
inventoryCb to the predicate for SalesContract, which evaluates to false unless the value of the feature inventoryCb satisfies the given condition. | 
org.w3c.cci2.BooleanTypePredicate | 
forAllNoAutoRecalc()
Adds a condition for the feature  
noAutoRecalc to the predicate for SalesContract, which evaluates to false unless the value of the feature noAutoRecalc satisfies the given condition. | 
PositionModificationQuery | 
forAllPositionModification()
Adds a condition for the feature  
positionModification to the predicate for SalesContract, which evaluates to false unless the value of the feature positionModification satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
forAllPricingDate()
Adds a condition for the feature  
pricingDate to the predicate for SalesContract, which evaluates to false unless the value of the feature pricingDate satisfies the given condition. | 
PricingRuleQuery | 
forAllPricingRule()
Adds a condition for the feature  
pricingRule to the predicate for SalesContract, which evaluates to false unless the value of the feature pricingRule satisfies the given condition. | 
AbstractRemovedPositionQuery | 
forAllRemovedPosition()
Adds a condition for the feature  
removedPosition to the predicate for SalesContract, which evaluates to false unless the value of the feature removedPosition satisfies the given condition. | 
AccountQuery | 
forAllSalesRep()
Adds a condition for the feature  
salesRep to the predicate for SalesContract, which evaluates to false unless the value of the feature salesRep satisfies the given condition. | 
SalesTaxTypeGroupQuery | 
forAllSalesTaxTypeGroup()
Adds a condition for the feature  
salesTaxTypeGroup to the predicate for SalesContract, which evaluates to false unless the value of the feature salesTaxTypeGroup satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
forAllSubmitDate()
Adds a condition for the feature  
submitDate to the predicate for SalesContract, which evaluates to false unless the value of the feature submitDate satisfies the given condition. | 
org.w3c.cci2.StringTypePredicate | 
forAllSubmitStatusDescription()
Adds a condition for the feature  
submitStatusDescription to the predicate for SalesContract, which evaluates to false unless the value of the feature submitStatusDescription satisfies the given condition. | 
AccountQuery | 
forAllSupplier()
Adds a condition for the feature  
supplier to the predicate for SalesContract, which evaluates to false unless the value of the feature supplier satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> | 
freightTerms()  | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
inventoryCb()
Adds a constraint to the predicate for  
SalesContract testing whether the feature inventoryCb has values or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
noAutoRecalc()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature noAutoRecalc is null or not. | 
org.w3c.cci2.SimpleTypeOrder | 
orderByContractCurrency()
Allows to adds a sort instruction for  
SalesContract depending the feature contractCurrency
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByFreightTerms()
Allows to adds a sort instruction for  
SalesContract depending the feature freightTerms
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByNoAutoRecalc()
Allows to adds a sort instruction for  
SalesContract depending the feature noAutoRecalc
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByPaymentTerms()
Allows to adds a sort instruction for  
SalesContract depending the feature paymentTerms
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByPricingDate()
Allows to adds a sort instruction for  
SalesContract depending the feature pricingDate
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByPricingState()
Allows to adds a sort instruction for  
SalesContract depending the feature pricingState
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderBySubmitDate()
Allows to adds a sort instruction for  
SalesContract depending the feature submitDate
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderBySubmitStatus()
Allows to adds a sort instruction for  
SalesContract depending the feature submitStatus
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.StringTypeOrder | 
orderBySubmitStatusDescription()
Allows to adds a sort instruction for  
SalesContract depending the feature submitStatusDescription
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTotalAmount()
Allows to adds a sort instruction for  
SalesContract depending the feature totalAmount
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTotalAmountIncludingTax()
Allows to adds a sort instruction for  
SalesContract depending the feature totalAmountIncludingTax
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTotalBaseAmount()
Allows to adds a sort instruction for  
SalesContract depending the feature totalBaseAmount
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTotalDiscountAmount()
Allows to adds a sort instruction for  
SalesContract depending the feature totalDiscountAmount
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTotalSalesCommission()
Allows to adds a sort instruction for  
SalesContract depending the feature totalSalesCommission
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.SimpleTypeOrder | 
orderByTotalTaxAmount()
Allows to adds a sort instruction for  
SalesContract depending the feature totalTaxAmount
 Note: The order in which orderBy… instructions are given is relevant! | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> | 
paymentTerms()  | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
positionModification()
Adds a constraint to the predicate for  
SalesContract testing whether the feature positionModification has values or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
pricingDate()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature pricingDate is null or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
pricingRule()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature pricingRule is null or not. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> | 
pricingState()  | 
org.w3c.cci2.MultivaluedFeaturePredicate | 
removedPosition()
Adds a constraint to the predicate for  
SalesContract testing whether the feature removedPosition has values or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
salesRep()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature salesRep is null or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
salesTaxTypeGroup()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature salesTaxTypeGroup is null or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
submitDate()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature submitDate is null or not. | 
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> | 
submitStatus()  | 
org.w3c.cci2.OptionalFeaturePredicate | 
submitStatusDescription()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature submitStatusDescription is null or not. | 
org.w3c.cci2.OptionalFeaturePredicate | 
supplier()
Adds a constraint to the predicate for  
SalesContract testing whether the value of the feature supplier is null or not. | 
AccountQuery | 
thereExistsBroker()
Adds a condition for the feature  
broker to the predicate for SalesContract, which evaluates to false unless the value of the feature broker satisfies the given condition. | 
CalculationRuleQuery | 
thereExistsCalcRule()
Adds a condition for the feature  
calcRule to the predicate for SalesContract, which evaluates to false unless the value of the feature calcRule satisfies the given condition. | 
CompetitorQuery | 
thereExistsCompetitor()
Adds a condition for the feature  
competitor to the predicate for SalesContract, which evaluates to false unless the value of the feature competitor satisfies the given condition. | 
AccountQuery | 
thereExistsCustomer()
Adds a condition for the feature  
customer to the predicate for SalesContract, which evaluates to false unless the value of the feature customer satisfies the given condition. | 
CompoundBookingQuery | 
thereExistsInventoryCb()
Adds a condition for the feature  
inventoryCb to the predicate for SalesContract, which evaluates to false unless the value of the feature inventoryCb satisfies the given condition. | 
org.w3c.cci2.BooleanTypePredicate | 
thereExistsNoAutoRecalc()
Adds a condition for the feature  
noAutoRecalc to the predicate for SalesContract, which evaluates to false unless the value of the feature noAutoRecalc satisfies the given condition. | 
PositionModificationQuery | 
thereExistsPositionModification()
Adds a condition for the feature  
positionModification to the predicate for SalesContract, which evaluates to false unless the value of the feature positionModification satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
thereExistsPricingDate()
Adds a condition for the feature  
pricingDate to the predicate for SalesContract, which evaluates to false unless the value of the feature pricingDate satisfies the given condition. | 
PricingRuleQuery | 
thereExistsPricingRule()
Adds a condition for the feature  
pricingRule to the predicate for SalesContract, which evaluates to false unless the value of the feature pricingRule satisfies the given condition. | 
AbstractRemovedPositionQuery | 
thereExistsRemovedPosition()
Adds a condition for the feature  
removedPosition to the predicate for SalesContract, which evaluates to false unless the value of the feature removedPosition satisfies the given condition. | 
AccountQuery | 
thereExistsSalesRep()
Adds a condition for the feature  
salesRep to the predicate for SalesContract, which evaluates to false unless the value of the feature salesRep satisfies the given condition. | 
SalesTaxTypeGroupQuery | 
thereExistsSalesTaxTypeGroup()
Adds a condition for the feature  
salesTaxTypeGroup to the predicate for SalesContract, which evaluates to false unless the value of the feature salesTaxTypeGroup satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.util.Date> | 
thereExistsSubmitDate()
Adds a condition for the feature  
submitDate to the predicate for SalesContract, which evaluates to false unless the value of the feature submitDate satisfies the given condition. | 
org.w3c.cci2.StringTypePredicate | 
thereExistsSubmitStatusDescription()
Adds a condition for the feature  
submitStatusDescription to the predicate for SalesContract, which evaluates to false unless the value of the feature submitStatusDescription satisfies the given condition. | 
AccountQuery | 
thereExistsSupplier()
Adds a condition for the feature  
supplier to the predicate for SalesContract, which evaluates to false unless the value of the feature supplier satisfies the given condition. | 
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> | 
totalAmount()  | 
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> | 
totalAmountIncludingTax()  | 
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> | 
totalBaseAmount()  | 
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> | 
totalDiscountAmount()  | 
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> | 
totalSalesCommission()  | 
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> | 
totalTaxAmount()  | 
activeOn, activity, assignedAccount, cancelOn, closedOn, contact, contractLanguage, contractNumber, contractRole, contractState, contractType, description, expiresOn, forAllActiveOn, forAllActivity, forAllAssignedAccount, forAllCancelOn, forAllClosedOn, forAllContact, forAllContractNumber, forAllContractRole, forAllContractType, forAllDescription, forAllExpiresOn, forAllGroupAssignment, forAllLastAppliedCreator, forAllLinkFrom, forAllLinkTo, forAllOrigin, forAllPaymentRecord, groupAssignment, lastAppliedCreator, linkFrom, linkTo, name, orderByActiveOn, orderByCancelOn, orderByClosedOn, orderByContractLanguage, orderByContractNumber, orderByContractState, orderByDescription, orderByExpiresOn, orderByName, orderByPriority, origin, paymentRecord, priority, thereExistsActiveOn, thereExistsActivity, thereExistsAssignedAccount, thereExistsCancelOn, thereExistsClosedOn, thereExistsContact, thereExistsContractNumber, thereExistsContractRole, thereExistsContractType, thereExistsDescription, thereExistsExpiresOn, thereExistsGroupAssignment, thereExistsLastAppliedCreator, thereExistsLinkFrom, thereExistsLinkTo, thereExistsOrigin, thereExistsPaymentRecordaddress, forAllAddress, thereExistsAddressdeliveryRequest, forAllDeliveryRequest, thereExistsDeliveryRequestcarrier, forAllCarrier, forAllGiftMessage, forAllShippingInstructions, forAllShippingTrackingNumber, giftMessage, isGift, orderByGiftMessage, orderByIsGift, orderByShippingInstructions, orderByShippingMethod, orderByShippingTrackingNumber, shippingInstructions, shippingMethod, shippingTrackingNumber, thereExistsCarrier, thereExistsGiftMessage, thereExistsShippingInstructions, thereExistsShippingTrackingNumberbookingEntry, compoundBooking, forAllBookingEntry, forAllCompoundBooking, thereExistsBookingEntry, thereExistsCompoundBookingdepotReference, forAllDepotReference, thereExistsDepotReferenceadditionalExternalLink, 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, thereExistsCreatedByforAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedByelementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualToextBoolean0, extBoolean1, extBoolean2, extBoolean3, extBoolean4, extCode0, extCode1, extCode2, extCode3, extCode4, extDate0, extDate1, extDate2, extDate3, extDate4, extDateTime0, extDateTime1, extDateTime2, extDateTime3, extDateTime4, extNumber0, extNumber1, extNumber2, extNumber3, extNumber4, extString0, extString1, extString2, extString3, extString4, forAllExtBoolean0, forAllExtBoolean1, forAllExtBoolean2, forAllExtBoolean3, forAllExtBoolean4, forAllExtCode0, forAllExtCode1, forAllExtCode2, forAllExtCode3, forAllExtCode4, forAllExtDate0, forAllExtDate1, forAllExtDate2, forAllExtDate3, forAllExtDate4, forAllExtDateTime0, forAllExtDateTime1, forAllExtDateTime2, forAllExtDateTime3, forAllExtDateTime4, forAllExtNumber0, forAllExtNumber1, forAllExtNumber2, forAllExtNumber3, forAllExtNumber4, forAllExtString0, forAllExtString1, forAllExtString2, forAllExtString3, forAllExtString4, orderByExtBoolean0, orderByExtBoolean1, orderByExtBoolean2, orderByExtBoolean3, orderByExtBoolean4, orderByExtCode0, orderByExtCode1, orderByExtCode2, orderByExtCode3, orderByExtCode4, orderByExtDate0, orderByExtDate1, orderByExtDate2, orderByExtDate3, orderByExtDate4, orderByExtDateTime0, orderByExtDateTime1, orderByExtDateTime2, orderByExtDateTime3, orderByExtDateTime4, orderByExtNumber0, orderByExtNumber1, orderByExtNumber2, orderByExtNumber3, orderByExtNumber4, orderByExtString0, orderByExtString1, orderByExtString2, orderByExtString3, orderByExtString4, thereExistsExtBoolean0, thereExistsExtBoolean1, thereExistsExtBoolean2, thereExistsExtBoolean3, thereExistsExtBoolean4, thereExistsExtCode0, thereExistsExtCode1, thereExistsExtCode2, thereExistsExtCode3, thereExistsExtCode4, thereExistsExtDate0, thereExistsExtDate1, thereExistsExtDate2, thereExistsExtDate3, thereExistsExtDate4, thereExistsExtDateTime0, thereExistsExtDateTime1, thereExistsExtDateTime2, thereExistsExtDateTime3, thereExistsExtDateTime4, thereExistsExtNumber0, thereExistsExtNumber1, thereExistsExtNumber2, thereExistsExtNumber3, thereExistsExtNumber4, thereExistsExtString0, thereExistsExtString1, thereExistsExtString2, thereExistsExtString3, thereExistsExtString4org.w3c.cci2.OptionalFeaturePredicate broker()
SalesContract testing whether the value of the feature broker is null or not.AccountQuery thereExistsBroker()
broker to the predicate for SalesContract, which evaluates to false unless the value of the feature broker satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
AccountQuery forAllBroker()
broker to the predicate for SalesContract, which evaluates to false unless the value of the feature broker 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 calcRule()
SalesContract testing whether the value of the feature calcRule is null or not.CalculationRuleQuery thereExistsCalcRule()
calcRule to the predicate for SalesContract, which evaluates to false unless the value of the feature calcRule satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
CalculationRuleQuery forAllCalcRule()
calcRule to the predicate for SalesContract, which evaluates to false unless the value of the feature calcRule 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 competitor()
SalesContract testing whether the feature competitor has values or not.CompetitorQuery thereExistsCompetitor()
competitor to the predicate for SalesContract, which evaluates to false unless the value of the feature competitor satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
CompetitorQuery forAllCompetitor()
competitor to the predicate for SalesContract, which evaluates to false unless the value of the feature competitor satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> contractCurrency()
org.w3c.cci2.SimpleTypeOrder orderByContractCurrency()
SalesContract depending the feature contractCurrency
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate customer()
SalesContract testing whether the value of the feature customer is null or not.AccountQuery thereExistsCustomer()
customer to the predicate for SalesContract, which evaluates to false unless the value of the feature customer satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
AccountQuery forAllCustomer()
customer to the predicate for SalesContract, which evaluates to false unless the value of the feature customer satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> freightTerms()
org.w3c.cci2.SimpleTypeOrder orderByFreightTerms()
SalesContract depending the feature freightTerms
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate inventoryCb()
SalesContract testing whether the feature inventoryCb has values or not.CompoundBookingQuery thereExistsInventoryCb()
inventoryCb to the predicate for SalesContract, which evaluates to false unless the value of the feature inventoryCb satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
CompoundBookingQuery forAllInventoryCb()
inventoryCb to the predicate for SalesContract, which evaluates to false unless the value of the feature inventoryCb 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 noAutoRecalc()
SalesContract testing whether the value of the feature noAutoRecalc is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsNoAutoRecalc()
noAutoRecalc to the predicate for SalesContract, which evaluates to false unless the value of the feature noAutoRecalc 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.BooleanTypePredicate forAllNoAutoRecalc()
noAutoRecalc to the predicate for SalesContract, which evaluates to false unless the value of the feature noAutoRecalc 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 orderByNoAutoRecalc()
SalesContract depending the feature noAutoRecalc
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.lang.Short> paymentTerms()
org.w3c.cci2.SimpleTypeOrder orderByPaymentTerms()
SalesContract depending the feature paymentTerms
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate positionModification()
SalesContract testing whether the feature positionModification has values or not.PositionModificationQuery thereExistsPositionModification()
positionModification to the predicate for SalesContract, which evaluates to false unless the value of the feature positionModification satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
PositionModificationQuery forAllPositionModification()
positionModification to the predicate for SalesContract, which evaluates to false unless the value of the feature positionModification 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 pricingDate()
SalesContract testing whether the value of the feature pricingDate is null or not.org.w3c.cci2.ComparableTypePredicate<java.util.Date> thereExistsPricingDate()
pricingDate to the predicate for SalesContract, which evaluates to false unless the value of the feature pricingDate 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> forAllPricingDate()
pricingDate to the predicate for SalesContract, which evaluates to false unless the value of the feature pricingDate 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 orderByPricingDate()
SalesContract depending the feature pricingDate
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate pricingRule()
SalesContract testing whether the value of the feature pricingRule is null or not.PricingRuleQuery thereExistsPricingRule()
pricingRule to the predicate for SalesContract, which evaluates to false unless the value of the feature pricingRule satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
PricingRuleQuery forAllPricingRule()
pricingRule to the predicate for SalesContract, which evaluates to false unless the value of the feature pricingRule satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.ComparableTypePredicate<java.lang.Short> pricingState()
org.w3c.cci2.SimpleTypeOrder orderByPricingState()
SalesContract depending the feature pricingState
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate removedPosition()
SalesContract testing whether the feature removedPosition has values or not.AbstractRemovedPositionQuery thereExistsRemovedPosition()
removedPosition to the predicate for SalesContract, which evaluates to false unless the value of the feature removedPosition satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
AbstractRemovedPositionQuery forAllRemovedPosition()
removedPosition to the predicate for SalesContract, which evaluates to false unless the value of the feature removedPosition 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 salesRep()
SalesContract testing whether the value of the feature salesRep is null or not.AccountQuery thereExistsSalesRep()
salesRep to the predicate for SalesContract, which evaluates to false unless the value of the feature salesRep satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
AccountQuery forAllSalesRep()
salesRep to the predicate for SalesContract, which evaluates to false unless the value of the feature salesRep 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 salesTaxTypeGroup()
SalesContract testing whether the value of the feature salesTaxTypeGroup is null or not.SalesTaxTypeGroupQuery thereExistsSalesTaxTypeGroup()
salesTaxTypeGroup to the predicate for SalesContract, which evaluates to false unless the value of the feature salesTaxTypeGroup satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
SalesTaxTypeGroupQuery forAllSalesTaxTypeGroup()
salesTaxTypeGroup to the predicate for SalesContract, which evaluates to false unless the value of the feature salesTaxTypeGroup 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 submitDate()
SalesContract testing whether the value of the feature submitDate is null or not.org.w3c.cci2.ComparableTypePredicate<java.util.Date> thereExistsSubmitDate()
submitDate to the predicate for SalesContract, which evaluates to false unless the value of the feature submitDate 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> forAllSubmitDate()
submitDate to the predicate for SalesContract, which evaluates to false unless the value of the feature submitDate 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 orderBySubmitDate()
SalesContract depending the feature submitDate
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.lang.Short> submitStatus()
org.w3c.cci2.SimpleTypeOrder orderBySubmitStatus()
SalesContract depending the feature submitStatus
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate submitStatusDescription()
SalesContract testing whether the value of the feature submitStatusDescription is null or not.org.w3c.cci2.StringTypePredicate thereExistsSubmitStatusDescription()
submitStatusDescription to the predicate for SalesContract, which evaluates to false unless the value of the feature submitStatusDescription 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 forAllSubmitStatusDescription()
submitStatusDescription to the predicate for SalesContract, which evaluates to false unless the value of the feature submitStatusDescription 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 orderBySubmitStatusDescription()
SalesContract depending the feature submitStatusDescription
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate supplier()
SalesContract testing whether the value of the feature supplier is null or not.AccountQuery thereExistsSupplier()
supplier to the predicate for SalesContract, which evaluates to false unless the value of the feature supplier satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is not satisfied
AccountQuery forAllSupplier()
supplier to the predicate for SalesContract, which evaluates to false unless the value of the feature supplier satisfies the given condition.
 Since the attribute is optional its value  may be null, in which case the condition is satisfied
org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> totalAmount()
org.w3c.cci2.SimpleTypeOrder orderByTotalAmount()
SalesContract depending the feature totalAmount
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> totalAmountIncludingTax()
org.w3c.cci2.SimpleTypeOrder orderByTotalAmountIncludingTax()
SalesContract depending the feature totalAmountIncludingTax
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> totalBaseAmount()
org.w3c.cci2.SimpleTypeOrder orderByTotalBaseAmount()
SalesContract depending the feature totalBaseAmount
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> totalDiscountAmount()
org.w3c.cci2.SimpleTypeOrder orderByTotalDiscountAmount()
SalesContract depending the feature totalDiscountAmount
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> totalSalesCommission()
org.w3c.cci2.SimpleTypeOrder orderByTotalSalesCommission()
SalesContract depending the feature totalSalesCommission
 Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<java.math.BigDecimal> totalTaxAmount()
org.w3c.cci2.SimpleTypeOrder orderByTotalTaxAmount()
SalesContract depending the feature totalTaxAmount
 Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.