Class AllocationEventDaoImpl
- java.lang.Object
-
- de.hybris.platform.warehousing.util.dao.impl.AbstractWarehousingDao<AllocationEventModel>
-
- de.hybris.platform.warehousing.util.dao.impl.AllocationEventDaoImpl
-
- All Implemented Interfaces:
WarehousingDao<AllocationEventModel>
public class AllocationEventDaoImpl extends AbstractWarehousingDao<AllocationEventModel>
-
-
Constructor Summary
Constructors Constructor Description AllocationEventDaoImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetQuery()-
Methods inherited from class de.hybris.platform.warehousing.util.dao.impl.AbstractWarehousingDao
getByCode, getCode, getFlexibleSearchService, setCode, setFlexibleSearchService
-
-
-
-
Method Detail
-
getQuery
protected java.lang.String getQuery()
- Specified by:
getQueryin classAbstractWarehousingDao<AllocationEventModel>
-
-