Hierarchy For Package africa.absa.inception.mail
Class Hierarchy
- java.lang.Object
- africa.absa.inception.mail.FreeMarkerTemplateLoader (implements freemarker.cache.TemplateLoader)
- africa.absa.inception.mail.MailConfiguration
- africa.absa.inception.mail.MailService (implements africa.absa.inception.mail.IMailService, org.springframework.beans.factory.InitializingBean)
- africa.absa.inception.mail.MailTemplate (implements java.io.Serializable)
- africa.absa.inception.mail.MailTemplateContentTypeConverter (implements javax.persistence.AttributeConverter<X,Y>)
- africa.absa.inception.mail.MailTemplateContentTypeToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- africa.absa.inception.mail.MailTemplateSummary (implements java.io.Serializable)
- africa.absa.inception.mail.StringToMailTemplateContentTypeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- africa.absa.inception.core.service.ServiceException
- africa.absa.inception.mail.DuplicateMailTemplateException
- africa.absa.inception.mail.MailTemplateNotFoundException
- africa.absa.inception.core.service.ServiceException
- java.lang.Exception
Interface Hierarchy
- africa.absa.inception.mail.IMailService
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- africa.absa.inception.mail.MailTemplateRepository
- africa.absa.inception.mail.MailTemplateSummaryRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- africa.absa.inception.mail.MailTemplateRepository
- africa.absa.inception.mail.MailTemplateSummaryRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- africa.absa.inception.mail.MailTemplateContentType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)