|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractContractQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
activeOn()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature activeOn is null or not. |
MultivaluedFeaturePredicate |
activity()
Adds a constraint to the predicate for AbstractContract testing whether the feature activity has values or not. |
OptionalFeaturePredicate |
broker()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature broker is null or not. |
OptionalFeaturePredicate |
calcRule()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature calcRule is null or not. |
OptionalFeaturePredicate |
cancelOn()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature cancelOn is null or not. |
OptionalFeaturePredicate |
closedOn()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature closedOn is null or not. |
MultivaluedFeaturePredicate |
competitor()
Adds a constraint to the predicate for AbstractContract testing whether the feature competitor has values or not. |
MultivaluedFeaturePredicate |
contact()
Adds a constraint to the predicate for AbstractContract testing whether the feature contact has values or not. |
ComparableTypePredicate<Short> |
contractCurrency()
|
ComparableTypePredicate<Short> |
contractLanguage()
|
OptionalFeaturePredicate |
contractNumber()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature contractNumber is null or not. |
ComparableTypePredicate<Short> |
contractState()
|
OptionalFeaturePredicate |
customer()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature customer is null or not. |
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature description is null or not. |
OptionalFeaturePredicate |
expiresOn()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature expiresOn is null or not. |
ComparableTypePredicate<Date> |
forAllActiveOn()
Adds a condition for the feature activeOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature activeOn satisfies the given condition. |
ActivityQuery |
forAllActivity()
Adds a condition for the feature activity to the predicate for AbstractContract, which evaluates to false unless the value of the feature activity satisfies the given condition. |
AccountQuery |
forAllBroker()
Adds a condition for the feature broker to the predicate for AbstractContract, 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 AbstractContract, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllCancelOn()
Adds a condition for the feature cancelOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature cancelOn satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllClosedOn()
Adds a condition for the feature closedOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature closedOn satisfies the given condition. |
CompetitorQuery |
forAllCompetitor()
Adds a condition for the feature competitor to the predicate for AbstractContract, which evaluates to false unless the value of the feature competitor satisfies the given condition. |
AccountQuery |
forAllContact()
Adds a condition for the feature contact to the predicate for AbstractContract, which evaluates to false unless the value of the feature contact satisfies the given condition. |
StringTypePredicate |
forAllContractNumber()
Adds a condition for the feature contractNumber to the predicate for AbstractContract, which evaluates to false unless the value of the feature contractNumber satisfies the given condition. |
AccountQuery |
forAllCustomer()
Adds a condition for the feature customer to the predicate for AbstractContract, which evaluates to false unless the value of the feature customer satisfies the given condition. |
StringTypePredicate |
forAllDescription()
Adds a condition for the feature description to the predicate for AbstractContract, which evaluates to false unless the value of the feature description satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllExpiresOn()
Adds a condition for the feature expiresOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature expiresOn satisfies the given condition. |
CompoundBookingQuery |
forAllInventoryCb()
Adds a condition for the feature inventoryCb to the predicate for AbstractContract, which evaluates to false unless the value of the feature inventoryCb satisfies the given condition. |
AbstractContractQuery |
forAllOrigin()
Adds a condition for the feature origin to the predicate for AbstractContract, which evaluates to false unless the value of the feature origin satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllPricingDate()
Adds a condition for the feature pricingDate to the predicate for AbstractContract, 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 AbstractContract, which evaluates to false unless the value of the feature pricingRule satisfies the given condition. |
AccountQuery |
forAllSalesRep()
Adds a condition for the feature salesRep to the predicate for AbstractContract, which evaluates to false unless the value of the feature salesRep satisfies the given condition. |
AccountQuery |
forAllSupplier()
Adds a condition for the feature supplier to the predicate for AbstractContract, which evaluates to false unless the value of the feature supplier satisfies the given condition. |
MultivaluedFeaturePredicate |
inventoryCb()
Adds a constraint to the predicate for AbstractContract testing whether the feature inventoryCb has values or not. |
StringTypePredicate |
name()
|
SimpleTypeOrder |
orderByActiveOn()
Allows to adds a sort instruction for AbstractContract depending the feature activeOn
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByCancelOn()
Allows to adds a sort instruction for AbstractContract depending the feature cancelOn
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByClosedOn()
Allows to adds a sort instruction for AbstractContract depending the feature closedOn
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByContractCurrency()
Allows to adds a sort instruction for AbstractContract depending the feature contractCurrency
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByContractLanguage()
Allows to adds a sort instruction for AbstractContract depending the feature contractLanguage
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByContractNumber()
Allows to adds a sort instruction for AbstractContract depending the feature contractNumber
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByContractState()
Allows to adds a sort instruction for AbstractContract depending the feature contractState
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for AbstractContract depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByExpiresOn()
Allows to adds a sort instruction for AbstractContract depending the feature expiresOn
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for AbstractContract depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPaymentTerms()
Allows to adds a sort instruction for AbstractContract depending the feature paymentTerms
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPricingDate()
Allows to adds a sort instruction for AbstractContract depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPricingState()
Allows to adds a sort instruction for AbstractContract depending the feature pricingState
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPriority()
Allows to adds a sort instruction for AbstractContract depending the feature priority
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalAmount()
Allows to adds a sort instruction for AbstractContract depending the feature totalAmount
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalAmountIncludingTax()
Allows to adds a sort instruction for AbstractContract depending the feature totalAmountIncludingTax
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalBaseAmount()
Allows to adds a sort instruction for AbstractContract depending the feature totalBaseAmount
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalDiscountAmount()
Allows to adds a sort instruction for AbstractContract depending the feature totalDiscountAmount
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalSalesCommission()
Allows to adds a sort instruction for AbstractContract depending the feature totalSalesCommission
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTotalTaxAmount()
Allows to adds a sort instruction for AbstractContract depending the feature totalTaxAmount
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
origin()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature origin is null or not. |
ComparableTypePredicate<Short> |
paymentTerms()
|
OptionalFeaturePredicate |
pricingDate()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature pricingDate is null or not. |
OptionalFeaturePredicate |
pricingRule()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature pricingRule is null or not. |
ComparableTypePredicate<Short> |
pricingState()
|
ComparableTypePredicate<Short> |
priority()
|
OptionalFeaturePredicate |
salesRep()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature salesRep is null or not. |
OptionalFeaturePredicate |
supplier()
Adds a constraint to the predicate for AbstractContract testing whether the value of the feature supplier is null or not. |
ComparableTypePredicate<Date> |
thereExistsActiveOn()
Adds a condition for the feature activeOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature activeOn satisfies the given condition. |
ActivityQuery |
thereExistsActivity()
Adds a condition for the feature activity to the predicate for AbstractContract, which evaluates to false unless the value of the feature activity satisfies the given condition. |
AccountQuery |
thereExistsBroker()
Adds a condition for the feature broker to the predicate for AbstractContract, 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 AbstractContract, which evaluates to false unless the value of the feature calcRule satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsCancelOn()
Adds a condition for the feature cancelOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature cancelOn satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsClosedOn()
Adds a condition for the feature closedOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature closedOn satisfies the given condition. |
CompetitorQuery |
thereExistsCompetitor()
Adds a condition for the feature competitor to the predicate for AbstractContract, which evaluates to false unless the value of the feature competitor satisfies the given condition. |
AccountQuery |
thereExistsContact()
Adds a condition for the feature contact to the predicate for AbstractContract, which evaluates to false unless the value of the feature contact satisfies the given condition. |
StringTypePredicate |
thereExistsContractNumber()
Adds a condition for the feature contractNumber to the predicate for AbstractContract, which evaluates to false unless the value of the feature contractNumber satisfies the given condition. |
AccountQuery |
thereExistsCustomer()
Adds a condition for the feature customer to the predicate for AbstractContract, which evaluates to false unless the value of the feature customer satisfies the given condition. |
StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature description to the predicate for AbstractContract, which evaluates to false unless the value of the feature description satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsExpiresOn()
Adds a condition for the feature expiresOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature expiresOn satisfies the given condition. |
CompoundBookingQuery |
thereExistsInventoryCb()
Adds a condition for the feature inventoryCb to the predicate for AbstractContract, which evaluates to false unless the value of the feature inventoryCb satisfies the given condition. |
AbstractContractQuery |
thereExistsOrigin()
Adds a condition for the feature origin to the predicate for AbstractContract, which evaluates to false unless the value of the feature origin satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsPricingDate()
Adds a condition for the feature pricingDate to the predicate for AbstractContract, 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 AbstractContract, which evaluates to false unless the value of the feature pricingRule satisfies the given condition. |
AccountQuery |
thereExistsSalesRep()
Adds a condition for the feature salesRep to the predicate for AbstractContract, which evaluates to false unless the value of the feature salesRep satisfies the given condition. |
AccountQuery |
thereExistsSupplier()
Adds a condition for the feature supplier to the predicate for AbstractContract, which evaluates to false unless the value of the feature supplier satisfies the given condition. |
ComparableTypePredicate<BigDecimal> |
totalAmount()
|
ComparableTypePredicate<BigDecimal> |
totalAmountIncludingTax()
|
ComparableTypePredicate<BigDecimal> |
totalBaseAmount()
|
ComparableTypePredicate<BigDecimal> |
totalDiscountAmount()
|
ComparableTypePredicate<BigDecimal> |
totalSalesCommission()
|
ComparableTypePredicate<BigDecimal> |
totalTaxAmount()
|
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.ShippingDetailQuery |
|---|
carrier, forAllCarrier, forAllGiftMessage, forAllShippingInstructions, forAllShippingTrackingNumber, giftMessage, isGift, orderByGiftMessage, orderByIsGift, orderByShippingInstructions, orderByShippingMethod, orderByShippingTrackingNumber, shippingInstructions, shippingMethod, shippingTrackingNumber, thereExistsCarrier, thereExistsGiftMessage, thereExistsShippingInstructions, thereExistsShippingTrackingNumber |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.cci2.CreatableQuery |
|---|
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, orderByCreatedBy, thereExistsCreatedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery |
|---|
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, orderByModifiedBy, thereExistsModifiedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate activeOn()
AbstractContract testing whether the value of the feature activeOn is null or not.
ComparableTypePredicate<Date> thereExistsActiveOn()
activeOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature activeOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllActiveOn()
activeOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature activeOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByActiveOn()
AbstractContract depending the feature activeOn
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate activity()
AbstractContract testing whether the feature activity has values or not.
ActivityQuery thereExistsActivity()
activity to the predicate for AbstractContract, which evaluates to false unless the value of the feature activity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ActivityQuery forAllActivity()
activity to the predicate for AbstractContract, which evaluates to false unless the value of the feature activity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate broker()
AbstractContract testing whether the value of the feature broker is null or not.
AccountQuery thereExistsBroker()
broker to the predicate for AbstractContract, 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 AbstractContract, 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
OptionalFeaturePredicate calcRule()
AbstractContract testing whether the value of the feature calcRule is null or not.
CalculationRuleQuery thereExistsCalcRule()
calcRule to the predicate for AbstractContract, 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 AbstractContract, 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
OptionalFeaturePredicate cancelOn()
AbstractContract testing whether the value of the feature cancelOn is null or not.
ComparableTypePredicate<Date> thereExistsCancelOn()
cancelOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature cancelOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllCancelOn()
cancelOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature cancelOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByCancelOn()
AbstractContract depending the feature cancelOn
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate closedOn()
AbstractContract testing whether the value of the feature closedOn is null or not.
ComparableTypePredicate<Date> thereExistsClosedOn()
closedOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature closedOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllClosedOn()
closedOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature closedOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByClosedOn()
AbstractContract depending the feature closedOn
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate competitor()
AbstractContract testing whether the feature competitor has values or not.
CompetitorQuery thereExistsCompetitor()
competitor to the predicate for AbstractContract, 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 AbstractContract, 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
MultivaluedFeaturePredicate contact()
AbstractContract testing whether the feature contact has values or not.
AccountQuery thereExistsContact()
contact to the predicate for AbstractContract, which evaluates to false unless the value of the feature contact satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllContact()
contact to the predicate for AbstractContract, which evaluates to false unless the value of the feature contact satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
ComparableTypePredicate<Short> contractCurrency()
SimpleTypeOrder orderByContractCurrency()
AbstractContract depending the feature contractCurrency
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Short> contractLanguage()
SimpleTypeOrder orderByContractLanguage()
AbstractContract depending the feature contractLanguage
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate contractNumber()
AbstractContract testing whether the value of the feature contractNumber is null or not.
StringTypePredicate thereExistsContractNumber()
contractNumber to the predicate for AbstractContract, which evaluates to false unless the value of the feature contractNumber satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllContractNumber()
contractNumber to the predicate for AbstractContract, which evaluates to false unless the value of the feature contractNumber satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByContractNumber()
AbstractContract depending the feature contractNumber
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Short> contractState()
SimpleTypeOrder orderByContractState()
AbstractContract depending the feature contractState
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate customer()
AbstractContract testing whether the value of the feature customer is null or not.
AccountQuery thereExistsCustomer()
customer to the predicate for AbstractContract, 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 AbstractContract, 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
OptionalFeaturePredicate description()
AbstractContract testing whether the value of the feature description is null or not.
StringTypePredicate thereExistsDescription()
description to the predicate for AbstractContract, which evaluates to false unless the value of the feature description satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllDescription()
description to the predicate for AbstractContract, which evaluates to false unless the value of the feature description satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByDescription()
AbstractContract depending the feature description
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate expiresOn()
AbstractContract testing whether the value of the feature expiresOn is null or not.
ComparableTypePredicate<Date> thereExistsExpiresOn()
expiresOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature expiresOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllExpiresOn()
expiresOn to the predicate for AbstractContract, which evaluates to false unless the value of the feature expiresOn satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByExpiresOn()
AbstractContract depending the feature expiresOn
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate inventoryCb()
AbstractContract testing whether the feature inventoryCb has values or not.
CompoundBookingQuery thereExistsInventoryCb()
inventoryCb to the predicate for AbstractContract, 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 AbstractContract, 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
StringTypePredicate name()
SimpleTypeOrder orderByName()
AbstractContract depending the feature name
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate origin()
AbstractContract testing whether the value of the feature origin is null or not.
AbstractContractQuery thereExistsOrigin()
origin to the predicate for AbstractContract, which evaluates to false unless the value of the feature origin satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AbstractContractQuery forAllOrigin()
origin to the predicate for AbstractContract, which evaluates to false unless the value of the feature origin satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
ComparableTypePredicate<Short> paymentTerms()
SimpleTypeOrder orderByPaymentTerms()
AbstractContract depending the feature paymentTerms
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate pricingDate()
AbstractContract testing whether the value of the feature pricingDate is null or not.
ComparableTypePredicate<Date> thereExistsPricingDate()
pricingDate to the predicate for AbstractContract, 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
ComparableTypePredicate<Date> forAllPricingDate()
pricingDate to the predicate for AbstractContract, 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
SimpleTypeOrder orderByPricingDate()
AbstractContract depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate pricingRule()
AbstractContract testing whether the value of the feature pricingRule is null or not.
PricingRuleQuery thereExistsPricingRule()
pricingRule to the predicate for AbstractContract, 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 AbstractContract, 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
ComparableTypePredicate<Short> pricingState()
SimpleTypeOrder orderByPricingState()
AbstractContract depending the feature pricingState
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<Short> priority()
SimpleTypeOrder orderByPriority()
AbstractContract depending the feature priority
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate salesRep()
AbstractContract testing whether the value of the feature salesRep is null or not.
AccountQuery thereExistsSalesRep()
salesRep to the predicate for AbstractContract, 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 AbstractContract, 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
OptionalFeaturePredicate supplier()
AbstractContract testing whether the value of the feature supplier is null or not.
AccountQuery thereExistsSupplier()
supplier to the predicate for AbstractContract, 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 AbstractContract, 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
ComparableTypePredicate<BigDecimal> totalAmount()
SimpleTypeOrder orderByTotalAmount()
AbstractContract depending the feature totalAmount
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalAmountIncludingTax()
SimpleTypeOrder orderByTotalAmountIncludingTax()
AbstractContract depending the feature totalAmountIncludingTax
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalBaseAmount()
SimpleTypeOrder orderByTotalBaseAmount()
AbstractContract depending the feature totalBaseAmount
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalDiscountAmount()
SimpleTypeOrder orderByTotalDiscountAmount()
AbstractContract depending the feature totalDiscountAmount
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalSalesCommission()
SimpleTypeOrder orderByTotalSalesCommission()
AbstractContract depending the feature totalSalesCommission
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalTaxAmount()
SimpleTypeOrder orderByTotalTaxAmount()
AbstractContract depending the feature totalTaxAmount
Note: The order in which orderBy… instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||