|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SalesOrder
Class SalesOrder
isFrozen
| Nested Class Summary | |
|---|---|
static interface |
SalesOrder.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
SalesOrderCreateInvoiceResult |
createInvoice()
|
|
short |
getFreightTerms()
Retrieves the value for the attribute freightTerms. |
|
|
getInvoice()
Retrieves the Collection of objects referenced by invoice. |
|
|
getPosition()
Retrieves a set containing all the elements for the reference position. |
|
Date |
getSubmitDate()
Retrieves the possibly null value for the optional attribute submitDate. |
|
short |
getSubmitStatus()
Retrieves the value for the attribute submitStatus. |
|
String |
getSubmitStatusDescription()
Retrieves the possibly null value for the optional attribute submitStatusDescription. |
|
Void |
markAsClosed(SalesOrderMarkAsClosedParams in)
|
|
void |
setFreightTerms(short freightTerms)
Sets a new value for the attribute freightTerms. |
|
void |
setSubmitDate(Date submitDate)
Sets a new value for the attribute submitDate. |
|
void |
setSubmitStatus(short submitStatus)
Sets a new value for the attribute submitStatus. |
|
void |
setSubmitStatusDescription(String submitStatusDescription)
Sets a new value for the attribute submitStatusDescription. |
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.Assignable |
|---|
assignToMe |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.AddressContainer |
|---|
getAddress |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.DeliveryRequestContainer |
|---|
getDeliveryRequest |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.ShippingDetail |
|---|
getCarrier, getGiftMessage, getShippingInstructions, getShippingMethod, getShippingTrackingNumber, isGift, setCarrier, setGift, setGiftMessage, setShippingInstructions, setShippingMethod, setShippingTrackingNumber |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReferenceHolder |
|---|
getDepotReference |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
SalesOrderCreateInvoiceResult createInvoice()
short getFreightTerms()
freightTerms.
freightTerms.void setFreightTerms(short freightTerms)
freightTerms.
freightTerms - The non-null new value for attribute freightTerms.<T extends Invoice> List<T> getInvoice()
Collection of objects referenced by invoice.
Collection of referenced objects.Void markAsClosed(SalesOrderMarkAsClosedParams in)
<T extends AbstractSalesOrderPosition> SalesOrderContainsSalesOrderPosition.Position<T> getPosition()
position.
Date getSubmitDate()
submitDate.
submitDate.void setSubmitDate(Date submitDate)
submitDate.
submitDate - The possibly null new value for attribute submitDate.short getSubmitStatus()
submitStatus.
submitStatus.void setSubmitStatus(short submitStatus)
submitStatus.
submitStatus - The non-null new value for attribute submitStatus.String getSubmitStatusDescription()
submitStatusDescription.
submitStatusDescription.void setSubmitStatusDescription(String submitStatusDescription)
submitStatusDescription.
submitStatusDescription - The possibly null new value for attribute submitStatusDescription.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||