Uses of Class
de.hybris.platform.warehousingbackoffice.dtos.ConsignmentEntryToReallocateDto
-
Packages that use ConsignmentEntryToReallocateDto Package Description de.hybris.platform.warehousingbackoffice.widgets.consignment -
-
Uses of ConsignmentEntryToReallocateDto in de.hybris.platform.warehousingbackoffice.widgets.consignment
Methods in de.hybris.platform.warehousingbackoffice.widgets.consignment with parameters of type ConsignmentEntryToReallocateDto Modifier and Type Method Description protected voidConsignmentToReallocateController. validateConsignmentEntry(ConsignmentEntryToReallocateDto entry)Validate each consignment entry and throw aWrongValueExceptionif it fails any check
-