@Repository(value="optInfoDao") public class OptInfoDaoImpl extends com.centit.framework.hibernate.dao.BaseDaoImpl<OptInfo,String> implements OptInfoDao
| 构造器和说明 |
|---|
OptInfoDaoImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
countChildrenSum(String optId) |
Map<String,String> |
getFilterField() |
List<OptInfo> |
getMenuFuncByOptUrl() |
List<OptInfo> |
getMenuFuncByUserID(String userCode,
String optType) |
List<OptMethodUrlMap> |
listAllOptMethodUrlMap() |
List<OptInfo> |
listMenuByTypes(String... types) |
List<OptInfo> |
listObjectByParentOptid(String optId) |
List<OptInfo> |
listUserAllSubMenu(String userCode,
String optType) |
List<String> |
listUserDataPowerByOptMethod(String userCode,
String optId,
String optMethod) |
void |
updateOptInfo(OptInfo optInfo) |
builderHqlAndNamedParams, builderHqlAndNamedParams, builderStatHqlAndNamedParams, deleteObject, deleteObjectById, deleteObjectForce, deleteObjectForceById, deleteObjectsAsTabulation, deleteObjectsAsTabulation, deleteObjectsAsTabulation, flush, getClassTName, getClassTShortName, getCurrentSession, getFilterFieldWithPretreatment, getObjectById, getObjectByProperties, getObjectByProperty, getPkClass, getPoClass, getPoObjectId, getSessionFactory, listObjectByProperties, listObjectByProperty, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjects, listObjectsAll, listObjectsByNamedHql, listObjectsByNamedHql, listValidObjects, mergeObject, pageCount, pageCount, pageQuery, pageQuery, replaceObjectsAsTabulation, replaceObjectsAsTabulation, replaceObjectsAsTabulation, replaceObjectsAsTabulationCheckTimestamp, replaceObjectsAsTabulationCheckTimestamp, saveNewObject, saveNewObjects, saveNewObjects, saveObject, saveRawObject, setSessionFactory, updateObject, updateObjectCheckTimestamp, updateObjectProperties, updateObjectPropertiesCheckTimestamp, updateRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeleteObject, deleteObjectById, getObjectById, listObjects, listObjectsAll, saveNewObject@Transactional public List<OptInfo> getMenuFuncByOptUrl()
getMenuFuncByOptUrl 在接口中 OptInfoDao@Transactional public List<OptInfo> getMenuFuncByUserID(String userCode, String optType)
getMenuFuncByUserID 在接口中 OptInfoDao@Transactional public List<String> listUserDataPowerByOptMethod(String userCode, String optId, String optMethod)
listUserDataPowerByOptMethod 在接口中 OptInfoDao@Transactional public List<OptMethodUrlMap> listAllOptMethodUrlMap()
listAllOptMethodUrlMap 在接口中 OptInfoDaopublic int countChildrenSum(String optId)
countChildrenSum 在接口中 OptInfoDaopublic List<OptInfo> listObjectByParentOptid(String optId)
listObjectByParentOptid 在接口中 OptInfoDaopublic List<OptInfo> listMenuByTypes(String... types)
listMenuByTypes 在接口中 OptInfoDaopublic void updateOptInfo(OptInfo optInfo)
updateOptInfo 在接口中 OptInfoDaopublic List<OptInfo> listUserAllSubMenu(String userCode, String optType)
listUserAllSubMenu 在接口中 OptInfoDaoCopyright © 2018 Centit Information Technical, co. Inc.. All rights reserved.