|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractProductFilter
| Method Summary | |
|---|---|
void |
forAllAlternateProductNumber(short operator,
Collection filterValues)
|
void |
forAllAlternateProductNumber(short operator,
String[] filterValues)
|
void |
forAllClassification(short operator,
Collection filterValues)
|
void |
forAllClassification(short operator,
ProductClassification[] filterValues)
|
void |
forAllDefaultPriceLevel(short operator,
Collection filterValues)
|
void |
forAllDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
|
void |
forAllDefaultUom(short operator,
Collection filterValues)
|
void |
forAllDefaultUom(short operator,
Uom[] filterValues)
|
void |
forAllDescription(short operator,
Collection filterValues)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllDetailedDescription(short operator,
Collection filterValues)
|
void |
forAllDetailedDescription(short operator,
String[] filterValues)
|
void |
forAllName(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
String[] filterValues)
|
void |
forAllPriceUom(short operator,
Collection filterValues)
|
void |
forAllPriceUom(short operator,
Uom[] filterValues)
|
void |
forAllProductNumber(short operator,
Collection filterValues)
|
void |
forAllProductNumber(short operator,
String[] filterValues)
|
void |
forAllProductState(short operator,
Collection filterValues)
|
void |
forAllProductState(short operator,
short[] filterValues)
|
void |
forAllProductUsage(short operator,
ActivityTracker[] filterValues)
|
void |
forAllProductUsage(short operator,
Collection filterValues)
|
void |
forAllSalesTaxType(short operator,
Collection filterValues)
|
void |
forAllSalesTaxType(short operator,
SalesTaxType[] filterValues)
|
void |
orderByAlternateProductNumber(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDetailedDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByProductNumber(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByProductState(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAlternateProductNumber(short operator,
Collection filterValues)
|
void |
thereExistsAlternateProductNumber(short operator,
String[] filterValues)
|
void |
thereExistsClassification(short operator,
Collection filterValues)
|
void |
thereExistsClassification(short operator,
ProductClassification[] filterValues)
|
void |
thereExistsDefaultPriceLevel(short operator,
Collection filterValues)
|
void |
thereExistsDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
|
void |
thereExistsDefaultUom(short operator,
Collection filterValues)
|
void |
thereExistsDefaultUom(short operator,
Uom[] filterValues)
|
void |
thereExistsDescription(short operator,
Collection filterValues)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
void |
thereExistsDetailedDescription(short operator,
Collection filterValues)
|
void |
thereExistsDetailedDescription(short operator,
String[] filterValues)
|
void |
thereExistsName(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
String[] filterValues)
|
void |
thereExistsPriceUom(short operator,
Collection filterValues)
|
void |
thereExistsPriceUom(short operator,
Uom[] filterValues)
|
void |
thereExistsProductNumber(short operator,
Collection filterValues)
|
void |
thereExistsProductNumber(short operator,
String[] filterValues)
|
void |
thereExistsProductState(short operator,
Collection filterValues)
|
void |
thereExistsProductState(short operator,
short[] filterValues)
|
void |
thereExistsProductUsage(short operator,
ActivityTracker[] filterValues)
|
void |
thereExistsProductUsage(short operator,
Collection filterValues)
|
void |
thereExistsSalesTaxType(short operator,
Collection filterValues)
|
void |
thereExistsSalesTaxType(short operator,
SalesTaxType[] filterValues)
|
| 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 |
|---|
void forAllAlternateProductNumber(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAlternateProductNumber(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAlternateProductNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAlternateProductNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAlternateProductNumber(short order)
order - The sort order for this filter.Directions
void forAllClassification(short operator,
ProductClassification[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsClassification(short operator,
ProductClassification[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllClassification(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsClassification(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDefaultPriceLevel(short operator,
PriceLevel[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDefaultPriceLevel(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDefaultPriceLevel(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllDefaultUom(short operator,
Uom[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDefaultUom(short operator,
Uom[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDefaultUom(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDefaultUom(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDescription(short order)
order - The sort order for this filter.Directions
void forAllDetailedDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDetailedDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDetailedDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDetailedDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDetailedDescription(short order)
order - The sort order for this filter.Directions
void forAllName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByName(short order)
order - The sort order for this filter.Directions
void forAllPriceUom(short operator,
Uom[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPriceUom(short operator,
Uom[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPriceUom(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPriceUom(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllProductNumber(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsProductNumber(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllProductNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsProductNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByProductNumber(short order)
order - The sort order for this filter.Directions
void forAllProductState(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsProductState(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllProductState(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsProductState(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByProductState(short order)
order - The sort order for this filter.Directions
void forAllProductUsage(short operator,
ActivityTracker[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsProductUsage(short operator,
ActivityTracker[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllProductUsage(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsProductUsage(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllSalesTaxType(short operator,
SalesTaxType[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsSalesTaxType(short operator,
SalesTaxType[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllSalesTaxType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsSalesTaxType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||