|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Quote
Class Quote
| Nested Class Summary | |
|---|---|
static interface |
Quote.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
void |
addPosition(boolean idIsPersistent,
String id,
AbstractQuotePosition position)
Adds the specified element to the set of the values for the reference position. |
|
QuoteCreateSalesOrderResult |
createSalesOrder()
|
|
Short |
getCloseProbability()
Retrieves the possibly null value for the optional attribute closeProbability. |
|
Date |
getEstimatedCloseDate()
Retrieves the possibly null value for the optional attribute estimatedCloseDate. |
|
short |
getFreightTerms()
Retrieves the value for the attribute freightTerms. |
|
|
getPosition()
Retrieves a set containing all the elements for the reference position. |
|
AbstractQuotePosition |
getPosition(boolean idIsPersistent,
String id)
Retrieves the value for the reference position for the
specified qualifier attribute value. |
|
|
getSalesOrder()
Retrieves the Collection of objects referenced by
salesOrder. |
|
org.openmdx.base.cci2.Void |
markAsClosed(short quoteState)
|
|
void |
setCloseProbability(Short closeProbability)
Sets a new value for the attribute closeProbability. |
|
void |
setEstimatedCloseDate(Date estimatedCloseDate)
Sets a new value for the attribute estimatedCloseDate. |
|
void |
setFreightTerms(short freightTerms)
Sets a new value for the attribute freightTerms. |
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.Assignable |
|---|
assignToMe |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.AddressContainer |
|---|
addAddress, getAddress, getAddress |
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.DeliveryRequestContainer |
|---|
addDeliveryRequest, getDeliveryRequest, 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 |
|---|
addDepotReference, getDepotReference, getDepotReference |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
Short getCloseProbability()
closeProbability.
closeProbability.void setCloseProbability(Short closeProbability)
closeProbability.
closeProbability - The possibly null new value for attribute closeProbability.QuoteCreateSalesOrderResult createSalesOrder()
Date getEstimatedCloseDate()
estimatedCloseDate.
estimatedCloseDate.void setEstimatedCloseDate(Date estimatedCloseDate)
estimatedCloseDate.
estimatedCloseDate - The possibly null new value for attribute estimatedCloseDate.short getFreightTerms()
freightTerms.
freightTerms.void setFreightTerms(short freightTerms)
freightTerms.
freightTerms - The non-null new value for attribute freightTerms.org.openmdx.base.cci2.Void markAsClosed(short quoteState)
<T extends AbstractQuotePosition> Collection<T> getPosition()
position.
AbstractQuotePosition getPosition(boolean idIsPersistent,
String id)
position for the
specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
void addPosition(boolean idIsPersistent,
String id,
AbstractQuotePosition position)
position.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.position - The element to be appended.<T extends SalesOrder> List<T> getSalesOrder()
Collection of objects referenced by
salesOrder.
Collection of referenced objects.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||