org.opencrx.kernel.product1.cci
Interface SelectableProductConfigurationFilter
- All Superinterfaces:
- BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, RefFilter_1_0, SelectableItemFilter, Serializable, ViewCapableFilter
- All Known Implementing Classes:
- SelectableProductConfigurationFilterImpl
public interface SelectableProductConfigurationFilter
- extends SelectableItemFilter
| 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,
AbstractProductConfiguration[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsBasedOn
void thereExistsBasedOn(short operator,
AbstractProductConfiguration[] 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.