Uses of Class
org.sakaiproject.mailsender.model.EmailRole
-
Packages that use EmailRole Package Description org.sakaiproject.mailsender.logic -
-
Uses of EmailRole in org.sakaiproject.mailsender.logic
Methods in org.sakaiproject.mailsender.logic that return types with arguments of type EmailRole Modifier and Type Method Description List<EmailRole>ComposeLogic. getEmailGroups()Get a list of groups available for this toolList<EmailRole>ComposeLogic. getEmailRoles()Read the tool config and build the email roles that are specifiedList<EmailRole>ComposeLogic. getEmailSections()Get the sections as by the section info tool
-