public interface TemplateModelWithAPISupport extends TemplateModel
TemplateModel on which the ?api operation can be applied.NOTHING| Modifier and Type | Method and Description |
|---|---|
TemplateModel |
getAPI()
Returns the model that exposes the (Java) API of the value.
|
TemplateModel getAPI() throws TemplateModelException
ObjectWrapperWithAPISupport.wrapAsAPI(Object).TemplateModelException