@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2017-12-14T19:40:11+0000",
comments="version: 1.2.0.Final, compiler: javac, environment: Java 1.8.0_151 (Oracle Corporation)")
@Component
public class EntityWithServiceImplPaginationAndDTOMapperImpl
extends java.lang.Object
implements EntityWithServiceImplPaginationAndDTOMapper
| Constructor and Description |
|---|
EntityWithServiceImplPaginationAndDTOMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
EntityWithServiceImplPaginationAndDTODTO |
toDto(EntityWithServiceImplPaginationAndDTO entity) |
java.util.List<EntityWithServiceImplPaginationAndDTODTO> |
toDto(java.util.List<EntityWithServiceImplPaginationAndDTO> entityList) |
EntityWithServiceImplPaginationAndDTO |
toEntity(EntityWithServiceImplPaginationAndDTODTO dto) |
java.util.List<EntityWithServiceImplPaginationAndDTO> |
toEntity(java.util.List<EntityWithServiceImplPaginationAndDTODTO> dtoList) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromIdpublic EntityWithServiceImplPaginationAndDTOMapperImpl()
public EntityWithServiceImplPaginationAndDTO toEntity(EntityWithServiceImplPaginationAndDTODTO dto)
toEntity in interface EntityMapper<EntityWithServiceImplPaginationAndDTODTO,EntityWithServiceImplPaginationAndDTO>public EntityWithServiceImplPaginationAndDTODTO toDto(EntityWithServiceImplPaginationAndDTO entity)
toDto in interface EntityMapper<EntityWithServiceImplPaginationAndDTODTO,EntityWithServiceImplPaginationAndDTO>public java.util.List<EntityWithServiceImplPaginationAndDTO> toEntity(java.util.List<EntityWithServiceImplPaginationAndDTODTO> dtoList)
toEntity in interface EntityMapper<EntityWithServiceImplPaginationAndDTODTO,EntityWithServiceImplPaginationAndDTO>public java.util.List<EntityWithServiceImplPaginationAndDTODTO> toDto(java.util.List<EntityWithServiceImplPaginationAndDTO> entityList)
toDto in interface EntityMapper<EntityWithServiceImplPaginationAndDTODTO,EntityWithServiceImplPaginationAndDTO>Copyright © 2017 Osgiliath. All rights reserved.