Uses of Class
net.pricefx.service.ItemSummaryQuery.Projection
-
Packages that use ItemSummaryQuery.Projection Package Description net.pricefx.service -
-
Uses of ItemSummaryQuery.Projection in net.pricefx.service
Methods in net.pricefx.service that return types with arguments of type ItemSummaryQuery.Projection Modifier and Type Method Description List<ItemSummaryQuery.Projection>
ItemSummaryQuery. getProjections()
Methods in net.pricefx.service with parameters of type ItemSummaryQuery.Projection Modifier and Type Method Description protected String
ItemSummaryQuery. getProjectionName(ItemSummaryQuery.Projection p)
Method parameters in net.pricefx.service with type arguments of type ItemSummaryQuery.Projection Modifier and Type Method Description void
ItemSummaryQuery. setProjections(List<ItemSummaryQuery.Projection> projections)
-