@Service @Primary public class ShiftPatternService extends AbstractBaseDomainObjectService<ShiftPattern,ShiftPatternEntity> implements IShiftPatternService
domainObjectClass, entityClass
构造器和说明 |
---|
ShiftPatternService() |
限定符和类型 | 方法和说明 |
---|---|
void |
deleteByShiftPattern(String shiftPattern) |
protected IBaseEntityHandler<ShiftPatternEntity> |
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 void deleteByShiftPattern(String shiftPattern)
deleteByShiftPattern
在接口中 IShiftPatternService
protected IBaseEntityHandler<ShiftPatternEntity> getEntityHandler()
Copyright © 2019. All rights reserved.