|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectReferenceFilter
| Method Summary | |
|---|---|
void |
forAllQualifierLabel(short operator,
Collection filterValues)
|
void |
forAllQualifierLabel(short operator,
String[] filterValues)
|
void |
forAllReferencedTypeName(short operator,
Collection filterValues)
|
void |
forAllReferencedTypeName(short operator,
String[] filterValues)
|
void |
forAllReferenceIsStoredAsAttribute(short operator,
boolean[] filterValues)
|
void |
forAllReferenceIsStoredAsAttribute(short operator,
Collection filterValues)
|
void |
forAllReferenceName(short operator,
Collection filterValues)
|
void |
forAllReferenceName(short operator,
String[] filterValues)
|
void |
forAllUserDefinedQualifier(short operator,
boolean[] filterValues)
|
void |
forAllUserDefinedQualifier(short operator,
Collection filterValues)
|
void |
orderByQualifierLabel(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByReferencedTypeName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByReferenceIsStoredAsAttribute(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByReferenceName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByUserDefinedQualifier(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsQualifierLabel(short operator,
Collection filterValues)
|
void |
thereExistsQualifierLabel(short operator,
String[] filterValues)
|
void |
thereExistsReferencedTypeName(short operator,
Collection filterValues)
|
void |
thereExistsReferencedTypeName(short operator,
String[] filterValues)
|
void |
thereExistsReferenceIsStoredAsAttribute(short operator,
boolean[] filterValues)
|
void |
thereExistsReferenceIsStoredAsAttribute(short operator,
Collection filterValues)
|
void |
thereExistsReferenceName(short operator,
Collection filterValues)
|
void |
thereExistsReferenceName(short operator,
String[] filterValues)
|
void |
thereExistsUserDefinedQualifier(short operator,
boolean[] filterValues)
|
void |
thereExistsUserDefinedQualifier(short operator,
Collection filterValues)
|
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllQualifierLabel(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsQualifierLabel(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllQualifierLabel(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsQualifierLabel(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByQualifierLabel(short order)
order - The sort order for this filter.Directions
void forAllReferenceIsStoredAsAttribute(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsReferenceIsStoredAsAttribute(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllReferenceIsStoredAsAttribute(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsReferenceIsStoredAsAttribute(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByReferenceIsStoredAsAttribute(short order)
order - The sort order for this filter.Directions
void forAllReferenceName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsReferenceName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllReferenceName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsReferenceName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByReferenceName(short order)
order - The sort order for this filter.Directions
void forAllReferencedTypeName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsReferencedTypeName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllReferencedTypeName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsReferencedTypeName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByReferencedTypeName(short order)
order - The sort order for this filter.Directions
void forAllUserDefinedQualifier(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsUserDefinedQualifier(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllUserDefinedQualifier(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsUserDefinedQualifier(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByUserDefinedQualifier(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 | |||||||||