Uses of Class
org.zkoss.pivot.impl.calc.ProductContext
-
Packages that use ProductContext Package Description org.zkoss.pivot.impl.calc -
-
Uses of ProductContext in org.zkoss.pivot.impl.calc
Fields in org.zkoss.pivot.impl.calc with type parameters of type ProductContext Modifier and Type Field Description static ContextFactory<ProductContext>
ProductContext. FACTORY
Methods in org.zkoss.pivot.impl.calc with parameters of type ProductContext Modifier and Type Method Description Number
ProductSummarizer. getResult(ProductContext context)
void
ProductContext. merge(ProductContext ctx)
-