Class DefaultDestinationDao<T extends AbstractDestinationModel>

java.lang.Object
de.hybris.platform.servicelayer.internal.dao.AbstractItemDao
de.hybris.platform.apiregistryservices.dao.impl.DefaultDestinationDao<T>
Type Parameters:
T - the type parameter which extends the AbstractDestinationModel type
All Implemented Interfaces:
DestinationDao, Dao

public class DefaultDestinationDao<T extends AbstractDestinationModel> extends AbstractItemDao implements DestinationDao
Default implementation of DestinationDao