Options
All
  • Public
  • Public/Protected
  • All
Menu

An AuxiliaryIdentifierStrategy that combines multiple AuxiliaryIdentifierStrategies into one. Uses isAuxiliaryIdentifier to know which strategy to route to.

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected Readonly sources

Methods

getAssociatedIdentifier

getAuxiliaryIdentifier

  • getAuxiliaryIdentifier(): never

getAuxiliaryIdentifiers

Protected getMatchingSource

isAuxiliaryIdentifier

  • Checks if the input identifier corresponds to an auxiliary resource. This does not check if that auxiliary resource exists, only if the identifier indicates that there could be an auxiliary resource there.

    Parameters

    Returns boolean