Interface DictionaryTypeDescService

All Superinterfaces:
ResponseService<DictionaryTypeDescDTO,DictionaryTypeDesc>
All Known Implementing Classes:
DictionaryTypeDescServiceImpl

public interface DictionaryTypeDescService extends ResponseService<DictionaryTypeDescDTO,DictionaryTypeDesc>