public interface ProviderSettingsManager
Modifier and Type | Method and Description |
---|---|
ValueMap |
getProviderSettings(Resource res)
Returns a map of providers each containing a map of settings
for the given resource.
|
boolean |
hasActiveProviders(Resource res)
Checks whether active providers are available for the given resource.
|
ValueMap getProviderSettings(Resource res)
res
- The resource for which to get provider settings.boolean hasActiveProviders(Resource res)
res
- The resource for which to check providers."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"