| Interface | Description |
|---|---|
| OctaneCollection<T extends Entity> |
An extension of the
Collection interface that incorporates important metadata about the collection that has
been returned. |
| TypedEntityList.AvailableFields |
An interface that marks the fields in the entity that can be selected in queries and field selection
|
| TypedEntityList.SortableFields |
An interface that marks the fields in the entity that can be sorted
|
| Class | Description |
|---|---|
| EntityList |
This class represents the entity context and carries out the actual server requests.
|
| TypedEntityList |
The abstract super class for getting entity lists for typed entities.
|
| TypedEntityList.TypedEntityRequest<T extends TypedEntityModel> |
An instance of a request for typed entities such as create or get
|
Copyright © 2021 Micro Focus. All rights reserved.