- makeEntity2Po(ChannelEntity) - 类 中的静态方法cn.foxtech.common.entity.service.channel.ChannelMaker
-
- makeEntity2Po(ConfigEntity) - 类 中的静态方法cn.foxtech.common.entity.service.config.ConfigEntityMaker
-
- makeEntity2Po(DeviceEntity) - 类 中的静态方法cn.foxtech.common.entity.service.device.DeviceEntityMaker
-
- makeEntity2Po(DeviceHistoryEntity) - 类 中的静态方法cn.foxtech.common.entity.service.devicehistory.DeviceHistoryEntityMaker
-
- makeEntity2Po(DeviceRecordEntity) - 类 中的静态方法cn.foxtech.common.entity.service.devicerecord.DeviceRecordMaker
-
- makeEntity2Po(OperateRecordEntity) - 类 中的静态方法cn.foxtech.common.entity.service.operaterecord.OperateRecordMaker
-
- makeEntity2Po(OperateChannelTaskEntity) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.channel.OperateChannelTaskMaker
-
- makeEntity2Po(OperateManualTaskEntity) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.manual.OperateManualTaskMaker
-
- makeEntity2Po(OperateMonitorTaskEntity) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.monitor.OperateMonitorTaskMaker
-
- makeEntity2Po(ParamTemplateEntity) - 类 中的静态方法cn.foxtech.common.entity.service.paramtemplate.ParamTemplateMaker
-
- makeEntity2Po(ProbeEntity) - 类 中的静态方法cn.foxtech.common.entity.service.probe.ProbeEntityMaker
-
- makeEntity2Po(TriggerConfigEntity) - 类 中的静态方法cn.foxtech.common.entity.service.triggerconfig.TriggerConfigMaker
-
- makeEntity2Po(UserMenuEntity) - 类 中的静态方法cn.foxtech.common.entity.service.usermenu.UserMenuMaker
-
- makeEntity2Po(UserPermissionEntity) - 类 中的静态方法cn.foxtech.common.entity.service.userpermission.UserPermissionMaker
-
- makeEntity2Po(UserRoleEntity) - 类 中的静态方法cn.foxtech.common.entity.service.userrole.UserRoleMaker
-
- makeLong(Object) - 类 中的方法cn.foxtech.common.entity.service.foxsql.FoxSqlService
-
将数字类型的对象,转换为Long类型
- makePageQueryWrapper(Object, String, Object) - 类 中的静态方法cn.foxtech.common.entity.constant.BaseVOFieldConstant
-
分页查询
- makePo2Entity(ChannelPo) - 类 中的静态方法cn.foxtech.common.entity.service.channel.ChannelMaker
-
- makePo2Entity(ConfigPo) - 类 中的静态方法cn.foxtech.common.entity.service.config.ConfigEntityMaker
-
- makePo2Entity(DevicePo) - 类 中的静态方法cn.foxtech.common.entity.service.device.DeviceEntityMaker
-
- makePo2Entity(DeviceHistoryPo) - 类 中的静态方法cn.foxtech.common.entity.service.devicehistory.DeviceHistoryEntityMaker
-
- makePo2Entity(DeviceRecordPo) - 类 中的静态方法cn.foxtech.common.entity.service.devicerecord.DeviceRecordMaker
-
- makePo2Entity(OperateRecordPo) - 类 中的静态方法cn.foxtech.common.entity.service.operaterecord.OperateRecordMaker
-
- makePo2Entity(OperateChannelTaskPo) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.channel.OperateChannelTaskMaker
-
- makePo2Entity(OperateManualTaskPo) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.manual.OperateManualTaskMaker
-
- makePo2Entity(OperateMonitorTaskPo) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.monitor.OperateMonitorTaskMaker
-
- makePo2Entity(ParamTemplatePo) - 类 中的静态方法cn.foxtech.common.entity.service.paramtemplate.ParamTemplateMaker
-
- makePo2Entity(ProbePo) - 类 中的静态方法cn.foxtech.common.entity.service.probe.ProbeEntityMaker
-
- makePo2Entity(TriggerConfigPo) - 类 中的静态方法cn.foxtech.common.entity.service.triggerconfig.TriggerConfigMaker
-
- makePo2Entity(UserMenuPo) - 类 中的静态方法cn.foxtech.common.entity.service.usermenu.UserMenuMaker
-
- makePo2Entity(UserPermissionPo) - 类 中的静态方法cn.foxtech.common.entity.service.userpermission.UserPermissionMaker
-
- makePo2Entity(UserRolePo) - 类 中的静态方法cn.foxtech.common.entity.service.userrole.UserRoleMaker
-
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.channel.ChannelMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.config.ConfigEntityMaker
-
PO转Entity
- makePoList2EntityList(List) - 类 中的静态方法cn.foxtech.common.entity.service.device.DeviceEntityMaker
-
PO转Entity
- makePoList2EntityList(List<DeviceHistoryPo>) - 类 中的静态方法cn.foxtech.common.entity.service.devicehistory.DeviceHistoryEntityMaker
-
PO转Entity
- makePoList2EntityList(List<DeviceRecordPo>) - 类 中的静态方法cn.foxtech.common.entity.service.devicerecord.DeviceRecordMaker
-
PO转Entity
- makePoList2EntityList(List<OperateRecordPo>) - 类 中的静态方法cn.foxtech.common.entity.service.operaterecord.OperateRecordMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.channel.OperateChannelTaskMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.manual.OperateManualTaskMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.operatetask.monitor.OperateMonitorTaskMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.paramtemplate.ParamTemplateMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.probe.ProbeEntityMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.triggerconfig.TriggerConfigMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.usermenu.UserMenuMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.userpermission.UserPermissionMaker
-
PO转Entity
- makePoList2EntityList(List<BaseEntity>) - 类 中的静态方法cn.foxtech.common.entity.service.userrole.UserRoleMaker
-
PO转Entity
- makeQueryWrapper(Object, String, Object) - 类 中的静态方法cn.foxtech.common.entity.constant.BaseVOFieldConstant
-
- makeRecord(Map<String, Object>, String...) - 类 中的方法cn.foxtech.common.entity.service.foxsql.FoxSqlService
-
从用户输入的body中,提取需要的字段
- makeSelectCountSQL(String, String) - 类 中的方法cn.foxtech.common.entity.service.foxsql.FoxSqlService
-
生成查询数量语句
- makeSelectCountSQL(String, String) - 类 中的静态方法cn.foxtech.common.entity.utils.PageUtils
-
生成查询数量语句
- makeSelectSQLPage(String, String, String, Integer, Long, Long) - 类 中的方法cn.foxtech.common.entity.service.foxsql.FoxSqlService
-
生成分页查询语句
- makeSelectSQLPage(String, List<String>, List<String>, String, String, Integer, Long, Long) - 类 中的方法cn.foxtech.common.entity.service.foxsql.FoxSqlService
-
生成分页查询语句
- makeSelectSQLPage(String, String, String, Integer, Long, Long) - 类 中的静态方法cn.foxtech.common.entity.utils.PageUtils
-
生成分页查询语句
- makeSelectSQLPage(String, List<String>, List<String>, String, String, Integer, Long, Long) - 类 中的静态方法cn.foxtech.common.entity.utils.PageUtils
-
生成分页查询语句
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.ChannelBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.ChannelEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.ConfigBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.ConfigEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceMapperEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceObjectEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceObjInfEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceRecordBase
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceRecordEntity
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceStatusEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceValueEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskBase
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskEntity
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskPo
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskBase
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskEntity
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskPo
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateMethodEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskBase
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskEntity
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskPo
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordBase
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordEntity
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordPo
-
业务Key:这个可能不是唯一的,不要用它查找唯一性数据,可以用它来筛选数据
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.ParamTemplateBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.ProbeEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.ProbePo
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerConfigBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerMethodEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerObjectEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerStatusEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerValueEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.UserBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.UserEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.UserMenuBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.UserMenuEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.UserPermissionBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.UserPermissionEntity
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.UserRoleBase
-
业务Key
- makeServiceKeyList() - 类 中的方法cn.foxtech.common.entity.entity.UserRoleEntity
-
业务Key
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ChannelBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ChannelEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ChannelPo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ConfigBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ConfigEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ConfigPo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceEntity
-
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceMapperEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceObjectEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceObjInfEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DevicePo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceRecordBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceRecordEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceRecordPo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceStatusEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.DeviceValueEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateMethodEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ParamTemplateBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ParamTemplateEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ParamTemplatePo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ProbeEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.ProbePo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerConfigBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerConfigEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerConfigPo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerMethodEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerObjectEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerStatusEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.TriggerValueEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserMenuBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserMenuEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserMenuPo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserPermissionBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserPermissionEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserPermissionPo
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserRoleBase
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserRoleEntity
-
获取业务值
- makeServiceValueList() - 类 中的方法cn.foxtech.common.entity.entity.UserRolePo
-
获取业务值
- makeServiceValueListList() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskPo
-
获取业务值
- makeServiceValueListList() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskPo
-
获取业务值
- makeServiceValueListList() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskPo
-
获取业务值
- makeServiceValueListList() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordPo
-
获取业务值
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.ChannelBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.ConfigBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.DeviceBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.DeviceMapperEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.DeviceObjectEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.DeviceObjInfEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.DeviceRecordBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.DeviceStatusEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.DeviceValueEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateChannelTaskPo
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateManualTaskPo
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateMethodEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateMonitorTaskPo
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.OperateRecordPo
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.ParamTemplateBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.ProbeEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.ProbePo
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.TriggerConfigBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.TriggerMethodEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.TriggerObjectEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.TriggerStatusEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.TriggerValueEntity
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.UserBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.UserMenuBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.UserPermissionBase
-
查询过滤器
- makeWrapperKey() - 类 中的方法cn.foxtech.common.entity.entity.UserRoleBase
-
查询过滤器
- mapper_mode_duplicate - 类 中的静态变量cn.foxtech.common.entity.constant.DeviceMapperVOFieldConstant
-
- mapper_mode_filter - 类 中的静态变量cn.foxtech.common.entity.constant.DeviceMapperVOFieldConstant
-
- mapper_mode_original - 类 中的静态变量cn.foxtech.common.entity.constant.DeviceMapperVOFieldConstant
-
映射模式:
original 0 原始值:例如将"对象1"依然保留为“对象1"
replace 1 替换,例如将"对象1"重命名成“object 1”,只保留
duplicate 2 副本,例如为“对象1”新增一个"object 1"的副本,同时保留"对象1"
filter 3 过滤,例如将“对象1”剔除掉
- mapper_mode_replace - 类 中的静态变量cn.foxtech.common.entity.constant.DeviceMapperVOFieldConstant
-
- mode_post - 类 中的静态变量cn.foxtech.common.entity.service.config.ConfigVOMaker
-
- mode_prev - 类 中的静态变量cn.foxtech.common.entity.service.config.ConfigVOMaker
-