Package org.sklsft.commons.mapper.impl
Class FullViewMapper<T extends org.sklsft.commons.api.model.FullView<U,V>,U extends Serializable,V extends Serializable,W extends org.sklsft.commons.model.interfaces.Entity<U>>
java.lang.Object
org.sklsft.commons.mapper.impl.AbstractMapper<T,W>
org.sklsft.commons.mapper.impl.BasicMapperImpl<T,W>
org.sklsft.commons.mapper.impl.FullViewMapper<T,U,V,W>
- Type Parameters:
T- FullViewinvalid input: '<'U, W> associated to the entityU- id of the full view and entityV- form associated to the entityW- Entity
- All Implemented Interfaces:
Mapper<T,W>
public class FullViewMapper<T extends org.sklsft.commons.api.model.FullView<U,V>,U extends Serializable,V extends Serializable,W extends org.sklsft.commons.model.interfaces.Entity<U>>
extends BasicMapperImpl<T,W>
This
Mapper implementation is adapted to FullView- Author:
- Nicolas Thibault
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sklsft.commons.mapper.impl.AbstractMapper
getClazz1, getClazz2, mapFrom, mapTo
-
Constructor Details
-
FullViewMapper
-
-
Method Details
-
getFormMapper
-
setFormMapper
-
mapFrom
-
mapTo
-