org.opencrx.kernel.contract1.cci
Class GetContractAmountsParamsFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by org.opencrx.kernel.contract1.cci.GetContractAmountsParamsFilterImpl
All Implemented Interfaces:
Serializable, GetContractAmountsParamsFilter, GetContractAmountsParamsQuery, RefFilter_1_0, RefFilter_1_1, AnyTypePredicate

public class GetContractAmountsParamsFilterImpl
extends RefPredicate_1
implements GetContractAmountsParamsFilter, GetContractAmountsParamsQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
GetContractAmountsParamsFilterImpl(RefPackage_1_0 aPackage)
           
GetContractAmountsParamsFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
GetContractAmountsParamsFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 AbstractContractQuery contract()
           
 void forAllContract(short operator, AbstractContract[] filterValues)
           
 void forAllContract(short operator, Collection values)
           
 ComparableTypePredicate forAllLineItemNumber()
          Adds a constraint for the feature lineItemNumber to the predicate.
 void forAllLineItemNumber(short operator, Collection values)
           
 void forAllLineItemNumber(short operator, int[] filterValues)
           
 ComparableTypePredicate forAllPositionAmount()
          Adds a constraint for the feature positionAmount to the predicate.
 void forAllPositionAmount(short operator, BigDecimal[] filterValues)
           
 void forAllPositionAmount(short operator, Collection values)
           
 ComparableTypePredicate forAllPositionBaseAmount()
          Adds a constraint for the feature positionBaseAmount to the predicate.
 void forAllPositionBaseAmount(short operator, BigDecimal[] filterValues)
           
 void forAllPositionBaseAmount(short operator, Collection values)
           
 ComparableTypePredicate forAllPositionDiscountAmount()
          Adds a constraint for the feature positionDiscountAmount to the predicate.
 void forAllPositionDiscountAmount(short operator, BigDecimal[] filterValues)
           
 void forAllPositionDiscountAmount(short operator, Collection values)
           
 ComparableTypePredicate forAllPositionTaxAmount()
          Adds a constraint for the feature positionTaxAmount to the predicate.
 void forAllPositionTaxAmount(short operator, BigDecimal[] filterValues)
           
 void forAllPositionTaxAmount(short operator, Collection values)
           
 ComparableTypePredicate forAllSalesCommission()
          Adds a constraint for the feature salesCommission to the predicate.
 void forAllSalesCommission(short operator, BigDecimal[] filterValues)
           
 void forAllSalesCommission(short operator, Collection values)
           
 BooleanTypePredicate forAllSalesCommissionIsPercentage()
          Adds a constraint for the feature salesCommissionIsPercentage to the predicate.
 void forAllSalesCommissionIsPercentage(short operator, boolean[] filterValues)
           
 void forAllSalesCommissionIsPercentage(short operator, Collection values)
           
 MultivaluedFeaturePredicate lineItemNumber()
          Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature lineItemNumber has values or not.
 void orderByContract(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByLineItemNumber()
          Allows to adds a sort instruction for GetContractAmountsParams depending the feature lineItemNumber Note: The order in which orderBy… instructions are given is relevant!
 void orderByLineItemNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByPositionAmount()
          Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionAmount Note: The order in which orderBy… instructions are given is relevant!
 void orderByPositionAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByPositionBaseAmount()
          Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionBaseAmount Note: The order in which orderBy… instructions are given is relevant!
 void orderByPositionBaseAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByPositionDiscountAmount()
          Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionDiscountAmount Note: The order in which orderBy… instructions are given is relevant!
 void orderByPositionDiscountAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByPositionTaxAmount()
          Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionTaxAmount Note: The order in which orderBy… instructions are given is relevant!
 void orderByPositionTaxAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderBySalesCommission()
          Allows to adds a sort instruction for GetContractAmountsParams depending the feature salesCommission Note: The order in which orderBy… instructions are given is relevant!
 void orderBySalesCommission(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderBySalesCommissionIsPercentage()
          Allows to adds a sort instruction for GetContractAmountsParams depending the feature salesCommissionIsPercentage Note: The order in which orderBy… instructions are given is relevant!
 void orderBySalesCommissionIsPercentage(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedFeaturePredicate positionAmount()
          Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionAmount has values or not.
 MultivaluedFeaturePredicate positionBaseAmount()
          Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionBaseAmount has values or not.
 MultivaluedFeaturePredicate positionDiscountAmount()
          Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionDiscountAmount has values or not.
 MultivaluedFeaturePredicate positionTaxAmount()
          Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionTaxAmount has values or not.
 MultivaluedFeaturePredicate salesCommission()
          Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature salesCommission has values or not.
 MultivaluedFeaturePredicate salesCommissionIsPercentage()
          Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature salesCommissionIsPercentage has values or not.
 void thereExistsContract(short operator, AbstractContract[] filterValues)
           
 void thereExistsContract(short operator, Collection values)
           
 ComparableTypePredicate thereExistsLineItemNumber()
          Adds a constraint for the feature lineItemNumber to the predicate.
 void thereExistsLineItemNumber(short operator, Collection values)
           
 void thereExistsLineItemNumber(short operator, int[] filterValues)
           
 ComparableTypePredicate thereExistsPositionAmount()
          Adds a constraint for the feature positionAmount to the predicate.
 void thereExistsPositionAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsPositionAmount(short operator, Collection values)
           
 ComparableTypePredicate thereExistsPositionBaseAmount()
          Adds a constraint for the feature positionBaseAmount to the predicate.
 void thereExistsPositionBaseAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsPositionBaseAmount(short operator, Collection values)
           
 ComparableTypePredicate thereExistsPositionDiscountAmount()
          Adds a constraint for the feature positionDiscountAmount to the predicate.
 void thereExistsPositionDiscountAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsPositionDiscountAmount(short operator, Collection values)
           
 ComparableTypePredicate thereExistsPositionTaxAmount()
          Adds a constraint for the feature positionTaxAmount to the predicate.
 void thereExistsPositionTaxAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsPositionTaxAmount(short operator, Collection values)
           
 ComparableTypePredicate thereExistsSalesCommission()
          Adds a constraint for the feature salesCommission to the predicate.
 void thereExistsSalesCommission(short operator, BigDecimal[] filterValues)
           
 void thereExistsSalesCommission(short operator, Collection values)
           
 BooleanTypePredicate thereExistsSalesCommissionIsPercentage()
          Adds a constraint for the feature salesCommissionIsPercentage to the predicate.
 void thereExistsSalesCommissionIsPercentage(short operator, boolean[] filterValues)
           
 void thereExistsSalesCommissionIsPercentage(short operator, Collection values)
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Constructor Detail

GetContractAmountsParamsFilterImpl

public GetContractAmountsParamsFilterImpl(RefPackage_1_0 aPackage)

GetContractAmountsParamsFilterImpl

public GetContractAmountsParamsFilterImpl(RefPackage_1_0 aPackage,
                                          FilterProperty[] filterProperties,
                                          AttributeSpecifier[] attributeSpecifiers)

GetContractAmountsParamsFilterImpl

public GetContractAmountsParamsFilterImpl(RefPackage_1_0 aPackage,
                                          FilterProperty[] filterProperties,
                                          AttributeSpecifier[] attributeSpecifiers,
                                          RefFilter_1_0 delegateFilter,
                                          Short delegateQuantor,
                                          String delegateName)
Method Detail

forAllContract

public void forAllContract(short operator,
                           Collection values)
Specified by:
forAllContract in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContract

public void thereExistsContract(short operator,
                                Collection values)
Specified by:
thereExistsContract in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllContract

public void forAllContract(short operator,
                           AbstractContract[] filterValues)
Specified by:
forAllContract in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsContract

public void thereExistsContract(short operator,
                                AbstractContract[] filterValues)
Specified by:
thereExistsContract in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByContract

public void orderByContract(short order)
Description copied from interface: GetContractAmountsParamsFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByContract in interface GetContractAmountsParamsFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

contract

public AbstractContractQuery contract()
Specified by:
contract in interface GetContractAmountsParamsQuery

forAllLineItemNumber

public void forAllLineItemNumber(short operator,
                                 Collection values)
Specified by:
forAllLineItemNumber in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLineItemNumber

public void thereExistsLineItemNumber(short operator,
                                      Collection values)
Specified by:
thereExistsLineItemNumber in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllLineItemNumber

public void forAllLineItemNumber(short operator,
                                 int[] filterValues)
Specified by:
forAllLineItemNumber in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsLineItemNumber

public void thereExistsLineItemNumber(short operator,
                                      int[] filterValues)
Specified by:
thereExistsLineItemNumber in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByLineItemNumber

public void orderByLineItemNumber(short order)
Description copied from interface: GetContractAmountsParamsFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByLineItemNumber in interface GetContractAmountsParamsFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

lineItemNumber

public MultivaluedFeaturePredicate lineItemNumber()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature lineItemNumber has values or not.

Specified by:
lineItemNumber in interface GetContractAmountsParamsQuery

thereExistsLineItemNumber

public ComparableTypePredicate thereExistsLineItemNumber()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint for the feature lineItemNumber to the predicate. The predicate for GetContractAmountsParams evaluates true if at least one of its values of feature lineItemNumber satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsLineItemNumber in interface GetContractAmountsParamsQuery

forAllLineItemNumber

public ComparableTypePredicate forAllLineItemNumber()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint for the feature lineItemNumber to the predicate. The predicate for GetContractAmountsParams evaluates true if all of its values of feature lineItemNumber satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllLineItemNumber in interface GetContractAmountsParamsQuery

orderByLineItemNumber

public MultivaluedTypeOrder orderByLineItemNumber()
Description copied from interface: GetContractAmountsParamsQuery
Allows to adds a sort instruction for GetContractAmountsParams depending the feature lineItemNumber Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByLineItemNumber in interface GetContractAmountsParamsQuery

forAllPositionAmount

public void forAllPositionAmount(short operator,
                                 Collection values)
Specified by:
forAllPositionAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPositionAmount

public void thereExistsPositionAmount(short operator,
                                      Collection values)
Specified by:
thereExistsPositionAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPositionAmount

public void forAllPositionAmount(short operator,
                                 BigDecimal[] filterValues)
Specified by:
forAllPositionAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPositionAmount

public void thereExistsPositionAmount(short operator,
                                      BigDecimal[] filterValues)
Specified by:
thereExistsPositionAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPositionAmount

public void orderByPositionAmount(short order)
Description copied from interface: GetContractAmountsParamsFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPositionAmount in interface GetContractAmountsParamsFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

positionAmount

public MultivaluedFeaturePredicate positionAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionAmount has values or not.

Specified by:
positionAmount in interface GetContractAmountsParamsQuery

thereExistsPositionAmount

public ComparableTypePredicate thereExistsPositionAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint for the feature positionAmount to the predicate. The predicate for GetContractAmountsParams evaluates true if at least one of its values of feature positionAmount satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsPositionAmount in interface GetContractAmountsParamsQuery

forAllPositionAmount

public ComparableTypePredicate forAllPositionAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint for the feature positionAmount to the predicate. The predicate for GetContractAmountsParams evaluates true if all of its values of feature positionAmount satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllPositionAmount in interface GetContractAmountsParamsQuery

orderByPositionAmount

public MultivaluedTypeOrder orderByPositionAmount()
Description copied from interface: GetContractAmountsParamsQuery
Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionAmount Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByPositionAmount in interface GetContractAmountsParamsQuery

forAllPositionBaseAmount

public void forAllPositionBaseAmount(short operator,
                                     Collection values)
Specified by:
forAllPositionBaseAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPositionBaseAmount

public void thereExistsPositionBaseAmount(short operator,
                                          Collection values)
Specified by:
thereExistsPositionBaseAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPositionBaseAmount

public void forAllPositionBaseAmount(short operator,
                                     BigDecimal[] filterValues)
Specified by:
forAllPositionBaseAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPositionBaseAmount

public void thereExistsPositionBaseAmount(short operator,
                                          BigDecimal[] filterValues)
Specified by:
thereExistsPositionBaseAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPositionBaseAmount

public void orderByPositionBaseAmount(short order)
Description copied from interface: GetContractAmountsParamsFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPositionBaseAmount in interface GetContractAmountsParamsFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

positionBaseAmount

public MultivaluedFeaturePredicate positionBaseAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionBaseAmount has values or not.

Specified by:
positionBaseAmount in interface GetContractAmountsParamsQuery

thereExistsPositionBaseAmount

public ComparableTypePredicate thereExistsPositionBaseAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint for the feature positionBaseAmount to the predicate. The predicate for GetContractAmountsParams evaluates true if at least one of its values of feature positionBaseAmount satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsPositionBaseAmount in interface GetContractAmountsParamsQuery

forAllPositionBaseAmount

public ComparableTypePredicate forAllPositionBaseAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint for the feature positionBaseAmount to the predicate. The predicate for GetContractAmountsParams evaluates true if all of its values of feature positionBaseAmount satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllPositionBaseAmount in interface GetContractAmountsParamsQuery

orderByPositionBaseAmount

public MultivaluedTypeOrder orderByPositionBaseAmount()
Description copied from interface: GetContractAmountsParamsQuery
Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionBaseAmount Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByPositionBaseAmount in interface GetContractAmountsParamsQuery

forAllPositionDiscountAmount

public void forAllPositionDiscountAmount(short operator,
                                         Collection values)
Specified by:
forAllPositionDiscountAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPositionDiscountAmount

public void thereExistsPositionDiscountAmount(short operator,
                                              Collection values)
Specified by:
thereExistsPositionDiscountAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPositionDiscountAmount

public void forAllPositionDiscountAmount(short operator,
                                         BigDecimal[] filterValues)
Specified by:
forAllPositionDiscountAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPositionDiscountAmount

public void thereExistsPositionDiscountAmount(short operator,
                                              BigDecimal[] filterValues)
Specified by:
thereExistsPositionDiscountAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPositionDiscountAmount

public void orderByPositionDiscountAmount(short order)
Description copied from interface: GetContractAmountsParamsFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPositionDiscountAmount in interface GetContractAmountsParamsFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

positionDiscountAmount

public MultivaluedFeaturePredicate positionDiscountAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint to the predicate for GetContractAmountsParams testing whether the feature positionDiscountAmount has values or not.

Specified by:
positionDiscountAmount in interface GetContractAmountsParamsQuery

thereExistsPositionDiscountAmount

public ComparableTypePredicate thereExistsPositionDiscountAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint for the feature positionDiscountAmount to the predicate. The predicate for GetContractAmountsParams evaluates true if at least one of its values of feature positionDiscountAmount satisfies the given condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to false!

Specified by:
thereExistsPositionDiscountAmount in interface GetContractAmountsParamsQuery

forAllPositionDiscountAmount

public ComparableTypePredicate forAllPositionDiscountAmount()
Description copied from interface: GetContractAmountsParamsQuery
Adds a constraint for the feature positionDiscountAmount to the predicate. The predicate for GetContractAmountsParams evaluates true if all of its values of feature positionDiscountAmount satisfy the selected condition.

Since the multiplicity for this attribute is 0..n, the attribute can have no values in which case the predicate evaluates to true!

Specified by:
forAllPositionDiscountAmount in interface GetContractAmountsParamsQuery

orderByPositionDiscountAmount

public MultivaluedTypeOrder orderByPositionDiscountAmount()
Description copied from interface: GetContractAmountsParamsQuery
Allows to adds a sort instruction for GetContractAmountsParams depending the feature positionDiscountAmount Note: The order in which orderBy… instructions are given is relevant!

Specified by:
orderByPositionDiscountAmount in interface GetContractAmountsParamsQuery

forAllPositionTaxAmount

public void forAllPositionTaxAmount(short operator,
                                    Collection values)
Specified by:
forAllPositionTaxAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPositionTaxAmount

public void thereExistsPositionTaxAmount(short operator,
                                         Collection values)
Specified by:
thereExistsPositionTaxAmount in interface GetContractAmountsParamsFilter
Parameters:
operator - The operator for this filter.
See Also: