GenericCollectionEndpointImpl
Endpoint for a collection of TEntitys addressable as TElementEndpoints.
Use the more constrained CollectionEndpointImpl when possible.
Parameters
The endpoint used to navigate to this one.
The URI of this endpoint relative to the referrer's.
The type of individual elements in the collection.
The factory for constructing TElementEndpoints to provide for individual elements.
The type of individual elements in the collection.
The type of ElementEndpoint to provide for individual TEntitys.
Inheritors
Constructors
Creates a new element collection endpoint.
Properties
Shows whether the server has indicated that createAll is currently allowed.
Shows whether the server has indicated that create is currently allowed.
The value used for HttpContentRangeHeader.unit.
Shows whether the server has indicated that readAll is currently allowed.
Shows whether the server has indicated that readRange is allowed.
A cached copy of the last response.
Shows whether the server has indicated that setAll is currently allowed.
Functions
Adds an entity as a new element to the collection.
Deserializes an entity using the first serializer that supports the body's content type.
Returns an ElementEndpoint for a specific child element.
Retrieves a link template with a specific relation type.
Registers one or more default links for a specific relation type.
Registers a default link template for a specific relation type.