public interface OptDataScopeDao
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deleteDataScopeOfOptID(String sOptID) |
void |
deleteObject(OptDataScope optDataScope) |
List<OptDataScope> |
getDataScopeByOptID(String sOptID) |
String |
getNextOptCode() |
int |
getOptDataScopeSumByOptID(String sOptID) |
List<String> |
listDataFiltersByIds(Collection<String> scopeCodes) |
void |
mergeObject(OptDataScope optDataScope) |
void mergeObject(OptDataScope optDataScope)
void deleteObject(OptDataScope optDataScope)
List<OptDataScope> getDataScopeByOptID(String sOptID)
int getOptDataScopeSumByOptID(String sOptID)
void deleteDataScopeOfOptID(String sOptID)
String getNextOptCode()
List<String> listDataFiltersByIds(Collection<String> scopeCodes)
Copyright © 2017. All rights reserved.