|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Lead
Class Lead
| Nested Class Summary | |
|---|---|
static interface |
Lead.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
LeadCreateOpportunityResult |
createOpportunity()
|
|
Short |
getCloseProbability()
Retrieves the possibly null value for the optional attribute closeProbability. |
|
Date |
getEstimatedCloseDate()
Retrieves the possibly null value for the optional attribute estimatedCloseDate. |
|
BigDecimal |
getEstimatedSalesCommission()
Retrieves the possibly null value for the optional attribute estimatedSalesCommission. |
|
BigDecimal |
getEstimatedValue()
Retrieves the possibly null value for the optional attribute estimatedValue. |
|
short |
getLeadRating()
Retrieves the value for the attribute leadRating. |
|
short |
getLeadSource()
Retrieves the value for the attribute leadSource. |
|
String |
getNextStep()
Retrieves the possibly null value for the optional attribute nextStep. |
|
|
getOpportunity()
Retrieves the Collection of objects referenced by
opportunity. |
|
org.openmdx.base.cci2.Void |
markAsClosed(short leadState)
|
|
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 |
setEstimatedSalesCommission(BigDecimal estimatedSalesCommission)
Sets a new value for the attribute estimatedSalesCommission. |
|
void |
setEstimatedValue(BigDecimal estimatedValue)
Sets a new value for the attribute estimatedValue. |
|
void |
setLeadRating(short leadRating)
Sets a new value for the attribute leadRating. |
|
void |
setLeadSource(short leadSource)
Sets a new value for the attribute leadSource. |
|
void |
setNextStep(String nextStep)
Sets a new value for the attribute nextStep. |
|
| 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.LeadCreateOpportunityResult createOpportunity()
Date getEstimatedCloseDate()
estimatedCloseDate.
estimatedCloseDate.void setEstimatedCloseDate(Date estimatedCloseDate)
estimatedCloseDate.
estimatedCloseDate - The possibly null new value for attribute estimatedCloseDate.BigDecimal getEstimatedSalesCommission()
estimatedSalesCommission.
estimatedSalesCommission.void setEstimatedSalesCommission(BigDecimal estimatedSalesCommission)
estimatedSalesCommission.
estimatedSalesCommission - The possibly null new value for attribute estimatedSalesCommission.BigDecimal getEstimatedValue()
estimatedValue.
estimatedValue.void setEstimatedValue(BigDecimal estimatedValue)
estimatedValue.
estimatedValue - The possibly null new value for attribute estimatedValue.short getLeadRating()
leadRating.
leadRating.void setLeadRating(short leadRating)
leadRating.
leadRating - The non-null new value for attribute leadRating.short getLeadSource()
leadSource.
leadSource.void setLeadSource(short leadSource)
leadSource.
leadSource - The non-null new value for attribute leadSource.org.openmdx.base.cci2.Void markAsClosed(short leadState)
String getNextStep()
nextStep.
nextStep.void setNextStep(String nextStep)
nextStep.
nextStep - The possibly null new value for attribute nextStep.<T extends Opportunity> List<T> getOpportunity()
Collection of objects referenced by
opportunity.
Collection of referenced objects.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||