|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrivateKeyException | |
---|---|
com.gentics.api.portalnode.templateengine | Package for classes and interfaces of the Gentics® Template Engine. |
Uses of PrivateKeyException in com.gentics.api.portalnode.templateengine |
---|
Methods in com.gentics.api.portalnode.templateengine that throw PrivateKeyException | |
---|---|
void |
TemplateProcessor.put(java.lang.String key,
java.lang.Object object)
Used to store objects in the template processor which will be available in the template source as variables. |
void |
TemplateProcessor.putAll(java.util.Map map)
Store all objects in the given map into the context of the template processor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |