|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ForecastPeriod
Class ForecastPeriod
| Nested Class Summary | |
|---|---|
static interface |
ForecastPeriod.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
|
getLead()
Retrieves a set containing all the elements for the reference lead. |
|
BigDecimal |
getLeadExpectedSum()
Retrieves the value for the attribute leadExpectedSum. |
|
BigDecimal |
getLeadMaxSum()
Retrieves the value for the attribute leadMaxSum. |
|
BigDecimal |
getLeadMinSum()
Retrieves the value for the attribute leadMinSum. |
|
|
getOpportunity()
Retrieves a set containing all the elements for the reference opportunity. |
|
BigDecimal |
getOpportunityExpectedSum()
Retrieves the value for the attribute opportunityExpectedSum. |
|
BigDecimal |
getOpportunityMaxSum()
Retrieves the value for the attribute opportunityMaxSum. |
|
BigDecimal |
getOpportunityMinSum()
Retrieves the value for the attribute opportunityMinSum. |
|
String |
getPeriod()
Retrieves the value for the attribute period. |
|
Contact |
getPerson()
Retrieves the value for the reference person. |
|
|
getQuote()
Retrieves a set containing all the elements for the reference quote. |
|
BigDecimal |
getQuoteSum()
Retrieves the value for the attribute quoteSum. |
|
void |
setForecast(Forecast forecast)
Sets a new value for the reference forecast. |
|
void |
setForecast(Forecast forecast,
boolean periodQualifierIsPersistent,
String periodQualifier)
Set the object's composite association org:opencrx:kernel:forecast1:ForecastHasForecastPeriod. |
|
void |
setPerson(Contact person)
Sets a new value for the reference person. |
|
| 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.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, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SubscriptionTarget |
|---|
addSubscription, addSubscriptionForParent, removeSubscription, removeSubscriptionForParent |
| 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 |
| Method Detail |
|---|
<T extends Lead> Set<T> getLead()
lead.
BigDecimal getLeadExpectedSum()
leadExpectedSum.
leadExpectedSum.BigDecimal getLeadMaxSum()
leadMaxSum.
leadMaxSum.BigDecimal getLeadMinSum()
leadMinSum.
leadMinSum.<T extends Opportunity> Set<T> getOpportunity()
opportunity.
BigDecimal getOpportunityExpectedSum()
opportunityExpectedSum.
opportunityExpectedSum.BigDecimal getOpportunityMaxSum()
opportunityMaxSum.
opportunityMaxSum.BigDecimal getOpportunityMinSum()
opportunityMinSum.
opportunityMinSum.String getPeriod()
period.
period.Contact getPerson()
person.
null value for this reference.void setPerson(Contact person)
person.
person - The non-null new value for this reference.<T extends Quote> Set<T> getQuote()
quote.
BigDecimal getQuoteSum()
quoteSum.
quoteSum.void setForecast(Forecast forecast)
forecast.
forecast - The non-null new value for this reference.
void setForecast(Forecast forecast,
boolean periodQualifierIsPersistent,
String periodQualifier)
org:opencrx:kernel:forecast1:ForecastHasForecastPeriod.
forecast - The non-null new value for this object's composite owner.periodQualifierIsPersistent - Defines whether the periodQualifier is persistent.periodQualifier - 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 | |||||||||