Interface | Description |
---|---|
Pagination |
Represents a client request to paginate a collection.
|
Sorting |
Represents a client request to sort a collection.
|
Class | Description |
---|---|
Argument |
Represents an argument passed to an attribute.
|
Attribute |
Represents an attribute on an Elide entity.
|
Attribute.AttributeBuilder | |
EntityProjection |
Represents a client data request against a subgraph of the entity relationship graph.
|
EntityProjection.EntityProjectionBuilder |
Customizes the lombok builder to our needs.
|
Relationship |
Represents a relationship on an Elide entity.
|
Enum | Description |
---|---|
Sorting.SortOrder |
Denotes the intended sort direction (ascending or descending).
|
Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.