|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.action.scheduled.FreeMarkerWithLuceneExtensionsModelFactory
public class FreeMarkerWithLuceneExtensionsModelFactory
A factory implementation to build suitable models for the freemarker templating language.
Constructor Summary | |
---|---|
FreeMarkerWithLuceneExtensionsModelFactory()
Default constructor. |
Method Summary | |
---|---|
java.util.Map |
getModel()
Get the non-contextual model. |
java.util.Map |
getModel(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Defines a non-contextual nod model + the contextual node |
java.lang.String |
getTemplateEngine()
The name of the template engine for which this model applies. |
void |
setServiceRegistry(ServiceRegistry serviceRegistry)
Set the service registry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FreeMarkerWithLuceneExtensionsModelFactory()
Method Detail |
---|
public void setServiceRegistry(ServiceRegistry serviceRegistry)
serviceRegistry
- public java.util.Map getModel()
getModel
in interface TemplateActionModelFactory
public java.util.Map getModel(org.alfresco.service.cmr.repository.NodeRef nodeRef)
getModel
in interface TemplateActionModelFactory
public java.lang.String getTemplateEngine()
getTemplateEngine
in interface TemplateActionModelFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |