|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractAccountFilter
| Method Summary | |
|---|---|
void |
forAllAccountCategory(short operator,
Collection filterValues)
|
void |
forAllAccountCategory(short operator,
short[] filterValues)
|
void |
forAllAccountRating(short operator,
Collection filterValues)
|
void |
forAllAccountRating(short operator,
short[] filterValues)
|
void |
forAllAccountState(short operator,
Collection filterValues)
|
void |
forAllAccountState(short operator,
short[] filterValues)
|
void |
forAllAccountType(short operator,
Collection filterValues)
|
void |
forAllAccountType(short operator,
short[] filterValues)
|
void |
forAllAliasName(short operator,
Collection filterValues)
|
void |
forAllAliasName(short operator,
String[] filterValues)
|
void |
forAllBusinessType(short operator,
Collection filterValues)
|
void |
forAllBusinessType(short operator,
short[] filterValues)
|
void |
forAllDescription(short operator,
Collection filterValues)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllFullName(short operator,
Collection filterValues)
|
void |
forAllFullName(short operator,
String[] filterValues)
|
void |
orderByAccountCategory(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByAccountRating(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByAccountState(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByAccountType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByAliasName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByBusinessType(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFullName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAccountCategory(short operator,
Collection filterValues)
|
void |
thereExistsAccountCategory(short operator,
short[] filterValues)
|
void |
thereExistsAccountRating(short operator,
Collection filterValues)
|
void |
thereExistsAccountRating(short operator,
short[] filterValues)
|
void |
thereExistsAccountState(short operator,
Collection filterValues)
|
void |
thereExistsAccountState(short operator,
short[] filterValues)
|
void |
thereExistsAccountType(short operator,
Collection filterValues)
|
void |
thereExistsAccountType(short operator,
short[] filterValues)
|
void |
thereExistsAliasName(short operator,
Collection filterValues)
|
void |
thereExistsAliasName(short operator,
String[] filterValues)
|
void |
thereExistsBusinessType(short operator,
Collection filterValues)
|
void |
thereExistsBusinessType(short operator,
short[] filterValues)
|
void |
thereExistsDescription(short operator,
Collection filterValues)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
void |
thereExistsFullName(short operator,
Collection filterValues)
|
void |
thereExistsFullName(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 forAllAccountCategory(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAccountCategory(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAccountCategory(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAccountCategory(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAccountCategory(short order)
order - The sort order for this filter.Directions
void forAllAccountRating(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAccountRating(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAccountRating(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAccountRating(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAccountRating(short order)
order - The sort order for this filter.Directions
void forAllAccountState(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAccountState(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAccountState(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAccountState(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAccountState(short order)
order - The sort order for this filter.Directions
void forAllAccountType(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAccountType(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAccountType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAccountType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAccountType(short order)
order - The sort order for this filter.Directions
void forAllAliasName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAliasName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAliasName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAliasName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAliasName(short order)
order - The sort order for this filter.Directions
void forAllBusinessType(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsBusinessType(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllBusinessType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsBusinessType(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByBusinessType(short order)
order - The sort order for this filter.Directions
void forAllDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDescription(short order)
order - The sort order for this filter.Directions
void forAllFullName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFullName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFullName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFullName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFullName(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 | |||||||||