Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/paging #390

Merged
merged 36 commits into from
Jun 16, 2017
Merged

Feature/paging #390

merged 36 commits into from
Jun 16, 2017

Conversation

ridoo
Copy link
Member

@ridoo ridoo commented Jun 16, 2017

closes #129

SpeckiJ and others added 30 commits May 25, 2017 14:18
…it' and 'offset'.

The Paging is implemented as a wrapper around the OutputCollection Class.

Calculation of last Element is broken! WIP

further Documentation is to be found in the series-rest-api official documentation.
…ingadapter`.

fixed Calculation of last Elements.
fixed External URL Aquisation.

ServicesParameterController & GeometriesController still WIP! Paging currently disabled for both.
self reference is always present if offset is valid
first reference is always present if offset is valid
last reference is always present if offset is valid

next reference is present if exists and offset is valid
previous reference is present if exists and offset is valid
Implemented Paging for Services. Needs getServiceCount() Functionality in doa-series-api.
fixed wrong return value for unimplemented features.
@ridoo ridoo added this to the v2.0.0 milestone Jun 16, 2017
@ridoo ridoo self-assigned this Jun 16, 2017
@ridoo ridoo merged commit b49cd06 into 52North:develop Jun 16, 2017
@ridoo ridoo deleted the feature/paging branch June 18, 2017 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Paging for DAO SPI implemenation
2 participants