Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
EmailLayout |
EmailLayoutsList.copy(java.lang.String newName,
EmailLayout copySource)
Duplicates the given email layout and stores the result under the specified name.
|
EmailLayout |
EmailLayoutsList.copy(java.lang.String newName,
EmailLayout copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given email layout and stores the result under the specified name.
|
EmailLayout |
EmailLayoutsList.getDefaultEmailLayout()
Returns the default email layout.
|
EmailLayout |
EmailLayoutsList.getEmailLayout(GUID layoutID)
Returns the email layout for the given id.
|
EmailLayout |
EmailLayoutsList.getEmailLayout(java.lang.String name)
Returns the email layout for the given name.
|
EmailLayout |
EmailLayoutsList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported email layout data into a new email layout.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<EmailLayout> |
EmailLayoutsList.getEmailLayouts()
Returns all email layouts contained in this list.
|
Modifier and Type | Method and Description |
---|---|
EmailLayout |
EmailLayoutsList.copy(java.lang.String newName,
EmailLayout copySource)
Duplicates the given email layout and stores the result under the specified name.
|
EmailLayout |
EmailLayoutsList.copy(java.lang.String newName,
EmailLayout copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given email layout and stores the result under the specified name.
|
void |
EmailLayoutsList.delete(EmailLayout emailLayout)
Deletes the given email layout.
|
void |
EmailLayoutsList.rename(java.lang.String newName,
EmailLayout emailLayout)
Renames the given email layout to the new specified name.
|
void |
EmailLayoutsList.rename(java.lang.String newName,
EmailLayout emailLayout,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given email layout to the new specified name.
|
void |
EmailLayoutsList.setAsDefault(EmailLayout newDefault)
Sets the given email layout as the default email layout.
|
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.