Uses of Class
de.hybris.platform.warehousingwebservices.dto.order.ConsignmentEntrySearchPageWsDto
-
Packages that use ConsignmentEntrySearchPageWsDto Package Description de.hybris.platform.warehousingwebservices.controllers.order de.hybris.platform.warehousingwebservices.warehousingwebservices.util -
-
Uses of ConsignmentEntrySearchPageWsDto in de.hybris.platform.warehousingwebservices.controllers.order
Methods in de.hybris.platform.warehousingwebservices.controllers.order that return ConsignmentEntrySearchPageWsDto Modifier and Type Method Description ConsignmentEntrySearchPageWsDtoWarehousingConsignmentsController. getConsignmentEntriesForConsignmentCode(java.lang.String code, java.lang.String fields, int currentPage, int pageSize, java.lang.String sort)Request to get allConsignmentEntryModelfor the given "code" -
Uses of ConsignmentEntrySearchPageWsDto in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util that return ConsignmentEntrySearchPageWsDto Modifier and Type Method Description protected ConsignmentEntrySearchPageWsDtoBaseWarehousingWebservicesIntegrationTest. getConsignmentEntriesByDefault(java.lang.String code)
-