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, setScopeParametarvoid deleteById(String id) throws ServiceManagerException
ServiceManagerExceptionLangridList<ProtocolModel> getAllList() throws ServiceManagerException
ServiceManagerException