public interface PostMapperMember extends PostMapper, org.springframework.core.Ordered, com.broadleafcommerce.common.extension.data.DataRoutePartitionAware
DomainMapperManager
.
Members are responsible for for any final transformations to the projections returned from other
methods in DomainMapperManager. Members are executed in the order defined.Modifier and Type | Method and Description |
---|---|
default int |
getOrder() |
transform, transform
Copyright © 2021. All rights reserved.