|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextCapableFilter
| Method Summary | |
|---|---|
void |
forAllContext(short operator,
Collection filterValues)
|
void |
forAllContext(short operator,
Context[] filterValues)
|
void |
thereExistsContext(short operator,
Collection filterValues)
|
void |
thereExistsContext(short operator,
Context[] filterValues)
|
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllContext(short operator,
Context[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsContext(short operator,
Context[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllContext(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsContext(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||