Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
EmailClass |
EmailClassesList.copy(java.lang.String newName,
EmailClass copySource)
Duplicates the given email class and stores the result under the specified name.
|
EmailClass |
EmailClassesList.copy(java.lang.String newName,
EmailClass copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given email class and stores the result under the specified name.
|
EmailClass |
EmailClassesList.getEmailClass(GUID id)
Returns the email class for the given class id.
|
EmailClass |
EmailClassesList.getEmailClass(java.lang.String name)
Returns the email class for the given name.
|
EmailClass |
EmailClassesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported email class data into a new email class.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<EmailClass> |
EmailClassesList.getEmailClasses()
Returns all email classes contained in this list.
|
Modifier and Type | Method and Description |
---|---|
EmailClass |
EmailClassesList.copy(java.lang.String newName,
EmailClass copySource)
Duplicates the given email class and stores the result under the specified name.
|
EmailClass |
EmailClassesList.copy(java.lang.String newName,
EmailClass copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given email class and stores the result under the specified name.
|
void |
EmailClassesList.delete(EmailClass emailClass)
Deletes the given email class.
|
void |
EmailClassesList.rename(java.lang.String newName,
EmailClass emailClass)
Renames the given email class to the new specified name.
|
void |
EmailClassesList.rename(java.lang.String newName,
EmailClass emailClass,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given email class to the new specified name.
|
void |
EmailClassesList.setAsDefault(EmailClass newDefault)
Sets the given email class as the default email class.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.