Package | Description |
---|---|
org.broadleafcommerce.cms.page.domain |
Modifier and Type | Class and Description |
---|---|
class |
PageFieldImpl
Created by bpolster.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,PageField> |
PageImpl.pageFields |
Modifier and Type | Method and Description |
---|---|
Map<String,PageField> |
PageImpl.getPageFields() |
Map<String,PageField> |
Page.getPageFields() |
Modifier and Type | Method and Description |
---|---|
void |
PageImpl.setPageFields(Map<String,PageField> pageFields) |
void |
Page.setPageFields(Map<String,PageField> pageFields) |
Copyright © 2014. All rights reserved.