Index
All Classes and Interfaces|All Packages
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
- ENCODING_TYPE_NULL - Enum constant in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
- encodingType(String) - Method in class io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl
G
- getErrorCode() - Method in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
-
Getter for errorCode.
- getErrorMessage() - Method in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
-
Getter for errorMessage.
- getMessage() - Method in enum class 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
- TEMPATE_NAME_NULL - Enum constant in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
- TEMPLATE_INPUT_STREAM_NULL - Enum constant in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
- TEMPLATE_INVALID_REFERENCE - Enum constant in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
- TEMPLATE_NOT_FOUND - Enum constant in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
- TEMPLATE_PARSING - Enum constant in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
- TEMPLATE_VALUES_NULL - Enum constant in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
- TemplateManagerBuilderImpl - Class in io.mosip.kernel.templatemanager.velocity.builder
-
TemplateManagerBuilderImpl will build the
TemplateManagerwith the configuration either custom or default. - TemplateManagerBuilderImpl() - Constructor for class io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl
- TemplateManagerConstant - Enum Class in io.mosip.kernel.templatemanager.velocity.constant
-
constants for NullPointerException Messages
- TemplateManagerExceptionCodeConstant - Enum Class in io.mosip.kernel.templatemanager.velocity.constant
-
exception constants for template manager
- TemplateManagerImpl - Class in io.mosip.kernel.templatemanager.velocity.impl
-
Implementation of
TemplateManagerwhich 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 class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WRITER_NULL - Enum constant in enum class io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant
All Classes and Interfaces|All Packages