Interface IGdprNotification
public interface IGdprNotification
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setEnabled
(boolean value) void
setNotificationSubject
(String value) void
-
Method Details
-
isEnabled
boolean isEnabled() -
setEnabled
void setEnabled(boolean value) -
getNotificationSubject
String getNotificationSubject() -
setNotificationSubject
-
getNotificationTextTemplate
String getNotificationTextTemplate() -
setNotificationTextTemplate
-
getNotificationHtmlTemplate
String getNotificationHtmlTemplate()
-