Namespace

Resolvers

Resolvers

Provides a bridge between the Managers Namespace and the resolving of const DSUs

View Source managers/resolvers/index.js, line 1

Classes

BatchResolver

Resolver classes substitute Managers when they're not available to be resolve a Const DSU and extract the updated Information when required

.
ProductResolver

Methods

# static getBatchResolver() → {BatchResolver}

View Source managers/resolvers/BatchResolver.js, line 21

the batch resolver as a singleton

BatchResolver

# static getProductResolver() → {ProductResolver}

View Source managers/resolvers/ProductResolver.js, line 20

as a singleton

ProductResolver