Class DefaultSortQueryDataRegistry

java.lang.Object
de.hybris.platform.cms2.services.impl.DefaultSortQueryDataRegistry
All Implemented Interfaces:
SortQueryDataRegistry, org.springframework.beans.factory.InitializingBean

public class DefaultSortQueryDataRegistry extends Object implements SortQueryDataRegistry, org.springframework.beans.factory.InitializingBean
Default implementation of the SortQueryDataRegistry. This implementation uses autowire-by-type to inject all beans implementing SortQueryData.