Function _templatizeAdminLayerInfoPrivate

  • Private

    Templatize a layers adminLayerInfo by removing properties that will case issues with clone. Also templatizes the source service name when we are dealing with a view.

    Parameters

    • layer: any

      The layer to be modified

    • dependencies: IDependency[]

      Array of service dependencies

    • templateDictionary: any

    Returns any

    A new copy of the modified adminLayerInfo for the given layer