Package com.identityworksllc.iiq.common
Annotation Type ObjectMapper.AfterMapperMethod
-
@Retention(RUNTIME) @Target(METHOD) public static @interface ObjectMapper.AfterMapperMethod
The method annotated with this annotation will be invoked after all mapped attributes are set.This can be used to initialize the mapping.