public interface TaskConfigMapper
| Modifier and Type | Method and Description |
|---|---|
TaskConfig |
getTaskConfig(String taskNo) |
List<TaskConfig> |
listAllActiveTaskConfig() |
List<TaskConfig> listAllActiveTaskConfig() throws org.springframework.dao.DataAccessException
org.springframework.dao.DataAccessExceptionTaskConfig getTaskConfig(String taskNo) throws org.springframework.dao.DataAccessException
taskNo - org.springframework.dao.DataAccessExceptionCopyright © 2016. All rights reserved.