Interface AudDictionaryService

All Superinterfaces:
ResponseService<AudDictionaryDto,AudDictionary>
All Known Implementing Classes:
AudDictionaryServiceImpl

public interface AudDictionaryService extends ResponseService<AudDictionaryDto,AudDictionary>