org.opencrx.kernel.contract1.cci2.SalesContract Maven / Gradle / Ivy
The newest version!
// ----------------------------------------------------------------------------
// Instance/Begin
// ----------------------------------------------------------------------------
package org.opencrx.kernel.contract1.cci2;
/**
* Abstract class {@code SalesContract}
*/
@javax.annotation.Generated(
value = "org.openmdx.application.mof.mapping.java.InstanceMapper",
date = "2023-10-28T12:15:36.604048214Z",
comments = "Generated by openMDX 2.18.8 - DO NOT CHANGE MANUALLY"
)
public interface SalesContract
extends org.opencrx.kernel.contract1.cci2.AbstractContract{
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code broker}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.account1.cci2.Account getBroker(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code broker}.
* @param broker The new—possibly {@code null}—value for this reference.
*/
public void setBroker(
org.opencrx.kernel.account1.cci2.Account broker
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code calcRule}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.contract1.cci2.CalculationRule getCalcRule(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code calcRule}.
* @param calcRule The new—possibly {@code null}—value for this reference.
*/
public void setCalcRule(
org.opencrx.kernel.contract1.cci2.CalculationRule calcRule
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nNoQuery
// ----------------------------------------------------------------------------
/**
* Retrieves the {@code Collection} of objects referenced by {@code competitor}.
* @return The {@code Collection} of referenced objects.
*/
public java.util.List getCompetitor(
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code contractCurrency}.
* @return The non-null value for attribute {@code contractCurrency}.
*/
public short getContractCurrency(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code contractCurrency}.
* @param contractCurrency The non-{@code null} new value for attribute {@code contractCurrency}.
*/
public void setContractCurrency(
short contractCurrency
);
// ----------------------------------------------------------------------------
// Instance/Operation
// ----------------------------------------------------------------------------
/**
*/
public org.opencrx.kernel.contract1.cci2.CreatePositionResult createPosition(
org.opencrx.kernel.contract1.cci2.CreatePositionParams in
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code customer}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.account1.cci2.Account getCustomer(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code customer}.
* @param customer The new—possibly {@code null}—value for this reference.
*/
public void setCustomer(
org.opencrx.kernel.account1.cci2.Account customer
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code freightTerms}.
* @return The non-null value for attribute {@code freightTerms}.
*/
public short getFreightTerms(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code freightTerms}.
* @param freightTerms The non-{@code null} new value for attribute {@code freightTerms}.
*/
public void setFreightTerms(
short freightTerms
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nNoQuery
// ----------------------------------------------------------------------------
/**
* Retrieves the {@code Collection} of objects referenced by {@code inventoryCb}.
* @return The {@code Collection} of referenced objects.
*/
public java.util.List getInventoryCb(
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the possibly null value for the optional attribute {@code noAutoRecalc}.
* @return The possibly null value for attribute {@code noAutoRecalc}.
*/
public java.lang.Boolean isNoAutoRecalc(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code noAutoRecalc}.
* @param noAutoRecalc The possibly null new value for attribute {@code noAutoRecalc}.
*/
public void setNoAutoRecalc(
java.lang.Boolean noAutoRecalc
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code paymentTerms}.
* @return The non-null value for attribute {@code paymentTerms}.
*/
public short getPaymentTerms(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code paymentTerms}.
* @param paymentTerms The non-{@code null} new value for attribute {@code paymentTerms}.
*/
public void setPaymentTerms(
short paymentTerms
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nWithQuery
// ----------------------------------------------------------------------------
/**
* Retrieves a set containing all the elements for the reference {@code positionModification}.
* @return A set containing all the elements for this reference.
*/
public org.opencrx.kernel.contract1.cci2.ContractContainsPositionModification.PositionModification getPositionModification(
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the possibly null value for the optional attribute {@code pricingDate}.
* @return The possibly null value for attribute {@code pricingDate}.
*/
public java.util.Date getPricingDate(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code pricingDate}.
* @param pricingDate The possibly null new value for attribute {@code pricingDate}.
*/
public void setPricingDate(
java.util.Date pricingDate
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code pricingRule}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.product1.cci2.PricingRule getPricingRule(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code pricingRule}.
* @param pricingRule The new—possibly {@code null}—value for this reference.
*/
public void setPricingRule(
org.opencrx.kernel.product1.cci2.PricingRule pricingRule
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code pricingState}.
* @return The non-null value for attribute {@code pricingState}.
*/
public short getPricingState(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code pricingState}.
* @param pricingState The non-{@code null} new value for attribute {@code pricingState}.
*/
public void setPricingState(
short pricingState
);
// ----------------------------------------------------------------------------
// Instance/Operation
// ----------------------------------------------------------------------------
/**
*/
public org.openmdx.base.cci2.Void recalc(
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the possibly null value for the optional attribute {@code recalcDetails}.
* @return The possibly null value for attribute {@code recalcDetails}.
*/
public java.lang.String getRecalcDetails(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code recalcDetails}.
* @param recalcDetails The possibly null new value for attribute {@code recalcDetails}.
*/
public void setRecalcDetails(
java.lang.String recalcDetails
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGet0_nWithQuery
// ----------------------------------------------------------------------------
/**
* Retrieves a set containing all the elements for the reference {@code removedPosition}.
* @return A set containing all the elements for this reference.
*/
public org.opencrx.kernel.contract1.cci2.ContractContainsRemovedPosition.RemovedPosition getRemovedPosition(
);
// ----------------------------------------------------------------------------
// Instance/Operation
// ----------------------------------------------------------------------------
/**
*/
public org.openmdx.base.cci2.Void reprice(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code salesRep}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.account1.cci2.Account getSalesRep(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code salesRep}.
* @param salesRep The new—possibly {@code null}—value for this reference.
*/
public void setSalesRep(
org.opencrx.kernel.account1.cci2.Account salesRep
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code salesTaxTypeGroup}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.product1.cci2.SalesTaxTypeGroup getSalesTaxTypeGroup(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code salesTaxTypeGroup}.
* @param salesTaxTypeGroup The new—possibly {@code null}—value for this reference.
*/
public void setSalesTaxTypeGroup(
org.opencrx.kernel.product1.cci2.SalesTaxTypeGroup salesTaxTypeGroup
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the possibly null value for the optional attribute {@code submitDate}.
* @return The possibly null value for attribute {@code submitDate}.
*/
public java.util.Date getSubmitDate(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code submitDate}.
* @param submitDate The possibly null new value for attribute {@code submitDate}.
*/
public void setSubmitDate(
java.util.Date submitDate
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code submitStatus}.
* @return The non-null value for attribute {@code submitStatus}.
*/
public short getSubmitStatus(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code submitStatus}.
* @param submitStatus The non-{@code null} new value for attribute {@code submitStatus}.
*/
public void setSubmitStatus(
short submitStatus
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet0_1
// ----------------------------------------------------------------------------
/**
* Retrieves the possibly null value for the optional attribute {@code submitStatusDescription}.
* @return The possibly null value for attribute {@code submitStatusDescription}.
*/
public java.lang.String getSubmitStatusDescription(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet0_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code submitStatusDescription}.
* @param submitStatusDescription The possibly null new value for attribute {@code submitStatusDescription}.
*/
public void setSubmitStatusDescription(
java.lang.String submitStatusDescription
);
// ----------------------------------------------------------------------------
// Instance/ReferenceGetx_1NoQualifier
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the reference {@code supplier}.
* @return The —possibly {@code null}— value for this reference.
*/
public org.opencrx.kernel.account1.cci2.Account getSupplier(
);
// ----------------------------------------------------------------------------
// Instance/ReferenceSetNoQualifier
// ----------------------------------------------------------------------------
/**
* Sets a new value for the reference {@code supplier}.
* @param supplier The new—possibly {@code null}—value for this reference.
*/
public void setSupplier(
org.opencrx.kernel.account1.cci2.Account supplier
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code totalAmount}.
* @return The non-null value for attribute {@code totalAmount}.
*/
public java.math.BigDecimal getTotalAmount(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code totalAmount}.
* @param totalAmount The non-{@code null} new value for attribute {@code totalAmount}.
*/
public void setTotalAmount(
java.math.BigDecimal totalAmount
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code totalAmountIncludingTax}.
* @return The non-null value for attribute {@code totalAmountIncludingTax}.
*/
public java.math.BigDecimal getTotalAmountIncludingTax(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code totalAmountIncludingTax}.
* @param totalAmountIncludingTax The non-{@code null} new value for attribute {@code totalAmountIncludingTax}.
*/
public void setTotalAmountIncludingTax(
java.math.BigDecimal totalAmountIncludingTax
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code totalBaseAmount}.
* @return The non-null value for attribute {@code totalBaseAmount}.
*/
public java.math.BigDecimal getTotalBaseAmount(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code totalBaseAmount}.
* @param totalBaseAmount The non-{@code null} new value for attribute {@code totalBaseAmount}.
*/
public void setTotalBaseAmount(
java.math.BigDecimal totalBaseAmount
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code totalDiscountAmount}.
* @return The non-null value for attribute {@code totalDiscountAmount}.
*/
public java.math.BigDecimal getTotalDiscountAmount(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code totalDiscountAmount}.
* @param totalDiscountAmount The non-{@code null} new value for attribute {@code totalDiscountAmount}.
*/
public void setTotalDiscountAmount(
java.math.BigDecimal totalDiscountAmount
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code totalSalesCommission}.
* @return The non-null value for attribute {@code totalSalesCommission}.
*/
public java.math.BigDecimal getTotalSalesCommission(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code totalSalesCommission}.
* @param totalSalesCommission The non-{@code null} new value for attribute {@code totalSalesCommission}.
*/
public void setTotalSalesCommission(
java.math.BigDecimal totalSalesCommission
);
// ----------------------------------------------------------------------------
// Instance/AttributeGet1_1
// ----------------------------------------------------------------------------
/**
* Retrieves the value for the attribute {@code totalTaxAmount}.
* @return The non-null value for attribute {@code totalTaxAmount}.
*/
public java.math.BigDecimal getTotalTaxAmount(
);
// ----------------------------------------------------------------------------
// Instance/AttributeSet1_1
// ----------------------------------------------------------------------------
/**
* Sets a new value for the attribute {@code totalTaxAmount}.
* @param totalTaxAmount The non-{@code null} new value for attribute {@code totalTaxAmount}.
*/
public void setTotalTaxAmount(
java.math.BigDecimal totalTaxAmount
);
// ----------------------------------------------------------------------------
// Instance/End
// ----------------------------------------------------------------------------
}