|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CredentialsTQuery
| Method Summary | |
|---|---|
SimpleTypeOrder |
orderByPasswordMd5()
Allows to adds a sort instruction for CredentialsT depending the feature passwordMd5
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByResetPasswordChallenge()
Allows to adds a sort instruction for CredentialsT depending the feature resetPasswordChallenge
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByResetPasswordResponse()
Allows to adds a sort instruction for CredentialsT depending the feature resetPasswordResponse
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByUserName()
Allows to adds a sort instruction for CredentialsT depending the feature userName
Note: The order in which orderBy… instructions are given is relevant! |
StringTypePredicate |
passwordMd5()
|
StringTypePredicate |
resetPasswordChallenge()
|
StringTypePredicate |
resetPasswordResponse()
|
StringTypePredicate |
userName()
|
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
StringTypePredicate passwordMd5()
SimpleTypeOrder orderByPasswordMd5()
CredentialsT depending the feature passwordMd5
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate resetPasswordChallenge()
SimpleTypeOrder orderByResetPasswordChallenge()
CredentialsT depending the feature resetPasswordChallenge
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate resetPasswordResponse()
SimpleTypeOrder orderByResetPasswordResponse()
CredentialsT depending the feature resetPasswordResponse
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate userName()
SimpleTypeOrder orderByUserName()
CredentialsT depending the feature userName
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 | |||||||||