Package | Description |
---|---|
com.broadleafcommerce.datafeed.domain.datafeed | |
com.broadleafcommerce.datafeed.generator | |
com.broadleafcommerce.datafeed.publisher |
Modifier and Type | Field and Description |
---|---|
protected DataFeedOutputField |
DataFeedDynamicList.outputGraph |
Constructor and Description |
---|
DataFeedDynamicList(DataFeedOutputField outputGraph,
Set<String> fieldNames,
Collection<org.apache.commons.beanutils.DynaBean> items) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,DataFeedOutputField> |
DataFeedOutputField.fields |
Modifier and Type | Method and Description |
---|---|
protected DataFeedOutputField |
AbstractDataFeedGenerator.buildDataFeedGraph(DataFeed dataFeed) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.beanutils.BasicDynaClass |
AbstractDataFeedGenerator.buildDynamicClass(DataFeedOutputField graph) |
Modifier and Type | Method and Description |
---|---|
protected void |
XmlPublisher.addField(DataFeedOutputField outputField,
XMLStreamWriter writer,
org.apache.commons.beanutils.DynaBean item,
String rootPath) |
Copyright © 2020. All rights reserved.