|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateUserResultFilter
| Method Summary | |
|---|---|
void |
forAllCreatedUserHome(short operator,
Collection filterValues)
|
void |
forAllCreatedUserHome(short operator,
UserHome[] filterValues)
|
void |
forAllStatus(short operator,
Collection filterValues)
|
void |
forAllStatus(short operator,
short[] filterValues)
|
void |
forAllStatusMessage(short operator,
Collection filterValues)
|
void |
forAllStatusMessage(short operator,
String[] filterValues)
|
void |
orderByCreatedUserHome(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByStatus(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByStatusMessage(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsCreatedUserHome(short operator,
Collection filterValues)
|
void |
thereExistsCreatedUserHome(short operator,
UserHome[] filterValues)
|
void |
thereExistsStatus(short operator,
Collection filterValues)
|
void |
thereExistsStatus(short operator,
short[] filterValues)
|
void |
thereExistsStatusMessage(short operator,
Collection filterValues)
|
void |
thereExistsStatusMessage(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 forAllCreatedUserHome(short operator,
UserHome[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCreatedUserHome(short operator,
UserHome[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllCreatedUserHome(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsCreatedUserHome(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByCreatedUserHome(short order)
order - The sort order for this filter.Directions
void forAllStatus(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStatus(short operator,
short[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllStatus(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStatus(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByStatus(short order)
order - The sort order for this filter.Directions
void forAllStatusMessage(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStatusMessage(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllStatusMessage(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStatusMessage(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByStatusMessage(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 | |||||||||