|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShippingDetailFilter
| Method Summary | |
|---|---|
void |
forAllCarrier(short operator,
Account[] filterValues)
|
void |
forAllCarrier(short operator,
Collection filterValues)
|
void |
forAllGiftMessage(short operator,
Collection filterValues)
|
void |
forAllGiftMessage(short operator,
String[] filterValues)
|
void |
forAllIsGift(short operator,
boolean[] filterValues)
|
void |
forAllIsGift(short operator,
Collection filterValues)
|
void |
forAllShippingInstructions(short operator,
Collection filterValues)
|
void |
forAllShippingInstructions(short operator,
String[] filterValues)
|
void |
forAllShippingMethod(short operator,
Collection filterValues)
|
void |
forAllShippingMethod(short operator,
short[] filterValues)
|
void |
forAllShippingTrackingNumber(short operator,
Collection filterValues)
|
void |
forAllShippingTrackingNumber(short operator,
String[] filterValues)
|
void |
orderByGiftMessage(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByIsGift(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByShippingInstructions(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByShippingMethod(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByShippingTrackingNumber(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsCarrier(short operator,
Account[] filterValues)
|
void |
thereExistsCarrier(short operator,
Collection filterValues)
|
void |
thereExistsGiftMessage(short operator,
Collection filterValues)
|
void |
thereExistsGiftMessage(short operator,
String[] filterValues)
|
void |
thereExistsIsGift(short operator,
boolean[] filterValues)
|
void |
thereExistsIsGift(short operator,
Collection filterValues)
|
void |
thereExistsShippingInstructions(short operator,
Collection filterValues)
|
void |
thereExistsShippingInstructions(short operator,
String[] filterValues)
|
void |
thereExistsShippingMethod(short operator,
Collection filterValues)
|
void |
thereExistsShippingMethod(short operator,
short[] filterValues)
|
void |
thereExistsShippingTrackingNumber(short operator,
Collection filterValues)
|
void |
thereExistsShippingTrackingNumber(short operator,
String[] filterValues)
|
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllCarrier(short operator,
Account[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCarrier(short operator,
Account[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllCarrier(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCarrier(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllGiftMessage(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsGiftMessage(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllGiftMessage(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsGiftMessage(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByGiftMessage(short order)
order - The sort order for this filter.Directions
void forAllIsGift(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsGift(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllIsGift(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsGift(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByIsGift(short order)
order - The sort order for this filter.Directions
void forAllShippingInstructions(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsShippingInstructions(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllShippingInstructions(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsShippingInstructions(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByShippingInstructions(short order)
order - The sort order for this filter.Directions
void forAllShippingMethod(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsShippingMethod(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllShippingMethod(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsShippingMethod(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByShippingMethod(short order)
order - The sort order for this filter.Directions
void forAllShippingTrackingNumber(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsShippingTrackingNumber(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllShippingTrackingNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsShippingTrackingNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByShippingTrackingNumber(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 | |||||||||