Class RecurringChargeEntryModelSortService

java.lang.Object
de.hybris.platform.subscriptionservices.model.impl.RecurringChargeEntryModelSortService
All Implemented Interfaces:
ModelSortService<RecurringChargeEntryModel>

public class RecurringChargeEntryModelSortService extends Object implements ModelSortService<RecurringChargeEntryModel>
This service provides functionality for sorting collections of RecurringChargeEntryModel instances by their "cycleStart" attribute (ascending).