|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementFilter
| Method Summary | |
|---|---|
void |
forAllAutoGenerated(short operator,
boolean[] filterValues)
|
void |
forAllAutoGenerated(short operator,
Collection filterValues)
|
void |
forAllChangeable(short operator,
boolean[] filterValues)
|
void |
forAllChangeable(short operator,
Collection filterValues)
|
void |
forAllIconKey(short operator,
Collection filterValues)
|
void |
forAllIconKey(short operator,
String[] filterValues)
|
void |
forAllMimeType(short operator,
Collection filterValues)
|
void |
forAllMimeType(short operator,
String[] filterValues)
|
void |
forAllToolTip(short operator,
Collection filterValues)
|
void |
forAllToolTip(short operator,
String[] filterValues)
|
void |
orderByAutoGenerated(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByChangeable(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByIconKey(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByMimeType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByToolTip(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAutoGenerated(short operator,
boolean[] filterValues)
|
void |
thereExistsAutoGenerated(short operator,
Collection filterValues)
|
void |
thereExistsChangeable(short operator,
boolean[] filterValues)
|
void |
thereExistsChangeable(short operator,
Collection filterValues)
|
void |
thereExistsIconKey(short operator,
Collection filterValues)
|
void |
thereExistsIconKey(short operator,
String[] filterValues)
|
void |
thereExistsMimeType(short operator,
Collection filterValues)
|
void |
thereExistsMimeType(short operator,
String[] filterValues)
|
void |
thereExistsToolTip(short operator,
Collection filterValues)
|
void |
thereExistsToolTip(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 forAllAutoGenerated(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAutoGenerated(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAutoGenerated(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAutoGenerated(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAutoGenerated(short order)
order - The sort order for this filter.Directions
void forAllChangeable(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsChangeable(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllChangeable(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsChangeable(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByChangeable(short order)
order - The sort order for this filter.Directions
void forAllIconKey(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIconKey(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllIconKey(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIconKey(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByIconKey(short order)
order - The sort order for this filter.Directions
void forAllMimeType(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMimeType(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllMimeType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsMimeType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByMimeType(short order)
order - The sort order for this filter.Directions
void forAllToolTip(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsToolTip(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllToolTip(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsToolTip(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByToolTip(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 | |||||||||