Class DefaultPropertyFacilityDao

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<PropertyFacilityModel>
de.hybris.platform.travelservices.dao.impl.DefaultPropertyFacilityDao
All Implemented Interfaces:
de.hybris.platform.servicelayer.internal.dao.GenericDao<PropertyFacilityModel>, PropertyFacilityDao

public class DefaultPropertyFacilityDao extends de.hybris.platform.servicelayer.internal.dao.DefaultGenericDao<PropertyFacilityModel> implements PropertyFacilityDao
Implementation of the DAO on Property Facility model objects. Default implementation of the PropertyFacilityDao interface.