A
- type of objects for the seed Hub that supplies the objects that need to be grouped.B
- type of objects that will be in the group by Hub.
see HubLeftJoinDetail#
see HubLeftJoin#public class HubGroupByOrig<A extends OAObject,B extends OAObject> extends Object
Constructor and Description |
---|
HubGroupByOrig(Hub<A> hubA,
String propertyPath) |
Modifier and Type | Method and Description |
---|---|
Hub<A> |
getDetailHub()
This is the detail from the hubGroupBy, with only the objects
that are under hubGroupBy, and are also in the original Hub hubA
|
Hub<B> |
getGroupByHub() |
Copyright © 1999–2019 ViaOA. All rights reserved.