Find all repository items matching the filter parameters.
Gets all repository items. The cached data will be returned if the data has been fetched before. Using the forceFetch parameter, a user can order a fresh copy to be fetched from the server.
Flag whether to force a server request or not. False by default.
Array of resources.
Returns the site that is closest to the specified global coordinate.
Location of the site in WGS 84
Promise that resolves with the site
Gets one repository item by id. The cached data will be returned if the data has been fetched before. Using the forceFetch parameter, a user can order a fresh copy to be fetched from the server. In case a new record is fetched, the data will be updated accordingly.
False by default.
Deletes an item from the repository.
Saves new and/or updated items.
The resource or array of resources to save or update.
A new array with referenced resources.
Generated using TypeDoc
Factory method. Creates and returns a new empty instance of the entity.