BookmarksServiceImpl

constructor(bookmarkEndPointURL: String, platformAuthorizer: PlatformAuthorizer)

Creates BookmarksService instance.

Parameters

bookmarkEndPointURL

the URL to Bookmark Microservice end point.

platformAuthorizer

PlatformAuthorizer instance to authorize Bookmark Microservice access.