|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PhoneNumberAddressableFilter
| Method Summary | |
|---|---|
void |
forAllAutomaticParsing(short operator,
boolean[] filterValues)
|
void |
forAllAutomaticParsing(short operator,
Collection filterValues)
|
void |
forAllPhoneCityArea(short operator,
Collection filterValues)
|
void |
forAllPhoneCityArea(short operator,
String[] filterValues)
|
void |
forAllPhoneCountryPrefix(short operator,
Collection filterValues)
|
void |
forAllPhoneCountryPrefix(short operator,
short[] filterValues)
|
void |
forAllPhoneExtension(short operator,
Collection filterValues)
|
void |
forAllPhoneExtension(short operator,
String[] filterValues)
|
void |
forAllPhoneLocalNumber(short operator,
Collection filterValues)
|
void |
forAllPhoneLocalNumber(short operator,
String[] filterValues)
|
void |
forAllPhoneNumberFull(short operator,
Collection filterValues)
|
void |
forAllPhoneNumberFull(short operator,
String[] filterValues)
|
void |
orderByAutomaticParsing(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPhoneCityArea(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPhoneCountryPrefix(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPhoneExtension(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPhoneLocalNumber(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPhoneNumberFull(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAutomaticParsing(short operator,
boolean[] filterValues)
|
void |
thereExistsAutomaticParsing(short operator,
Collection filterValues)
|
void |
thereExistsPhoneCityArea(short operator,
Collection filterValues)
|
void |
thereExistsPhoneCityArea(short operator,
String[] filterValues)
|
void |
thereExistsPhoneCountryPrefix(short operator,
Collection filterValues)
|
void |
thereExistsPhoneCountryPrefix(short operator,
short[] filterValues)
|
void |
thereExistsPhoneExtension(short operator,
Collection filterValues)
|
void |
thereExistsPhoneExtension(short operator,
String[] filterValues)
|
void |
thereExistsPhoneLocalNumber(short operator,
Collection filterValues)
|
void |
thereExistsPhoneLocalNumber(short operator,
String[] filterValues)
|
void |
thereExistsPhoneNumberFull(short operator,
Collection filterValues)
|
void |
thereExistsPhoneNumberFull(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 forAllAutomaticParsing(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAutomaticParsing(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAutomaticParsing(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAutomaticParsing(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAutomaticParsing(short order)
order - The sort order for this filter.Directions
void forAllPhoneCityArea(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneCityArea(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPhoneCityArea(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneCityArea(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPhoneCityArea(short order)
order - The sort order for this filter.Directions
void forAllPhoneCountryPrefix(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneCountryPrefix(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPhoneCountryPrefix(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneCountryPrefix(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPhoneCountryPrefix(short order)
order - The sort order for this filter.Directions
void forAllPhoneExtension(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneExtension(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPhoneExtension(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneExtension(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPhoneExtension(short order)
order - The sort order for this filter.Directions
void forAllPhoneLocalNumber(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneLocalNumber(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPhoneLocalNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneLocalNumber(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPhoneLocalNumber(short order)
order - The sort order for this filter.Directions
void forAllPhoneNumberFull(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneNumberFull(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPhoneNumberFull(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPhoneNumberFull(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPhoneNumberFull(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 | |||||||||