Class DefaultSortStatementFormatter

java.lang.Object
de.hybris.platform.cms2.cmsitems.service.impl.DefaultSortStatementFormatter
All Implemented Interfaces:
SortStatementFormatter

public class DefaultSortStatementFormatter extends Object implements SortStatementFormatter
Default implementation of SortStatementFormatter which wraps the Sort.getParameter() value to follow the Flexible Search query syntax (e.g. wrapping with "{" and "}").