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> |
Page.getAdditionalAttributes() |
Map<String,PageAttribute> |
PageImpl.getAdditionalAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
Page.setAdditionalAttributes(Map<String,PageAttribute> additionalAttributes) |
void |
PageImpl.setAdditionalAttributes(Map<String,PageAttribute> additionalAttributes) |
Copyright © 2019. All rights reserved.