|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Opportunity
Class Opportunity
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.contract1.cci2.Opportunity |
|---|
Opportunity.Identity |
| Method Summary | ||
|---|---|---|
void |
addActivity(Activity newValue)
|
|
void |
addActivity(int index,
Activity newValue)
|
|
void |
addAdditionalExternalLink(AdditionalExternalLink newValue)
|
|
void |
addAdditionalExternalLink(String id,
AdditionalExternalLink newValue)
|
|
void |
addAddress(ContractAddress newValue)
|
|
void |
addAddress(String id,
ContractAddress newValue)
|
|
void |
addAttachedDocument(DocumentAttachment newValue)
|
|
void |
addAttachedDocument(String id,
DocumentAttachment newValue)
|
|
void |
addCompetitor(Competitor newValue)
|
|
void |
addCompetitor(int index,
Competitor newValue)
|
|
void |
addContact(Contact newValue)
|
|
void |
addContact(int index,
Contact newValue)
|
|
void |
addDeliveryRequest(DeliveryRequest newValue)
|
|
void |
addDeliveryRequest(String id,
DeliveryRequest newValue)
|
|
void |
addDepotReference(DepotReference newValue)
|
|
void |
addDepotReference(String id,
DepotReference newValue)
|
|
void |
addMedia(Media newValue)
|
|
void |
addMedia(String id,
Media newValue)
|
|
void |
addNote(Note newValue)
|
|
void |
addNote(String id,
Note newValue)
|
|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
|
void |
addOwningGroup(PrincipalGroup newValue)
|
|
void |
addPosition(AbstractOpportunityPosition newValue)
|
|
void |
addPosition(String id,
AbstractOpportunityPosition newValue)
|
|
void |
addPropertySet(PropertySet newValue)
|
|
void |
addPropertySet(String id,
PropertySet newValue)
|
|
void |
addRating(Rating newValue)
|
|
void |
addRating(String id,
Rating newValue)
|
|
void |
addReplacement(String id,
TemplateReplacement newValue)
|
|
void |
addReplacement(TemplateReplacement newValue)
|
|
|
createQuote(org.openmdx.base.cci2.Void params)
|
|
org.openmdx.base.cci2.BasicObject |
getAccessGrantedByParent()
Retrieves the value for the reference accessGrantedByParent. |
|
|
getAdditionalExternalLink(AdditionalExternalLinkQuery query)
Retrieves the value for the reference additionalExternalLink for the specified query. |
|
|
getAddress(ContractAddressQuery query)
Retrieves the value for the reference address for the
specified query. |
|
|
getAttachedDocument(DocumentAttachmentQuery query)
Retrieves the value for the reference attachedDocument for
the specified query. |
|
|
getAudit(AuditEntryQuery query)
Retrieves the value for the reference audit for the
specified query. |
|
Account |
getBroker()
Retrieves the value for the reference broker. |
|
CalculationRule |
getCalcRule()
Retrieves the value for the reference calcRule. |
|
Account |
getCarrier()
Retrieves the value for the reference carrier. |
|
Account |
getCustomer()
Retrieves the value for the reference customer. |
|
|
getDeliveryRequest(DeliveryRequestQuery query)
Retrieves the value for the reference deliveryRequest for
the specified query. |
|
|
getDepotReference(DepotReferenceQuery query)
Retrieves the value for the reference depotReference for
the specified query. |
|
|
getIndexEntry(IndexEntryQuery query)
Retrieves the value for the reference indexEntry for the
specified query. |
|
|
getMedia(MediaQuery query)
Retrieves the value for the reference media for the
specified query. |
|
|
getNote(NoteQuery query)
Retrieves the value for the reference note for the
specified query. |
|
AbstractContract |
getOrigin()
Retrieves the value for the reference origin. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
|
getPosition(AbstractOpportunityPositionQuery query)
Retrieves the value for the reference position for the
specified query. |
|
|
getPositionModification(PositionModificationQuery query)
Retrieves the value for the reference positionModification
for the specified query. |
|
PricingRule |
getPricingRule()
Retrieves the value for the reference pricingRule. |
|
|
getPropertySet(PropertySetQuery query)
Retrieves the value for the reference propertySet for the
specified query. |
|
|
getPropertySetEntry(PropertySetEntryQuery query)
Retrieves the value for the reference propertySetEntry for
the specified query. |
|
|
getRating(RatingQuery query)
Retrieves the value for the reference rating for the
specified query. |
|
|
getRemovedPosition(AbstractRemovedPositionQuery query)
Retrieves the value for the reference removedPosition for
the specified query. |
|
|
getReplacement(TemplateReplacementQuery query)
Retrieves the value for the reference replacement for the
specified query. |
|
Account |
getSalesRep()
Retrieves the value for the reference salesRep. |
|
Account |
getSupplier()
Retrieves the value for the reference supplier. |
|
|
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
|
markAsClosed(OpportunityMarkAsClosedParams params)
|
|
void |
removeActivity(int index)
|
|
void |
removeAdditionalExternalLink(String id)
|
|
void |
removeAddress(String id)
|
|
void |
removeAttachedDocument(String id)
|
|
void |
removeBroker()
Removes the value for the optional reference broker. |
|
void |
removeCalcRule()
Removes the value for the optional reference calcRule. |
|
void |
removeCompetitor(int index)
|
|
void |
removeContact(int index)
|
|
void |
removeCustomer()
Removes the value for the optional reference customer. |
|
void |
removeDeliveryRequest(String id)
|
|
void |
removeDepotReference(String id)
|
|
void |
removeMedia(String id)
|
|
void |
removeNote(String id)
|
|
void |
removeOrigin()
Removes the value for the optional reference origin. |
|
void |
removeOwningGroup(int index)
|
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
|
void |
removePosition(String id)
|
|
void |
removePricingRule()
Removes the value for the optional reference pricingRule. |
|
void |
removePropertySet(String id)
|
|
void |
removeRating(String id)
|
|
void |
removeReplacement(String id)
|
|
void |
removeSalesRep()
Removes the value for the optional reference salesRep. |
|
void |
removeSupplier()
Removes the value for the optional reference supplier. |
|
void |
setBroker(Account broker)
Sets a new value for the reference broker. |
|
void |
setCalcRule(CalculationRule calcRule)
Sets a new value for the reference calcRule. |
|
void |
setCarrier(Account carrier)
Sets a new value for the reference carrier. |
|
void |
setCustomer(Account customer)
Sets a new value for the reference customer. |
|
void |
setOrigin(AbstractContract origin)
Sets a new value for the reference origin. |
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setPricingRule(PricingRule pricingRule)
Sets a new value for the reference pricingRule. |
|
void |
setSalesRep(Account salesRep)
Sets a new value for the reference salesRep. |
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:contract1:SegmentContainsOpportunity. |
|
void |
setSupplier(Account supplier)
Sets a new value for the reference supplier. |
|
| Methods inherited from interface org.opencrx.kernel.contract1.cci2.Opportunity |
|---|
createQuote, getCloseProbability, getEstimatedCloseDate, getEstimatedValue, getNextStep, getOpportunityRating, getOpportunitySource, getPosition, getQuote, markAsClosed, setCloseProbability, setEstimatedCloseDate, setEstimatedValue, setNextStep, setOpportunityRating, setOpportunitySource |
| Methods inherited from interface org.opencrx.kernel.contract1.jmi1.AbstractContract |
|---|
createPosition, createProductOfferingPosition, removePendingInventoryBookings, reprice, updateInventory |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Assignable |
|---|
assignToMe |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Assignable |
|---|
assignToMe |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.TemplateEnabled |
|---|
applyReplacements, createObject, deleteObject |
| Methods inherited from interface org.opencrx.kernel.base.cci2.TemplateEnabled |
|---|
applyReplacements, createObject, deleteObject, getReplacement, getTemplateReferenceFilter, isTemplate, setTemplate, setTemplateReferenceFilter |
| 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 |
|---|
getGiftMessage, getShippingInstructions, getShippingMethod, getShippingTrackingNumber, isGift, setGift, setGiftMessage, setShippingInstructions, setShippingMethod, setShippingTrackingNumber |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReferenceHolder |
|---|
getDepotReference |
| Methods inherited from interface org.opencrx.kernel.generic.jmi1.CrxObject |
|---|
getCategory, getExternalLink, getUserBoolean4, getUserCode4, getUserDate4, getUserDateTime4, getUserNumber4, getUserString4, setCategory, setExternalLink, setUserBoolean4, setUserCode4, setUserDate4, setUserDateTime4, setUserNumber4, setUserString4 |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.AlertSender |
|---|
sendAlert |
| 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.jmi1.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Indexed |
|---|
updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
|---|
addOwningGroup, getOwner, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SubscriptionTarget |
|---|
addSubscription, addSubscriptionForParent, removeSubscription, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SubscriptionTarget |
|---|
addSubscription, addSubscriptionForParent, removeSubscription, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.openmdx.base.jmi1.BasicObject |
|---|
getCreatedBy, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getModifiedAt |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| 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 |
|---|
<T extends AuditEntry> List<T> getAudit(AuditEntryQuery query)
audit for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends IndexEntry> List<T> getIndexEntry(IndexEntryQuery query)
indexEntry for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.org.openmdx.base.cci2.BasicObject getAccessGrantedByParent()
accessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectnull – value for this reference.
void addOwningGroup(int index,
PrincipalGroup newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addOwningGroup(PrincipalGroup newValue)
newValue - The element to be appended.void removeOwningGroup(int index)
User getOwningUser()
owningUser.
getOwningUser in interface SecureObjectnull – value for this reference.void setOwningUser(User owningUser)
owningUser.
setOwningUser in interface SecureObjectowningUser - The non-null new value for this reference.void removeOwningUser()
owningUser.
<T extends TemplateReplacement> List<T> getReplacement(TemplateReplacementQuery query)
replacement for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addReplacement(String id,
TemplateReplacement newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addReplacement(TemplateReplacement newValue)
newValue - The element to be appended.void removeReplacement(String id)
void addActivity(int index,
Activity newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addActivity(Activity newValue)
newValue - The element to be appended.void removeActivity(int index)
Account getBroker()
broker.
getBroker in interface AbstractContractnull – value for this reference.void setBroker(Account broker)
broker.
setBroker in interface AbstractContractbroker - The non-null new value for this reference.void removeBroker()
broker.
CalculationRule getCalcRule()
calcRule.
getCalcRule in interface AbstractContractnull – value for this reference.void setCalcRule(CalculationRule calcRule)
calcRule.
setCalcRule in interface AbstractContractcalcRule - The non-null new value for this reference.void removeCalcRule()
calcRule.
void addCompetitor(int index,
Competitor newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addCompetitor(Competitor newValue)
newValue - The element to be appended.void removeCompetitor(int index)
void addContact(int index,
Contact newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addContact(Contact newValue)
newValue - The element to be appended.void removeContact(int index)
Account getCustomer()
customer.
getCustomer in interface AbstractContractnull – value for this reference.void setCustomer(Account customer)
customer.
setCustomer in interface AbstractContractcustomer - The non-null new value for this reference.void removeCustomer()
customer.
AbstractContract getOrigin()
origin.
getOrigin in interface AbstractContractnull – value for this reference.void setOrigin(AbstractContract origin)
origin.
setOrigin in interface AbstractContractorigin - The non-null new value for this reference.void removeOrigin()
origin.
<T extends PositionModification> List<T> getPositionModification(PositionModificationQuery query)
positionModification
for the specified query.
query - predicate which is applied to the set of referenced objects.
true.PricingRule getPricingRule()
pricingRule.
getPricingRule in interface AbstractContractnull – value for this reference.void setPricingRule(PricingRule pricingRule)
pricingRule.
setPricingRule in interface AbstractContractpricingRule - The non-null new value for this reference.void removePricingRule()
pricingRule.
<T extends AbstractRemovedPosition> List<T> getRemovedPosition(AbstractRemovedPositionQuery query)
removedPosition for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.Account getSalesRep()
salesRep.
getSalesRep in interface AbstractContractnull – value for this reference.void setSalesRep(Account salesRep)
salesRep.
setSalesRep in interface AbstractContractsalesRep - The non-null new value for this reference.void removeSalesRep()
salesRep.
Account getSupplier()
supplier.
getSupplier in interface AbstractContractnull – value for this reference.void setSupplier(Account supplier)
supplier.
setSupplier in interface AbstractContractsupplier - The non-null new value for this reference.void removeSupplier()
supplier.
<T extends ContractAddress> List<T> getAddress(ContractAddressQuery query)
address for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addAddress(String id,
ContractAddress newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addAddress(ContractAddress newValue)
newValue - The element to be appended.void removeAddress(String id)
<T extends DeliveryRequest> List<T> getDeliveryRequest(DeliveryRequestQuery query)
deliveryRequest for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addDeliveryRequest(String id,
DeliveryRequest newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addDeliveryRequest(DeliveryRequest newValue)
newValue - The element to be appended.void removeDeliveryRequest(String id)
<T extends OpportunityCreateQuoteResult> T createQuote(org.openmdx.base.cci2.Void params)
throws RefException
RefException
<T extends org.openmdx.base.cci2.Void> T markAsClosed(OpportunityMarkAsClosedParams params)
throws RefException
RefException<T extends AbstractOpportunityPosition> List<T> getPosition(AbstractOpportunityPositionQuery query)
position for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
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.void addPosition(AbstractOpportunityPosition newValue)
newValue - The element to be appended.void removePosition(String id)
Account getCarrier()
carrier.
getCarrier in interface ShippingDetailnull value for this reference.void setCarrier(Account carrier)
carrier.
setCarrier in interface ShippingDetailcarrier - The non-null new value for this reference.<T extends DepotReference> List<T> getDepotReference(DepotReferenceQuery query)
depotReference for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addDepotReference(String id,
DepotReference newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addDepotReference(DepotReference newValue)
newValue - The element to be appended.void removeDepotReference(String id)
<T extends AdditionalExternalLink> List<T> getAdditionalExternalLink(AdditionalExternalLinkQuery query)
additionalExternalLink for the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addAdditionalExternalLink(String id,
AdditionalExternalLink newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addAdditionalExternalLink(AdditionalExternalLink newValue)
newValue - The element to be appended.void removeAdditionalExternalLink(String id)
<T extends DocumentAttachment> List<T> getAttachedDocument(DocumentAttachmentQuery query)
attachedDocument for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addAttachedDocument(String id,
DocumentAttachment newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addAttachedDocument(DocumentAttachment newValue)
newValue - The element to be appended.void removeAttachedDocument(String id)
<T extends Media> List<T> getMedia(MediaQuery query)
media for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addMedia(String id,
Media newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addMedia(Media newValue)
newValue - The element to be appended.void removeMedia(String id)
<T extends Note> List<T> getNote(NoteQuery query)
note for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addNote(String id,
Note newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addNote(Note newValue)
newValue - The element to be appended.void removeNote(String id)
<T extends PropertySet> List<T> getPropertySet(PropertySetQuery query)
propertySet for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addPropertySet(String id,
PropertySet newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addPropertySet(PropertySet newValue)
newValue - The element to be appended.void removePropertySet(String id)
<T extends PropertySetEntry> List<T> getPropertySetEntry(PropertySetEntryQuery query)
propertySetEntry for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends Rating> List<T> getRating(RatingQuery query)
rating for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addRating(String id,
Rating newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addRating(Rating newValue)
newValue - The element to be appended.void removeRating(String id)
<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
view for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.void setSegment(Segment segment)
segment.
setSegment in interface Opportunitysegment - The non-null new value for this reference.
void setSegment(Segment segment,
boolean idIsPersistent,
String id)
org:opencrx:kernel:contract1:SegmentContainsOpportunity.
setSegment in interface Opportunitysegment - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||