AbstractImplementation() | org.turro.elephant.impl.abstracts.AbstractImplementation | |
addCssFile(String cssFile) | org.turro.mail.impl.MailPool | |
addToPool(String from, String to, String cc, String subject, String message, String content) | org.turro.mail.impl.MailPool | |
attributes | org.turro.elephant.impl.abstracts.AbstractImplementation | protected |
configuration | org.turro.elephant.impl.abstracts.AbstractImplementation | protected |
constructor | org.turro.elephant.impl.abstracts.AbstractImplementation | protected |
getAttributes() | org.turro.elephant.impl.abstracts.AbstractImplementation | |
getLongAttribute(String key) | org.turro.elephant.impl.abstracts.AbstractImplementation | |
getMailSession() | org.turro.mail.impl.MailPool | protected |
getTemplateString(String attribute) | org.turro.mail.impl.MailPool | |
iel | org.turro.elephant.impl.abstracts.AbstractImplementation | protected |
MailPool() | org.turro.mail.impl.MailPool | |
sendMailToAdmin(String subject, String message) | org.turro.mail.impl.MailPool | static |
sendMailToAssistants(String path, String subject, String message, Object data) | org.turro.mail.impl.MailPool | static |
sendMailToAssistantsAndAdmin(String path, String subject, String message, Object data) | org.turro.mail.impl.MailPool | static |
sendMailToRole(String role, String subject, String message, Object data) | org.turro.mail.impl.MailPool | static |
sendMailToRoleAndAdmin(String role, String subject, String message, Object data) | org.turro.mail.impl.MailPool | static |
sendPool() | org.turro.mail.impl.MailPool | |
session | org.turro.mail.impl.MailPool | protected |
setConfiguration(Element configuration) | org.turro.elephant.impl.abstracts.AbstractImplementation | |
setConstructor(IConstructor constructor) | org.turro.elephant.impl.abstracts.AbstractImplementation | |
setElement(IElement element) | org.turro.elephant.impl.abstracts.AbstractImplementation | |
setEncoding(String encoding) | org.turro.mail.impl.MailPool | |