Uses of Class
net.pricefx.server.dto.calculation.ResultMatrix.ResultMatrixLinkCell
-
Packages that use ResultMatrix.ResultMatrixLinkCell Package Description net.pricefx.server.dto.calculation -
-
Uses of ResultMatrix.ResultMatrixLinkCell in net.pricefx.server.dto.calculation
Methods in net.pricefx.server.dto.calculation that return ResultMatrix.ResultMatrixLinkCell Modifier and Type Method Description ResultMatrix.ResultMatrixLinkCell
ResultMatrix. linkCell(Object value, String targetPage, String targetPageState)
ResultMatrix.ResultMatrixLinkCell
ResultMatrix. linkToPriceGrid(Object value, long priceGridID, Filter filter)
ResultMatrix.ResultMatrixLinkCell
ResultMatrix. linkToPriceList(Object value, long priceListID, Filter filter)
-