|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SalesContractQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
broker()
Adds a constraint to the predicate for SalesContract testing whether the value of the feature broker is null or not. |
OptionalFeaturePredicate |
calcRule()
Adds a constraint to the predicate for SalesContract testing whether the value of the feature calcRule is null or not. |
MultivaluedFeaturePredicate |
competitor()
Adds a constraint to the predicate for SalesContract testing whether the feature competitor has values or not. |
ComparableTypePredicate<Short> |
contractCurrency()
|
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. |
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. |
ComparableTypePredicate<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. |
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. |
MultivaluedFeaturePredicate |
inventoryCb()
Adds a constraint to the predicate for SalesContract testing whether the feature inventoryCb has values or not. |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
ComparableTypePredicate<Short> |
paymentTerms()
|
MultivaluedFeaturePredicate |
positionModification()
Adds a constraint to the predicate for SalesContract testing whether the feature positionModification has values or not. |
OptionalFeaturePredicate |
pricingDate()
Adds a constraint to the predicate for SalesContract testing whether the value of the feature pricingDate is null or not. |
OptionalFeaturePredicate |
pricingRule()
Adds a constraint to the predicate for SalesContract testing whether the value of the feature pricingRule is null or not. |
ComparableTypePredicate<Short> |
pricingState()
|
MultivaluedFeaturePredicate |
removedPosition()
Adds a constraint to the predicate for SalesContract testing whether the feature removedPosition has values or not. |
OptionalFeaturePredicate |
salesRep()
Adds a constraint to the predicate for SalesContract testing whether the value of the feature salesRep is null or not. |
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. |
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. |
ComparableTypePredicate<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. |
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. |
ComparableTypePredicate<BigDecimal> |
totalAmount()
|
ComparableTypePredicate<BigDecimal> |
totalAmountIncludingTax()
|
ComparableTypePredicate<BigDecimal> |
totalBaseAmount()
|
ComparableTypePredicate<BigDecimal> |
totalDiscountAmount()
|
ComparableTypePredicate<BigDecimal> |
totalSalesCommission()
|
ComparableTypePredicate<BigDecimal> |
totalTaxAmount()
|
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.AddressContainerQuery |
|---|
address, forAllAddress, thereExistsAddress |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.DeliveryRequestContainerQuery |
|---|
deliveryRequest, forAllDeliveryRequest, thereExistsDeliveryRequest |
| 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.opencrx.kernel.depot1.cci2.DepotReferenceHolderQuery |
|---|
depotReference, forAllDepotReference, thereExistsDepotReference |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AuditeeQuery |
|---|
audit, forAllAudit, thereExistsAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.IndexedQuery |
|---|
forAllIndexEntry, indexEntry, thereExistsIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.CreatableQuery |
|---|
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery |
|---|
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
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
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
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
ComparableTypePredicate<Short> contractCurrency()
SimpleTypeOrder orderByContractCurrency()
SalesContract depending the feature contractCurrency
Note: The order in which orderBy… instructions are given is relevant!
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
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
ComparableTypePredicate<Short> paymentTerms()
SimpleTypeOrder orderByPaymentTerms()
SalesContract depending the feature paymentTerms
Note: The order in which orderBy… instructions are given is relevant!
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
OptionalFeaturePredicate pricingDate()
SalesContract testing whether the value of the feature pricingDate is null or not.
ComparableTypePredicate<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
ComparableTypePredicate<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
SimpleTypeOrder orderByPricingDate()
SalesContract depending the feature pricingDate
Note: The order in which orderBy… instructions are given is relevant!
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
ComparableTypePredicate<Short> pricingState()
SimpleTypeOrder orderByPricingState()
SalesContract depending the feature pricingState
Note: The order in which orderBy… instructions are given is relevant!
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
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
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
ComparableTypePredicate<BigDecimal> totalAmount()
SimpleTypeOrder orderByTotalAmount()
SalesContract depending the feature totalAmount
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalAmountIncludingTax()
SimpleTypeOrder orderByTotalAmountIncludingTax()
SalesContract depending the feature totalAmountIncludingTax
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalBaseAmount()
SimpleTypeOrder orderByTotalBaseAmount()
SalesContract depending the feature totalBaseAmount
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalDiscountAmount()
SimpleTypeOrder orderByTotalDiscountAmount()
SalesContract depending the feature totalDiscountAmount
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalSalesCommission()
SimpleTypeOrder orderByTotalSalesCommission()
SalesContract depending the feature totalSalesCommission
Note: The order in which orderBy… instructions are given is relevant!
ComparableTypePredicate<BigDecimal> totalTaxAmount()
SimpleTypeOrder orderByTotalTaxAmount()
SalesContract 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 | |||||||||