ExtendedOrderDao instead.@Deprecated public class DefaultExtendedOrderDao extends DefaultOrderDao implements ExtendedOrderDao
DefaultOrderDao and is a default implementation of ExtendedOrderDao interface.| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
FIND_ORDERS_BY_CODE_QUERY
Deprecated.
|
flexibleSearchService, modelService| Constructor and Description |
|---|
DefaultExtendedOrderDao()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractOrderModel |
findOrderByCode(java.lang.String code)
Deprecated.
Find Order by it code.
|
findEntriesByNumber, findEntriesByNumber, findEntriesByNumber, findEntriesByNumber, findEntriesByProduct, findEntriesByProduct, findOrdersByCurrency, findOrdersByDelivereMode, findOrdersByPaymentModegetAllSources, getFlexibleSearchService, getModelService, getSource, load, loadAll, search, search, searchUnique, setFlexibleSearchService, setModelServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindEntriesByNumber, findEntriesByNumber, findEntriesByNumber, findEntriesByNumber, findEntriesByProduct, findEntriesByProduct, findOrdersByCurrency, findOrdersByDelivereMode, findOrdersByPaymentModeprotected static final java.lang.String FIND_ORDERS_BY_CODE_QUERY
public AbstractOrderModel findOrderByCode(java.lang.String code)
ExtendedOrderDaoModelNotFoundException in case of nothing found.findOrderByCode in interface ExtendedOrderDaocode - of an Order to return.Copyright © 2018 SAP SE. All Rights Reserved.