@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 EntityWithServiceClassPaginationAndDTOMapperImpl extends java.lang.Object implements EntityWithServiceClassPaginationAndDTOMapper
Constructor and Description |
---|
EntityWithServiceClassPaginationAndDTOMapperImpl() |
Modifier and Type | Method and Description |
---|---|
EntityWithServiceClassPaginationAndDTODTO |
toDto(EntityWithServiceClassPaginationAndDTO entity) |
java.util.List<EntityWithServiceClassPaginationAndDTODTO> |
toDto(java.util.List<EntityWithServiceClassPaginationAndDTO> entityList) |
EntityWithServiceClassPaginationAndDTO |
toEntity(EntityWithServiceClassPaginationAndDTODTO dto) |
java.util.List<EntityWithServiceClassPaginationAndDTO> |
toEntity(java.util.List<EntityWithServiceClassPaginationAndDTODTO> dtoList) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromId
public EntityWithServiceClassPaginationAndDTOMapperImpl()
public EntityWithServiceClassPaginationAndDTO toEntity(EntityWithServiceClassPaginationAndDTODTO dto)
toEntity
in interface EntityMapper<EntityWithServiceClassPaginationAndDTODTO,EntityWithServiceClassPaginationAndDTO>
public EntityWithServiceClassPaginationAndDTODTO toDto(EntityWithServiceClassPaginationAndDTO entity)
toDto
in interface EntityMapper<EntityWithServiceClassPaginationAndDTODTO,EntityWithServiceClassPaginationAndDTO>
public java.util.List<EntityWithServiceClassPaginationAndDTO> toEntity(java.util.List<EntityWithServiceClassPaginationAndDTODTO> dtoList)
toEntity
in interface EntityMapper<EntityWithServiceClassPaginationAndDTODTO,EntityWithServiceClassPaginationAndDTO>
public java.util.List<EntityWithServiceClassPaginationAndDTODTO> toDto(java.util.List<EntityWithServiceClassPaginationAndDTO> entityList)
toDto
in interface EntityMapper<EntityWithServiceClassPaginationAndDTODTO,EntityWithServiceClassPaginationAndDTO>
Copyright © 2017 Osgiliath. All rights reserved.