public interface ProtocolService extends DataService<ProtocolModel>
Modifier and Type | Method and Description |
---|---|
void |
deleteById(String id) |
LangridList<ProtocolModel> |
getAllList() |
add, delete, edit, get, getList, getTotalCount, isExist, setScopeParametar
void deleteById(String id) throws ServiceManagerException
ServiceManagerException
LangridList<ProtocolModel> getAllList() throws ServiceManagerException
ServiceManagerException