|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetPositionAmountsResultFilter
| Method Summary | |
|---|---|
void |
forAllAmount(short operator,
BigDecimal[] filterValues)
|
void |
forAllAmount(short operator,
Collection filterValues)
|
void |
forAllBaseAmount(short operator,
BigDecimal[] filterValues)
|
void |
forAllBaseAmount(short operator,
Collection filterValues)
|
void |
forAllDiscountAmount(short operator,
BigDecimal[] filterValues)
|
void |
forAllDiscountAmount(short operator,
Collection filterValues)
|
void |
forAllStatusCode(short operator,
Collection filterValues)
|
void |
forAllStatusCode(short operator,
short[] filterValues)
|
void |
forAllStatusMessage(short operator,
Collection filterValues)
|
void |
forAllStatusMessage(short operator,
String[] filterValues)
|
void |
forAllTaxAmount(short operator,
BigDecimal[] filterValues)
|
void |
forAllTaxAmount(short operator,
Collection filterValues)
|
void |
orderByAmount(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByBaseAmount(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDiscountAmount(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByStatusCode(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByStatusMessage(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByTaxAmount(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAmount(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsAmount(short operator,
Collection filterValues)
|
void |
thereExistsBaseAmount(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsBaseAmount(short operator,
Collection filterValues)
|
void |
thereExistsDiscountAmount(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsDiscountAmount(short operator,
Collection filterValues)
|
void |
thereExistsStatusCode(short operator,
Collection filterValues)
|
void |
thereExistsStatusCode(short operator,
short[] filterValues)
|
void |
thereExistsStatusMessage(short operator,
Collection filterValues)
|
void |
thereExistsStatusMessage(short operator,
String[] filterValues)
|
void |
thereExistsTaxAmount(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsTaxAmount(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 forAllAmount(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAmount(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAmount(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAmount(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAmount(short order)
order - The sort order for this filter.Directions
void forAllBaseAmount(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsBaseAmount(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllBaseAmount(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsBaseAmount(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByBaseAmount(short order)
order - The sort order for this filter.Directions
void forAllDiscountAmount(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDiscountAmount(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDiscountAmount(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDiscountAmount(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDiscountAmount(short order)
order - The sort order for this filter.Directions
void forAllStatusCode(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStatusCode(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllStatusCode(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStatusCode(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByStatusCode(short order)
order - The sort order for this filter.Directions
void forAllStatusMessage(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStatusMessage(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllStatusMessage(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStatusMessage(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByStatusMessage(short order)
order - The sort order for this filter.Directions
void forAllTaxAmount(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsTaxAmount(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllTaxAmount(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsTaxAmount(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByTaxAmount(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 | |||||||||