|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Opportunity
| Method Summary | |
|---|---|
void |
addPosition(AbstractOpportunityPosition newValue)
|
void |
addPosition(String id,
AbstractOpportunityPosition newValue)
|
OpportunityCreateQuoteResult |
createQuote()
|
OpportunityCreateQuoteResult |
createQuote(Void params)
|
Short |
getCloseProbability()
|
Date |
getEstimatedCloseDate()
|
BigDecimal |
getEstimatedValue()
|
String |
getNextStep()
|
short |
getOpportunityRating()
Retrieves the value for the attribute opportunityRating. |
short |
getOpportunitySource()
Retrieves the value for the attribute opportunitySource. |
Collection |
getPosition()
Retrieves a collection containing all the elements for the reference position. |
List |
getPosition(AbstractOpportunityPositionFilter filter)
Retrieves the value for the reference position for the
specified filter. |
List |
getPosition(AbstractOpportunityPositionQuery query)
Retrieves the value for the reference position for the
specified query. |
AbstractOpportunityPosition |
getPosition(String id)
Retrieves the value for the reference position for the
specified qualifier attribute value. |
Collection |
getQuote()
Retrieves the objects referenced by quote. |
Quote |
getQuote(int index)
Retrieves the value for the reference quote for the
specified qualifier attribute value. |
Void |
markAsClosed(OpportunityMarkAsClosedParams params)
|
Void |
markAsClosed(short opportunityState)
|
void |
removePosition(String id)
|
void |
setCloseProbability(Short newValue)
Sets a new value for the attribute closeProbability. |
void |
setEstimatedCloseDate(Date newValue)
Sets a new value for the attribute estimatedCloseDate. |
void |
setEstimatedValue(BigDecimal newValue)
Sets a new value for the attribute estimatedValue. |
void |
setNextStep(String newValue)
Sets a new value for the attribute nextStep. |
void |
setOpportunityRating(short newValue)
Sets a new value for the attribute opportunityRating. |
void |
setOpportunitySource(short newValue)
Sets a new value for the attribute opportunitySource. |
| Methods inherited from interface org.opencrx.kernel.base.cci.Assignable |
|---|
assignToMe, assignToMe |
| Methods inherited from interface org.opencrx.kernel.base.cci.TemplateEnabled |
|---|
addReplacement, addReplacement, applyReplacements, applyReplacements, createObject, createObject, deleteObject, deleteObject, getReplacement, getReplacement, getReplacement, getReplacement, getTemplateReferenceFilter, isTemplate, removeReplacement, setTemplate, setTemplateReferenceFilter |
| Methods inherited from interface org.opencrx.kernel.contract1.cci.AddressContainer |
|---|
addAddress, addAddress, getAddress, getAddress, getAddress, getAddress, removeAddress |
| Methods inherited from interface org.opencrx.kernel.contract1.cci.DeliveryRequestContainer |
|---|
addDeliveryRequest, addDeliveryRequest, getDeliveryRequest, getDeliveryRequest, getDeliveryRequest, getDeliveryRequest, removeDeliveryRequest |
| Methods inherited from interface org.opencrx.kernel.contract1.cci.ShippingDetail |
|---|
getCarrier, getGiftMessage, getShippingInstructions, getShippingMethod, getShippingTrackingNumber, isGift, setCarrier, setGift, setGiftMessage, setShippingInstructions, setShippingMethod, setShippingTrackingNumber |
| Methods inherited from interface org.opencrx.kernel.depot1.cci.DepotReferenceHolder |
|---|
addDepotReference, addDepotReference, getDepotReference, getDepotReference, getDepotReference, getDepotReference, removeDepotReference |
| Methods inherited from interface org.opencrx.kernel.base.cci.AlertSender |
|---|
sendAlert, sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci.Auditee |
|---|
getAudit, getAudit, getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci.Cloneable |
|---|
clone_, clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci.Importer |
|---|
importItem, importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci.Indexed |
|---|
getIndexEntry, getIndexEntry, getIndexEntry, getIndexEntry, updateIndex, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci.SecureObject |
|---|
addOwningGroup, addOwningGroup, addOwningGroup, addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwner, getOwningGroup, getOwningGroup, getOwningUser, removeAllOwningGroup, removeAllOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningUser, setAccessLevel, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci.SubscriptionTarget |
|---|
addSubscription, addSubscription, addSubscriptionForParent, addSubscriptionForParent, removeSubscription, removeSubscription, removeSubscriptionForParent, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.cci.XmlExporter |
|---|
exportXml, exportXml |
| Methods inherited from interface org.openmdx.base.cci.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci.ContextCapable |
|---|
getContext, getContext |
| Methods inherited from interface org.openmdx.base.cci.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci.ViewCapable |
|---|
getView, getView, getView, getView |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
Short getCloseProbability()
closeProbability.
JmiException - If the value cannot be retrieved for some reason.void setCloseProbability(Short newValue)
closeProbability.
newValue - The possibly null new value for attribute closeProbability.
JmiException - If the value cannot be set for some reason.
OpportunityCreateQuoteResult createQuote(Void params)
throws RefException
RefException
OpportunityCreateQuoteResult createQuote()
throws RefException
RefExceptionDate getEstimatedCloseDate()
estimatedCloseDate.
JmiException - If the value cannot be retrieved for some reason.void setEstimatedCloseDate(Date newValue)
estimatedCloseDate.
newValue - The possibly null new value for attribute estimatedCloseDate.
JmiException - If the value cannot be set for some reason.BigDecimal getEstimatedValue()
estimatedValue.
JmiException - If the value cannot be retrieved for some reason.void setEstimatedValue(BigDecimal newValue)
estimatedValue.
newValue - The possibly null new value for attribute estimatedValue.
JmiException - If the value cannot be set for some reason.
Void markAsClosed(OpportunityMarkAsClosedParams params)
throws RefException
RefException
Void markAsClosed(short opportunityState)
throws RefException
RefExceptionString getNextStep()
nextStep.
JmiException - If the value cannot be retrieved for some reason.void setNextStep(String newValue)
nextStep.
newValue - The possibly null new value for attribute nextStep.
JmiException - If the value cannot be set for some reason.short getOpportunityRating()
opportunityRating.
opportunityRating.
JmiException - If the value cannot be retrieved for some reason.void setOpportunityRating(short newValue)
opportunityRating.
newValue - The non-null new value for attribute opportunityRating.
JmiException - If the value cannot be set for some reason.short getOpportunitySource()
opportunitySource.
opportunitySource.
JmiException - If the value cannot be retrieved for some reason.void setOpportunitySource(short newValue)
opportunitySource.
newValue - The non-null new value for attribute opportunitySource.
JmiException - If the value cannot be set for some reason.AbstractOpportunityPosition getPosition(String id)
position for the
specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getPosition()
position.
JmiException - If the values cannot be retrieved for some reason.List getPosition(AbstractOpportunityPositionFilter filter)
position for the
specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getPosition(AbstractOpportunityPositionQuery query)
position for the
specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addPosition(String id,
AbstractOpportunityPosition newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addPosition(AbstractOpportunityPosition newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removePosition(String id)
JmiException - If the value cannot be removed for some reason.Quote getQuote(int index)
quote for the
specified qualifier attribute value.
index - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getQuote()
quote.
JmiException - If the value cannot be retrieved for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||