public interface TemplateActionModelFactory
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getModel()
Build a model with no default node context.
|
Map<String,Object> |
getModel(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Build a model with a default node context.
|
String |
getTemplateEngine()
Get the name of the template engine for which this factory applies
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.