| Package | Description |
|---|---|
| org.broadleafcommerce.common.site.domain | |
| org.broadleafcommerce.common.web |
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<Catalog> |
SiteImpl.catalogs |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
CatalogImpl.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<Catalog> |
Site.getCatalogs()
Retrieve a list of product, category and offer groupings that
this site has access to
|
List<Catalog> |
SiteImpl.getCatalogs() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogImpl.checkCloneable(Catalog catalog) |
| Modifier and Type | Method and Description |
|---|---|
void |
Site.setCatalogs(List<Catalog> catalogs)
Set the list of product, category and offer groupings that
this site has access to
|
void |
SiteImpl.setCatalogs(List<Catalog> catalogs) |
| Modifier and Type | Field and Description |
|---|---|
protected Catalog |
BroadleafRequestContext.currentCatalog |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
BroadleafRequestContext.getCurrentCatalog() |
| Modifier and Type | Method and Description |
|---|---|
void |
BroadleafRequestContext.setCurrentCatalog(Catalog currentCatalog) |
Copyright © 2015. All Rights Reserved.