|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContractPositionConstrainedFilter
| Method Summary | |
|---|---|
void |
forAllAllowModification(short operator,
boolean[] filterValues)
|
void |
forAllAllowModification(short operator,
Collection filterValues)
|
void |
forAllAllowRemoval(short operator,
boolean[] filterValues)
|
void |
forAllAllowRemoval(short operator,
Collection filterValues)
|
void |
forAllDefaultPositions(short operator,
Collection filterValues)
|
void |
forAllDefaultPositions(short operator,
int[] filterValues)
|
void |
forAllDefaultQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllDefaultQuantity(short operator,
Collection filterValues)
|
void |
forAllItemNumber(short operator,
Collection filterValues)
|
void |
forAllItemNumber(short operator,
long[] filterValues)
|
void |
forAllMaxPositions(short operator,
Collection filterValues)
|
void |
forAllMaxPositions(short operator,
int[] filterValues)
|
void |
forAllMaxQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllMaxQuantity(short operator,
Collection filterValues)
|
void |
forAllMinMaxQuantityHandling(short operator,
Collection filterValues)
|
void |
forAllMinMaxQuantityHandling(short operator,
short[] filterValues)
|
void |
forAllMinPositions(short operator,
Collection filterValues)
|
void |
forAllMinPositions(short operator,
int[] filterValues)
|
void |
forAllMinQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllMinQuantity(short operator,
Collection filterValues)
|
void |
forAllOffsetQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllOffsetQuantity(short operator,
Collection filterValues)
|
void |
orderByAllowModification(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByAllowRemoval(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDefaultPositions(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDefaultQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByItemNumber(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByMaxPositions(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByMaxQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByMinMaxQuantityHandling(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByMinPositions(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByMinQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByOffsetQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAllowModification(short operator,
boolean[] filterValues)
|
void |
thereExistsAllowModification(short operator,
Collection filterValues)
|
void |
thereExistsAllowRemoval(short operator,
boolean[] filterValues)
|
void |
thereExistsAllowRemoval(short operator,
Collection filterValues)
|
void |
thereExistsDefaultPositions(short operator,
Collection filterValues)
|
void |
thereExistsDefaultPositions(short operator,
int[] filterValues)
|
void |
thereExistsDefaultQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsDefaultQuantity(short operator,
Collection filterValues)
|
void |
thereExistsItemNumber(short operator,
Collection filterValues)
|
void |
thereExistsItemNumber(short operator,
long[] filterValues)
|
void |
thereExistsMaxPositions(short operator,
Collection filterValues)
|
void |
thereExistsMaxPositions(short operator,
int[] filterValues)
|
void |
thereExistsMaxQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsMaxQuantity(short operator,
Collection filterValues)
|
void |
thereExistsMinMaxQuantityHandling(short operator,
Collection filterValues)
|
void |
thereExistsMinMaxQuantityHandling(short operator,
short[] filterValues)
|
void |
thereExistsMinPositions(short operator,
Collection filterValues)
|
void |
thereExistsMinPositions(short operator,
int[] filterValues)
|
void |
thereExistsMinQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsMinQuantity(short operator,
Collection filterValues)
|
void |
thereExistsOffsetQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsOffsetQuantity(short operator,
Collection filterValues)
|
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllAllowModification(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAllowModification(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAllowModification(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAllowModification(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAllowModification(short order)
order - The sort order for this filter.Directions
void forAllAllowRemoval(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAllowRemoval(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAllowRemoval(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAllowRemoval(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAllowRemoval(short order)
order - The sort order for this filter.Directions
void forAllDefaultPositions(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDefaultPositions(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDefaultPositions(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDefaultPositions(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDefaultPositions(short order)
order - The sort order for this filter.Directions
void forAllDefaultQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDefaultQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDefaultQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDefaultQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDefaultQuantity(short order)
order - The sort order for this filter.Directions
void forAllItemNumber(short operator,
long[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsItemNumber(short operator,
long[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllItemNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsItemNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByItemNumber(short order)
order - The sort order for this filter.Directions
void forAllMaxPositions(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMaxPositions(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllMaxPositions(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMaxPositions(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByMaxPositions(short order)
order - The sort order for this filter.Directions
void forAllMaxQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMaxQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllMaxQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMaxQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByMaxQuantity(short order)
order - The sort order for this filter.Directions
void forAllMinMaxQuantityHandling(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMinMaxQuantityHandling(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllMinMaxQuantityHandling(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMinMaxQuantityHandling(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByMinMaxQuantityHandling(short order)
order - The sort order for this filter.Directions
void forAllMinPositions(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMinPositions(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllMinPositions(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMinPositions(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByMinPositions(short order)
order - The sort order for this filter.Directions
void forAllMinQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMinQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllMinQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMinQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByMinQuantity(short order)
order - The sort order for this filter.Directions
void forAllOffsetQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsOffsetQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllOffsetQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsOffsetQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByOffsetQuantity(short order)
order - The sort order for this filter.Directions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||