| Package | Description |
|---|---|
| org.broadleafcommerce.core.content.service |
| Modifier and Type | Method and Description |
|---|---|
List<ContentXmlData> |
ContentServiceImpl.findContentDetailsListById(Integer id) |
List<ContentXmlData> |
ContentService.findContentDetailsListById(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Content |
ContentServiceImpl.saveContent(Content content,
List<ContentXmlData> details) |
Content |
ContentService.saveContent(Content content,
List<ContentXmlData> details) |
Copyright © 2014. All Rights Reserved.