public interface SmsOperationConfigurationServiceLocal extends CRUDServiceLocal<SmsOperationConfiguration,SmsOperationConfigurationDTO,SmsOperationConfigurationData,SmsOperationConfigurationDataParams>, SmsOperationConfigurationService
SmsOperationConfigurationService| Modifier and Type | Method and Description |
|---|---|
java.util.List<TextSmsOperationConfiguration> |
listSmsTexts(SmsChannelConfiguration smsConfiguration)
Returns the SMS text operations for a given SMS channel configuration
|
find, findAll, getEntityClass, newEntity, remove, removeAll, toDTO, toEntity, validategetSmsTextsListData, listSmsTextsgetData, getDataForNew, load, remove, removeAll, savejava.util.List<TextSmsOperationConfiguration> listSmsTexts(SmsChannelConfiguration smsConfiguration)