public interface EntityBOMapper<E extends BaseEntity<?>,BO extends BusinessObject<?>>
| Modifier and Type | Method and Description |
|---|---|
BO |
toBusinessObject(E entity) |
BO |
toBusinessObject(E entity,
List<String> mappingFiles) |
E |
toEntity(BO businessObject) |
E |
toEntity(BO businessObject,
List<String> mappingFiles) |
Copyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.