Remove deprecated functions from DatasetDmsApi
As per #29 (closed) the non rest APIs were deprecated and new REST complaint apis were added. This request is to remove the support of non rest apis and code cleanup.
- No logic was changed, deprecated functions were removed
- Older not required types were replaced with new types.
- Configuration Flag for enabling Rest APIs were removed
Common code change.
Edited by Deepa Kumari