Container of Data Access Providers.

Hierarchy

Methods

  • Returns

    the attributes data source with the given ID, or null if it does not exist.

    Parameters

    • dataSourceId: string

    Returns null | AttributeDataAccessProvider

  • Returns

    the bucket data source with the given ID, or null if it does not exist.

    Parameters

    • dataSourceId: string

    Returns null | ScriptBucket