|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookingTextFilter
| Method Summary | |
|---|---|
void |
forAllCbNameInfix1(short operator,
Collection filterValues)
|
void |
forAllCbNameInfix1(short operator,
String[] filterValues)
|
void |
forAllCbNameInfix2(short operator,
Collection filterValues)
|
void |
forAllCbNameInfix2(short operator,
String[] filterValues)
|
void |
forAllCreditBookingNameInfix(short operator,
Collection filterValues)
|
void |
forAllCreditBookingNameInfix(short operator,
String[] filterValues)
|
void |
forAllCreditFirst(short operator,
boolean[] filterValues)
|
void |
forAllCreditFirst(short operator,
Collection filterValues)
|
void |
forAllDebitBookingNameInfix(short operator,
Collection filterValues)
|
void |
forAllDebitBookingNameInfix(short operator,
String[] filterValues)
|
void |
forAllDescription(short operator,
Collection filterValues)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllName(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
String[] filterValues)
|
void |
orderByCbNameInfix1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByCbNameInfix2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByCreditBookingNameInfix(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByCreditFirst(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDebitBookingNameInfix(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 |
orderByName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsCbNameInfix1(short operator,
Collection filterValues)
|
void |
thereExistsCbNameInfix1(short operator,
String[] filterValues)
|
void |
thereExistsCbNameInfix2(short operator,
Collection filterValues)
|
void |
thereExistsCbNameInfix2(short operator,
String[] filterValues)
|
void |
thereExistsCreditBookingNameInfix(short operator,
Collection filterValues)
|
void |
thereExistsCreditBookingNameInfix(short operator,
String[] filterValues)
|
void |
thereExistsCreditFirst(short operator,
boolean[] filterValues)
|
void |
thereExistsCreditFirst(short operator,
Collection filterValues)
|
void |
thereExistsDebitBookingNameInfix(short operator,
Collection filterValues)
|
void |
thereExistsDebitBookingNameInfix(short operator,
String[] filterValues)
|
void |
thereExistsDescription(short operator,
Collection filterValues)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
void |
thereExistsName(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
String[] 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 forAllCbNameInfix1(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCbNameInfix1(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllCbNameInfix1(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCbNameInfix1(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByCbNameInfix1(short order)
order - The sort order for this filter.Directions
void forAllCbNameInfix2(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCbNameInfix2(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllCbNameInfix2(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCbNameInfix2(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByCbNameInfix2(short order)
order - The sort order for this filter.Directions
void forAllCreditBookingNameInfix(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCreditBookingNameInfix(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllCreditBookingNameInfix(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCreditBookingNameInfix(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByCreditBookingNameInfix(short order)
order - The sort order for this filter.Directions
void forAllCreditFirst(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCreditFirst(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllCreditFirst(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCreditFirst(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByCreditFirst(short order)
order - The sort order for this filter.Directions
void forAllDebitBookingNameInfix(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDebitBookingNameInfix(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDebitBookingNameInfix(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDebitBookingNameInfix(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDebitBookingNameInfix(short order)
order - The sort order for this filter.Directions
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 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||