JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
O
R
S
T
U
V
C
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplatedJoinMeInvite
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateDowntimeAnnouncement
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserAcceptedInvite
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserApprovedRequestVRE
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasBeenUnregisteredVRE
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasInvited
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasInvitedToSurvey
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasLeftVRE
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserRejectedRequestVRE
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserRequestedAccessVRE
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateUserSelfRegisteredVRE
compile(String)
- Method in class org.gcube.portal.mailing.templates.
TemplateWelcomeCreatedAccount
Constants
- Class in
org.gcube.portal.mailing.message
Constants()
- Constructor for class org.gcube.portal.mailing.message.
Constants
E
EmailAddress
- Class in
org.gcube.portal.mailing.message
Represents an email address.
EmailAddress(String, String)
- Constructor for class org.gcube.portal.mailing.message.
EmailAddress
Initialize the address with the email address and the personal parts.
EmailAddress(String)
- Constructor for class org.gcube.portal.mailing.message.
EmailAddress
Initialize the address with only the email address part.
EmailTemplateService
- Class in
org.gcube.portal.mailing.service
EmailTemplateService()
- Constructor for class org.gcube.portal.mailing.service.
EmailTemplateService
G
getAddress()
- Method in class org.gcube.portal.mailing.message.
EmailAddress
getAddress()
- Method in class org.gcube.portal.mailing.message.
Recipient
getPersonal()
- Method in class org.gcube.portal.mailing.message.
EmailAddress
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplatedJoinMeInvite
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateDowntimeAnnouncement
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserAcceptedInvite
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserApprovedRequestVRE
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasBeenUnregisteredVRE
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasInvited
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasInvitedToSurvey
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasLeftVRE
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserRejectedRequestVRE
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserRequestedAccessVRE
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserSelfRegisteredVRE
getTextHTML()
- Method in class org.gcube.portal.mailing.templates.
TemplateWelcomeCreatedAccount
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplatedJoinMeInvite
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateDowntimeAnnouncement
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserAcceptedInvite
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserApprovedRequestVRE
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasBeenUnregisteredVRE
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasInvited
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasInvitedToSurvey
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserHasLeftVRE
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserRejectedRequestVRE
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserRequestedAccessVRE
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateUserSelfRegisteredVRE
getTextPLAIN()
- Method in class org.gcube.portal.mailing.templates.
TemplateWelcomeCreatedAccount
getType()
- Method in class org.gcube.portal.mailing.message.
Recipient
O
org.gcube.portal.mailing.message
- package org.gcube.portal.mailing.message
org.gcube.portal.mailing.service
- package org.gcube.portal.mailing.service
org.gcube.portal.mailing.templates
- package org.gcube.portal.mailing.templates
R
Recipient
- Class in
org.gcube.portal.mailing.message
Represents an email recipient.
Recipient(String)
- Constructor for class org.gcube.portal.mailing.message.
Recipient
The address is of the form "anyuser@anyhost.anydomain" or "Name LastName <user@host.domain>".
Recipient(EmailAddress)
- Constructor for class org.gcube.portal.mailing.message.
Recipient
Initialize the recipient with the provided address.
Recipient(EmailAddress, RecipientType)
- Constructor for class org.gcube.portal.mailing.message.
Recipient
Initialize the recipient with the provided address and for the provided type.
RecipientType
- Enum in
org.gcube.portal.mailing.message
S
send(String, Template, HttpServletRequest, Recipient...)
- Static method in class org.gcube.portal.mailing.service.
EmailTemplateService
Initialize the email with the following information: The subject of the email The template instance for this email The httpServletRequest object One or several "to" recipient addresses
T
TemplatedJoinMeInvite
- Class in
org.gcube.portal.mailing.templates
TemplatedJoinMeInvite(String, String, GCubeUser, String, String, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplatedJoinMeInvite
TemplateDowntimeAnnouncement
- Class in
org.gcube.portal.mailing.templates
TemplateDowntimeAnnouncement(String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateDowntimeAnnouncement
TemplateUserAcceptedInvite
- Class in
org.gcube.portal.mailing.templates
TemplateUserAcceptedInvite(GCubeUser, String, String, String, Date, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserAcceptedInvite
TemplateUserApprovedRequestVRE
- Class in
org.gcube.portal.mailing.templates
TemplateUserApprovedRequestVRE(GCubeUser, GCubeUser, GCubeGroup, Date, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserApprovedRequestVRE
TemplateUserHasBeenUnregisteredVRE
- Class in
org.gcube.portal.mailing.templates
TemplateUserHasBeenUnregisteredVRE(GCubeUser, GCubeUser, GCubeGroup, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserHasBeenUnregisteredVRE
TemplateUserHasInvited
- Class in
org.gcube.portal.mailing.templates
TemplateUserHasInvited(GCubeUser, String, String, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserHasInvited
TemplateUserHasInvitedToSurvey
- Class in
org.gcube.portal.mailing.templates
TemplateUserHasInvitedToSurvey(String, String, String, String, String, String, String, String, boolean)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserHasInvitedToSurvey
TemplateUserHasLeftVRE
- Class in
org.gcube.portal.mailing.templates
TemplateUserHasLeftVRE(GCubeUser, String, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserHasLeftVRE
TemplateUserRejectedRequestVRE
- Class in
org.gcube.portal.mailing.templates
TemplateUserRejectedRequestVRE(GCubeUser, GCubeUser, GCubeGroup, Date, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserRejectedRequestVRE
TemplateUserRequestedAccessVRE
- Class in
org.gcube.portal.mailing.templates
TemplateUserRequestedAccessVRE(GCubeUser, GCubeGroup, String, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserRequestedAccessVRE
TemplateUserSelfRegisteredVRE
- Class in
org.gcube.portal.mailing.templates
TemplateUserSelfRegisteredVRE(GCubeUser, String, String, String)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateUserSelfRegisteredVRE
TemplateWelcomeCreatedAccount
- Class in
org.gcube.portal.mailing.templates
TemplateWelcomeCreatedAccount(String, String, GCubeUser, GCubeUser, GCubeGroup)
- Constructor for class org.gcube.portal.mailing.templates.
TemplateWelcomeCreatedAccount
toString()
- Method in class org.gcube.portal.mailing.message.
EmailAddress
toString()
- Method in class org.gcube.portal.mailing.message.
Recipient
U
USER_PROFILE_OID
- Static variable in class org.gcube.portal.mailing.message.
Constants
used to generate links to user profile pages
V
valueOf(String)
- Static method in enum org.gcube.portal.mailing.message.
RecipientType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.gcube.portal.mailing.message.
RecipientType
Returns an array containing the constants of this enum type, in the order they are declared.
C
E
G
O
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All Rights Reserved.