|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChangePasswordParamsFilter
| Method Summary | |
|---|---|
void |
forAllNewPassword(short operator,
Collection filterValues)
|
void |
forAllNewPassword(short operator,
String[] filterValues)
|
void |
forAllNewPasswordVerification(short operator,
Collection filterValues)
|
void |
forAllNewPasswordVerification(short operator,
String[] filterValues)
|
void |
forAllOldPassword(short operator,
Collection filterValues)
|
void |
forAllOldPassword(short operator,
String[] filterValues)
|
void |
orderByNewPassword(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByNewPasswordVerification(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByOldPassword(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsNewPassword(short operator,
Collection filterValues)
|
void |
thereExistsNewPassword(short operator,
String[] filterValues)
|
void |
thereExistsNewPasswordVerification(short operator,
Collection filterValues)
|
void |
thereExistsNewPasswordVerification(short operator,
String[] filterValues)
|
void |
thereExistsOldPassword(short operator,
Collection filterValues)
|
void |
thereExistsOldPassword(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 forAllNewPassword(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsNewPassword(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllNewPassword(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsNewPassword(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByNewPassword(short order)
order - The sort order for this filter.Directions
void forAllNewPasswordVerification(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsNewPasswordVerification(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllNewPasswordVerification(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsNewPasswordVerification(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByNewPasswordVerification(short order)
order - The sort order for this filter.Directions
void forAllOldPassword(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsOldPassword(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllOldPassword(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsOldPassword(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByOldPassword(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 | |||||||||