Uses of Class
de.hybris.platform.warehousingbackoffice.dtos.AtpFormDto
-
Packages that use AtpFormDto Package Description de.hybris.platform.warehousingbackoffice.widgets.atp -
-
Uses of AtpFormDto in de.hybris.platform.warehousingbackoffice.widgets.atp
Methods in de.hybris.platform.warehousingbackoffice.widgets.atp with parameters of type AtpFormDto Modifier and Type Method Description voidAtpViewController. initializeView(AtpFormDto atpFormDto)Initializes the list view.protected voidAtpViewController. populateAtpFormula(AtpFormDto atpFormDto, ProductModel product, BaseStoreModel baseStore, java.util.List<AtpViewDto> atpViewEntries, AtpFormulaModel atpFormula)Populates theAtpFormulaModelwith the provided fields.
-