@Repository(value="unitInfoDao") public interface UnitInfoDao extends UnitInfoDao
| 限定符和类型 | 方法和说明 |
|---|---|
UnitInfo |
getPeerUnitByName(String unitName,
String parentUnit,
String unitCode) |
Integer |
isExistsUnitByParentAndOrder(String parentUnit,
long unitOrder) |
deleteObjectById, getAllParentUnit, getNextKey, getObjectById, getUnitByName, getUnitByTag, getUnitByWord, listObjects, listObjects, listSubUnitsByUnitPaht, listUnitUsers, pageCount, pageQuery, saveNewObject, updateUnitUnitInfo getPeerUnitByName(@Param(value="unitName") String unitName, @Param(value="parentUnit") String parentUnit, @Param(value="unitCode") String unitCode)
getPeerUnitByName 在接口中 UnitInfoDaoInteger isExistsUnitByParentAndOrder(@Param(value="parentUnit") String parentUnit, @Param(value="unitOrder") long unitOrder)
isExistsUnitByParentAndOrder 在接口中 UnitInfoDaoCopyright © 2018 Centit Information Technical, co. Inc.. All rights reserved.