org.opencrx.kernel.product1.cci
Interface SelectableComplexProductBundleFilter
- All Superinterfaces:
- BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, RefFilter_1_0, SelectableItemFilter, SelectableItemWithQuantityFilter, Serializable, ViewCapableFilter
- All Known Implementing Classes:
- SelectableComplexProductBundleFilterImpl
public interface SelectableComplexProductBundleFilter
- extends SelectableItemWithQuantityFilter
| Methods inherited from interface org.opencrx.kernel.product1.cci.SelectableItemWithQuantityFilter |
forAllDefaultQuantity, forAllDefaultQuantity, forAllMaxQuantity, forAllMaxQuantity, forAllMinQuantity, forAllMinQuantity, forAllQuantity, forAllQuantity, orderByDefaultQuantity, orderByMaxQuantity, orderByMinQuantity, orderByQuantity, thereExistsDefaultQuantity, thereExistsDefaultQuantity, thereExistsMaxQuantity, thereExistsMaxQuantity, thereExistsMinQuantity, thereExistsMinQuantity, thereExistsQuantity, thereExistsQuantity |
| Methods inherited from interface org.opencrx.kernel.product1.cci.SelectableItemFilter |
forAllDescription, forAllDescription, forAllItemNumber, forAllItemNumber, forAllName, forAllName, forAllSelector, forAllSelector, orderByDescription, orderByItemNumber, orderByName, orderBySelector, thereExistsDescription, thereExistsDescription, thereExistsItemNumber, thereExistsItemNumber, thereExistsName, thereExistsName, thereExistsSelector, thereExistsSelector |
| 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 |
forAllBasedOn
void forAllBasedOn(short operator,
ComplexProductBundle[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsBasedOn
void thereExistsBasedOn(short operator,
ComplexProductBundle[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllBasedOn
void forAllBasedOn(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsBasedOn
void thereExistsBasedOn(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.