Package sonia.scm.api.v2.resources
Class BaseMapper<T,D extends de.otto.edison.hal.HalRepresentation>
java.lang.Object
sonia.scm.api.v2.resources.HalAppenderMapper
sonia.scm.api.v2.resources.BaseMapper<T,D>
- All Implemented Interfaces:
InstantAttributeMapper
public abstract class BaseMapper<T,D extends de.otto.edison.hal.HalRepresentation>
extends HalAppenderMapper
implements InstantAttributeMapper
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class sonia.scm.api.v2.resources.HalAppenderMapper
applyEnrichers, applyEnrichersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface sonia.scm.api.v2.resources.InstantAttributeMapper
mapTime
-
Constructor Details
-
BaseMapper
public BaseMapper()
-
-
Method Details
-
map
-