346347348349350351352353354
} properties.add(new SortRequestProperty(propertyId, order)); } } return new SortRequestImpl(properties); } return null; }