org.opencrx.kernel.contract1.cci
Interface LeadFilter

All Superinterfaces:
AbstractContractFilter, AddressContainerFilter, AlertSenderFilter, AssignableFilter, AuditeeFilter, BasicObjectFilter, CloneableFilter, ContextCapableFilter, CrxObjectFilter, DeliveryRequestContainerFilter, DepotReferenceHolderFilter, ExtentCapableFilter, ImporterFilter, IndexedFilter, RefFilter_1_0, SecureObjectFilter, Serializable, ShippingDetailFilter, SubscriptionTargetFilter, TemplateEnabledFilter, ViewCapableFilter, XmlExporterFilter
All Known Implementing Classes:
LeadFilterImpl

public interface LeadFilter
extends AbstractContractFilter, CrxObjectFilter


Method Summary
 void forAllCloseProbability(short operator, Collection filterValues)
           
 void forAllCloseProbability(short operator, short[] filterValues)
           
 void forAllEstimatedCloseDate(short operator, Collection filterValues)
           
 void forAllEstimatedCloseDate(short operator, Date[] filterValues)
           
 void forAllEstimatedSalesCommission(short operator, BigDecimal[] filterValues)
           
 void forAllEstimatedSalesCommission(short operator, Collection filterValues)
           
 void forAllEstimatedValue(short operator, BigDecimal[] filterValues)
           
 void forAllEstimatedValue(short operator, Collection filterValues)
           
 void forAllLeadRating(short operator, Collection filterValues)
           
 void forAllLeadRating(short operator, short[] filterValues)
           
 void forAllLeadSource(short operator, Collection filterValues)
           
 void forAllLeadSource(short operator, short[] filterValues)
           
 void forAllNextStep(short operator, Collection filterValues)
           
 void forAllNextStep(short operator, String[] filterValues)
           
 void forAllOpportunity(short operator, Collection filterValues)
           
 void forAllOpportunity(short operator, Opportunity[] filterValues)
           
 void orderByCloseProbability(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByEstimatedCloseDate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByEstimatedSalesCommission(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByEstimatedValue(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByLeadRating(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByLeadSource(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByNextStep(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void thereExistsCloseProbability(short operator, Collection filterValues)
           
 void thereExistsCloseProbability(short operator, short[] filterValues)
           
 void thereExistsEstimatedCloseDate(short operator, Collection filterValues)
           
 void thereExistsEstimatedCloseDate(short operator, Date[] filterValues)
           
 void thereExistsEstimatedSalesCommission(short operator, BigDecimal[] filterValues)
           
 void thereExistsEstimatedSalesCommission(short operator, Collection filterValues)
           
 void thereExistsEstimatedValue(short operator, BigDecimal[] filterValues)
           
 void thereExistsEstimatedValue(short operator, Collection filterValues)
           
 void thereExistsLeadRating(short operator, Collection filterValues)
           
 void thereExistsLeadRating(short operator, short[] filterValues)
           
 void thereExistsLeadSource(short operator, Collection filterValues)
           
 void thereExistsLeadSource(short operator, short[] filterValues)
           
 void thereExistsNextStep(short operator, Collection filterValues)
           
 void thereExistsNextStep(short operator, String[] filterValues)
           
 void thereExistsOpportunity(short operator, Collection filterValues)
           
 void thereExistsOpportunity(short operator, Opportunity[] filterValues)
           
 
Methods inherited from interface org.opencrx.kernel.contract1.cci.AbstractContractFilter
forAllActiveOn, forAllActiveOn, forAllActivity, forAllActivity, forAllBroker, forAllBroker, forAllCalcRule, forAllCalcRule, forAllCancelOn, forAllCancelOn, forAllClosedOn, forAllClosedOn, forAllCompetitor, forAllCompetitor, forAllContact, forAllContact, forAllContractCurrency, forAllContractCurrency, forAllContractLanguage, forAllContractLanguage, forAllContractNumber, forAllContractNumber, forAllContractState, forAllContractState, forAllCustomer, forAllCustomer, forAllDescription, forAllDescription, forAllExpiresOn, forAllExpiresOn, forAllInventoryCb, forAllInventoryCb, forAllName, forAllName, forAllOrigin, forAllOrigin, forAllPaymentTerms, forAllPaymentTerms, forAllPricingDate, forAllPricingDate, forAllPricingRule, forAllPricingRule, forAllPricingState, forAllPricingState, forAllPriority, forAllPriority, forAllSalesRep, forAllSalesRep, forAllSupplier, forAllSupplier, forAllTotalAmount, forAllTotalAmount, forAllTotalAmountIncludingTax, forAllTotalAmountIncludingTax, forAllTotalBaseAmount, forAllTotalBaseAmount, forAllTotalDiscountAmount, forAllTotalDiscountAmount, forAllTotalSalesCommission, forAllTotalSalesCommission, forAllTotalTaxAmount, forAllTotalTaxAmount, orderByActiveOn, orderByCancelOn, orderByClosedOn, orderByContractCurrency, orderByContractLanguage, orderByContractNumber, orderByContractState, orderByDescription, orderByExpiresOn, orderByName, orderByPaymentTerms, orderByPricingDate, orderByPricingState, orderByPriority, orderByTotalAmount, orderByTotalAmountIncludingTax, orderByTotalBaseAmount, orderByTotalDiscountAmount, orderByTotalSalesCommission, orderByTotalTaxAmount, thereExistsActiveOn, thereExistsActiveOn, thereExistsActivity, thereExistsActivity, thereExistsBroker, thereExistsBroker, thereExistsCalcRule, thereExistsCalcRule, thereExistsCancelOn, thereExistsCancelOn, thereExistsClosedOn, thereExistsClosedOn, thereExistsCompetitor, thereExistsCompetitor, thereExistsContact, thereExistsContact, thereExistsContractCurrency, thereExistsContractCurrency, thereExistsContractLanguage, thereExistsContractLanguage, thereExistsContractNumber, thereExistsContractNumber, thereExistsContractState, thereExistsContractState, thereExistsCustomer, thereExistsCustomer, thereExistsDescription, thereExistsDescription, thereExistsExpiresOn, thereExistsExpiresOn, thereExistsInventoryCb, thereExistsInventoryCb, thereExistsName, thereExistsName, thereExistsOrigin, thereExistsOrigin, thereExistsPaymentTerms, thereExistsPaymentTerms, thereExistsPricingDate, thereExistsPricingDate, thereExistsPricingRule, thereExistsPricingRule, thereExistsPricingState, thereExistsPricingState, thereExistsPriority, thereExistsPriority, thereExistsSalesRep, thereExistsSalesRep, thereExistsSupplier, thereExistsSupplier, thereExistsTotalAmount, thereExistsTotalAmount, thereExistsTotalAmountIncludingTax, thereExistsTotalAmountIncludingTax, thereExistsTotalBaseAmount, thereExistsTotalBaseAmount, thereExistsTotalDiscountAmount, thereExistsTotalDiscountAmount, thereExistsTotalSalesCommission, thereExistsTotalSalesCommission, thereExistsTotalTaxAmount, thereExistsTotalTaxAmount
 
Methods inherited from interface org.opencrx.kernel.base.cci.TemplateEnabledFilter
forAllIsTemplate, forAllIsTemplate, forAllTemplateReferenceFilter, forAllTemplateReferenceFilter, orderByIsTemplate, orderByTemplateReferenceFilter, thereExistsIsTemplate, thereExistsIsTemplate, thereExistsTemplateReferenceFilter, thereExistsTemplateReferenceFilter
 
Methods inherited from interface org.opencrx.kernel.contract1.cci.ShippingDetailFilter
forAllCarrier, forAllCarrier, forAllGiftMessage, forAllGiftMessage, forAllIsGift, forAllIsGift, forAllShippingInstructions, forAllShippingInstructions, forAllShippingMethod, forAllShippingMethod, forAllShippingTrackingNumber, forAllShippingTrackingNumber, orderByGiftMessage, orderByIsGift, orderByShippingInstructions, orderByShippingMethod, orderByShippingTrackingNumber, thereExistsCarrier, thereExistsCarrier, thereExistsGiftMessage, thereExistsGiftMessage, thereExistsIsGift, thereExistsIsGift, thereExistsShippingInstructions, thereExistsShippingInstructions, thereExistsShippingMethod, thereExistsShippingMethod, thereExistsShippingTrackingNumber, thereExistsShippingTrackingNumber
 
Methods inherited from interface org.opencrx.kernel.generic.cci.CrxObjectFilter
forAllCategory, forAllCategory, forAllDisabled, forAllDisabled, forAllDisabledReason, forAllDisabledReason, forAllExternalLink, forAllExternalLink, forAllUserBoolean0, forAllUserBoolean0, forAllUserBoolean1, forAllUserBoolean1, forAllUserBoolean2, forAllUserBoolean2, forAllUserBoolean3, forAllUserBoolean3, forAllUserBoolean4, forAllUserBoolean4, forAllUserCode0, forAllUserCode0, forAllUserCode1, forAllUserCode1, forAllUserCode2, forAllUserCode2, forAllUserCode3, forAllUserCode3, forAllUserCode4, forAllUserCode4, forAllUserDate0, forAllUserDate0, forAllUserDate1, forAllUserDate1, forAllUserDate2, forAllUserDate2, forAllUserDate3, forAllUserDate3, forAllUserDate4, forAllUserDate4, forAllUserDateTime0, forAllUserDateTime0, forAllUserDateTime1, forAllUserDateTime1, forAllUserDateTime2, forAllUserDateTime2, forAllUserDateTime3, forAllUserDateTime3, forAllUserDateTime4, forAllUserDateTime4, forAllUserNumber0, forAllUserNumber0, forAllUserNumber1, forAllUserNumber1, forAllUserNumber2, forAllUserNumber2, forAllUserNumber3, forAllUserNumber3, forAllUserNumber4, forAllUserNumber4, forAllUserString0, forAllUserString0, forAllUserString1, forAllUserString1, forAllUserString2, forAllUserString2, forAllUserString3, forAllUserString3, forAllUserString4, forAllUserString4, orderByCategory, orderByDisabled, orderByDisabledReason, orderByExternalLink, orderByUserBoolean0, orderByUserBoolean1, orderByUserBoolean2, orderByUserBoolean3, orderByUserBoolean4, orderByUserCode0, orderByUserCode1, orderByUserCode2, orderByUserCode3, orderByUserCode4, orderByUserDate0, orderByUserDate1, orderByUserDate2, orderByUserDate3, orderByUserDate4, orderByUserDateTime0, orderByUserDateTime1, orderByUserDateTime2, orderByUserDateTime3, orderByUserDateTime4, orderByUserNumber0, orderByUserNumber1, orderByUserNumber2, orderByUserNumber3, orderByUserNumber4, orderByUserString0, orderByUserString1, orderByUserString2, orderByUserString3, orderByUserString4, thereExistsCategory, thereExistsCategory, thereExistsDisabled, thereExistsDisabled, thereExistsDisabledReason, thereExistsDisabledReason, thereExistsExternalLink, thereExistsExternalLink, thereExistsUserBoolean0, thereExistsUserBoolean0, thereExistsUserBoolean1, thereExistsUserBoolean1, thereExistsUserBoolean2, thereExistsUserBoolean2, thereExistsUserBoolean3, thereExistsUserBoolean3, thereExistsUserBoolean4, thereExistsUserBoolean4, thereExistsUserCode0, thereExistsUserCode0, thereExistsUserCode1, thereExistsUserCode1, thereExistsUserCode2, thereExistsUserCode2, thereExistsUserCode3, thereExistsUserCode3, thereExistsUserCode4, thereExistsUserCode4, thereExistsUserDate0, thereExistsUserDate0, thereExistsUserDate1, thereExistsUserDate1, thereExistsUserDate2, thereExistsUserDate2, thereExistsUserDate3, thereExistsUserDate3, thereExistsUserDate4, thereExistsUserDate4, thereExistsUserDateTime0, thereExistsUserDateTime0, thereExistsUserDateTime1, thereExistsUserDateTime1, thereExistsUserDateTime2, thereExistsUserDateTime2, thereExistsUserDateTime3, thereExistsUserDateTime3, thereExistsUserDateTime4, thereExistsUserDateTime4, thereExistsUserNumber0, thereExistsUserNumber0, thereExistsUserNumber1, thereExistsUserNumber1, thereExistsUserNumber2, thereExistsUserNumber2, thereExistsUserNumber3, thereExistsUserNumber3, thereExistsUserNumber4, thereExistsUserNumber4, thereExistsUserString0, thereExistsUserString0, thereExistsUserString1, thereExistsUserString1, thereExistsUserString2, thereExistsUserString2, thereExistsUserString3, thereExistsUserString3, thereExistsUserString4, thereExistsUserString4
 
Methods inherited from interface org.opencrx.kernel.base.cci.SecureObjectFilter
forAllAccessGrantedByParent, forAllAccessGrantedByParent, forAllAccessLevelBrowse, forAllAccessLevelBrowse, forAllAccessLevelDelete, forAllAccessLevelDelete, forAllAccessLevelUpdate, forAllAccessLevelUpdate, forAllOwner, forAllOwner, forAllOwningGroup, forAllOwningGroup, forAllOwningUser, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, thereExistsAccessGrantedByParent, thereExistsAccessGrantedByParent, thereExistsAccessLevelBrowse, thereExistsAccessLevelBrowse, thereExistsAccessLevelDelete, thereExistsAccessLevelDelete, thereExistsAccessLevelUpdate, thereExistsAccessLevelUpdate, thereExistsOwner, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningGroup, thereExistsOwningUser, thereExistsOwningUser
 
Methods inherited from interface org.openmdx.base.cci.BasicObjectFilter
forAllCreatedAt, forAllCreatedAt, forAllCreatedBy, forAllCreatedBy, forAllModifiedAt, forAllModifiedAt, forAllModifiedBy, forAllModifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedAt, thereExistsCreatedAt, thereExistsCreatedBy, thereExistsCreatedBy, thereExistsModifiedAt, thereExistsModifiedAt, thereExistsModifiedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.cci.ContextCapableFilter
forAllContext, forAllContext, thereExistsContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.cci.ExtentCapableFilter
forAllIdentity, forAllIdentity, orderByIdentity, thereExistsIdentity, thereExistsIdentity
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 

Method Detail

forAllCloseProbability

void forAllCloseProbability(short operator,
                            short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCloseProbability

void thereExistsCloseProbability(short operator,
                                 short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllCloseProbability

void forAllCloseProbability(short operator,
                            Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsCloseProbability

void thereExistsCloseProbability(short operator,
                                 Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByCloseProbability

void orderByCloseProbability(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllEstimatedCloseDate

void forAllEstimatedCloseDate(short operator,
                              Date[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsEstimatedCloseDate

void thereExistsEstimatedCloseDate(short operator,
                                   Date[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllEstimatedCloseDate

void forAllEstimatedCloseDate(short operator,
                              Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsEstimatedCloseDate

void thereExistsEstimatedCloseDate(short operator,
                                   Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByEstimatedCloseDate

void orderByEstimatedCloseDate(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllEstimatedSalesCommission

void forAllEstimatedSalesCommission(short operator,
                                    BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsEstimatedSalesCommission

void thereExistsEstimatedSalesCommission(short operator,
                                         BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllEstimatedSalesCommission

void forAllEstimatedSalesCommission(short operator,
                                    Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsEstimatedSalesCommission

void thereExistsEstimatedSalesCommission(short operator,
                                         Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByEstimatedSalesCommission

void orderByEstimatedSalesCommission(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllEstimatedValue

void forAllEstimatedValue(short operator,
                          BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsEstimatedValue

void thereExistsEstimatedValue(short operator,
                               BigDecimal[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllEstimatedValue

void forAllEstimatedValue(short operator,
                          Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsEstimatedValue

void thereExistsEstimatedValue(short operator,
                               Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByEstimatedValue

void orderByEstimatedValue(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllLeadRating

void forAllLeadRating(short operator,
                      short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLeadRating

void thereExistsLeadRating(short operator,
                           short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllLeadRating

void forAllLeadRating(short operator,
                      Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLeadRating

void thereExistsLeadRating(short operator,
                           Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByLeadRating

void orderByLeadRating(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllLeadSource

void forAllLeadSource(short operator,
                      short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLeadSource

void thereExistsLeadSource(short operator,
                           short[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllLeadSource

void forAllLeadSource(short operator,
                      Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLeadSource

void thereExistsLeadSource(short operator,
                           Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByLeadSource

void orderByLeadSource(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllNextStep

void forAllNextStep(short operator,
                    String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsNextStep

void thereExistsNextStep(short operator,
                         String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllNextStep

void forAllNextStep(short operator,
                    Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsNextStep

void thereExistsNextStep(short operator,
                         Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByNextStep

void orderByNextStep(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllOpportunity

void forAllOpportunity(short operator,
                       Opportunity[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOpportunity

void thereExistsOpportunity(short operator,
                            Opportunity[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllOpportunity

void forAllOpportunity(short operator,
                       Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsOpportunity

void thereExistsOpportunity(short operator,
                            Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.