Class GeneralSettingsDescriptor
- java.lang.Object
-
- org.nuxeo.ecm.platform.ec.notification.service.GeneralSettingsDescriptor
-
public class GeneralSettingsDescriptor extends Object
- Author:
- Narcis Paslaru
-
-
Field Summary
Fields Modifier and Type Field Description protected String
eMailSubjectPrefix
protected String
mailSessionJndiName
protected String
serverPrefix
-
Constructor Summary
Constructors Constructor Description GeneralSettingsDescriptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getEMailSubjectPrefix()
String
getMailSessionJndiName()
String
getServerPrefix()
-