|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertySetEntryFilter
| Method Summary | |
|---|---|
void |
forAllProperty(short operator,
Collection filterValues)
|
void |
forAllProperty(short operator,
Property[] filterValues)
|
void |
forAllPropertyDescription(short operator,
Collection filterValues)
|
void |
forAllPropertyDescription(short operator,
String[] filterValues)
|
void |
forAllPropertyName(short operator,
Collection filterValues)
|
void |
forAllPropertyName(short operator,
String[] filterValues)
|
void |
forAllPropertySetDescription(short operator,
Collection filterValues)
|
void |
forAllPropertySetDescription(short operator,
String[] filterValues)
|
void |
forAllPropertySetName(short operator,
Collection filterValues)
|
void |
forAllPropertySetName(short operator,
String[] filterValues)
|
void |
forAllStringifiedValue(short operator,
Collection filterValues)
|
void |
forAllStringifiedValue(short operator,
String[] filterValues)
|
void |
orderByPropertyDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPropertyName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPropertySetDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPropertySetName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByStringifiedValue(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsProperty(short operator,
Collection filterValues)
|
void |
thereExistsProperty(short operator,
Property[] filterValues)
|
void |
thereExistsPropertyDescription(short operator,
Collection filterValues)
|
void |
thereExistsPropertyDescription(short operator,
String[] filterValues)
|
void |
thereExistsPropertyName(short operator,
Collection filterValues)
|
void |
thereExistsPropertyName(short operator,
String[] filterValues)
|
void |
thereExistsPropertySetDescription(short operator,
Collection filterValues)
|
void |
thereExistsPropertySetDescription(short operator,
String[] filterValues)
|
void |
thereExistsPropertySetName(short operator,
Collection filterValues)
|
void |
thereExistsPropertySetName(short operator,
String[] filterValues)
|
void |
thereExistsStringifiedValue(short operator,
Collection filterValues)
|
void |
thereExistsStringifiedValue(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 forAllProperty(short operator,
Property[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsProperty(short operator,
Property[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllProperty(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsProperty(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllPropertyDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPropertyDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPropertyDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPropertyDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPropertyDescription(short order)
order - The sort order for this filter.Directions
void forAllPropertyName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPropertyName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPropertyName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPropertyName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPropertyName(short order)
order - The sort order for this filter.Directions
void forAllPropertySetDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPropertySetDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPropertySetDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPropertySetDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPropertySetDescription(short order)
order - The sort order for this filter.Directions
void forAllPropertySetName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPropertySetName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPropertySetName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPropertySetName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPropertySetName(short order)
order - The sort order for this filter.Directions
void forAllStringifiedValue(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStringifiedValue(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllStringifiedValue(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStringifiedValue(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByStringifiedValue(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 | |||||||||