@Service @Primary public class RoutePlineService extends AbstractBaseDomainObjectService<RoutePline,RoutePlineEntity> implements IRoutePlineService
domainObjectClass, entityClass
构造器和说明 |
---|
RoutePlineService() |
限定符和类型 | 方法和说明 |
---|---|
List<RoutePline> |
getByPLine(long plineId) |
List<RoutePline> |
getByRouteId(long routeId) |
RoutePline |
getByRouteIdAndPlineId(long routeId,
long pLineId) |
protected IBaseEntityHandler<RoutePlineEntity> |
getEntityHandler() |
countByFilter, createClientObject, createClientObject, createClientObjects, createClientObjects, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, getInternalEntities, getInternalEntity, getObjectType, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAll
public RoutePline getByRouteIdAndPlineId(long routeId, long pLineId)
getByRouteIdAndPlineId
在接口中 IRoutePlineService
public List<RoutePline> getByPLine(long plineId)
getByPLine
在接口中 IRoutePlineService
public List<RoutePline> getByRouteId(long routeId)
getByRouteId
在接口中 IRoutePlineService
protected IBaseEntityHandler<RoutePlineEntity> getEntityHandler()
Copyright © 2019. All rights reserved.