Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
EmailClassTemplate |
EmailClassTemplateList.copy(java.lang.String newName,
EmailClassTemplate source)
Duplicates the given template into a new template for the given name.
|
EmailClassTemplate |
EmailClassTemplateList.create(java.lang.String newName)
Creates a new template for the given name.
|
EmailClassTemplate |
EmailClassTemplateList.getEmailClassTemplate(java.lang.String name)
Returns the template for the given name.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<EmailClassTemplate> |
EmailClassTemplateList.getEmailClassTemplates()
Returns all templates contained in this list.
|
Modifier and Type | Method and Description |
---|---|
EmailClassTemplate |
EmailClassTemplateList.copy(java.lang.String newName,
EmailClassTemplate source)
Duplicates the given template into a new template for the given name.
|
void |
EmailClassTemplateList.delete(EmailClassTemplate template)
Deletes the given template.
|
void |
EmailClassTemplateList.rename(java.lang.String newName,
EmailClassTemplate template)
Renames the given template to the new specified name.
|
void |
EmailClassTemplateList.setAsDefault(EmailClassTemplate newDefault)
Sets the given template as the default template.
|
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.