|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Opportunity
Class Opportunity
| Nested Class Summary | |
|---|---|
static interface |
Opportunity.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
OpportunityCreateQuoteResult |
createQuote()
|
|
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 |
getEstimatedValue()
Retrieves the possibly null value for the optional attribute estimatedValue. |
|
String |
getNextStep()
Retrieves the possibly null value for the optional attribute nextStep. |
|
short |
getOpportunityRating()
Retrieves the value for the attribute opportunityRating. |
|
short |
getOpportunitySource()
Retrieves the value for the attribute opportunitySource. |
|
|
getPosition()
Retrieves a set containing all the elements for the reference position. |
|
|
getQuote()
Retrieves the Collection of objects referenced by quote. |
|
Void |
markAsClosed(OpportunityMarkAsClosedParams in)
|
|
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 |
setEstimatedValue(BigDecimal estimatedValue)
Sets a new value for the attribute estimatedValue. |
|
void |
setNextStep(String nextStep)
Sets a new value for the attribute nextStep. |
|
void |
setOpportunityRating(short opportunityRating)
Sets a new value for the attribute opportunityRating. |
|
void |
setOpportunitySource(short opportunitySource)
Sets a new value for the attribute opportunitySource. |
|
| 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.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| 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 |
|---|
Short getCloseProbability()
closeProbability.
closeProbability.void setCloseProbability(Short closeProbability)
closeProbability.
closeProbability - The possibly null new value for attribute closeProbability.OpportunityCreateQuoteResult createQuote()
Date getEstimatedCloseDate()
estimatedCloseDate.
estimatedCloseDate.void setEstimatedCloseDate(Date estimatedCloseDate)
estimatedCloseDate.
estimatedCloseDate - The possibly null new value for attribute estimatedCloseDate.BigDecimal getEstimatedValue()
estimatedValue.
estimatedValue.void setEstimatedValue(BigDecimal estimatedValue)
estimatedValue.
estimatedValue - The possibly null new value for attribute estimatedValue.Void markAsClosed(OpportunityMarkAsClosedParams in)
String getNextStep()
nextStep.
nextStep.void setNextStep(String nextStep)
nextStep.
nextStep - The possibly null new value for attribute nextStep.short getOpportunityRating()
opportunityRating.
opportunityRating.void setOpportunityRating(short opportunityRating)
opportunityRating.
opportunityRating - The non-null new value for attribute opportunityRating.short getOpportunitySource()
opportunitySource.
opportunitySource.void setOpportunitySource(short opportunitySource)
opportunitySource.
opportunitySource - The non-null new value for attribute opportunitySource.<T extends AbstractOpportunityPosition> OpportunityHasOpportunityPosition.Position<T> getPosition()
position.
<T extends Quote> List<T> getQuote()
Collection of objects referenced by quote.
Collection of referenced objects.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||