org.kuali.rice.krad.uif.freemarker
Class FreeMarkerCollectionGroupAdaptor
java.lang.Object
org.kuali.rice.krad.uif.freemarker.FreeMarkerCollectionGroupAdaptor
- All Implemented Interfaces:
- freemarker.core.InlineTemplateAdaptor, Serializable
public class FreeMarkerCollectionGroupAdaptor
- extends Object
- implements freemarker.core.InlineTemplateAdaptor, Serializable
Inline FreeMarker template adaptor for supporting collectionGroup.ftl
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Method Summary |
void |
accept(freemarker.core.Environment env)
Render a collection group component inline. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreeMarkerCollectionGroupAdaptor
public FreeMarkerCollectionGroupAdaptor()
accept
public void accept(freemarker.core.Environment env)
throws freemarker.template.TemplateException,
IOException
- Render a collection group component inline.
- Specified by:
accept
in interface freemarker.core.InlineTemplateAdaptor
- Throws:
freemarker.template.TemplateException
IOException
- See Also:
InlineKradAdaptor.accept(freemarker.core.Environment)
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.