@Deprecated public class PathTemplateResolver extends Object implements TemplateResolver
CockpitResourceLoader
. If a resource if found then its contents are returned as template.PathTemplateResolver| Constructor and Description |
|---|
PathTemplateResolver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected CockpitResourceLoader |
getCockpitResourceLoader()
Deprecated.
|
protected WidgetLibUtils |
getWidgetLibUtils()
Deprecated.
|
InputStream |
resolveTemplate(String templateId)
Deprecated.
Gets a template identified by provided id
|
void |
setCockpitResourceLoader(CockpitResourceLoader cockpitResourceLoader)
Deprecated.
|
void |
setWidgetLibUtils(WidgetLibUtils widgetLibUtils)
Deprecated.
|
public InputStream resolveTemplate(String templateId) throws IOException
TemplateResolverresolveTemplate in interface TemplateResolvertemplateId - identity of templateIOExceptionprotected CockpitResourceLoader getCockpitResourceLoader()
public void setCockpitResourceLoader(CockpitResourceLoader cockpitResourceLoader)
protected WidgetLibUtils getWidgetLibUtils()
public void setWidgetLibUtils(WidgetLibUtils widgetLibUtils)
Copyright © 2018. All rights reserved.