|
||||||||||
| 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 | ||
|---|---|---|
void |
addPosition(boolean idIsPersistent,
String id,
AbstractOpportunityPosition position)
Adds the specified element to the set of the values for the reference position. |
|
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. |
|
AbstractOpportunityPosition |
getPosition(boolean idIsPersistent,
String id)
Retrieves the value for the reference position for the
specified qualifier attribute value. |
|
|
getQuote()
Retrieves the Collection of objects referenced by
quote. |
|
org.openmdx.base.cci2.Void |
markAsClosed(short opportunityState)
|
|
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 |
|---|
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.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.org.openmdx.base.cci2.Void markAsClosed(short opportunityState)
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> Collection<T> getPosition()
position.
AbstractOpportunityPosition 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,
AbstractOpportunityPosition 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 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 | |||||||||