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