|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreateUserParamsQuery
Method Summary | |
---|---|
ContactQuery |
contact()
|
StringTypePredicate |
initialPassword()
|
StringTypePredicate |
initialPasswordVerification()
|
SimpleTypeOrder |
orderByInitialPassword()
Allows to adds a sort instruction for CreateUserParams depending the feature initialPassword
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByInitialPasswordVerification()
Allows to adds a sort instruction for CreateUserParams depending the feature initialPasswordVerification
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByPrincipalName()
Allows to adds a sort instruction for CreateUserParams depending the feature principalName
Note: The order in which orderBy… instructions are given is relevant! |
PrincipalGroupQuery |
primaryUserGroup()
|
StringTypePredicate |
principalName()
|
Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
Method Detail |
---|
ContactQuery contact()
StringTypePredicate initialPassword()
SimpleTypeOrder orderByInitialPassword()
CreateUserParams
depending the feature initialPassword
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate initialPasswordVerification()
SimpleTypeOrder orderByInitialPasswordVerification()
CreateUserParams
depending the feature initialPasswordVerification
Note: The order in which orderBy…
instructions are given is relevant!
PrincipalGroupQuery primaryUserGroup()
StringTypePredicate principalName()
SimpleTypeOrder orderByPrincipalName()
CreateUserParams
depending the feature principalName
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 |