public interface IEmailLinkService
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationParameter> |
getAdminConfigurationParameters() |
String |
getInboxUrl(MailStoreConfiguration config)
Get the URL of the inbox for this portlet request and mail
store configuration.
|
String |
getKey()
Return the unique key for this link service.
|
List<ConfigurationParameter> |
getUserConfigurationParameters() |
String getKey()
String getInboxUrl(MailStoreConfiguration config)
config - List<ConfigurationParameter> getAdminConfigurationParameters()
List<ConfigurationParameter> getUserConfigurationParameters()
Copyright © 2014 Jasig. All Rights Reserved.