Class SysInterfacesToSysAttributesConverter
java.lang.Object
cn.herodotus.engine.logic.upms.converter.SysInterfacesToSysAttributesConverter
- All Implemented Interfaces:
cn.herodotus.engine.core.foundation.founction.ListConverter<SysInterface,,SysAttribute> org.springframework.core.convert.converter.Converter<List<SysInterface>,List<SysAttribute>>
public class SysInterfacesToSysAttributesConverter
extends Object
implements cn.herodotus.engine.core.foundation.founction.ListConverter<SysInterface,SysAttribute>
Description: List
- Author:
- : gengwei.zheng
- Date:
- : 2023/8/23 22:59
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.core.convert.converter.Converter
andThenMethods inherited from interface cn.herodotus.engine.core.foundation.founction.ListConverter
convert
-
Constructor Details
-
SysInterfacesToSysAttributesConverter
public SysInterfacesToSysAttributesConverter()
-
-
Method Details
-
from
- Specified by:
fromin interfacecn.herodotus.engine.core.foundation.founction.ListConverter<SysInterface,SysAttribute>
-