public class GeneralSettingsDescriptor extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
eMailSubjectPrefix  | 
protected String | 
mailSessionJndiName  | 
protected String | 
serverPrefix  | 
| Constructor and Description | 
|---|
GeneralSettingsDescriptor()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEMailSubjectPrefix()  | 
String | 
getMailSessionJndiName()  | 
String | 
getServerPrefix()  | 
protected String serverPrefix
protected String eMailSubjectPrefix
protected String mailSessionJndiName
public GeneralSettingsDescriptor()
public String getEMailSubjectPrefix()
public String getServerPrefix()
public String getMailSessionJndiName()
Copyright © 2019 Nuxeo. All rights reserved.