public interface EmailConfigurationService extends EditableService<EmailConfiguration,Long>
Modifier and Type | Method and Description |
---|---|
EmailConfiguration |
getDefaultConfiguration() |
void |
setAsDefault(Long id)
Ustawia konfiguracje jako domyślną
|
delete, save, update
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResult
EmailConfiguration getDefaultConfiguration() throws DefaultConfigurationNotFoundException
DefaultConfigurationNotFoundException
void setAsDefault(Long id)
id
- Copyright © 2023 Suncode. All rights reserved.