Package | Description |
---|---|
org.broadleafcommerce.cms.page.domain |
Modifier and Type | Class and Description |
---|---|
class |
PageTemplateFieldGroupXrefImpl |
Modifier and Type | Field and Description |
---|---|
protected List<PageTemplateFieldGroupXref> |
PageTemplateImpl.fieldGroups |
Modifier and Type | Method and Description |
---|---|
<G extends PageTemplateFieldGroupXref> |
PageTemplateFieldGroupXrefImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
Modifier and Type | Method and Description |
---|---|
List<PageTemplateFieldGroupXref> |
PageTemplateImpl.getFieldGroupXrefs() |
List<PageTemplateFieldGroupXref> |
PageTemplate.getFieldGroupXrefs() |
Modifier and Type | Method and Description |
---|---|
void |
PageTemplateImpl.setFieldGroupXrefs(List<PageTemplateFieldGroupXref> fieldGroups) |
void |
PageTemplate.setFieldGroupXrefs(List<PageTemplateFieldGroupXref> fieldGroups) |
Copyright © 2022. All rights reserved.