Interface | Description |
---|---|
IdentityQuery<T extends IdentityType> |
Unified identity query API
|
QueryParameter |
A marker interface indicating that the implementing class can be used as a
parameter within an IdentityQuery or RelationshipQuery
|
RelationshipQuery<T extends Relationship> |
Used to query identity relationships
|
RelationshipQueryParameter |
Class | Description |
---|---|
AttributeParameter |
This class can be used to define a query parameter for properties annotated with
AttributeProperty . |
RelationshipCriteria |
Copyright © 2014. All rights reserved.