|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ForecastPeriodQuery
| Method Summary | |
|---|---|
ComparableTypePredicate<BigDecimal> |
leadExpectedSum()
|
ComparableTypePredicate<BigDecimal> |
leadMaxSum()
|
ComparableTypePredicate<BigDecimal> |
leadMinSum()
|
ComparableTypePredicate<BigDecimal> |
opportunityExpectedSum()
|
ComparableTypePredicate<BigDecimal> |
opportunityMaxSum()
|
ComparableTypePredicate<BigDecimal> |
opportunityMinSum()
|
SimpleTypeOrder |
orderByLeadExpectedSum()
Allows to adds a sort instruction for ForecastPeriod
depending the feature leadExpectedSum
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByLeadMaxSum()
Allows to adds a sort instruction for ForecastPeriod
depending the feature leadMaxSum
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByLeadMinSum()
Allows to adds a sort instruction for ForecastPeriod
depending the feature leadMinSum
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByOpportunityExpectedSum()
Allows to adds a sort instruction for ForecastPeriod
depending the feature opportunityExpectedSum
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByOpportunityMaxSum()
Allows to adds a sort instruction for ForecastPeriod
depending the feature opportunityMaxSum
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByOpportunityMinSum()
Allows to adds a sort instruction for ForecastPeriod
depending the feature opportunityMinSum
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPeriod()
Allows to adds a sort instruction for ForecastPeriod
depending the feature period
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByQuoteSum()
Allows to adds a sort instruction for ForecastPeriod
depending the feature quoteSum
Note: The order in which orderBy…
instructions are given is relevant! |
StringTypePredicate |
period()
|
ContactQuery |
person()
|
ComparableTypePredicate<BigDecimal> |
quoteSum()
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
ComparableTypePredicate<BigDecimal> leadExpectedSum()
SimpleTypeOrder orderByLeadExpectedSum()
ForecastPeriod
depending the feature leadExpectedSum
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<BigDecimal> leadMaxSum()
SimpleTypeOrder orderByLeadMaxSum()
ForecastPeriod
depending the feature leadMaxSum
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<BigDecimal> leadMinSum()
SimpleTypeOrder orderByLeadMinSum()
ForecastPeriod
depending the feature leadMinSum
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<BigDecimal> opportunityExpectedSum()
SimpleTypeOrder orderByOpportunityExpectedSum()
ForecastPeriod
depending the feature opportunityExpectedSum
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<BigDecimal> opportunityMaxSum()
SimpleTypeOrder orderByOpportunityMaxSum()
ForecastPeriod
depending the feature opportunityMaxSum
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<BigDecimal> opportunityMinSum()
SimpleTypeOrder orderByOpportunityMinSum()
ForecastPeriod
depending the feature opportunityMinSum
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate period()
SimpleTypeOrder orderByPeriod()
ForecastPeriod
depending the feature period
Note: The order in which orderBy…
instructions are given is relevant!
ContactQuery person()
ComparableTypePredicate<BigDecimal> quoteSum()
SimpleTypeOrder orderByQuoteSum()
ForecastPeriod
depending the feature quoteSum
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||