Class ESRIConfigHelper


  • @Deprecated(forRemoval=true,
                since="22.02")
    public class ESRIConfigHelper
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecate the class since we duplicate it in WebSDK, and it is expected to be removed in the future releases. The class for replacement is com.microstrategy.web.config.esri.ESRIConfigHelper.
    • Field Detail

      • nameConversion

        protected MapNameConversions nameConversion
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Constructor Detail

      • ESRIConfigHelper

        public ESRIConfigHelper()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getRolesConfigurationBlock

        public BlockList getRolesConfigurationBlock​(ESRIConfigurationInfo esriConfig)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getLayersConfigurationBlock

        public BlockList getLayersConfigurationBlock​(ESRIConfigurationInfo esriConfig)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getShapesConfigurationBlock

        public BlockList getShapesConfigurationBlock​(ESRIConfigurationInfo esriConfig)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • cacheToken

        protected Block cacheToken​(TaskRequestContext context,
                                   java.lang.String tokenjson,
                                   java.lang.String appId)
                            throws TaskException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Throws:
        TaskException