Interface ZoneDeliveryModeValueDao

All Superinterfaces:
GenericDao<ZoneDeliveryModeValueModel>
All Known Implementing Classes:
DefaultZoneDeliveryModeValueDao

public interface ZoneDeliveryModeValueDao extends GenericDao<ZoneDeliveryModeValueModel>
Data Access Object fetching ZoneDeliveryModeValueModel objects.
Spring Bean ID:
zoneDeliveryModeValueDao