|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemplateActionModelFactory
A factory that builds models to use with a particular template engine for use with scheduled actions built from action templates.
Method Summary | |
---|---|
java.util.Map |
getModel()
Build a model with no default node context. |
java.util.Map |
getModel(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Build a model with a default node context. |
java.lang.String |
getTemplateEngine()
Get the name of the template engine for which this factory applies |
Method Detail |
---|
java.lang.String getTemplateEngine()
java.util.Map getModel()
java.util.Map getModel(org.alfresco.service.cmr.repository.NodeRef nodeRef)
nodeRef
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |