Interface DictionaryItemService

All Superinterfaces:
ResponseService<DictionaryItemDTO,DictionaryItem>
All Known Implementing Classes:
DictionaryItemsServiceImpl

public interface DictionaryItemService extends ResponseService<DictionaryItemDTO,DictionaryItem>