|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChangePasswordParamsQuery
| Method Summary | |
|---|---|
StringTypePredicate |
newPassword()
|
StringTypePredicate |
newPasswordVerification()
|
StringTypePredicate |
oldPassword()
|
SimpleTypeOrder |
orderByNewPassword()
Allows to adds a sort instruction for ChangePasswordParams depending the feature newPassword
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByNewPasswordVerification()
Allows to adds a sort instruction for ChangePasswordParams depending the feature newPasswordVerification
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByOldPassword()
Allows to adds a sort instruction for ChangePasswordParams depending the feature oldPassword
Note: The order in which orderBy… instructions are given is relevant! |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
StringTypePredicate newPassword()
SimpleTypeOrder orderByNewPassword()
ChangePasswordParams depending the feature newPassword
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate newPasswordVerification()
SimpleTypeOrder orderByNewPasswordVerification()
ChangePasswordParams depending the feature newPasswordVerification
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate oldPassword()
SimpleTypeOrder orderByOldPassword()
ChangePasswordParams depending the feature oldPassword
Note: The order in which orderBy… instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||