Class TemplateCompilerMemoryStoreConstants
- java.lang.Object
-
- org.rodnansol.core.generator.template.compiler.TemplateCompilerMemoryStoreConstants
-
public final class TemplateCompilerMemoryStoreConstants extends Object
Class containts contants for the memory store.- Since:
- 0.6.0
- Author:
- nandorholozsnyak
-
-
Field Summary
Fields Modifier and Type Field Description static StringTEMPLATE_CUSTOMIZATIONKey representing theTemplateCustomizationin the memory store.
-
-
-
Field Detail
-
TEMPLATE_CUSTOMIZATION
public static final String TEMPLATE_CUSTOMIZATION
Key representing theTemplateCustomizationin the memory store.- Since:
- 0.6.0
- See Also:
- Constant Field Values
-
-