CollectionEndpointImpl
Endpoint for a collection of TEntitys addressable as ElementEndpoints.
Use GenericCollectionEndpointImpl instead if you wish to customize the element endpoint type.
Parameters
The type of individual elements in the collection.
Constructors
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.