GenericCollectionEndpoint
Endpoint for a collection of TEntitys addressable as TElementEndpoints.
Use the more constrained CollectionEndpoint when possible.
Parameters
TEntity
The type of individual elements in the collection.
TElementEndpoint
The type of ElementEndpoint to provide for individual TEntitys.
Inheritors
Properties
Link copied to clipboard
Shows whether the server has indicated that createAll is currently allowed.
Link copied to clipboard
Shows whether the server has indicated that create is currently allowed.
Link copied to clipboard
Shows whether the server has indicated that readAll is currently allowed.
Link copied to clipboard
Shows whether the server has indicated that readRange is allowed.
Link copied to clipboard
Shows whether the server has indicated that setAll is currently allowed.
Functions
Link copied to clipboard
Adds an entity as a new element to the collection.
Link copied to clipboard
Returns an ElementEndpoint for a specific child element.