public interface TemplateHelper<T>
Modifier and Type | Field and Description |
---|---|
static String |
BYPASS_COMPONENT_HANDLING_ON_INCLUDE_ATTRIBUTE |
static String |
REQUEST_KEY |
static String |
RESPONSE_KEY |
static String |
SERVICE_RESOLVER |
Modifier and Type | Method and Description |
---|---|
CharSequence |
apply(T context,
Options options) |
Class<T> |
getContextType() |
String |
getHelperName() |
static final String REQUEST_KEY
static final String RESPONSE_KEY
static final String BYPASS_COMPONENT_HANDLING_ON_INCLUDE_ATTRIBUTE
static final String SERVICE_RESOLVER
CharSequence apply(T context, Options options) throws IOException
IOException
String getHelperName()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"