| Package | Description |
|---|---|
| org.broadleafcommerce.cms.page.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
PageAttributeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,PageAttribute> |
PageImpl.additionalAttributes |
| Modifier and Type | Method and Description |
|---|---|
<G extends PageAttribute> |
PageAttributeImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PageAttribute> |
PageImpl.getAdditionalAttributes() |
Map<String,PageAttribute> |
Page.getAdditionalAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
PageImpl.setAdditionalAttributes(Map<String,PageAttribute> additionalAttributes) |
void |
Page.setAdditionalAttributes(Map<String,PageAttribute> additionalAttributes) |
Copyright © 2017. All rights reserved.