Delegation to another collector's collect() to map a nested DTO subtree.
Use this instead of inlining a nested create object by hand, so the child
collector's schema-aware mapping is reused. The named collector must be a
declared dependency of the current collector.
Delegation to another collector's
collect()to map a nested DTO subtree.Use this instead of inlining a nested create object by hand, so the child collector's schema-aware mapping is reused. The named collector must be a declared dependency of the current collector.