|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractQuotePosition
Abstract class AbstractQuotePosition
isFrozen
Nested Class Summary | |
---|---|
static interface |
AbstractQuotePosition.Identity
Object Identity |
Method Summary | |
---|---|
Short |
getCloseProbability()
Retrieves the possibly null value for the optional attribute closeProbability . |
Date |
getEstimatedCloseDate()
Retrieves the possibly null value for the optional attribute estimatedCloseDate . |
void |
setCloseProbability(Short closeProbability)
Sets a new value for the attribute closeProbability . |
void |
setEstimatedCloseDate(Date estimatedCloseDate)
Sets a new value for the attribute estimatedCloseDate . |
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.forecast1.cci2.SalesVolumeBudgetContributionSource |
---|
getBudget |
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.opencrx.kernel.base.cci2.SecureObject |
---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
Methods inherited from interface org.opencrx.kernel.generic.cci2.LocalizedFieldContainer |
---|
getLocalizedField |
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 |
Methods inherited from interface org.opencrx.kernel.product1.cci2.ConfiguredProduct |
---|
getCurrentConfig, getProductSerialNumber, setCurrentConfig, setProductSerialNumber |
Methods inherited from interface org.opencrx.kernel.product1.cci2.ProductConfigurationSet |
---|
getConfigType, getConfiguration, setConfigType, unsetConfigurationType |
Methods inherited from interface org.opencrx.kernel.product1.cci2.ProductDescriptor |
---|
getProduct, setProduct |
Method Detail |
---|
Short getCloseProbability()
closeProbability
.
closeProbability
.void setCloseProbability(Short closeProbability)
closeProbability
.
closeProbability
- The possibly null new value for attribute closeProbability
.Date getEstimatedCloseDate()
estimatedCloseDate
.
estimatedCloseDate
.void setEstimatedCloseDate(Date estimatedCloseDate)
estimatedCloseDate
.
estimatedCloseDate
- The possibly null new value for attribute estimatedCloseDate
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |