public abstract class UpdateObjectVelocityEnhancer<T> extends VelocityEnhancer<T>
| Modifier | Constructor and Description |
|---|---|
protected |
UpdateObjectVelocityEnhancer(java.lang.Class<T> baseClass) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
getAdditionalContextItems() |
protected boolean |
shouldEnhanceMethod(javassist.CtMethod method) |
enhanceClass, getTemplateLocationenhance, getBaseClass, getEnhancedClass, needsEnhancement, newInstance, validateClassIsEnhanceableprotected UpdateObjectVelocityEnhancer(java.lang.Class<T> baseClass)
protected boolean shouldEnhanceMethod(javassist.CtMethod method)
shouldEnhanceMethod in class VelocityEnhancer<T>protected java.util.Map<java.lang.String,java.lang.Object> getAdditionalContextItems()
getAdditionalContextItems in class VelocityEnhancer<T>Copyright © 2017. All Rights Reserved.