|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubscriptionFilter
| Method Summary | |
|---|---|
void |
forAllDescription(short operator,
Collection filterValues)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllEventType(short operator,
Collection filterValues)
|
void |
forAllEventType(short operator,
short[] filterValues)
|
void |
forAllFilterName0(short operator,
Collection filterValues)
|
void |
forAllFilterName0(short operator,
String[] filterValues)
|
void |
forAllFilterName1(short operator,
Collection filterValues)
|
void |
forAllFilterName1(short operator,
String[] filterValues)
|
void |
forAllFilterName2(short operator,
Collection filterValues)
|
void |
forAllFilterName2(short operator,
String[] filterValues)
|
void |
forAllFilterName3(short operator,
Collection filterValues)
|
void |
forAllFilterName3(short operator,
String[] filterValues)
|
void |
forAllFilterName4(short operator,
Collection filterValues)
|
void |
forAllFilterName4(short operator,
String[] filterValues)
|
void |
forAllFilterValue0(short operator,
Collection filterValues)
|
void |
forAllFilterValue0(short operator,
String[] filterValues)
|
void |
forAllFilterValue1(short operator,
Collection filterValues)
|
void |
forAllFilterValue1(short operator,
String[] filterValues)
|
void |
forAllFilterValue2(short operator,
Collection filterValues)
|
void |
forAllFilterValue2(short operator,
String[] filterValues)
|
void |
forAllFilterValue3(short operator,
Collection filterValues)
|
void |
forAllFilterValue3(short operator,
String[] filterValues)
|
void |
forAllFilterValue4(short operator,
Collection filterValues)
|
void |
forAllFilterValue4(short operator,
String[] 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 |
forAllTopic(short operator,
Collection filterValues)
|
void |
forAllTopic(short operator,
Topic[] filterValues)
|
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByEventType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterName0(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterName1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterName2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterName3(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterName4(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterValue0(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterValue1(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterValue2(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterValue3(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFilterValue4(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 |
thereExistsEventType(short operator,
Collection filterValues)
|
void |
thereExistsEventType(short operator,
short[] filterValues)
|
void |
thereExistsFilterName0(short operator,
Collection filterValues)
|
void |
thereExistsFilterName0(short operator,
String[] filterValues)
|
void |
thereExistsFilterName1(short operator,
Collection filterValues)
|
void |
thereExistsFilterName1(short operator,
String[] filterValues)
|
void |
thereExistsFilterName2(short operator,
Collection filterValues)
|
void |
thereExistsFilterName2(short operator,
String[] filterValues)
|
void |
thereExistsFilterName3(short operator,
Collection filterValues)
|
void |
thereExistsFilterName3(short operator,
String[] filterValues)
|
void |
thereExistsFilterName4(short operator,
Collection filterValues)
|
void |
thereExistsFilterName4(short operator,
String[] filterValues)
|
void |
thereExistsFilterValue0(short operator,
Collection filterValues)
|
void |
thereExistsFilterValue0(short operator,
String[] filterValues)
|
void |
thereExistsFilterValue1(short operator,
Collection filterValues)
|
void |
thereExistsFilterValue1(short operator,
String[] filterValues)
|
void |
thereExistsFilterValue2(short operator,
Collection filterValues)
|
void |
thereExistsFilterValue2(short operator,
String[] filterValues)
|
void |
thereExistsFilterValue3(short operator,
Collection filterValues)
|
void |
thereExistsFilterValue3(short operator,
String[] filterValues)
|
void |
thereExistsFilterValue4(short operator,
Collection filterValues)
|
void |
thereExistsFilterValue4(short operator,
String[] 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)
|
void |
thereExistsTopic(short operator,
Collection filterValues)
|
void |
thereExistsTopic(short operator,
Topic[] 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 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 forAllEventType(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsEventType(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllEventType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsEventType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByEventType(short order)
order - The sort order for this filter.Directions
void forAllFilterName0(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName0(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterName0(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName0(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterName0(short order)
order - The sort order for this filter.Directions
void forAllFilterName1(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName1(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterName1(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName1(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterName1(short order)
order - The sort order for this filter.Directions
void forAllFilterName2(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName2(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterName2(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName2(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterName2(short order)
order - The sort order for this filter.Directions
void forAllFilterName3(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName3(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterName3(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName3(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterName3(short order)
order - The sort order for this filter.Directions
void forAllFilterName4(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName4(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterName4(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterName4(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterName4(short order)
order - The sort order for this filter.Directions
void forAllFilterValue0(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue0(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterValue0(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue0(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterValue0(short order)
order - The sort order for this filter.Directions
void forAllFilterValue1(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue1(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterValue1(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue1(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterValue1(short order)
order - The sort order for this filter.Directions
void forAllFilterValue2(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue2(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterValue2(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue2(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterValue2(short order)
order - The sort order for this filter.Directions
void forAllFilterValue3(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue3(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterValue3(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue3(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterValue3(short order)
order - The sort order for this filter.Directions
void forAllFilterValue4(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue4(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFilterValue4(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFilterValue4(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFilterValue4(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
void forAllTopic(short operator,
Topic[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsTopic(short operator,
Topic[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllTopic(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsTopic(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 | |||||||||