public interface OptFlowNoPoolDao
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteObject(OptFlowNoPool optFlowNoPool) |
void |
deleteObjectById(OptFlowNoPoolId cid) |
long |
fetchFirstLsh(String ownerCode,
String codeCode,
Date codeBaseDate) |
OptFlowNoPool |
getObjectById(OptFlowNoPoolId cid) |
List<OptFlowNoPool> |
listLshInPool(Map<String,Object> filterMap,
com.centit.support.database.utils.PageDesc pageDesc) |
void |
saveNewOptFlowNoPool(OptFlowNoPool optFlowNoPool) |
OptFlowNoPool getObjectById(OptFlowNoPoolId cid)
void deleteObject(OptFlowNoPool optFlowNoPool)
void deleteObjectById(OptFlowNoPoolId cid)
void saveNewOptFlowNoPool(OptFlowNoPool optFlowNoPool)
List<OptFlowNoPool> listLshInPool(Map<String,Object> filterMap, com.centit.support.database.utils.PageDesc pageDesc)
Copyright © 2021 Centit Information Technical, co. Inc.. All rights reserved.