|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractFilterPropertyFilter
| Method Summary | |
|---|---|
void |
forAllDescription(short operator,
Collection filterValues)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllFilterOperator(short operator,
Collection filterValues)
|
void |
forAllFilterOperator(short operator,
short[] filterValues)
|
void |
forAllFilterQuantor(short operator,
Collection filterValues)
|
void |
forAllFilterQuantor(short operator,
short[] filterValues)
|
void |
forAllIsActive(short operator,
boolean[] filterValues)
|
void |
forAllIsActive(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
String[] filterValues)
|
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterOperator(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterQuantor(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByIsActive(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 |
thereExistsDescription(short operator,
Collection filterValues)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
void |
thereExistsFilterOperator(short operator,
Collection filterValues)
|
void |
thereExistsFilterOperator(short operator,
short[] filterValues)
|
void |
thereExistsFilterQuantor(short operator,
Collection filterValues)
|
void |
thereExistsFilterQuantor(short operator,
short[] filterValues)
|
void |
thereExistsIsActive(short operator,
boolean[] filterValues)
|
void |
thereExistsIsActive(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
Collection filterValues)
|
void |
thereExistsName(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 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 forAllFilterOperator(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterOperator(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterOperator(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterOperator(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterOperator(short order)
order - The sort order for this filter.Directions
void forAllFilterQuantor(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterQuantor(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterQuantor(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterQuantor(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterQuantor(short order)
order - The sort order for this filter.Directions
void forAllIsActive(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsActive(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllIsActive(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsActive(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByIsActive(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 | |||||||||