- getAttachments() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getConfig() - Method in interface org.sakaiproject.mailsender.logic.ConfigLogic
-
Get the current tool placement config
- getConfig() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getContent() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getCurrentLocationId() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
- getCurrentSite() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
Get the current site's details
- getCurrentSiteTitle() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
- getCurrentUser() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
Get details for the current user
- getCurrentUserId() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
- getDefaultSubjectPrefix() - Method in interface org.sakaiproject.mailsender.logic.ConfigLogic
-
Returns the default subject prefix.
- getEmailGroups() - Method in interface org.sakaiproject.mailsender.logic.ComposeLogic
-
Get a list of groups available for this tool
- getEmailRoles() - Method in interface org.sakaiproject.mailsender.logic.ComposeLogic
-
Read the tool config and build the email roles that are specified
- getEmailSections() - Method in interface org.sakaiproject.mailsender.logic.ComposeLogic
-
Get the sections as by the section info tool
- getFrom() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getGroupAwareRole() - Method in interface org.sakaiproject.mailsender.logic.ComposeLogic
-
Get group-aware role which is set in sakai.properties e.g.
- getGroupAwareRoleDefault() - Method in interface org.sakaiproject.mailsender.logic.ComposeLogic
-
// OOTB(Out of the box) Sakai defaults
- getGroupIds() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getMessages() - Method in exception org.sakaiproject.mailsender.MailsenderException
-
- getOtherRecipients() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getPermissionKeys() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
Get a list of the permission keys for the tool
- getRealmId() - Method in class org.sakaiproject.mailsender.model.EmailRole
-
- getReplyTo() - Method in class org.sakaiproject.mailsender.model.ConfigEntry
-
- getRoleId() - Method in class org.sakaiproject.mailsender.model.EmailRole
-
- getRoleIds() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getRolePlural() - Method in class org.sakaiproject.mailsender.model.EmailRole
-
- getRoleSingular() - Method in class org.sakaiproject.mailsender.model.EmailRole
-
- getSectionIds() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getSiteID() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
Get the site id for the current site
- getSiteRealmID() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
Get the realm id for the current site
- getSiteType() - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
Get the type of the current site
- getSubject() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getSubjectPrefix() - Method in class org.sakaiproject.mailsender.model.ConfigEntry
-
- getSubjectPrefixType() - Method in class org.sakaiproject.mailsender.model.ConfigEntry
-
- getType() - Method in class org.sakaiproject.mailsender.model.EmailRole
-
- getUploadDirectory() - Method in interface org.sakaiproject.mailsender.logic.ConfigLogic
-
Get the directory where uploads should be stored
- getUser(String) - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
Get details for a user
- getUserDisplayName(String) - Method in interface org.sakaiproject.mailsender.logic.ExternalLogic
-
Get the display name for a user by their unique id
- getUserIds() - Method in class org.sakaiproject.mailsender.model.EmailEntry
-
- getUsers() - Method in interface org.sakaiproject.mailsender.logic.ComposeLogic
-
- getUsersByGroup(String) - Method in interface org.sakaiproject.mailsender.logic.ComposeLogic
-
Retrieve members for the current site that are of a certain group/section
- getUsersByRole(String) - Method in interface org.sakaiproject.mailsender.logic.ComposeLogic
-
Retrieve members for the current site that are of a certain role.