Class AbstractWarehousingDao<T>
java.lang.Object
de.hybris.platform.warehousing.util.dao.impl.AbstractWarehousingDao<T>
- All Implemented Interfaces:
WarehousingDao<T>
- Direct Known Subclasses:
AllocationEventDaoImpl,AsnDaoImpl,AtpFormulaDaoImpl,AutomatedWorkflowActionTemplateDaoImpl,CancellationEventDaoImpl,ContentCatalogDaoImpl,CustomerDaoImpl,PaymentTransactionDaoImpl,PaymentTransactionEntryDaoImpl,PriceRowWarehousingDao,RestockConfigDaoImpl,SourcingConfigDaoImpl,VendorDaoImpl,WarehousingConsignmentDaoImpl,WarehousingOrderDaoImpl,WarehousingReturnRequestDaoImpl,WorkflowActionTemplateDaoImpl,WorkflowDaoImpl,WorkflowDecisionTemplateDaoImpl,WorkflowTemplateDaoImpl,ZoneDaoImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetCode()protected FlexibleSearchServiceprotected abstract StringgetQuery()voidvoidsetFlexibleSearchService(FlexibleSearchService flexibleSearchService)
-
Constructor Details
-
AbstractWarehousingDao
public AbstractWarehousingDao()
-
-
Method Details
-
getQuery
-
getByCode
- Specified by:
getByCodein interfaceWarehousingDao<T>
-
getFlexibleSearchService
-
setFlexibleSearchService
-
getCode
-
setCode
-