public interface VirtualEntryGroupStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
createGroup(java.util.List<EntryGroupData> rootGroups,
OrderEntryData standaloneEntry)
Assigns the standalone entry to an entry group.
|
void createGroup(java.util.List<EntryGroupData> rootGroups, OrderEntryData standaloneEntry)
rootGroups, their children or a new one.
In the last case the implementation should attach the new group to the appropriate parent among rootGroups.rootGroups - entry group structure. All grouped entries are already in.standaloneEntry - a standalone entryCopyright © 2018 SAP SE. All Rights Reserved.