public class DefaultEntryGroupRAOProvider extends java.lang.Object implements RAOProvider<AbstractOrderModel>
RAO| Constructor and Description |
|---|
DefaultEntryGroupRAOProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<OrderEntryGroupRAO> |
collectNestedGroups(EntryGroup rootEntryGroup,
OrderEntryGroupRAO rootEntryGroupRao) |
java.util.Set |
expandFactModel(AbstractOrderModel order) |
protected Converter<EntryGroup,OrderEntryGroupRAO> |
getEntryGroupRaoConverter() |
protected EntryGroupService |
getEntryGroupService() |
void |
setEntryGroupRaoConverter(Converter<EntryGroup,OrderEntryGroupRAO> entryGroupRaoConverter) |
void |
setEntryGroupService(EntryGroupService entryGroupService) |
public java.util.Set expandFactModel(AbstractOrderModel order)
expandFactModel in interface RAOProvider<AbstractOrderModel>protected java.util.Set<OrderEntryGroupRAO> collectNestedGroups(EntryGroup rootEntryGroup, OrderEntryGroupRAO rootEntryGroupRao)
protected EntryGroupService getEntryGroupService()
public void setEntryGroupService(EntryGroupService entryGroupService)
protected Converter<EntryGroup,OrderEntryGroupRAO> getEntryGroupRaoConverter()
public void setEntryGroupRaoConverter(Converter<EntryGroup,OrderEntryGroupRAO> entryGroupRaoConverter)
Copyright © 2018 SAP SE. All Rights Reserved.