public interface EmailTemplateRepository extends org.craftercms.commons.mongo.CrudRepository<EmailTemplate>
| Modifier and Type | Method and Description |
|---|---|
EmailTemplate |
findByContextAndType(String contextId,
String templateName) |
count, count, count, deleteFile, deleteFile, find, find, findAll, findById, findByStringId, findOne, findOne, getFileInfo, getFileInfo, insert, insert, readFile, readFile, remove, remove, removeById, save, save, saveFile, saveFile, update, update, update, update, updateFile, updateFile, updateFileEmailTemplate findByContextAndType(String contextId, String templateName) throws org.craftercms.commons.mongo.MongoDataException
org.craftercms.commons.mongo.MongoDataExceptionCopyright © 2014 CrafterCMS. All Rights Reserved.