public interface ITemplateManager
void
put(String key, Object value)
String
render(String templatename, String templatesource)
void put(String key, Object value)
key
value
String render(String templatename, String templatesource) throws Exception
templatename
templatesource
CRException
Exception
Copyright © 2016 Gentics Software GmbH. All Rights Reserved.