com.gentics.cr.template
Class PortletsuiteStringTemplate
java.lang.Object
com.gentics.cr.template.PortletsuiteStringTemplate
- All Implemented Interfaces:
- com.gentics.cr.template.ITemplate, Serializable
public class PortletsuiteStringTemplate
- extends Object
- implements Serializable, com.gentics.cr.template.ITemplate
New StringTemplate Class to make it serializable for caching
TODO: remove this class when StringTemplate in Contentconnector is serializable
- See Also:
- Serialized Form
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
private String key
source
private String source
PortletsuiteStringTemplate
public PortletsuiteStringTemplate(String templateSource)
throws com.gentics.cr.exceptions.CRException
- Throws:
com.gentics.cr.exceptions.CRException
getKey
public String getKey()
- Specified by:
getKey
in interface com.gentics.cr.template.ITemplate
getSource
public String getSource()
- Specified by:
getSource
in interface com.gentics.cr.template.ITemplate
Copyright © 2014 Gentics Software GmbH. All Rights Reserved.