Class SingleRootIdentifierStrategy
Hierarchy
-
SingleRootIdentifierStrategy
Properties
Private Readonly baseUrl
baseUrl: string
Protected Readonly logger
logger
: Logger = getLoggerFor(this)
Methods
isRootContainer
-
Parameters
Returns boolean
supportsIdentifier
-
Parameters
Returns boolean
An IdentifierStrategy that assumes there is only 1 root and all other identifiers are made by appending to that root.