|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PicturedFilter
| Method Summary | |
|---|---|
void |
forAllPicture(short operator,
Collection filterValues)
|
void |
forAllPicture(short operator,
Media[] filterValues)
|
void |
forAllPictureContent(short operator,
byte[][] filterValues)
|
void |
forAllPictureContent(short operator,
Collection filterValues)
|
void |
forAllPictureContentMimeType(short operator,
Collection filterValues)
|
void |
forAllPictureContentMimeType(short operator,
String[] filterValues)
|
void |
forAllPictureContentName(short operator,
Collection filterValues)
|
void |
forAllPictureContentName(short operator,
String[] filterValues)
|
void |
orderByPictureContent(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPictureContentMimeType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPictureContentName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsPicture(short operator,
Collection filterValues)
|
void |
thereExistsPicture(short operator,
Media[] filterValues)
|
void |
thereExistsPictureContent(short operator,
byte[][] filterValues)
|
void |
thereExistsPictureContent(short operator,
Collection filterValues)
|
void |
thereExistsPictureContentMimeType(short operator,
Collection filterValues)
|
void |
thereExistsPictureContentMimeType(short operator,
String[] filterValues)
|
void |
thereExistsPictureContentName(short operator,
Collection filterValues)
|
void |
thereExistsPictureContentName(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 forAllPicture(short operator,
Media[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPicture(short operator,
Media[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPicture(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPicture(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllPictureContent(short operator,
byte[][] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPictureContent(short operator,
byte[][] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPictureContent(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPictureContent(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPictureContent(short order)
order - The sort order for this filter.Directions
void forAllPictureContentMimeType(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPictureContentMimeType(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPictureContentMimeType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPictureContentMimeType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPictureContentMimeType(short order)
order - The sort order for this filter.Directions
void forAllPictureContentName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPictureContentName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPictureContentName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPictureContentName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPictureContentName(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 | |||||||||