@Service @Primary public class PLCConnectConfigurationService extends AbstractBaseDomainObjectService<PLCConnectConfiguration,PLCConnectConfigurationEntity> implements IPLCConnectConfigurationService
domainObjectClass, entityClass| 构造器和说明 |
|---|
PLCConnectConfigurationService() |
| 限定符和类型 | 方法和说明 |
|---|---|
PLCClient |
connectPLC(long plcId) |
boolean |
disConnectPLC(long plcId) |
PLCConnectConfiguration |
getByIdWithoutCache(long id) |
protected IBaseEntityHandler<PLCConnectConfigurationEntity> |
getEntityHandler() |
boolean |
isConnectPLC(long plcId) |
countByFilter, createClientObject, createClientObject, createClientObjects, createClientObjects, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, getInternalEntities, getInternalEntity, getObjectType, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAllpublic PLCClient connectPLC(long plcId)
connectPLC 在接口中 IPLCConnectConfigurationServicepublic boolean disConnectPLC(long plcId)
disConnectPLC 在接口中 IPLCConnectConfigurationServicepublic boolean isConnectPLC(long plcId)
isConnectPLC 在接口中 IPLCConnectConfigurationServicepublic PLCConnectConfiguration getByIdWithoutCache(long id)
protected IBaseEntityHandler<PLCConnectConfigurationEntity> getEntityHandler()
Copyright © 2019. All rights reserved.