Package com.openkm.sdk4j.util.mapper
Class ReportMapperImpl
java.lang.Object
com.openkm.sdk4j.util.mapper.ReportMapperImpl
- All Implemented Interfaces:
ReportMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2025-08-28T16:25:30+0200",
comments="version: 1.5.5.Final, compiler: javac, environment: Java 17.0.15 (Ubuntu)")
public class ReportMapperImpl
extends Object
implements ReportMapper
-
Field Summary
Fields inherited from interface com.openkm.sdk4j.util.mapper.ReportMapper
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoReport(ReportComplex repc) toReports(List<ReportComplex> repcList)
-
Constructor Details
-
ReportMapperImpl
public ReportMapperImpl()
-
-
Method Details
-
toReport
- Specified by:
toReportin interfaceReportMapper
-
toReports
- Specified by:
toReportsin interfaceReportMapper
-