| java.lang.Object | |
| ↳ | org.mule.module.servicesource.model.opportunity.holders.OpportunityExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _amountType | |||||||||||
| _closeAsNoServiceType | |||||||||||
| _commitLevelType | |||||||||||
| _descriptionType | |||||||||||
| _displayNameType | |||||||||||
| _flowsType | |||||||||||
| _lookupType | |||||||||||
| _quotesReadyType | |||||||||||
| _resolutionDateType | |||||||||||
| _targetAmountType | |||||||||||
| _targetDateType | |||||||||||
| _upsellAmountType | |||||||||||
| _weightedAmountType | |||||||||||
| amount | |||||||||||
| closeAsNoService | |||||||||||
| commitLevel | |||||||||||
| description | |||||||||||
| displayName | |||||||||||
| flows | |||||||||||
| lookup | |||||||||||
| quotesReady | |||||||||||
| resolutionDate | |||||||||||
| targetAmount | |||||||||||
| targetDate | |||||||||||
| upsellAmount | |||||||||||
| weightedAmount | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves amount
| |||||||||||
Retrieves closeAsNoService
| |||||||||||
Retrieves commitLevel
| |||||||||||
Retrieves description
| |||||||||||
Retrieves displayName
| |||||||||||
Retrieves flows
| |||||||||||
Retrieves lookup
| |||||||||||
Retrieves quotesReady
| |||||||||||
Retrieves resolutionDate
| |||||||||||
Retrieves targetAmount
| |||||||||||
Retrieves targetDate
| |||||||||||
Retrieves upsellAmount
| |||||||||||
Retrieves weightedAmount
| |||||||||||
Sets amount
| |||||||||||
Sets closeAsNoService
| |||||||||||
Sets commitLevel
| |||||||||||
Sets description
| |||||||||||
Sets displayName
| |||||||||||
Sets flows
| |||||||||||
Sets lookup
| |||||||||||
Sets quotesReady
| |||||||||||
Sets resolutionDate
| |||||||||||
Sets targetAmount
| |||||||||||
Sets targetDate
| |||||||||||
Sets upsellAmount
| |||||||||||
Sets weightedAmount
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves amount
Retrieves closeAsNoService
Retrieves commitLevel
Retrieves description
Retrieves displayName
Retrieves flows
Retrieves lookup
Retrieves quotesReady
Retrieves resolutionDate
Retrieves targetAmount
Retrieves targetDate
Retrieves upsellAmount
Retrieves weightedAmount
Sets amount
| value | Value to set |
|---|
Sets closeAsNoService
| value | Value to set |
|---|
Sets commitLevel
| value | Value to set |
|---|
Sets description
| value | Value to set |
|---|
Sets displayName
| value | Value to set |
|---|
Sets flows
| value | Value to set |
|---|
Sets lookup
| value | Value to set |
|---|
Sets quotesReady
| value | Value to set |
|---|
Sets resolutionDate
| value | Value to set |
|---|
Sets targetAmount
| value | Value to set |
|---|
Sets targetDate
| value | Value to set |
|---|
Sets upsellAmount
| value | Value to set |
|---|
Sets weightedAmount
| value | Value to set |
|---|