Package net.pricefx.service
Class ItemSummaryQuery.Projection
Object
Projection
- Enclosing class:
ItemSummaryQuery<T extends HasCalculableObjectItems>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionClient side distinct name.Used in SQL queries, overcomes ORACLE 32byte length identifier limit
-
Constructor Details
-
Projection
public Projection() -
Projection
-
Projection
-
-
Method Details
-
getFieldNamePrefix
-
getFieldName
-
getAggregationMode
-
getWeight
-
getDistinctName
Used in SQL queries, overcomes ORACLE 32byte length identifier limit -
getClientSideDistinctName
Client side distinct name. Match distinct names on client.
-