public interface IRoutePlineHandler extends IBaseEntityHandler<RoutePlineEntity>
限定符和类型 | 方法和说明 |
---|---|
List<RoutePlineEntity> |
getByPLine(long plineId) |
List<RoutePlineEntity> |
getByRouteId(long routeId) |
RoutePlineEntity |
getByRouteIdAndPlineId(long routeId,
long pLineId) |
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, listByFilter, listSimpleData, paging, pagingByFilter, save, saveAll
RoutePlineEntity getByRouteIdAndPlineId(long routeId, long pLineId)
List<RoutePlineEntity> getByPLine(long plineId)
List<RoutePlineEntity> getByRouteId(long routeId)
Copyright © 2019. All rights reserved.