F
- from object for the hub mergerT
- to object for the hub mergerpublic class HubGroupByMerger<F extends OAObject,T extends OAObject> extends Object
Example:
Example:
mergerPP: [Orders]:open().orderItems.item
groupByPP: [Orders].customer
groupByProperty (in customer): Hub
mergerPP: [Orders]:open().orderItems
groupByPP: [Orders].orderItems.item
groupByProperty (in item): Hub
public HubGroupByMerger(Hub<F> hubRoot, String groupByPropertyPath, String groupByProperty)
public HubGroupByMerger(Hub<F> hubRoot, String mergerPropertyPath, String groupByPropertyPath, String groupByProperty)
hubRoot
- mergerPropertyPath
- PP from Root to merger objectsgroupByPropertyPath
- PP from hubRoot objects to the object where there is a calc HubgroupByProperty
- name of property HubCopyright © 1999–2025 ViaOA. All rights reserved.