@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, 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 PLCClient connectPLC(long plcId)
connectPLC
在接口中 IPLCConnectConfigurationService
public boolean disConnectPLC(long plcId)
disConnectPLC
在接口中 IPLCConnectConfigurationService
public boolean isConnectPLC(long plcId)
isConnectPLC
在接口中 IPLCConnectConfigurationService
public PLCConnectConfiguration getByIdWithoutCache(long id)
protected IBaseEntityHandler<PLCConnectConfigurationEntity> getEntityHandler()
Copyright © 2019. All rights reserved.