public interface WrapperTemplateModel extends TemplateModel
You may also want to implement AdapterTemplateModel
.
NOTHING
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getWrappedObject()
Retrieves the original object wrapped by this model.
|