| Interface | Description |
|---|---|
| TemplateService |
Services for
Template related queries |
| TemplateStoreService<T> |
A service that defines how the actual Template-Store is loaded.
A template store refers to the actual markup file and not the Template meta data for the template. |
| Class | Description |
|---|---|
| FileTemplateStoreService |
File based implementation of
TemplateStoreService |
| PostTemplateServiceImpl |
Implementation of the
TemplateService for Posts. |
| TemplateServiceImpl |
Default implementation of the
TemplateService |
Copyright © 2018. All rights reserved.