|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CredentialQuery
A CredentialQuery selects a set of instances of class
Credential based on conditions to be met by their
attributes.
| Method Summary | |
|---|---|
BooleanTypePredicate |
locked()
Adds a constraint for the feature locked to the predicate. |
SimpleTypeOrder |
orderByLocked()
Allows to adds a sort instruction for Credential depending
the feature locked
Note: The order in which orderBy…
instructions are given is relevant! |
SubjectQuery |
subject()
Adds a constraint for the feature subject to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
BooleanTypePredicate locked()
locked to the predicate.
The predicate for Credential evaluates true
if its value of feature locked satisfies the selected
condition.
SimpleTypeOrder orderByLocked()
Credential depending
the feature locked
Note: The order in which orderBy…
instructions are given is relevant!
SubjectQuery subject()
subject to the
predicate. The predicate for Credential evaluates
true if its value of feature subject
satisfies the selected condition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||