Skip navigation links
B E G I M R T V 

B

bindInputToContext(Map<String, Object>) - Static method in class io.mosip.kernel.templatemanager.velocity.util.TemplateManagerUtil
Method to bind the map of values into VelocityContext
build() - Method in class io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl
 

E

enableCache(boolean) - Method in class io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl
 
encodingType(String) - Method in class io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl
 

G

getErrorCode() - Method in enum io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
Getter for errorCode.
getErrorMessage() - Method in enum io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
Getter for errorMessage.
getMessage() - Method in enum io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
Getter for getting the message

I

io.mosip.kernel.templatemanager.velocity.builder - package io.mosip.kernel.templatemanager.velocity.builder
 
io.mosip.kernel.templatemanager.velocity.constant - package io.mosip.kernel.templatemanager.velocity.constant
 
io.mosip.kernel.templatemanager.velocity.impl - package io.mosip.kernel.templatemanager.velocity.impl
 
io.mosip.kernel.templatemanager.velocity.util - package io.mosip.kernel.templatemanager.velocity.util
 

M

merge(InputStream, Map<String, Object>) - Method in class io.mosip.kernel.templatemanager.velocity.impl.TemplateManagerImpl
 
merge(String, Writer, Map<String, Object>) - Method in class io.mosip.kernel.templatemanager.velocity.impl.TemplateManagerImpl
 
merge(String, Writer, Map<String, Object>, String) - Method in class io.mosip.kernel.templatemanager.velocity.impl.TemplateManagerImpl
 

R

resourceLoader(String) - Method in class io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl
 
resourcePath(String) - Method in class io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl
 

T

TemplateManagerBuilderImpl - Class in io.mosip.kernel.templatemanager.velocity.builder
TemplateManagerBuilderImpl will build the TemplateManager with the configuration either custom or default.
TemplateManagerBuilderImpl() - Constructor for class io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl
 
TemplateManagerConstant - Enum in io.mosip.kernel.templatemanager.velocity.constant
constants for NullPointerException Messages
TemplateManagerExceptionCodeConstant - Enum in io.mosip.kernel.templatemanager.velocity.constant
exception constants for template manager
TemplateManagerImpl - Class in io.mosip.kernel.templatemanager.velocity.impl
Implementation of TemplateManager which uses Velocity Template Engine, TemplateManagerImpl will merge the template with values.
TemplateManagerImpl(VelocityEngine) - Constructor for class io.mosip.kernel.templatemanager.velocity.impl.TemplateManagerImpl
 
TemplateManagerUtil - Class in io.mosip.kernel.templatemanager.velocity.util
TemplateManagerUtil contain Utility methods

V

valueOf(String) - Static method in enum io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
Returns an array containing the constants of this enum type, in the order they are declared.
B E G I M R T V 
Skip navigation links

Copyright © 2020. All rights reserved.